Laurent Cozic
|
ae9ecdad40
|
All: Fix database upgrade
|
2018-03-16 14:32:47 +00:00 |
|
Laurent Cozic
|
c1bb51c12b
|
All: Finished service to clean up resources
|
2018-03-15 18:08:46 +00:00 |
|
Laurent Cozic
|
eef106c99b
|
Electron: Resolves #237: Export to PDF and print option
|
2018-03-12 18:01:47 +00:00 |
|
Laurent Cozic
|
dbe1833f92
|
Made easier to add export options
|
2018-03-12 08:30:10 +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
|
4df5f668dc
|
All: Improved sync when dealing with many items, in particular when using Nextcloud
|
2018-03-09 19:07:38 +00:00 |
|
Laurent Cozic
|
c4f19465a6
|
Applied prettier to code base
|
2018-03-09 17:49:35 +00:00 |
|
Laurent Cozic
|
d114d14e87
|
Added donation links
|
2018-03-09 09:09:13 +00:00 |
|
Laurent Cozic
|
82e99ca658
|
All: Better handling of startup errors
|
2018-03-07 19:11:55 +00:00 |
|
Laurent Cozic
|
e41ae1832d
|
Minor tweaks
|
2018-03-02 18:24:02 +00:00 |
|
Laurent Cozic
|
89b50909ed
|
Electron: Resolves #266: Allow setting text editor font family
|
2018-03-02 18:16:48 +00:00 |
|
Laurent Cozic
|
23c5934a7d
|
Electron: Allow exporting only selected notes or notebook
|
2018-03-01 20:14:06 +00:00 |
|
Laurent Cozic
|
8cf0e4517a
|
Merge branch 'master' of github.com:laurent22/joplin
|
2018-02-28 17:27:06 +00:00 |
|
Laurent Cozic
|
e75c62bf0f
|
Electron: Fix logic of hidding app in macOS
|
2018-02-27 21:54:40 +00:00 |
|
Laurent Cozic
|
795568d8c2
|
Electron: Fixed note sorting bug
|
2018-02-27 21:11:53 +00:00 |
|
Laurent Cozic
|
4046a51472
|
Electron: Handle import export
|
2018-02-27 20:04:38 +00:00 |
|
Laurent Cozic
|
8a96cf3434
|
All: Allow sorting notes by various fields
|
2018-02-22 18:58:15 +00:00 |
|
Laurent Cozic
|
4218b65969
|
Electron: Added several keyboard shortcuts
|
2018-02-16 18:08:02 +00:00 |
|
Laurent Cozic
|
951be5cbf6
|
Electron: Fixes #201, Fixes #216: Make sure only one update check can run at a time, and improved modal dialog boxes
|
2018-02-15 23:05:04 +00:00 |
|
Laurent Cozic
|
a37b599a6b
|
macOS: Allow copy and paste from config and encryption screen
|
2018-02-15 18:19:00 +00:00 |
|
Laurent Cozic
|
29e9ccf216
|
Electron: Reverted to older Sharp version to fix Ubuntu issue
|
2018-02-04 18:31:13 +00:00 |
|
Laurent Cozic
|
cca43624e4
|
Electron: Added tray icon support
|
2018-01-31 20:10:32 +00:00 |
|
Laurent Cozic
|
2b627fe4ab
|
Fixed auto-update check
|
2018-01-31 19:34:38 +00:00 |
|
Laurent Cozic
|
9a41b9e192
|
Electron: Improved auto-update process to avoid random crashes
|
2018-01-30 22:35:50 +00: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
|
cc2f665313
|
Electron: Undone tests
|
2018-01-08 10:57:29 +01:00 |
|
Laurent Cozic
|
8de5b4219d
|
All: Updated translations
|
2018-01-06 21:05:34 +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
|
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
|
2c608bca3c
|
All: getting encryption service and UI to work
|
2017-12-14 19:39:13 +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
|
c703521b6c
|
All: Handling of unsyncable items
|
2017-12-05 18:56:39 +00:00 |
|
Laurent Cozic
|
ec50808ba1
|
Merge branch 'master' of github.com:laurent22/joplin
|
2017-12-01 19:15:56 +00:00 |
|
Laurent Cozic
|
33fd8325be
|
Electron: Fix #33: Allow copy and paste in OneDrive login
|
2017-12-01 19:15:46 +00:00 |
|
Laurent Cozic
|
fe909f659d
|
All: Added error message for OneDrive for Business
|
2017-12-01 17:47:18 +00:00 |
|
Laurent Cozic
|
332dd0d859
|
Merge branch 'alarm-support'
|
2017-11-30 18:53:26 +00:00 |
|
Laurent Cozic
|
620225bb2d
|
Electron: Fixed copy/cut/paste problem in macOS
|
2017-11-30 18:44:37 +00:00 |
|
Laurent Cozic
|
9d7d469908
|
Electron: Fixed option page checkboxes
|
2017-11-30 18:36:26 +00:00 |
|
Laurent Cozic
|
fa22d5bae3
|
Electron: Fixed getting package info
|
2017-11-28 19:53:29 +00:00 |
|
Laurent Cozic
|
18dc6c826a
|
Electron: Trigger notifications using node-notifier
|
2017-11-28 18:47:41 +00:00 |
|
Laurent Cozic
|
6e23fead59
|
Electron: Getting notifications to work
|
2017-11-28 00:22:38 +00:00 |
|
Laurent Cozic
|
9a40851c77
|
Electron, Mobile: Created alarm service and drivers
|
2017-11-27 22:50:46 +00:00 |
|
Laurent Cozic
|
946ad7c71a
|
All: Started moving sync target logic under SyncTarget classes
|
2017-11-24 18:06:30 +00:00 |
|
Laurent Cozic
|
6283bf6190
|
Minor fixing on note rendering
|
2017-11-21 19:47:29 +00:00 |
|
Laurent Cozic
|
48b648e656
|
Electron: allow disabling auto-updates
|
2017-11-21 19:37:34 +00:00 |
|
Laurent Cozic
|
b0b5488c2e
|
Electron: Better error handling for auto-update
|
2017-11-21 18:59:32 +00:00 |
|
Laurent Cozic
|
409f2ca98d
|
Electron: search
|
2017-11-17 18:57:27 +00:00 |
|