1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
Commit Graph

588 Commits

Author SHA1 Message Date
Laurent Cozic
a2219bedd7 Merge branch 'master' into no-babel 2017-11-08 21:39:07 +00:00
Laurent Cozic
e3554c7aec Delete folders and tags 2017-11-08 21:22:24 +00:00
Laurent Cozic
7d12da27ad Prompt dialog and popup menu 2017-11-08 17:51:55 +00:00
Laurent Cozic
5a7fde7d21 Auto save note 2017-11-07 21:46:23 +00:00
Laurent Cozic
8bf85b6b88 Show editor and rendering side by side 2017-11-07 21:11:14 +00:00
Laurent Cozic
9e3af21e66 Optimised markdown rendering for mobile and electron 2017-11-07 18:39:11 +00:00
Laurent Cozic
dd4a640480 Version 2017-11-07 18:05:49 +00:00
Laurent Cozic
5024dcf668 Improving markdown renderer 2017-11-06 23:56:33 +00:00
Laurent Cozic
26d9b57923 Got sync to work 2017-11-06 21:11:15 +00:00
Laurent Cozic
c1cb020283 Made header 2017-11-06 20:54:58 +00:00
Laurent Cozic
8dd41dca96 Added navigator and handle OneDrive auth 2017-11-06 18:35:04 +00:00
Laurent Cozic
d763b13e44 Split into generic and app-specific reducer 2017-11-06 18:05:12 +00:00
Laurent Cozic
7f625051ba Added sidebar 2017-11-05 23:55:01 +00:00
Laurent Cozic
100b98bff8 Saving/loading notes from Electron 2017-11-05 18:36:27 +00:00
Laurent Cozic
3de7534d1d Getting note HTML rendering to work 2017-11-05 16:51:03 +00:00
Laurent Cozic
09db5ff1d8 Refactor to re-use md rendering code in Electron app 2017-11-05 15:35:38 +00:00
Laurent Cozic
cc5bd12ba1 Moved code that can be shared between Electron and RN app to separate file 2017-11-05 00:49:23 +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
18bb02244f Started note list 2017-11-04 16:40:34 +00:00
Laurent Cozic
243d6e9845 Getting backend/frontend bridge to work 2017-11-04 15:42:20 +00:00
Laurent Cozic
d35bd7906b Started bridge between backend and frontend 2017-11-04 13:31:51 +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
Laurent Cozic
ddf9f442e5 Removed need for build dir for Electron app 2017-11-04 12:32:26 +00:00
Laurent Cozic
6e4effdecf Refactoring so that CLI app and Electron app share the same base application 2017-11-04 12:23:46 +00:00
Laurent Cozic
f1e1db6744 Clean up 2017-11-04 11:50:58 +00:00
Laurent Cozic
4f831f91f9 Cleaned up Electron building step 2017-11-04 11:46:06 +00:00
Laurent Cozic
d601ed737b Got db and logger to working on Electron app 2017-11-04 11:26:49 +00:00
Laurent Cozic
1e8325be9d Updated Readme 2017-11-03 17:40:57 +00:00
Laurent Cozic
28dcdc8984 Fixed switching of locale 2017-11-03 18:51:13 +00:00
Laurent Cozic
86ea826e18 Merge branch 'master' into no-babel 2017-11-03 17:11:52 +00:00
Laurent Cozic
a1cb172bc3 Removed babel 2017-11-03 18:39:08 +00:00
Laurent Cozic
b7e74e4547 Fixed module include for Electron app 2017-11-03 18:01:24 +00:00
Laurent Cozic
8a78ee5df6 Changed export to module.exports 2017-11-03 00:13:17 +00:00
Laurent Cozic
7781fbad76 Changed import statements to require to reduce dependency to Babel 2017-11-03 00:09:34 +00:00
Laurent Cozic
1c144c9674 Added Electron app dir 2017-11-02 23:26:08 +00:00
Laurent Cozic
742cff5598 Improve sync conflict handling when the changes between local and remote don't matter 2017-11-02 22:48:17 +00:00
Laurent Cozic
8b454e1e95 Fixing website 2017-11-01 17:39:56 +00:00
Laurent Cozic
61a74bc7e0 Fixing website 2017-10-31 00:02:34 +00:00
Laurent Cozic
e39acc6b77 Fixing website 2017-10-30 23:56:56 +00:00
Laurent Cozic
de124e9e7c Fixing website 2017-10-30 23:46:22 +00:00
Laurent Cozic
76a3ae77a2 Fixing website 2017-10-30 23:19:49 +00:00
Laurent Cozic
5c6ca02f8e Fixing website 2017-10-30 23:16:45 +00:00
Laurent Cozic
6b5907c6d4 Fixing website 2017-10-30 23:13:55 +00:00
Laurent Cozic
3f8e3edce0 Fixing website 2017-10-30 23:08:20 +00:00
Laurent Cozic
456fdfaec6 Fixing website 2017-10-30 22:59:46 +00:00
Laurent Cozic
8ca372b37a Fixing website 2017-10-30 22:58:41 +00:00
Laurent Cozic
7093d5103a Fixing website 2017-10-30 22:50:49 +00:00