Laurent Cozic
c6de8598dc
Electron release v0.10.48
2018-01-22 19:10:29 +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
1a5c8d126d
All: Refactored filesystem sync driver to support mobile
2018-01-17 18:51:15 +00:00
Laurent Cozic
3de19c3db7
All: Added Dutch translation. Thanks @tcassaert
2018-01-17 00:43:47 +00:00
Laurent Cozic
f710463b67
Electron: Fixes #155 : Caret alignment issue with Russian text
2018-01-15 19:01:00 +00:00
Laurent Cozic
6ae0c3aba0
Electron release v0.10.47
2018-01-15 18:41:19 +00:00
Laurent Cozic
b10999e83e
All: Update French translation
2018-01-15 18:35:39 +00:00
Laurent Cozic
d1f1d1068a
Electron release v0.10.46
2018-01-15 12:29:58 +00:00
Laurent Cozic
a442a49e2f
Electron release v0.10.45
2018-01-15 12:27:10 +00:00
Laurent Cozic
7d3fbbcaba
Updated translations
2018-01-14 17:07:34 +00:00
Laurent Cozic
c5c6c777be
Electron release v0.10.44
2018-01-12 18:11:39 +01:00
Laurent Cozic
1fd1a73fda
Electron: Improved the way new note are created, and automatically add a title. Made saving and loading notes more reliable.
2018-01-12 19:58:01 +00:00
Laurent Cozic
1d7f30d441
Electron: Fixed logic to save, and make sure scheduled save always happen even when changing note
2018-01-11 21:05:34 +01:00
Laurent Cozic
c2a0d8600f
Electron: Move prompt to top to avoid issue with date picker being hidden
2018-01-09 21:06:47 +01:00
Laurent Cozic
ede3c2ce2f
Electron: Fixed display of too long notebook titles
2018-01-09 19:34:06 +01:00
Laurent Cozic
2f13e689b9
Electron: Don't scroll back to top when note is reloaded via sync
2018-01-09 20:26:20 +00:00
Laurent Cozic
ea135a0d28
Electron: Fixed logic of what note is used when right-clicking one or more notes
2018-01-09 20:16:09 +00: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
30bc9dd551
Electron release v0.10.43
2018-01-08 10:57:36 +01:00
Laurent Cozic
cc2f665313
Electron: Undone tests
2018-01-08 10:57:29 +01:00
Laurent Cozic
37c989ed28
Electron release v0.10.42
2018-01-08 10:27:02 +01:00
Laurent Cozic
8de5b4219d
All: Updated translations
2018-01-06 21:05:34 +01:00
Laurent Cozic
a81788b3fa
Electron release v0.10.41
2018-01-05 20:52:22 +01:00
Laurent Cozic
d659d975cd
All: Documentation and minor tweaks for E2EE
2018-01-05 18:40:57 +01:00
Laurent Cozic
0115e74163
All: Minor tweaks regarding encryption
2017-12-04 19:29:34 +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
0db9c66317
Electron release v0.10.40
2018-01-02 21:28:56 +01:00
Laurent Cozic
b22211fada
All: Updated translations. Added Japanese and Chinese.
2018-01-02 21:27:38 +01:00
Laurent Cozic
500fbc5294
Merge branch 'master' into encryption
2017-12-31 15:26:16 +01:00
Laurent Cozic
e19c26fdd1
Mobile: Done UI for E2EE
2017-12-31 14:58:50 +01:00
Laurent Cozic
6ff19063ef
All: Got E2EE working in mobile app
2017-12-30 20:57:34 +01:00
Laurent Cozic
bef7c38724
Electron: Improved enabling/disabling E2EE
2017-12-24 11:23:51 +01:00
Laurent Cozic
d1abf4971d
Electron: E2EE config
2017-12-24 09:36:31 +01:00
Laurent Cozic
1891eb4998
All: Upgraded to fs-extra 5.0
2017-12-22 18:58:09 +00:00
Laurent Cozic
70b03971f6
All: Fixed handling of unloaded master key
2017-12-22 18:50:27 +00:00
marcosvega91
38c050b47e
Removed duplicate editor variable
2017-12-22 15:43:01 +01:00
marcosvega91
0bf5c9ebdd
Fix #119
...
Fix the bug that permit to undo changes from different notes.
I save the editor instance into the state and in the componentWillReceiveProps i reset the undo state
2017-12-22 14:48:44 +01: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
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
4e41731c08
All: Updated translations
2017-12-17 12:30:32 +01:00
Laurent Cozic
5780951f7d
Updated translations
2017-12-15 08:46:30 +00:00
Laurent Cozic
e9bb5bee9d
All: Better handling of encrypted data on UI side and prevent modification of encrypted notes
2017-12-14 20:21:36 +00: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
1008b1835b
All: Handle tag encryption and started CLI and Electron encryption front-end
2017-12-14 00:23:32 +00:00