Laurent Cozic
51fc2d8e51
CLI v1.0.98
2018-02-16 23:49:22 +00:00
Laurent Cozic
d87c192ff1
Updated readme and translation
2018-02-16 23:26:31 +00:00
Laurent Cozic
52ccf398a6
Update readme
2018-02-16 23:17:55 +00:00
Laurent Cozic
1bc4d6b423
CLI v1.0.97
2018-02-16 23:08:57 +00:00
Laurent Cozic
e4d477fb4c
CLI: Resolve #63 : Allow customizing shortcuts
2018-02-16 22:53:53 +00:00
Laurent Cozic
68b31526f8
Updated translations
2018-02-16 21:39:54 +00:00
Fernando
43512cf27b
Fixed and updated Spanish translation
2018-02-16 20:36:58 +01:00
Laurent Cozic
41df355a7e
CLI v1.0.96
2018-02-15 23:51:00 +00:00
Laurent Cozic
3a4bbd571e
All: Provide Content-Length header for WebDAV for better compatibility with more servers
2018-02-15 18:33:08 +00:00
Laurent Cozic
3551c26e28
Fixed race condition when testing with memory driver and fixed encoding issue
2018-02-15 17:12:09 +00:00
Laurent Cozic
3a1fa583ab
CLI v1.0.95
2018-02-12 18:07:20 +00:00
Laurent Cozic
7841421c0d
All: Fixes #209 : Items with non-ASCII characters end up truncated on Nextcloud
2018-02-12 18:15:22 +00:00
Laurent Cozic
acf0c79341
Graduated E2EE and WebDAV from beta, and moved to v1.0
2018-02-11 13:50:59 +00:00
Laurent Cozic
89a5ccdf93
Added Basque translation, fixed issue with handling invalid translations. Updated translation FR.
2018-02-10 12:43:45 +00:00
Laurent Cozic
69fd32e7c6
All: Use mutex when saving model to avoid race conditions when decrypting and syncing at the same time
2018-02-07 19:02:07 +00:00
Laurent Cozic
fa5f418c22
All: Added sync config check to config screens
2018-02-06 18:59:36 +00:00
Laurent Cozic
d25d9b3f44
CLI v0.10.93
2018-02-06 13:17:10 +00:00
Laurent Cozic
8b7f5b1151
Fix scrolling issue in Electron app
2018-02-04 18:45:52 +00:00
Laurent Cozic
f66be08d1d
Added list of translated languages to README file
2018-02-01 20:15:31 +00:00
Laurent Cozic
c33a7f5f47
Updated French translation
2018-02-02 00:08:37 +00:00
Laurent Cozic
28afbcde02
Updated translations
2018-02-02 00:02:47 +00:00
rtmkrlv
537884bdcd
Merge branch 'master' into russian-locale
2018-02-01 15:50:39 +02:00
rtmkrlv
d54400a7cb
Updated Russian translation
2018-02-01 15:43:26 +02:00
Laurent Cozic
fcf8a1649d
CLI v0.10.92
2018-01-31 19:28:31 +00:00
Laurent Cozic
43297ef0a3
Updated translations
2018-01-31 19:14:32 +00:00
Laurent Cozic
d6de56b2db
All: Fixed crash when having invalid UTF-8 string in text editor
2018-01-31 19:01:11 +00:00
Laurent Cozic
a4106436c4
Fixed delta function when processing many items
2018-01-30 21:10:54 +00:00
Laurent Cozic
5cb5ccc781
All: Optimised Nextcloud sync delta functionality
2018-01-29 20:51:14 +00:00
Tobias Strobel
1db7825b22
Update German translation
...
Grammar and wording fixes, translating new strings.
2018-01-29 14:24:50 +01:00
Laurent Cozic
08cb518c25
Check if current folder exists
2018-01-28 18:19:56 +00:00
Laurent Cozic
6d04eab200
Merge pull request #185 from pf-siedler/autocomp_file_and_item
...
Autocompletion for files and items
2018-01-28 18:17:01 +00:00
Laurent Cozic
5c66042a2d
CLI v0.10.91
2018-01-28 17:59:34 +00:00
Laurent Cozic
1519116291
Updated French translation
2018-01-28 17:43:21 +00:00
Laurent Cozic
d023d841e2
Update translations
2018-01-28 17:38:30 +00:00
Laurent Cozic
2780c38c45
Fixed WebDAV error handling
2018-01-28 17:36:11 +00:00
Laurent Cozic
4531838217
Display stars for secure config value
2018-01-28 17:35:20 +00:00
pf-siedler
7bccf7f65d
Implement auto completaion for <item> usage
2018-01-28 23:12:54 +09:00
pf-siedler
c62a24a9cb
Implement auto completion for <file> usage
...
Suggest file names from current directory.
2018-01-28 22:59:58 +09:00
Laurent Cozic
b6cb0056c7
CLI v0.10.90
2018-01-26 17:19:42 +00:00
Laurent Cozic
1669b5258a
Fixed detection of encrypted item
2018-01-25 23:01:18 +00:00
Laurent Cozic
5a9e0bfc26
Handle password text input in mobile and desktop
2018-01-25 22:44:09 +00:00
Laurent Cozic
8f3fdb3afe
Tweaks to make sure Nextcloud driver passes all test units
2018-01-25 21:15:58 +00:00
Laurent Cozic
7ab135c099
Various tweaks to get Nextcloud working in mobile
2018-01-25 20:48:01 +00:00
Laurent Cozic
1cc27f2509
Got Nextcloud sync to work in Electron
2018-01-25 19:01:14 +00:00
Laurent Cozic
6ade09c228
Merge branch 'master' into webdav
2018-01-24 17:25:34 +00:00
Laurent Cozic
e70a291698
Merge pull request #174 from gabcoh/fix171
...
Fix #171
2018-01-23 11:26:11 +00:00
Laurent Cozic
5b99ecefca
Merge branch 'master' into webdav
2018-01-21 19:10:39 +00:00
Laurent Cozic
1bfeed377a
All: Optimised file sync logic so that it doesn't fetch the content of
...
all the items on each sync. Also limit the number of items in a batch
to 1000
2018-01-21 18:54:47 +00:00
Laurent Cozic
86eee376bb
All: Handle case where resource blob is missing during sync
2018-01-21 17:48:50 +00:00
Laurent Cozic
6a7d368184
All: Started Nextcloud support
2018-01-21 17:01:37 +00:00
Gabe Cohen
af50d80541
Fix #171
2018-01-18 14:29:13 -06:00
Laurent Cozic
1a5c8d126d
All: Refactored filesystem sync driver to support mobile
2018-01-17 18:51:15 +00:00
Laurent Cozic
f632580eed
CLI: Display error when cannot open note with editor
2018-01-17 18:10:07 +00:00
Laurent Cozic
1d73f0cdee
Simplified and fixed caching issue
2018-01-17 17:59:33 +00:00
Laurent Cozic
99c7111f8c
CLI: Fixes #168 : Invalid code block would crash app
2018-01-17 17:52:55 +00:00
Laurent Cozic
3de19c3db7
All: Added Dutch translation. Thanks @tcassaert
2018-01-17 00:43:47 +00:00
Laurent Cozic
56e074b4ef
Merge branch 'master' of github.com:laurent22/joplin
2018-01-17 00:41:04 +00:00
Laurent Cozic
1a79253780
Update doc
2018-01-17 00:40:35 +00:00
tcassaert
6a5089f71d
Dutch translation
...
All EN keys are translated to nl_BE.
2018-01-15 22:33:05 +01:00
Laurent Cozic
b10999e83e
All: Update French translation
2018-01-15 18:35:39 +00:00
Laurent Cozic
961b5bfd25
All: Fixes #85 : Don't record deleted_items entries for folders deleted via sync
2018-01-15 18:10:14 +00:00
Laurent Cozic
7d3fbbcaba
Updated translations
2018-01-14 17:07:34 +00:00
Laurent Cozic
424443a2d8
CLI: Display arrays and objects in settings
2018-01-09 21:25:31 +01:00
Laurent Cozic
f67e4a03e4
CLI: Detect installed Node version
2018-01-09 19:56:38 +00:00
Laurent Cozic
e9268edeff
All: Fixes #150 : Extra comma causes crash
2018-01-09 19:45:08 +00:00
Laurent Cozic
a8576a55d6
CLI v0.10.87
2018-01-09 09:31:03 +01:00
Laurent Cozic
78ce10ddf0
All: Fixed race condition when a note is being uploaded while it's being modified in the text editor
2018-01-08 20:09:01 +01:00
Laurent Cozic
8de5b4219d
All: Updated translations
2018-01-06 21:05:34 +01:00
rtmkrlv
3fa891e136
Merge branch 'master' into russian-locale
2018-01-06 14:54:46 +02:00
rtmkrlv
6f7a9f3295
Updated Russian translation
...
Added translation of new strings and small corrections
2018-01-06 14:45:30 +02:00
Laurent Cozic
77fec75f23
CLI v0.10.86
2018-01-05 21:02:23 +01:00
Laurent Cozic
d659d975cd
All: Documentation and minor tweaks for E2EE
2018-01-05 18:40:57 +01:00
rtmkrlv
6ac3b8a8f9
Add files via upload
...
Russian localisation for Joplin. 100% done, but some corrections may be required.
2017-12-16 20:41:04 +02:00
Laurent Cozic
5780951f7d
Updated translations
2017-12-15 08:46:30 +00:00
Laurent Cozic
64031ac6cf
Merge pull request #40 from Cogitri/german-locale
...
WIP: Add German (Germany) locale
2017-12-11 20:43:07 +00:00
Laurent Cozic
caae7f7cf8
CLI v0.10.83
2017-12-11 20:12:41 +00:00
Laurent Cozic
043be1916c
CLI: Display welcome message the first time the app is run.
2017-12-10 15:56:12 +00:00
Laurent Cozic
42e34b5c3b
All: Fixes #87 : Show warningn when deleting notebook that contains notes.
2017-12-10 14:09:12 +00:00
Rasmus Thomsen
09b9df4228
German locale: adjust articulation
2017-12-07 16:02:18 +01:00
Laurent Cozic
37663bd110
Merge pull request #68 from dbinary/master
...
adding translate spanish Latin America
2017-12-06 23:59:22 +00:00
Laurent Cozic
8838017830
All: Updated translations
2017-12-06 23:55:22 +00:00
Laurent Cozic
507e7e6014
All: Improved ENEX import for web pages that have been saved as notes
2017-12-06 19:29:58 +00:00
Laurent Cozic
4abe5d07c4
All: Handling of impossible-to-sync items (such as when they are over the size limit of the cloud provider)
2017-12-04 23:38:09 +00:00
Luis Pérez
4314c392f6
adding translate spanish Latin America
2017-12-04 13:24:55 -06:00
Laurent Cozic
685f541bb4
All: Fixed issue with local resource needlessly marked as encrypted
2017-12-04 19:15:14 +00:00
Laurent Cozic
f9634ea283
CLI: Added e2ee command to check encryption status of a sync target
2017-12-04 19:01:56 +00:00
Laurent Cozic
6252a4d8c8
Merge branch 'master' into encryption
2018-01-03 20:23:26 +01:00
Laurent Cozic
d13d7bec45
Minor changes
2018-01-03 20:20:16 +01:00
Laurent Cozic
7b82dacbf2
Update website
2018-01-03 00:17:31 +01:00
Laurent Cozic
b22211fada
All: Updated translations. Added Japanese and Chinese.
2018-01-02 21:27:38 +01:00
Laurent Cozic
79efac2f71
Merge pull request #130 from SamuelBlickle/master
...
Improved german translation
2018-01-02 21:22:27 +01:00
Laurent Cozic
71e877d369
All: Improved encryption and synchronisation
2018-01-02 20:17:14 +01:00
TAKAHASHI Kyohei
7e086a7730
Japanese localization
2018-01-02 14:17:39 +09:00
SamuelBlickle
3f810c71b0
improved german translations
2018-01-01 13:41:02 +01:00
Laurent Cozic
500fbc5294
Merge branch 'master' into encryption
2017-12-31 15:26:16 +01:00
Laurent Cozic
70a33f8533
CLI 0.10.84
2017-12-29 11:17:07 +01:00
Laurent Cozic
23722719f0
Merge pull request #82 from gabcoh/autocomplete
...
Added auto complete
2017-12-29 10:54:38 +01:00
Laurent Cozic
d499251206
Update app-gui.js
...
Invalidate root after inputting command
2017-12-29 10:39:50 +01:00
Laurent Cozic
9e869a5b1f
CLI: Various UI improvements for E2EE
2017-12-28 19:51:24 +00:00
Laurent Cozic
ab959623aa
CLI: Fixes #117 : 'edit' command raising error in shell mode
2017-12-28 19:14:03 +00:00
Laurent Cozic
08d2655f13
All: Various improvements to E2EE
2017-12-26 11:38:53 +01:00
Gabe Cohen
20632ae1c1
Correctly implement autocomplete menu with prefix
2017-12-24 12:27:25 -06:00
Laurent Cozic
d1abf4971d
Electron: E2EE config
2017-12-24 09:36:31 +01:00
Gabe Cohen
3146273409
Improve autocomplete
...
All commands and sub commands should now autocomplete. Titles are now wrapped in spaces and quoted titles are now properly parsed.
2017-12-22 19:48:56 -06:00
Laurent Cozic
1891eb4998
All: Upgraded to fs-extra 5.0
2017-12-22 18:58:09 +00:00
Laurent Cozic
6683da804b
All: Fixed various issues regarding encryption and decryptino of resources, and started doing GUI for Electron app
2017-12-21 20:06:08 +01:00
Laurent Cozic
7750b954fc
All: Make sure existing resources are encrypted once E2EE has been enabled
2017-12-20 19:43:43 +00:00
Laurent Cozic
edbff5a26a
All: Simplified encryption header
2017-12-20 19:14:27 +00:00
Laurent Cozic
18846c11ed
All: Allow disabling encryption and added more test cases
2017-12-20 20:45:25 +01:00
Laurent Cozic
cc02c1d585
All: Simplified synchronisation of resources to simplify encryption, and implemented resource encryption
2017-12-19 19:01:29 +00:00
Laurent Cozic
3f4f154949
All: Refactored encryption/decryption method to use same algorithm for both file and string encryption
2017-12-18 20:54:03 +01:00
Laurent Cozic
4c0b472f67
All: Testing and better handling of E2EE initialisation
2017-12-17 20:51:45 +01:00
Laurent Cozic
75f8234db5
All: Added Russian translation. Thanks @rtmkrlv
2017-12-17 12:34:56 +01:00
Laurent Cozic
b8e85e1587
Merge pull request #106 from rtmkrlv/russian-locale
...
Russian localisation
2017-12-17 11:33:34 +00:00
Laurent Cozic
4e41731c08
All: Updated translations
2017-12-17 12:30:32 +01:00
Gabe Cohen
4756238821
Remove unused import
2017-12-15 06:39:50 -06:00
Laurent Cozic
2c608bca3c
All: getting encryption service and UI to work
2017-12-14 19:39:13 +00:00
Laurent Cozic
d9c1e30e9b
Merge master into encryption branch
2017-12-15 07:31:57 +00:00
Laurent Cozic
5bc72e2b44
All: Decryption worker and handling of missing master key passwords
2017-12-14 18:53:08 +00:00
Laurent Cozic
df05d04dad
All: Made model naming more consistent
2017-12-14 18:12:14 +00:00
Laurent Cozic
888ac8f4c2
Electron: Started integrating encryption
2017-12-14 17:58:10 +00:00
Laurent Cozic
55266e5694
Fixed test units
2017-12-14 17:41:53 +00:00
Gabe Cohen
39c73e1649
Improve autocompletion
...
1. Removed autocomplete menu because it lists the entire line, not just what is
being autocompleted.
2. Autocomplete positional args first unless cursor is at - then autocomplete
long options
3. Don't autocomplete an options that is already present.
4. Other fixes
2017-12-14 07:53:49 -06:00
Gabe Cohen
3bf9d01f0a
Remove unused code and retab
2017-12-14 07:01:00 -06:00
Gabe Cohen
89ef33f7ca
convert spaces to tabs
2017-12-13 21:25:18 -06:00
Gabe Cohen
f71fe9a1a6
Make autocomplete more intelligent
2017-12-13 21:13:43 -06:00
Laurent Cozic
1008b1835b
All: Handle tag encryption and started CLI and Electron encryption front-end
2017-12-14 00:23:32 +00:00
Laurent Cozic
bd20ecff78
All: Handle conflict for encrypted notes
2017-12-13 22:53:20 +00:00
Laurent Cozic
ee02f8255e
All: Encryption setup on apps
2017-12-13 19:01:04 +00:00
Laurent Cozic
5951ed3f55
All: Support encrypting notes and notebooks
2017-12-13 18:57:40 +00:00
Laurent Cozic
f6fbf3ba0f
All: Handle master key in backend
2017-12-12 21:58:57 +00:00
Laurent Cozic
e44975622a
CLI: Handling of password prompt
2017-12-12 18:17:30 +00:00
Gabe Cohen
671e538740
Contain autocomplete in StatusBarWidget.js
...
StatusBarWidget.js now imports app itself and gets command names.
app-gui.js no longer sets the autocomplete of StatusBarWidget itself.
2017-12-11 19:31:11 -06:00
Gabe Cohen
cda623a95c
Added command auto complete
...
File based autocompletion is not yet implemented. This will require knowledge of
the command, and it's parameters. The autocomplete feture is pretty powerful
however, so this should not be very difficult to add.
2017-12-09 23:08:28 -06:00
Laurent Cozic
238b5ab9b9
CLI: version bump to fix Homebrew formula
2017-12-08 21:41:41 +00:00
Laurent Cozic
027f96d100
Electron: Fixes #36 : Set installation directory for Windows installer
2017-12-07 18:17:41 +00:00
Laurent Cozic
ad6c347180
CLI: Fixed shell mode
2017-12-07 18:12:46 +00:00
Laurent Cozic
ab8c66a361
Updated tools
2017-12-04 18:16:14 +00:00
Laurent Cozic
4b55fefcb1
Cleaned up build tools
2017-12-04 17:55:06 +00:00
Laurent Cozic
0eac8b25e1
Deleted uneeded file
2017-12-03 23:06:02 +00:00
Laurent Cozic
7851b6b429
Version update
2017-12-02 15:57:19 +00:00
Laurent Cozic
6c3918ebd2
All: Improved Evernote import for blockquotes and sup tags
2017-12-02 12:49:42 +00:00
Laurent Cozic
ff502670bf
Updated Readme, mentioned Homebrew
2017-12-01 20:06:20 +00:00
Laurent Cozic
58bc708014
Merge branch 'master' of github.com:laurent22/joplin
2017-12-01 18:56:43 +00:00
Laurent Cozic
ede1ed8b22
macOS: Allow BACKSPACE instead of DELETE in CLI app
2017-12-01 18:56:35 +00:00
Laurent Cozic
9d984596cc
CLI: fixed crash when inputting command without closed quote
2017-12-01 17:51:27 +00:00
Laurent Cozic
2ef2296566
Update website
2017-11-30 20:30:01 +00:00
Laurent Cozic
16bf0cf646
All: Added Spanish (Costa Rica) locale
2017-11-30 18:29:10 +00:00
Laurent Cozic
52f09d2638
Electron: Fixed import of certain images
2017-11-29 23:27:20 +00:00
Laurent Cozic
a346116d5f
Update website
2017-11-29 16:03:19 +00:00