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
Laurent Cozic
220f5d0967
Desktop: Fixes #1425 (probably): Fix display of images when using VSCode as external editor
2019-04-20 21:12:19 +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
29e7ec4cc9
CLI: Fixes #1194 : Fixed opening then saving note in text editor
2019-02-10 16:41:14 +00:00
Laurent Cozic
f62bbfe286
Desktop: Toggle todo checkbox using SPACE key
2019-01-26 15:33:45 +00:00
Laurent Cozic
893462ae87
Check that resource could be loaded
2019-01-20 16:28:10 +00:00
Laurent Cozic
949dbf45f1
Desktop: Resolves #1099 : Show Markdown images in external editor
2019-01-20 16:27:33 +00:00
Laurent Cozic
8fdc0bf17c
All: Search: More multi-language support
2019-01-18 17:56:56 +00:00
Laurent Cozic
0a6f8b0cfe
Started integrating search engine to desktop app
2018-12-10 19:58:49 +01:00
Laurent Cozic
922bbdd1b6
All: Fixes #968 : Export resources specified with a title
2018-11-20 23:18:56 +00:00
Laurent Cozic
2cb24bf198
Mobile: Fixes #902 : Don't change existing note when sharing with mobile app
2018-10-24 19:10:05 +01:00
Laurent Cozic
124a959c8d
All: Simplifying serialisation of base items
2018-10-07 20:11:33 +01: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
0cd7ebf9d3
Electron: Fixes resources being incorrectly auto-deleted when inside an IMG tag
2018-09-30 19:24:02 +01:00
Laurent Cozic
ef711af5b5
Api: Added method to get notes
2018-09-27 18:35:10 +00:00
Laurent Cozic
6a6ee280c3
All: Fixes #801 : Replaced freegeoip which is no longer free with ip-api
2018-09-23 19:45:13 +01:00
Laurent Cozic
4e8372174b
Electron: Resolves #755 : Added note properties dialog box to view and edit created time, updated time, source URL and geolocation
2018-09-16 19:37:31 +01:00
Laurent Cozic
310afb0ad6
Electron: Resolves #612 : Allow duplicating a note
2018-06-27 21:45:31 +01:00
FoxMaSk
bd0b9dff51
fix #572 - Translation submenu
2018-05-30 19:22:07 +02:00
Laurent Cozic
61dd4cefbc
All: Resolves #345 : Option to hide completed todos
2018-05-09 21:00:05 +01:00
Laurent Cozic
a6a351e68d
Electron: Export/Import links to notes
2018-05-03 13:11:45 +01:00
Laurent Cozic
945018b698
All: Allow deleting and syncing deleted resources
2018-03-15 17:46:54 +00:00
Laurent Cozic
df7b981e5e
Merge branch 'master' into resource_cleanup
2018-03-15 18:19:06 +00:00
Laurent Cozic
9e0bf1acb2
Mobile: Fixes #299 : App freezes when connecting to OneDrive login page while internet connection is down
2018-03-14 23:17:02 +00:00
Laurent Cozic
c9e130a771
Merge branch 'master' into resource_cleanup
2018-03-14 17:41:06 +00:00
Laurent Cozic
26331f61e1
Electron: Resolves #298 : Removed extraneous first characters from auto-title
2018-03-14 17:37:47 +00:00
Laurent Cozic
f595be07d4
Adding service to keep track of note resources associations
2018-03-12 23:40:43 +00:00
Laurent Cozic
dcaaf50a5a
All: Fixes #271 : Sort by created time was not respected
2018-03-10 15:34:55 +00:00
Laurent Cozic
55c5ddedf4
Revert "Applied prettier to code base"
...
This reverts commit c4f19465a6
.
2018-03-09 20:59:12 +00:00
Laurent Cozic
c4f19465a6
Applied prettier to code base
2018-03-09 17:49:35 +00:00
Laurent Cozic
8a96cf3434
All: Allow sorting notes by various fields
2018-02-22 18:58:15 +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
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
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
df05d04dad
All: Made model naming more consistent
2017-12-14 18:12:14 +00:00