Commit Graph

127 Commits (21f50a14c5487bd16754ee4d0fdb1b5ad1a08555)

Author SHA1 Message Date
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 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 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 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 8b454e1e95 Fixing website 2017-11-01 17:39:56 +00:00
Laurent Cozic 12b6902a49 Fixed RN text field and gave different OneDrive token to demo 2017-10-30 21:29:36 +00:00
Laurent Cozic 6675ea54ac RN: fixed visual glitches due to side menu being visible below other screens 2017-10-30 18:27:51 +00:00
Laurent Cozic 5492e715f8 Fixed React Native app to work with latest versions of packages and removed dependency to yarn 2017-10-30 18:17:01 +00:00
Laurent Cozic a43f5a1b53 todo => to-do 2017-10-30 00:37:34 +00:00
Laurent Cozic 5a7028bd11 Got Android version working again 2017-10-30 00:29:10 +00:00
Laurent Cozic ad1c0f3958 Added command attach and support for non-gui mode 2017-10-19 23:02:13 +01:00
Laurent Cozic dc219141fa Moved more widgets to redux 2017-10-07 23:17:10 +01:00
Laurent Cozic fb0e8f36d4 Handle advanced options 2017-09-24 15:48:23 +01:00
Laurent Cozic 8e54404d28 Various changes 2017-09-10 17:57:06 +01:00
Laurent Cozic 7aaf4fb491 Improved back button handling when note has been modified 2017-08-24 18:10:03 +00:00
Laurent Cozic d9c85a7275 Various changes 2017-08-22 19:57:35 +02:00
Laurent Cozic 67b812cab0 Various improvements 2017-08-21 22:46:31 +02:00
Laurent Cozic 1da06734f1 Various improvements on mobile app 2017-08-21 20:32:43 +02:00
Laurent Cozic 36743bb4d7 Handle user timestamp 2017-08-20 22:11:32 +02:00
Laurent Cozic d708c8b48d Bigger click target on checkboxes 2017-08-19 23:59:08 +02:00
Laurent Cozic d9083fa2ed Fixed layout bug 2017-08-02 17:55:03 +00:00
Laurent Cozic 303af9004d Resize images 2017-08-02 17:47:25 +00:00
Laurent Cozic 19266206f4 Attach resource from mobile 2017-08-01 23:40:14 +02:00
Laurent Cozic 7fe70696bb Preserve scroll position of Search screen 2017-08-01 21:08:38 +02:00
Laurent Cozic 4b54e3c2ea Made status page scrollable 2017-08-01 18:59:10 +00:00
Laurent Cozic 4d61ed1dce Various bug fixes 2017-08-01 18:53:50 +00:00
Laurent Cozic 88998bbe75 Fixed styling 2017-08-01 18:29:01 +00:00
Laurent Cozic cc54e32823 Support for dark/light theme 2017-08-01 17:59:01 +00:00
Laurent Cozic a270a345d3 Improved app startup 2017-08-01 17:41:58 +00:00
Laurent Cozic 72c4ed8453 Fixed config page 2017-07-31 22:51:24 +02:00
Laurent Cozic 8ce02e6e4c Cache note list 2017-07-31 22:03:12 +02:00
Laurent Cozic 192dac0ca4 Disabled back button handling on note screen for now 2017-07-31 19:02:21 +00:00
Laurent Cozic 2882aef8e4 Fixed multiple sync init issue 2017-07-31 18:32:51 +00:00
Laurent Cozic e5d4c649ad Added save icon, fixed search ordering bug and fixed html rendering bug 2017-07-31 18:19:58 +00:00
Laurent Cozic 229fc4ed2e Make sure title height is correct with multi line text 2017-07-31 17:56:14 +00:00
Laurent Cozic 4761606330 Fixed list scroll position 2017-07-30 23:33:54 +02:00
Laurent Cozic 1a5720bd8c Styling 2017-07-30 23:04:26 +02:00
Laurent Cozic 242b6dbff8 Better handling of network errors 2017-07-30 22:22:57 +02:00
Laurent Cozic ad1fbba78d Various fixes 2017-07-30 21:51:18 +02:00
Laurent Cozic f228b48365 Various tweaks 2017-07-28 17:57:01 +00:00