Commit Graph

77 Commits (c8385488317931b2aa5d247ca5b6ee9376fb1658)

Author SHA1 Message Date
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 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 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 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 b7e74e4547 Fixed module include for Electron app 2017-11-03 18:01:24 +00:00
Laurent Cozic 1c144c9674 Added Electron app dir 2017-11-02 23:26:08 +00:00