Rafael Teixeira
ca0d966ed9
Translation: Translation Update pt_BR ( #1809 )
...
* Updated translation pt-BR
* New updates translation pt_BR
2019-08-16 03:58:07 -04:00
Woosuk Park
386c583b0e
Translation : Korean Translation #2 ( #1802 )
...
* Korean Language Support
Korean Language 100% Translated, but something is roughted. soon fix it ;)
* some improved
Some Improved
* Improve v2
some polished
* Ok, now Completed
For Now, Completed Polish(Change Respect of Users, and several fixing & polishing) + 100% Translated. Ready to Shipping
* Korean Language Update #2
1. 조플린 -> Joplin (Sorry i forgot)
2. Fuzzy correction.
Korean Language Update #2
1. 조플린 -> Joplin (Sorry i forgot)
2. Fuzzy correction.
2019-08-15 13:15:32 -04:00
Laurent Cozic
71efff6827
Linter update ( #1777 )
...
* Update eslint config
* Applied linter to lib
* Applied eslint config to CliClient/app
* Removed prettier due to https://github.com/prettier/prettier/pull/4765
* First pass on test units
* Applied linter config to test units
* Applied eslint config to clipper
* Applied to plugin dir
* Applied to root of ElectronClient
* Applied on RN root
* Applied on CLI root
* Applied on Clipper root
* Applied config to tools
* test hook
* test hook
* test hook
* Added pre-commit hook
* Applied rule no-trailing-spaces
* Make sure root packages are installed when installing sub-dir
* Added doc
2019-07-30 09:35:42 +02:00
Helmut K. C. Tessarek
b8fbaa2029
Update en_US.po
2019-07-29 11:34:52 -04:00
Helmut K. C. Tessarek
38bc750ecf
Update de_DE.po
2019-07-29 11:34:02 -04:00
J0J0 T
b47cb4e29a
Desktop, Cli: Improved bold formatting support in Enex import ( #1708 )
...
* Dekstop,CLI: enex_to_md: add html/md test file pairs
* one pair for basic text formatting tags: strong, b, i, em
* and one using span tags with inline styles for bold formatting
Note: The html files include the Evernote-typical "linebreak tags inside of separate <div> tags"
to represent empty lines!
* Desktop,Cli: enex_to_md: support bold in span tags using inline styles
* function isSpanWithStyle() checks if further processing of a span tag
makes sense
* function isSpanStyleBold() checks if bold formatting via styles is
used - a similar function could be written for each span-inline-style-format
that should be supported
* Desktop,Cli: enex_to_md: fix saving span attrs in state object
pushing attributes of span tag to state object now
happens outside of isSpanWithStyle()
2019-07-29 12:25:25 +02:00
tfinnberg
f7fcabbf41
Desktop: Create fileURLs via drag and drop ( #1653 )
...
* enable drag and drop fileURLs
* fix windows fileURL syntax
* introduce encodeURI function
* fixed encoding issue
* use path-utils.js to deal with fileURL path conversion
* add changes as requested
* Minor rewording 'On the' -> 'In the', additional info about attaching files
* change call of toFileProtocolPath
* enable test script to check syntax for all OS-platforms
2019-07-29 12:16:47 +02:00
sumomo-99
af6f3999df
Update ja_JP.po ( #1776 )
2019-07-29 11:55:02 +02:00
Laurent Cozic
6fbeb35951
Update translations
2019-07-29 11:52:19 +02:00
Laurent Cozic
1bf2bec805
CLI v1.0.141
2019-07-28 22:54:45 +02:00
Laurent Cozic
3a41ac9be0
CLI: Upgraded packages to fix security issues
2019-07-28 22:54:29 +02:00
Woosuk Park
143b610291
Korean Language Support ( #1769 )
...
* Korean Language Support
Korean Language 100% Translated, but something is roughted. soon fix it ;)
* some improved
Some Improved
* Improve v2
some polished
* Ok, now Completed
For Now, Completed Polish(Change Respect of Users, and several fixing & polishing) + 100% Translated. Ready to Shipping
2019-07-26 23:18:47 -04:00
Mr. Traduttore
eb083ae925
[Mobile/Desktop] Changed cancel, directory and delete translations (ITALIAN) ( #1759 )
...
* Changed cancel and delete translation (ITALIAN)
Changed cancel from "cancellare" to "annullare" (whic is used more to express the cancelling operations) and delete from "cancellare" to "eliminare". I think that doing this will help people understanding what is the main task of these option since they use the same verbs in the current translation.
* Update it_IT.po
2019-07-22 14:15:11 +01:00
Helmut K. C. Tessarek
905e65365f
Update en_US.po
2019-07-22 06:28:04 -04:00
Helmut K. C. Tessarek
a0c04c0e6a
Update de_DE.po
2019-07-22 06:27:55 -04:00
Laurent Cozic
635baa5b6f
Updated translations
2019-07-22 00:02:25 +00:00
Helmut K. C. Tessarek
5b5ec682c0
Update en_US.po
2019-07-21 22:18:35 -04:00
Helmut K. C. Tessarek
b0a80ddf65
Update de_DE.po
2019-07-21 22:17:25 -04:00
Laurent Cozic
35b6b3fc46
Merge branch 'clipper_html_mode'
2019-07-21 13:46:54 +01:00
Laurent Cozic
1033b3626f
Update translations
2019-07-21 08:49:49 +01:00
Laurent Cozic
f407c8d756
Added Serbian translation - thanks Željko!
2019-07-21 08:19:32 +01:00
Laurent Cozic
3f7b4e10b6
Merge branch 'master' into clipper_html_mode
2019-07-21 00:24:25 +01:00
Laurent Cozic
36168a9a5d
Use regex instead of jsdom for compability with mobile app
2019-07-21 00:18:51 +01:00
Laurent Cozic
8ff1668c8f
Minor changes
2019-07-19 18:18:05 +01:00
Laurent Cozic
14fc73b388
Use markupToHtml everywhere
2019-07-19 17:48:38 +01:00
Helmut K. C. Tessarek
e9c88dfdc4
Update de_DE.po
2019-07-15 23:21:46 -04:00
Laurent Cozic
fbb0ac5892
Clipper: Refactored image rules to re-use more code
2019-07-15 20:43:28 +00:00
Laurent Cozic
a0dd0702fb
Clipper: Adding support for clipping page as HTML
2019-07-14 16:00:02 +01:00
Laurent Cozic
a1e3260309
Clipper: Resolves #1160 : Allow importing MathJax formulas, in particular from StackExchange
2019-07-13 19:17:28 +01:00
Laurent Cozic
ec1089870f
All: Fixes #1694 : When deleting resource from sync target also delete associated data blob
2019-07-13 15:57:53 +01:00
Robert
966aca7753
Update nl_NL.po ( #1709 )
...
* Update nl_NL.po
* Added ampersands to main menu items
for the nl-nl translation
2019-07-05 13:00:53 -04:00
Marmo
bea68a1056
Minor translation fixes (de_DE)
2019-07-05 13:54:11 +02:00
Charles
a796a9d179
API: Support is_todo property to allow making a note a todo ( #1688 )
2019-06-28 13:46:55 +01:00
水货
55afa7b5b7
Update zh_CN.po ( #1681 )
2019-06-23 03:00:41 -04:00
Laurent Cozic
21897a3cd4
Clipper: Resolves #1669 : Handle special case of code block used on Microsoft website
2019-06-22 18:57:41 +01:00
Laurent Cozic
5796dd2098
Update translations
2019-06-22 13:10:13 +01:00
abonte
d050071437
update it_IT.po ( #1680 )
2019-06-22 12:45:35 +01:00
Laurent Cozic
6ee2595dce
Desktop: Fixes #1676 : Preserve user timestamps when adding note via API
2019-06-22 12:31:04 +01:00
Laurent Cozic
50fd075168
Desktop, CLI: Fixes #1672 : Fix line break issue when importing certain notes from Evernotes
2019-06-22 11:23:22 +01:00
Laurent Cozic
e21a0ba5b7
Update translations
2019-06-19 23:18:24 +01:00
Laurent Cozic
267436a00d
Merge pull request #1660 from delta-emil/bulgarian-translation
...
Localization: add bulgarian
2019-06-18 22:54:52 +01:00
Helmut K. C. Tessarek
97e0f4258a
Update localization en_US.po
2019-06-18 12:32:56 -04:00
delta-emil
faa6ccc150
add bulgarian translation
2019-06-16 23:39:20 +03:00
Laurent Cozic
86136e0c6c
Clipper: Fixes #1622 : Import named anchors from clipped pages
2019-06-13 00:26:19 +01:00
Laurent Cozic
e1a52c5606
CLI: Remove Welcome notes because they are mostly relevent to desktop and mobile, and there is already intro text on CLI
2019-06-11 00:11:49 +01:00
Laurent Cozic
0b24433db3
CLI v1.0.140
2019-06-10 08:56:11 +01:00
Laurent Cozic
f7de0c5ffd
Merge branch 'master' of github.com:laurent22/joplin
2019-06-10 08:55:46 +01:00
Laurent Cozic
62c48b9a46
CLI: Fixed regression which was preventing decryption on newly created profiles
2019-06-10 08:55:36 +01:00
Helmut K. C. Tessarek
2cf1cda128
Update de_DE.po ( #1640 )
2019-06-10 01:18:07 -04:00
Laurent Cozic
0d65edd0e8
Electron release v1.0.159
2019-06-08 00:47:09 +01:00
Laurent Cozic
0acf9823e5
Added missing test
2019-06-07 23:39:34 +01:00
Laurent Cozic
9f6b3ccf40
All: Improved: Allow using multiple connections to download items while synchronising ( #1633 )
...
* Task queue
* All: Improved sync speed by downloading items in parallel
* Improved download queue
2019-06-07 23:20:08 +01:00
Laurent Cozic
df714c357d
All: Improved: Better handling of items that cannot be decrypted, including those that cause crashes
2019-06-07 23:11:08 +01:00
Laurent Cozic
de5fdc84f8
Added simple Key-Value store to support temporary data
2019-06-07 08:05:15 +00:00
MichipX
075e76fc4b
[Update] Language file: pl_PL.po ( #1625 )
...
Addition of strings and correction of mistakes.
2019-06-06 13:40:51 +01:00
Laurent Cozic
a72ab67473
CLI v1.0.139
2019-06-05 18:09:10 +01:00
Laurent Cozic
90fbfec914
Update translations
2019-06-05 18:07:11 +01:00
Germán Martín
49ef023a90
Complete Spanish translation ( #1613 )
...
* Complete Spanish translation
Add missing translations
* Fix translation
* Review translation with Poedit
2019-06-05 18:02:36 +01:00
abonte
64bfd74f18
Translation: update it_IT.po ( #1616 )
...
* update Italian translation
* small fix
2019-06-05 18:02:20 +01:00
Laurent Cozic
8fe2091926
Desktop, CLI: Fixes #1583 : Handle multiple lines in attributes when importing Enex files
2019-05-28 22:52:09 +01:00
Helmut K. C. Tessarek
0de9f6f944
Merge pull request #1596 from mmahmoudian/Update-Persian-localization
...
Improved and fixed Persian (fa) translation
2019-05-28 13:48:03 -04:00
Laurent Cozic
3ba021fdd9
Fixed test for Welcome notebook
2019-05-28 18:17:59 +01:00
Laurent Cozic
04c6579f2c
All: Fix: Fix issue with revisions being needlessly created when decrypting notes
2019-05-28 18:10:21 +01:00
Mehrad Mahmoudian
bc7bd456a7
[update] Persian (fa) Language
2019-05-28 19:02:02 +03:00
Laurent Cozic
cb5aa425c8
Updated translations
2019-05-24 23:09:31 +01:00
Laurent Cozic
dd222381dd
Translatiobs
2019-05-24 23:08:31 +01:00
Laurent Cozic
43624ffa75
Desktop: Improved: Add number of characters removed and added in revision list
2019-05-24 17:31:18 +01:00
Helmut K. C. Tessarek
485b4baebb
Update de_DE.po
2019-05-23 23:40:42 -04:00
Laurent Cozic
050b089e72
Update translations
2019-05-22 16:34:59 +01:00
Mehrad Mahmoudian
5243ea7eb2
All: New: Added Persian translation ( #1539 )
...
* [init] the first version of the fa.po file
Providing translation for Persian language
* [fix] moved the fa.po file into correct path
2019-05-22 16:05:25 +01:00
水货
7d93492658
Update zh_CN.po ( #1524 )
2019-05-22 15:57:20 +01:00
Helmut K. C. Tessarek
c6b56345f5
add /%d to Fetching resources: %d ( #1532 )
2019-05-22 15:56:25 +01:00
Laurent Cozic
8a6fe20a69
All: Resolves #1481 : New: Allow downloading attachments on demand or automatically ( #1527 )
...
* Allow downloading resources automatically, on demand, or when loading note
* Make needToBeFetched calls to return the right number of resources
* All: Improved handling of resource downloading and decryption
* Desktop: Click on resource to download it (and, optionally, to decrypt it)
* Desktop: Better handling of resource state (not downloaded, downloading, encrypted) in front end
* Renamed setting to sync.resourceDownloadMode
* Download resources when changing setting
* tweaks
* removed duplicate cs
* Better report resource download progress
* Make sure resource cache is properly cleared when needed
* Also handle manual download for non-image resources
* More improvements to logic when downloading and decrypting resources
2019-05-22 15:56:07 +01:00
Laurent Cozic
6bcbedd6a4
CLI v1.0.137
2019-05-19 12:05:02 +01:00
Laurent Cozic
1924ea062c
CLI v1.0.136
2019-05-19 11:20:17 +01:00
Laurent Cozic
d60afcaabe
Fixed merge
2019-05-16 17:36:02 +00:00
Laurent Cozic
1a091460ca
All: Fixed: Prevent app from trying to upload resource it has not downloaded yet
2019-05-16 17:34:16 +00:00
Laurent Cozic
78ddd22f09
Log more revision information to allow debugging issues
2019-05-14 22:23:34 +01:00
Laurent Cozic
5c069c38f5
CLI v1.0.135
2019-05-13 23:59:27 +01:00
Laurent Cozic
451b9c0ae9
CLI v1.0.133
2019-05-13 23:55:53 +01:00
Laurent Cozic
e705e6e990
CLI v1.0.129
2019-05-13 23:18:57 +01:00
Laurent Cozic
9de7c15e93
CLI v1.0.128
2019-05-13 22:53:08 +01:00
Laurent Cozic
61736546b4
Updated translations
2019-05-13 22:52:42 +01:00
Laurent Cozic
82b6dd23a7
CLI v1.0.127
2019-05-13 10:11:10 +01:00
Laurent Cozic
3d333bd8f2
Removed build files
2019-05-13 00:43:12 +01:00
Laurent Cozic
a82f8c7dd0
CLI v1.0.126
2019-05-13 00:42:16 +01:00
Laurent Cozic
3e808f05fd
Improved logic to set resource file size
2019-05-12 15:53:42 +01:00
Laurent Cozic
e1b7b64e1b
All: Make sure resource filesize is set in all cases
2019-05-12 11:41:07 +01:00
Laurent Cozic
ed3970be81
CLI: Fix: Do not resize images if they are already below the max dimensions
2019-05-12 11:38:33 +01:00
Laurent Cozic
565dfba8c9
All: Fixes #371 (sort of): Allow resources greater than 10 MB but they won't be synced on mobile
2019-05-12 01:15:52 +01:00
Laurent Cozic
7628506926
Merge branch 'master' of github.com:laurent22/joplin
2019-05-11 11:13:23 +01:00
Laurent Cozic
dccd489fcc
Clipper: Fix: Fix handling of tables with empty headers
2019-05-11 09:23:31 +01:00
Don Bowman
6e36ca32b4
CLI: Fix: Bump sqlite3 to v4.0.7 for node12 support ( #1508 )
2019-05-10 01:18:04 +01:00
Laurent Cozic
78372c9bac
All: Improved: Make sure a revision is saved a note has not been modified for over a week
2019-05-08 00:51:56 +01:00
Laurent Cozic
a4db1bc671
All: Improved: Do not save a revision if there is already a recent one that exists
2019-05-08 00:10:36 +01:00
Helmut K. C. Tessarek
edb8f4c79f
Merge pull request #1503 from ruzaq/master
...
CLI: CZech translation updated
2019-05-07 17:46:39 -04:00
Ruzicka Pavel
e115fa4bb3
CZech translation updated
2019-05-07 23:30:18 +02:00
Laurent Cozic
52a2daddbf
All: Improved: Make sure user timestamp is preserved with revision information
2019-05-07 22:15:47 +01:00
Laurent Cozic
c400142996
All: Fix: Make sure a revision is not empty before saving it
2019-05-07 20:46:58 +01:00
Laurent Cozic
08af9de190
All: Resolves #712 : New: Support for note history ( #1415 )
...
* Started revisions support
* More rev changes
* More rev changes
* More revs changes
* Fixed deletion algorithm
* More tests and moved updated time to separate field
* Display info when restoring note
* Better handling of existing notes
* wip
* Further improvements and fixed tests
* Better handling of changes created via sync
* Enable chokidar again
* Testing special case
* Further improved logic to handle notes that existed before the revision service
* Added tests
* Better handling of encrypted revisions
* Improved handling of deleted note revisions by moving logic to collectRevision
* Improved handling of old notes by moving logic to collectRevision()
* Handle case when deleting revisions while one is still encrypted
* UI tweaks
* Added revision service to mobile app
* Fixed config screens on mobile and desktop
* Enabled revisions on CLI app
2019-05-06 21:35:29 +01:00
Luis Orozco
d213e4ab57
All: Fixed: Prevents notes with no title to break after synchronize ( #1472 )
...
Tests to confirm serialize/unserialize don't change body and title
check if item title exists, otherwise display default title.
added test checking serializing/unserializing Folders don't modify data
2019-05-06 21:25:14 +01:00
Laurent Cozic
b2129cb8c4
Desktop, CLI: Fixes #1476 : Import lists and sub-lists from Enex files with correct indentation
2019-05-01 18:06:37 +01:00
Christian Moritz
788dc42684
CLI: Improved: Update sharp (for node 12 compatibility) ( #1471 )
2019-04-30 17:32:51 +01:00
Laurent Cozic
9419e3af9c
CLI v1.0.125
2019-04-29 18:36:32 +01:00
Helmut K. C. Tessarek
61aaf64f95
update localization de_DE.po
2019-04-22 00:00:54 -04:00
Laurent Cozic
a9ae78bcde
Updated translations
2019-04-21 14:55:12 +01:00
Laurent Cozic
a5ee120281
All: Fixes #1433 : Some resources could incorrectly be deleted even though they are still present in a note. Also added additional verifications before deleting a resource.
2019-04-21 13:49:40 +01:00
Laurent Cozic
27cce03968
Updated translations
2019-04-20 12:26:34 +01:00
Helmut K. C. Tessarek
7b2eac3abd
add localization for English (United States) en_US ( #1391 )
2019-04-20 12:01:53 +01:00
Laurent Cozic
f8e1395087
joplin.cozic.net => joplinapp.org
2019-04-18 14:59:17 +01:00
Laurent Cozic
72b36522e8
All: Improved support for Japanese, Chinese, Korean search queries (also applies to Goto Anything)
2019-04-03 07:46:41 +01:00
Laurent Cozic
1e51ab4a59
Updated translations
2019-04-02 17:27:19 +01:00
Laurent Cozic
496c9ddb91
Fixed tests to match new behaviour
2019-04-02 00:22:04 +01:00
Laurent Cozic
577d62e783
Updated translations
2019-04-02 00:11:40 +01:00
Laurent Cozic
6b2910c3c7
Desktop: Added Goto Anything dialog and implemented basic plugin system
2019-04-01 19:43:13 +00:00
s1nceri7y
390b818d71
Update ru_RU.po
...
translation adjustments
2019-03-30 10:14:44 +00:00
Laurent Cozic
272055fc1d
Updated translations
2019-03-28 17:06:06 +00:00
Laurent Cozic
cbb1851b12
Updated translations
2019-03-28 17:05:08 +00:00
António Pereira
986d4be601
Update pt_BR.po
...
Keep command as intended.
2019-03-24 12:43:47 +00:00
Mats Estensen
b6ad9719ad
Translation: complete norwegian, remove fuzzy entries ( #1333 )
...
* complete norwegian, remove fuzzy entries
* minor typos
2019-03-17 01:19:31 -04:00
Laurent Cozic
20bb1238c5
CLI v1.0.124
2019-03-11 19:37:52 +00:00
Laurent Cozic
68fbe8125e
Desktop: Fixed: The side bar was being refreshed too frequently. Fixed: Order of notebooks with sub-notebooks was sometimes incorrect when sorting by last updated time.
2019-03-10 21:16:05 +00:00
Laurent Cozic
0a993dc012
Update translations
2019-03-10 20:32:28 +00:00
xcffl
4baa46507f
update zh-CN translation ( #1321 )
2019-03-10 20:31:39 +00:00
Helmut K. C. Tessarek
f962084591
Merge pull request #1318 from Ouvill/feature/update_jp_translation
...
update jp translation
2019-03-10 00:48:35 -05:00
Ouvill
301bfed05e
update jp translation
2019-03-09 12:56:55 +09:00
Helmut K. C. Tessarek
62e7d6fa86
Update de_DE.po
2019-03-08 13:51:08 -05:00
Laurent Cozic
18b836525c
Updated translations
2019-03-08 17:39:26 +00:00
Renato Rosa
5bf879c2d9
Update pt_BR.po ( #1303 )
...
Minor typo fixed.
2019-03-08 17:33:01 +00:00
Helmut K. C. Tessarek
17c9c0f9ef
Mobile: version info changes ( #1290 )
...
* update the version info string for mobiles to be consistent with the desktop
Joplin vX.Y.Z -> Joplin X.Y.Z
hardcoded the string. Joplin is a product name, no need for translation.
* show version as X.Y.Z in update dialog
* update .po files so that the previous commit won't break translations
* tag -> Schlagwort
2019-03-08 17:31:48 +00:00
Laurent Cozic
dec5668582
CLI: Added command to decrypt a file
2019-03-05 20:57:15 +00:00
Laurent Cozic
59478160c8
Added Arabic translation
2019-03-03 17:14:17 +00:00
Laurent Cozic
833d473268
Desktop: Resolves #206 : Added support for sorting notebooks by title or last modified
2019-03-02 17:35:57 +00:00
RenatoXSR
3376fbfa55
Updated pt_BR locale to correct unicode char escapes.
2019-02-27 10:31:54 -03:00
Andros Fenollosa
2e25ec318f
Update language es_ES ( #1257 )
...
* Update language es_ES
* Add Last-Translator
* Translation fix
2019-02-26 16:51:51 -05:00
Helmut K. C. Tessarek
db1dab9293
Update de_DE.po
2019-02-25 20:24:59 -05:00
Laurent Cozic
1736717f2e
Api: Require token for search end point, fixed a few issues and added doc
2019-02-24 12:37:37 +00:00
Laurent Cozic
50b75e1e63
API: Resolves #1148 : Added support for search end-point and improved error handling
2019-02-24 12:24:55 +00:00
Laurent Cozic
179005dd6c
All: Resolves #1198 : In search results, give more weight to more recent notes and less to completed to-dos
2019-02-24 12:00:06 +00:00
Laurent Cozic
6b3fe6b2cb
Update translations
2019-02-24 11:27:47 +00:00
Laurent Cozic
32a67b9b33
minor tweaks
2019-02-23 15:53:14 +00:00
Laurent Cozic
b5dff09c28
All: Simplify Welcome notes and folders to avoid sync problems. Duplicate items will have to be manually deleted.
2019-02-23 15:47:29 +00:00
Helmut K. C. Tessarek
e93af7aed5
Update de_DE.po
2019-02-18 11:55:41 -05:00
Hao Huang
7af22eb006
Fix unclear Chinese translation.
2019-02-18 17:13:51 +08:00
Laurent Cozic
3c3e6aeca0
Merge branch 'master' of github.com:laurent22/joplin
2019-02-16 13:13:39 +00:00
Laurent Cozic
91b2e5e703
Added Russian translation
2019-02-16 13:12:46 +00:00
Andros Fenollosa
573fd816d0
Update es_ES.po ( #1227 )
2019-02-16 13:10:54 +00:00
Zorbey Doğangüneş
71f905535f
Turkish Language Improving ( #1218 )
...
* Fix & Improve
* Update tr_TR.po
Added missing " #, fuzzy " lanes.
* Update tr_TR.po
letter correction
* Update tr_TR.po
removed duplicate lanes.
* Update tr_TR.po
unnecessary space removed
2019-02-15 19:11:04 +00:00
0ndrey
d3bff0a9e3
Update ru_RU.po ( #1219 )
2019-02-15 19:10:37 +00:00
Laurent Cozic
fc94c616b5
All: Updated translations
2019-02-14 22:28:04 +00:00
Zorbey Doğangüneş
259be84a3e
Turkish Language Support ( #1211 )
...
* Add files via upload
* Delete tr_TR.po
* Updated translations
2019-02-14 22:17:36 +00:00
0ndrey
57c880cf85
Russian translate ( #1179 )
...
* Исправлен и обновлен перевод
* Update ru_RU.po
* Update ru_RU.po
2019-02-14 22:15:33 +00:00
Laurent Cozic
0469fe76d7
Desktop: Do not display tags that are not associated with any note
2019-02-13 23:33:07 +00:00
Laurent Cozic
4e0f4397b2
All: Fixed percent translated and added missing strings
2019-02-13 22:52:32 +00:00
Laurent Cozic
75ec97fe61
Updated Swedish translation
2019-02-13 17:34:26 +00:00
Laurent Cozic
ea9f1dc91d
CLI v1.0.123
2019-02-10 16:47:42 +00:00
Laurent Cozic
2ef77dcf1f
Revert "CLI: improve e2ee decrypt command"
...
This reverts commit 6e235605ed
.
Fixed #1144 : e2ee decrypt cannot be used inside cron. If we need
manually decrypting a file, we'll need to move this command
somewhere else.
2019-02-10 16:44:07 +00:00
Laurent Cozic
5710e3fad0
CLI v1.0.122
2019-02-10 16:34:41 +00:00
Laurent Cozic
6aa4553dd3
Updated translations
2019-02-09 19:28:19 +00:00
Laurent Cozic
214eae27da
CLI: Fixed performance issue which was causing CLI to wait up to 10 seconds when closing the app
2019-02-09 19:04:00 +00:00
Laurent Cozic
6f2253b2f4
Updated Chinese translation (Thanks HongSen)
2019-02-07 22:25:50 +00:00
Laurent Cozic
49f8d0c6d8
API: Allow specifying item ID for any item
2019-02-06 22:36:39 +00:00
Laurent Cozic
6894b9b1b7
All: Added tests for Welcome asset handling
2019-02-05 17:39:10 +00:00
Laurent Cozic
fc416de348
Doc: Removed note 'tags' property from doc as not fully supported (only used in Web Clipper)
2019-02-03 17:01:49 +00:00
Laurent Cozic
0050c90678
Update translations
2019-02-03 15:57:10 +00:00
Laurent Cozic
5eeff02dbe
Revert "Исправлен и обновлен перевод ( #1175 )"
...
This reverts commit eb283efc20
.
2019-02-03 15:56:20 +00:00
0ndrey
eb283efc20
Исправлен и обновлен перевод ( #1175 )
2019-02-03 15:50:30 +00:00
Laurent Cozic
242926d381
Fixed regressions in test units
2019-01-31 09:48:48 +00:00
Laurent Cozic
8c9a148e71
All: Better handle search queries that include dashes
2019-01-31 08:35:41 +00:00
Laurent Cozic
cc8f8fcd2c
Desktop: Allow selecting editor path with dialog window
2019-01-30 19:19:06 +00:00
Helmut K. C. Tessarek
1d4234caea
Merge pull request #1155 from chenlhlinux/patch-1
...
Update zh_CN.po
2019-01-29 01:10:48 -05:00
chenlhlinux
32c9ad1d59
Update zh_CN.po
2019-01-27 19:35:10 +08:00
Helmut K. C. Tessarek
a194513252
de_DE.po: remove the last 2 occurences of fuzzy
...
Both 2 translations are accurate, thus I'm removing the fuzzy flag.
2019-01-26 22:22:09 -05:00
Taeho Kim
2867728996
Update ko.po
...
Added proper Korean translations into empty messages and fuzzy translations.
2019-01-26 17:34:57 -08:00
chenlhlinux
4a175b2158
Update zh_CN.po
2019-01-26 20:06:08 +08:00
Mats Estensen
2a4812cb87
update norwegian translations
2019-01-25 18:35:08 +01:00
Laurent Cozic
d7dc625042
Clipper: Fixes #1058 : Import images at correct size
2019-01-20 15:26:43 +00:00
Laurent Cozic
b5e50fa62e
Update translations
2019-01-19 18:22:18 +00:00
Laurent Cozic
299008688d
All: Search: Integration to CLI and mobile apps
2019-01-19 18:03:05 +00:00
Laurent Cozic
8fdc0bf17c
All: Search: More multi-language support
2019-01-18 17:56:56 +00:00
Laurent Cozic
384ca09842
Merge branch 'master' into search_engine_fts_fix
2019-01-15 19:33:42 +00:00
Laurent Cozic
8d16ad7035
Updated dates
2019-01-15 19:10:27 +00:00
Laurent Cozic
3a20f1c245
Merge pull request #1119 from abonte/update-italian-translation
...
update Italian
2019-01-15 18:18:48 +00:00
Laurent Cozic
e803f0c545
update new strings to nb_NO ( #1121 )
2019-01-15 18:18:34 +00:00
Philipp Zumstein
c9495c23a6
Update de_DE.po ( #1124 )
2019-01-15 18:18:17 +00:00
Laurent Cozic
2e12b2655b
More fixes to search engine and better handling of non-ASCII searches
2019-01-14 19:11:54 +00:00
Laurent Cozic
a1f0bd1e6c
Search engine: normalize text
2019-01-13 16:05:07 +00:00
Laurent Cozic
4472590133
Merge branch 'master' into search_engine_fts_fix
2019-01-13 15:52:41 +00:00
Mats Estensen
1d1c2a6925
update new strings to nb_NO
2019-01-12 14:40:57 +01:00
abonte
d68ba32533
fix typo
2019-01-12 14:28:49 +01:00
abonte
51ee6128f3
update italian
2019-01-11 17:47:17 +01:00
Laurent Cozic
37c4f99341
CLI v1.0.120
2019-01-10 19:00:42 +00:00
Laurent Cozic
adbc873b2a
Update translations
2019-01-10 18:59:56 +00:00
Laurent Cozic
6989f9fd16
CLI: Fixes #1096 : Fixed search function in terminal app
2019-01-10 19:25:21 +00:00
Laurent Cozic
7c3e8547de
CLI: Fixes #1100 : New folders were no longer being shown in list
2019-01-10 19:17:38 +00:00
Ikuya AWASHIRO
606893286a
Update Japanese Translation. ( #1102 )
2019-01-09 17:16:49 +00:00
Laurent Cozic
7eebfae1c3
Updated pt_BR translation
2019-01-09 16:49:27 +00:00
Helmut K. C. Tessarek
e83678df3a
Merge pull request #1098 from rasperepodvipodvert/patch-1
...
Update ru_RU translation
2019-01-04 18:07:09 -05:00
Helmut K. C. Tessarek
0bbbb49a31
Merge pull request #1079 from y-usuzumi/master
...
Update zh_CN translations
2019-01-04 18:06:23 -05:00
Ettore Atalan
0e61115857
Update de_DE.po ( #1076 )
...
* Update de_DE.po
Translated last untranslated strings and removed anglicisms.
2019-01-04 18:05:50 -05:00
Mats Estensen
8d3ac6f6fe
Update Norwegian translation ( #1061 )
...
* Update norwegian translation
* correct plural words and some menu items
* update nb_NO
2019-01-04 18:05:13 -05:00
filatovzru
86e644be9a
Добавил перевода
2019-01-04 20:32:59 +03:00
Laurent Cozic
41155f5ef4
Started rewriting search engine to better support unicode
2018-12-29 20:19:18 +01:00
Laurent Cozic
f308fe71f9
Mobile: Fixes #1082 : Highlight correct keywords when doing a search
2018-12-29 18:24:02 +01:00
Kenneth Zhao
71ec9a193f
Update zh_CN translations
2018-12-27 14:27:15 +08:00
Helmut K. C. Tessarek
958979e1d7
CLI v1.0.119
2018-12-19 11:13:18 +01:00
Laurent Cozic
061ce646d2
Finished search engine integration with desktop app
2018-12-13 23:57:14 +01:00
Laurent Cozic
5ec7c16e3e
Fixed logic to update search engine data
2018-12-12 22:40:05 +01:00
Laurent Cozic
460f826672
Nearly finished search engine backend
2018-12-10 18:54:46 +00:00
Laurent Cozic
cb16a10121
Updated the way item changes are recorded so that info can be used by more services (including search engine)
2018-12-10 01:39:31 +01:00
Laurent Cozic
3b6131f1ca
Started support for FTS search
2018-12-09 21:45:50 +01:00
Laurent Cozic
57225a36b9
Updated translations
2018-12-09 01:22:16 +01:00
Laurent Cozic
01a30a7ccf
Fixed renaming 'no' locale to 'nb_NO'
2018-12-05 23:30:36 +01:00
Mats Estensen
3fb35d043b
Revise and complete Norwegian translation (no) and rename to correct locale: nb_NO ( #1013 )
...
* update norwegian translation and correct locale name to nb_NO
* set no to nb_NO in documentation
* Add name, email and completion to README
Norwegian translation
2018-12-05 23:21:40 +01:00
Laurent Cozic
897f53b13e
All: Resolves #846 : Set resource path to correct relative path so that for example images show up in Markdown viewers
2018-11-21 00:36:23 +00:00
Laurent Cozic
922bbdd1b6
All: Fixes #968 : Export resources specified with a title
2018-11-20 23:18:56 +00:00
Helmut K. C. Tessarek
0a0afd7245
CLI v1.0.118
2018-11-20 15:38:32 -05:00
Laurent Cozic
0b7296ae95
Update translations
2018-11-20 00:43:35 +00:00
Laurent Cozic
ce87dd55f0
Merge branch 'master' of github.com:laurent22/joplin
2018-11-20 00:42:33 +00:00
Laurent Cozic
07b724d65b
All: Fixes #992 : Allow non-ASCII chars when exporting MD and handle duplicate filenames
2018-11-20 00:42:21 +00:00
Ein Verne
9ed0bdfed2
Add more Chinese translation ( #986 )
2018-11-19 22:44:20 +00:00
Renato Rosa
efd7cc6a0c
update-locale-pt_BR ( #981 )
...
Update missing strings and fixed flagged ones.
2018-11-19 22:40:21 +00:00
FleischKarussel
7f6ca1e527
fixed typo in Aktualsierungsdatum to Aktualisierungsdatum ( #974 )
2018-11-17 11:17:47 +00:00
Laurent Cozic
61dbdd5f7c
Update translations
2018-11-13 23:17:56 +00:00
Laurent Cozic
899219abd2
Merge branch 'master' of github.com:laurent22/joplin
2018-11-13 22:38:32 +00:00
Laurent Cozic
06091933e1
All: Moved resource app-specific state to different table
2018-11-13 00:45:08 +00:00
Ben Fisher
0eb18d206d
Patch to implement feature, exporting notes to JSON ( #912 , issues/912). ( #927 )
...
* Patch to implement feature, exporting notes to JSON (#912 , issues/912).
* Revising based on feedback
* Directly calling JSON.stringify on the item
2018-11-11 20:17:43 +00:00
Laurent Cozic
2bcddd38b2
Update API doc
2018-11-08 01:17:46 +00:00
Laurent Cozic
5ff8808f69
API: Allow setting the ID of newly created notes.
2018-11-08 01:14:13 +00:00
Ben Fisher
251f1bba55
Show note title in pdf export ( #890 ) ( #937 )
...
* Show note title in pdf export (#890 )
An example of a possible approach, to temporarily change the html in the webview to show the note title. Works, but there may be a more elegant fix.
* Show title in pdf export
Revising based on feedback
Also, a couple changes to tests so that they pass in Windows.
2018-11-07 23:35:14 +00:00
Laurent Cozic
28fa83c406
Merge branch 'master' of github.com:laurent22/joplin
2018-11-02 19:56:18 +00:00
Laurent Cozic
258e514a91
Marked password cache as secure, and only display stars if the value is non-empty
2018-11-02 19:22:49 +00:00
sensor-freak
693456164b
Minor fix for translation of 'Location' ( #936 )
2018-11-02 00:53:05 +00:00
FoxMaSk
764e63d869
new French Translations ( #923 )
2018-11-02 00:24:28 +00:00
Laurent Cozic
e41896d6f3
All: Resolves #918 : Skip properties that are on sync target but not handled by local client
2018-10-31 00:35:57 +00:00
Laurent Cozic
990591cc80
Minor improvments
2018-10-30 00:17:50 +00:00
Laurent Cozic
7b85c33213
CLI v1.0.117
2018-10-29 23:24:19 +00:00
Laurent Cozic
ffd03bf34c
Merge branch 'master' of github.com:laurent22/joplin
2018-10-11 17:53:40 +01:00
Christian Baer
f59a3dee78
Fixed some more inconsistencies in german language file. ( #855 )
...
* Fixed some typos and inconsistencies in the german language file and added missing translations.
* Fixed some more inconsistencies in german language file.
2018-10-11 17:21:12 +01:00
Laurent Cozic
e209189faa
All: Added resource test units
2018-10-11 17:18:24 +01:00
Laurent Cozic
3bdf621026
Api: Document tags parameter
2018-10-08 19:38:27 +01:00
Laurent Cozic
2f62897fb6
All: Improved resource side loading
2018-10-08 19:11:53 +01:00
Laurent Cozic
dbdd602f50
All: Created ResourceFetcher class to handle resource downloads
2018-10-08 07:36:45 +01:00
Laurent Cozic
ea516301fd
Udpated German translation
2018-10-05 19:53:54 +01:00
Christian Baer
90b684457a
Fixed some typos and inconsistencies in the german language file and added missing translations. ( #854 )
2018-10-05 19:53:13 +01:00
Laurent Cozic
b880be8b7c
All: Fixes #853 : Replace characters to equivalent US-ASCII ones when exporting files
2018-10-05 17:53:55 +01:00
Laurent Cozic
ac12143d00
All: Fixes #671 : Make string translatable
2018-10-05 18:17:49 +00:00
Laurent Cozic
f6c5620682
Electron: Resolves #751 : Allow switching between todo and note when multiple notes are selected
2018-10-04 18:34:30 +01:00
Laurent Cozic
2202eb6570
Merge branch 'master' of github.com:laurent22/joplin
2018-10-01 20:55:52 +01:00
Laurent Cozic
720927f488
All: Fixes #832 : Enex import: Don't add extra line breaks at the beginning of list item when it contains a block element
2018-10-01 20:55:24 +01:00
Helmut K. C. Tessarek
2858c0fce0
CLI v1.0.116
2018-09-30 18:28:54 -04:00
Laurent Cozic
0cd7ebf9d3
Electron: Fixes resources being incorrectly auto-deleted when inside an IMG tag
2018-09-30 19:24:02 +01:00
Laurent Cozic
f87d1f11b0
API: Allow downloading a resource data
2018-09-30 10:15:46 +01:00
Laurent Cozic
53d7a51cb0
Removed API doc from translations and updated FR translation
2018-09-29 13:29:07 +01:00
Laurent Cozic
eb4aa2c026
API: Added more calls
2018-09-29 12:54:44 +01:00
Laurent Cozic
89b76918bd
Merge branch 'master' of github.com:laurent22/joplin
2018-09-28 21:04:23 +01:00
Laurent Cozic
e98575643c
API: Added documentation generator and built documentation
2018-09-28 21:03:28 +01:00
Laurent Cozic
7c9e7743f1
Merge pull request #825 from sensor-freak/patch-2
...
Fixed some german translations
2018-09-28 20:58:32 +01:00
sensor-freak
435aa4845b
Fixed some german translations
2018-09-28 21:43:17 +02:00
Laurent Cozic
9841488ce4
Updated translations
2018-09-28 19:25:56 +01:00
Laurent Cozic
a1ad6c9712
API: Added more API calls
2018-09-28 19:24:57 +01:00
Helmut K. C. Tessarek
ff2d793fbb
CLI v1.0.115
2018-09-28 14:08:21 -04:00
Laurent Cozic
ef711af5b5
Api: Added method to get notes
2018-09-27 18:35:10 +00:00
Laurent Cozic
8a619e4b8b
All: Refactored REST API to make it testable and to allow further extension
2018-09-27 09:14:05 +01:00
Laurent Cozic
bc09d2c640
Clipper: Fixes #817 : Added support for PICTURE tags, which will fix issues with certain pages from which images were not being imported
2018-09-25 21:19:54 +01:00
Laurent Cozic
f82dfde6f4
Clipper: Fixed importing certain images with sources that contain brackets
2018-09-24 20:15:23 +01:00
Laurent Cozic
861387707a
CLI: Fixes #795 : Display tree of notebooks correctly
2018-09-23 19:33:44 +01:00
Laurent Cozic
830e665366
Updated translation
2018-09-23 19:15:49 +01:00
Laurent Cozic
f14ae68ea0
Merge pull request #812 from ikunya/update-japo
...
Update Japanese Translations.
2018-09-23 19:15:16 +01:00
Laurent Cozic
c7084bf27e
Updated French translation
2018-09-23 19:15:04 +01:00
AWASHIRO Ikuya
22fe3a4e44
Update Japanese Translations.
2018-09-22 23:34:07 +09:00
Laurent Cozic
46a3b020a6
Merge pull request #784 from Kriechi/cli-decrypt
...
CLI: improve e2ee decrypt command
2018-09-16 20:01:09 +01:00
Laurent Cozic
695c2623c2
Added Romanian translation
2018-09-16 19:53:06 +01:00
cdorin93
1b8912d7e9
Romanian translation added
2018-09-15 22:49:40 +02:00
Laurent Cozic
9664842b1a
Update Chinese translation
2018-09-13 19:48:00 +01:00
Chai Feng
95c4a717e3
Update zh_CN.po
2018-09-12 09:13:10 +08:00
Thomas Kriechbaumer
6e235605ed
CLI: improve e2ee decrypt command
2018-09-10 18:39:19 +02:00
Laurent Cozic
d35e3163ca
Update translations
2018-09-09 20:05:36 +01:00
Laurent Cozic
f22ad85681
Removed incorrectly duplicated translation
2018-09-09 20:02:08 +01:00
Heimen Stoffels
66b683e5e7
Added Dutch (Netherlands) translation
2018-09-09 18:26:58 +02:00
Laurent Cozic
32c81ad8c2
All: Fixes #657 : Disallow giving name of existing tag to another tag
2018-09-06 18:33:21 +01:00
Laurent Cozic
7f80f67fd6
CLI v1.0.114
2018-09-05 12:30:09 +01:00
Laurent Cozic
29586437c2
Merge pull request #719 from gufertum/tag-list-long-op
...
added support for 'tag list -l [tag]' to show long format as for 'not…
2018-09-05 12:11:03 +01:00
Thomas Schädler
f51d0ad914
fixed indention (again, this time for real)
2018-09-05 12:46:49 +02:00
Laurent Cozic
1561c0e4d7
Merge pull request #756 from tessus/cli-correct-date-time-ls
...
show correct date/time for cli command `ls`
2018-09-05 10:56:44 +01:00
Thomas Schädler
32b11c15a4
fixed indention
2018-09-05 08:45:18 +02:00
Helmut K. C. Tessarek
5e06efc1b9
show correct date/time for cli command ls
...
closes #729
2018-09-04 18:03:21 -04:00
Helmut K. C. Tessarek
43bd88703c
fix 'No newline at end of file' and whitespace errors
2018-09-04 18:00:12 -04:00
pensierocrea
ed0ecababb
Update it_IT.po
...
Hi,
i'm new to github... i hope this help and i've not done some mistake
i think that:
"notebook" should be named "taccuini" in italian like evenote does
"to-do" can be translated in "Cose-da-fare" not in "attività" that means "activity/activities"
now... i've also a feature request to improve the user interaction with the sidebar and to focus more on the "to-do" stuff
where i can send/post my little suggestion?
thank you
2018-09-04 11:12:19 +02:00
Thomas Schädler
72aa4c40a5
added correct time format method (using user properties)
...
cleanup (spaces -> tabs, consistent line endings)
2018-09-03 22:18:15 +02:00
Laurent Cozic
01f015a54f
Update translations
2018-09-03 15:11:12 +01:00
Laurent Cozic
aef94e6950
Updated translations
2018-09-03 12:08:50 +01:00
Laurent Cozic
456fcec334
Merge branch 'master' of github.com:laurent22/joplin
2018-09-03 12:08:02 +01:00
Laurent Cozic
3b6937c2f0
Merge pull request #746 from jony0008/master
...
Add Swedish translation
2018-09-03 12:01:46 +01:00
Laurent Cozic
8c1b592a51
Updated translations
2018-09-03 11:49:41 +01:00
Jony
9460f7a17a
Add Swedish translation
2018-08-30 19:48:41 +02:00
Fernando
106260ed69
Spanish translation updated
2018-08-20 02:43:18 +02:00
Thomas Schädler
54e81966e5
added support for 'tag list -l [tag]' to show long format as for 'notebook' lists using 'ls -l'
2018-08-13 23:28:19 +02:00
Laurent Cozic
7e4cf9aeda
All: Resolves #678 : Added Korean translation
2018-07-25 18:01:56 +02:00
Laurent Cozic
4b6964b683
CLI v1.0.113
2018-07-25 17:59:00 +02:00