Laurent Cozic
|
953cc327c6
|
Electron: Fixes #805: Fixed app freezing when opening note in external editor and then creating new note
|
2018-09-24 07:10:00 +01:00 |
Laurent Cozic
|
643e5a6a2a
|
Electron: Resolves #714: Allow starting application minimised in the tray icon
|
2018-09-06 18:56:23 +01:00 |
Laurent Cozic
|
595fd7a9aa
|
All: Resolves #644: Added support for .markdown extension when importing files
|
2018-06-26 00:07:53 +01:00 |
Laurent Cozic
|
936f334b61
|
Electron: Remove 'New notebook' shortcut
|
2018-06-21 19:12:08 +01:00 |
Abijeet Patro
|
01d032261c
|
Merge branch 'master' into master
|
2018-06-18 23:32:10 +05:30 |
Laurent Cozic
|
1f3a1c49df
|
Electron: Resolves #611: Allow opening and editing note in external editor
|
2018-06-18 18:56:07 +00:00 |
Abijeet
|
07b85388fc
|
Adds a shortcut to insert the date and time.
Closes #521
|
2018-06-16 20:46:27 +05:30 |
Laurent Cozic
|
218b446915
|
Electron: Added Bold and Italic toolbar buttons
|
2018-06-11 23:47:44 +01:00 |
Laurent Cozic
|
1b2b68c485
|
Electron: Fixes #562: Disable power saving when syncing in Linux
|
2018-06-10 12:19:36 +01:00 |
Laurent Cozic
|
f81dce3321
|
Merge branch 'clipper'
|
2018-05-25 13:31:15 +01:00 |
Laurent Cozic
|
e15f84716a
|
Clipper: Added Clipper config screen and improved server
|
2018-05-25 13:30:27 +01:00 |
Laurent Cozic
|
6301ba0a12
|
Electron: Fixes #527: Remove empty section separators from menus
|
2018-05-20 13:01:07 +01:00 |
Laurent Cozic
|
44e1245416
|
Electron: Fixes #528: Set translation in bridge functions too
|
2018-05-20 12:54:42 +01:00 |
Laurent Cozic
|
41ba1043be
|
All: Fixed incorrect timeout for sync-after-save (was using ms instead of sec). Removed needless caching of note IDs in database.
|
2018-05-10 19:50:44 +01:00 |
Laurent Cozic
|
61dd4cefbc
|
All: Resolves #345: Option to hide completed todos
|
2018-05-09 21:00:05 +01:00 |
Laurent Cozic
|
da6fdad2de
|
All: Handle saving collapsed states of sub-notebook
|
2018-05-09 10:49:31 +01:00 |
Laurent Cozic
|
ba9cfd8041
|
Electron: Increased timeout for sync-after-save to 30 seconds
|
2018-05-02 08:34:54 +01:00 |
Laurent Cozic
|
2bf87655da
|
Electron: Various tweaks to get PortableApps format to work
|
2018-04-23 21:50:29 +02:00 |
Laurent Cozic
|
bcb1f36ad8
|
Merge pull request #428 from Abijeet/master
Add the toggle sidebar option to the View app menu bar.
|
2018-04-17 11:17:24 +02:00 |
Abijeet
|
34c65a686c
|
Add the toggle sidebar option to the View app menu bar.
Towards #183
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
|
2018-04-16 22:57:36 +05:30 |
Laurent Cozic
|
0b32741a12
|
Electron: Resolves #252: Allow enabling tray icon in Linux
|
2018-04-16 19:18:28 +02:00 |
Laurent Cozic
|
02bde2c6e9
|
Merge pull request #424 from Abijeet/master
Adds support to toggle the sidebar.
|
2018-04-16 15:24:33 +02:00 |
Abijeet
|
1242de532e
|
Adds support to toggle the sidebar.
Closes #183
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
|
2018-04-15 21:20:39 +05:30 |
Laurent Cozic
|
4821b4cdf2
|
Electron: Fixes #365: Cannot paste in Dropbox screen
|
2018-04-04 21:25:27 +02:00 |
Laurent Cozic
|
ed638612aa
|
Moved to https:// domain
|
2018-03-24 20:13:52 +00:00 |
Laurent Cozic
|
67608e29c8
|
Electron: Resolves #144, Resolves #311: Highlight search results and search in real time. Associated Ctrl+F with searching.
|
2018-03-19 23:04:48 +00:00 |
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 |