Commit Graph

63 Commits (d7f3cfd778929ede97e57621acb5a92e893fcb65)

Author SHA1 Message Date
Laurent Cozic acc4eb5d28 Mobile: Allow selecting, deleting and moving multiple notes 2017-11-23 18:47:51 +00:00
Laurent Cozic 3ce1172c36 Allow changing notebook by drag and dropping notes 2017-11-22 19:20:19 +00:00
Laurent Cozic e4d48f43d6 Allow multiple selection 2017-11-22 18:35:31 +00:00
Laurent Cozic 367a18db93 Electron: fixed loading of resources, and disable drag and dropping of links in app 2017-11-21 19:31:21 +00:00
Laurent Cozic a057fbf3bd Electron: added sync icon 2017-11-20 18:44:56 +00:00
Laurent Cozic 6f88c025f5 Update locale 2017-11-17 23:33:20 +00:00
Laurent Cozic 409f2ca98d Electron: search 2017-11-17 18:57:27 +00:00
Laurent Cozic ce9da90846 Merge branch 'master' of github.com:laurent22/joplin 2017-11-17 11:02:39 +00:00
Laurent Cozic 43bc7b5619 Electron: Fixed vertical scrollbar, and added option to display dev tool in prod 2017-11-17 18:02:01 +00:00
Laurent Cozic 01ba0c3078 Fixed image upload for Linux and macOS 2017-11-16 22:33:45 +00:00
Laurent Cozic 5098c03264 Allow setting extra flags and renaming folder 2017-11-16 18:51:11 +00:00
Laurent Cozic 11ad6c6bef Removing need for including build files 2017-11-14 23:01:19 +00:00
Laurent Cozic dbb5599b0f Save window state 2017-11-14 18:02:58 +00:00
Laurent Cozic 01d3bf8a11 Testing auto update 2017-11-13 23:04:27 +00:00
Laurent Cozic 48061457ac Various tweaks to get prod version to work 2017-11-13 18:47:35 +00:00
Laurent Cozic e2ad0be555 Added files required for build 2017-11-13 14:44:22 +00:00
Laurent Cozic 7177ca21c9 Many changes and improvements 2017-11-13 00:23:12 +00:00
Laurent Cozic 2cf5234e76 Improved fetch with retry on all three platforms 2017-11-12 22:52:54 +00:00
Laurent Cozic 71a97bd45b Don't allow deleting sync folder 2017-11-12 18:59:54 +00:00
Laurent Cozic be77f15ef7 Electron: Fixed issue with conflict folder and fixed sync tests 2017-11-12 18:57:59 +00:00
Laurent Cozic f8bcb56964 Electron: update note in view when sync update note 2017-11-12 18:12:05 +00:00
Laurent Cozic 6e75c93f3c Electron: styling 2017-11-12 17:53:26 +00:00
Laurent Cozic f9a06bb5b9 Electron: Save state of editor/viewer toggle 2017-11-12 17:02:20 +00:00
Laurent Cozic 2879e616c1 Electron: Change title when changing screen 2017-11-12 16:47:33 +00:00
Laurent Cozic e48d2ed64b Electron: Supports non-image files in notes 2017-11-12 16:33:34 +00:00
Laurent Cozic 6e9e3fc9bd Added config screen 2017-11-12 00:44:26 +00:00
Laurent Cozic eda3be066d Electron app: handle tags 2017-11-11 23:13:14 +00:00
Laurent Cozic e649670bfe Added support for enex import 2017-11-11 17:36:47 +00:00
Laurent Cozic 61890d99ec Change dir 2017-11-10 22:27:38 +00:00
Laurent Cozic 49c11fb22e Allow attaching files in Electron ap 2017-11-10 22:18:00 +00:00
Laurent Cozic f543015714 Layout and styling 2017-11-10 21:04:53 +00:00
Laurent Cozic 769df5b818 Fixed layout issues 2017-11-10 20:43:44 +00:00
Laurent Cozic 43dff9362a Created new todo button, and option to switch is_todo 2017-11-10 20:34:36 +00:00
Laurent Cozic 2b1d5ff726 Added title bar and fixed editor scrolling bug 2017-11-10 20:12:38 +00:00
Laurent Cozic 21f50a14c5 Handle todo checkbox from list 2017-11-10 20:11:48 +00:00
Laurent Cozic 00084e398c Switched to FontAwesome for the icons, and implemented editor/viewer toggle 2017-11-10 19:18:19 +00:00
Laurent Cozic 9b86eeacb3 Refactored Redux middleware and trigger sync after saving note 2017-11-10 18:58:00 +00:00
Laurent Cozic 17309b0fac Clean up and improve loading of hl.js 2017-11-10 18:43:54 +00:00
Laurent Cozic e2cfd8a5af Disabled editor when no note is loaded 2017-11-10 17:58:17 +00:00
Laurent Cozic 5ddd1fc1b2 Fixed padding on top of editor 2017-11-10 00:07:37 +00:00
Laurent Cozic fea29b95de Syntax highlighting on webview 2017-11-09 23:28:08 +00:00
Laurent Cozic d4a0f7791a Use ACE for Markdown syntax highlighting in editor 2017-11-09 22:44:10 +00:00
Laurent Cozic 0806530fd9 Styling 2017-11-09 19:21:10 +00:00
Laurent Cozic e6f9e2663d More styling 2017-11-08 22:48:19 +00:00
Laurent Cozic 26deb2ceb4 Styling 2017-11-08 22:23:26 +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