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
RaphaelKimmig
ee1df1a396
fix sub pixel rendering for desktop ( #1378 )
2019-03-31 18:25:13 +01:00
Laurent Cozic
921f01d9dc
Desktop: Fixed regression on external edit
2019-03-06 22:22:37 +00:00
Laurent Cozic
7d6b7e588c
Desktop: use nodeIntegration
2019-02-24 10:17:37 +00:00
Laurent Cozic
e6aa002758
Desktop: Fixes #1215 : Updated single instance logic for Electron 4
2019-02-16 13:10:37 +00:00
Caleb John
88a9d5e802
Fix window manager icon on linux ( #1110 )
2019-01-09 17:05:28 +00:00
Laurent Cozic
cdd70230af
Electron: Fixes #663 : Fixed copy, cut and paste context menu on text editor
2018-09-04 18:20:41 +01:00
Laurent Cozic
187fb1b85d
Electron: Resolves #619 : Context menu to cut, copy and paste. Also added menu to copy link in web view
2018-06-26 00:52:46 +01:00
Laurent Cozic
359b8d5545
Various tweaks to build portable version
2018-05-14 11:08:33 +01:00
Laurent Cozic
2bf87655da
Electron: Various tweaks to get PortableApps format to work
2018-04-23 21:50:29 +02: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
82e99ca658
All: Better handling of startup errors
2018-03-07 19:11:55 +00:00
Laurent Cozic
23c5934a7d
Electron: Allow exporting only selected notes or notebook
2018-03-01 20:14:06 +00:00
Laurent Cozic
e75c62bf0f
Electron: Fix logic of hidding app in macOS
2018-02-27 21:54:40 +00:00
Laurent Cozic
4046a51472
Electron: Handle import export
2018-02-27 20:04:38 +00:00
Laurent Cozic
c6698eaea6
Electron: Fixes #256 : Check that no other instance of Joplin is running before launching a new one
2018-02-23 17:51:23 +00:00
Laurent Cozic
6bb3184a72
macOS: Resolves #243 : Added black and white tray icon for macOS
2018-02-20 00:41:52 +00:00
Laurent Cozic
acc0d17e0f
Minor changes
2018-02-19 18:36:31 +00:00
Laurent Cozic
4218b65969
Electron: Added several keyboard shortcuts
2018-02-16 18:08:02 +00:00
Laurent Cozic
af82345eb8
Fixed tray icon and update issue
2018-02-06 13:11:59 +00:00
Laurent Cozic
e19a8a99ff
macOS: Fixed startup crash
2018-02-06 13:05:36 +00:00
Laurent Cozic
bc26098c7d
Android release v0.10.85
2018-02-05 22:19:21 +00:00
Laurent Cozic
cca43624e4
Electron: Added tray icon support
2018-01-31 20:10:32 +00:00
Laurent Cozic
d9c1e30e9b
Merge master into encryption branch
2017-12-15 07:31:57 +00:00
Laurent Cozic
16bf0cf646
All: Added Spanish (Costa Rica) locale
2017-11-30 18:29:10 +00:00
Laurent Cozic
9a40851c77
Electron, Mobile: Created alarm service and drivers
2017-11-27 22:50:46 +00:00
Laurent Cozic
2bfaa0e02c
Merge branch 'master' of github.com:laurent22/joplin
2017-11-17 11:05:41 +00:00
Laurent Cozic
209f2cae55
Electron: Handle hide/show app logic for macOS
2017-11-17 18:05:25 +00:00
Laurent Cozic
43bc7b5619
Electron: Fixed vertical scrollbar, and added option to display dev tool in prod
2017-11-17 18:02:01 +00:00
Laurent Cozic
dbb5599b0f
Save window state
2017-11-14 18:02:58 +00:00
Laurent Cozic
48061457ac
Various tweaks to get prod version to work
2017-11-13 18:47:35 +00:00
Laurent Cozic
6b3bda2941
Added application menu
2017-11-11 12:00:37 +00:00
Laurent Cozic
7d12da27ad
Prompt dialog and popup menu
2017-11-08 17:51:55 +00:00
Laurent Cozic
dbf51382c8
Refactor to move state changes to browser process
2017-11-05 00:17:48 +00:00
Laurent Cozic
cc277018b7
Added NoteText component
2017-11-04 23:27:13 +00:00
Laurent Cozic
ec259f866f
Created list that renders only currently visible items
2017-11-04 19:46:37 +00:00
Laurent Cozic
056c0dbab7
Various clean up and tweaks for Electron app
2017-11-04 13:23:15 +00:00
Laurent Cozic
b10b5566f7
Moved Electron GUI stuff to separate class
2017-11-04 12:38:53 +00:00