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

349 Commits

Author SHA1 Message Date
Laurent Cozic
49c11fb22e Allow attaching files in Electron ap 2017-11-10 22:18:00 +00:00
Laurent Cozic
e3554c7aec Delete folders and tags 2017-11-08 21:22:24 +00:00
Laurent Cozic
dbf51382c8 Refactor to move state changes to browser process 2017-11-05 00:17:48 +00:00
Laurent Cozic
056c0dbab7 Various clean up and tweaks for Electron app 2017-11-04 13:23:15 +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
a1cb172bc3 Removed babel 2017-11-03 18:39:08 +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
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
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
7b4d69933c Fixing website 2017-10-30 22:47:36 +00:00
Laurent Cozic
494b9b01c1 Translation and rebuilt website 2017-10-30 22:43:11 +00:00
Laurent Cozic
9c70e9b233 Updated translation 2017-10-30 22:29:17 +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
f1123c3483 Added search shortcut 2017-10-30 18:39:20 +00:00
Laurent Cozic
a43f5a1b53 todo => to-do 2017-10-30 00:37:34 +00:00
Laurent Cozic
4ac86f52df Doc update and Android releas 2017-10-29 23:46:04 +00:00
Laurent Cozic
f54cbd3e26 Updated doc and help 2017-10-29 20:40:53 +00:00
Laurent Cozic
57995b1818 Fixed folder selection and deletion issue 2017-10-29 16:22:53 +00:00
Laurent Cozic
8dd844d79e Minor changes and updated doc 2017-10-29 15:41:30 +00:00
Laurent Cozic
9dd8268d44 Fixed prompt 2017-10-28 18:55:45 +01:00
Laurent Cozic
add1cb33bf Fixed scrolling and note loading issue 2017-10-28 18:44:28 +01:00
Laurent Cozic
269a77e5f3 Improved loading of notes 2017-10-28 18:07:10 +01:00
Laurent Cozic
aefeca66d5 Added demo and improved parsing of markdown URLs 2017-10-28 00:20:03 +01:00
Laurent Cozic
e4435a4fb6 Added ren command 2017-10-26 23:22:36 +01:00
Laurent Cozic
2900603a8a Handle strange OneDrive sync error 2017-10-26 22:57:49 +01:00
Laurent Cozic
bd8926958f Improved handling of external links and resources 2017-10-26 20:58:27 +01:00
Laurent Cozic
52f25c26d2 Minor UI changes and reverter back to npm 2017-10-25 18:23:45 +01:00
Laurent Cozic
3532b7ae87 Fixed headless sync 2017-10-25 17:41:36 +00:00
Laurent Cozic
900aee82f0 Added more shortcuts and improved existing ones. Fixed bg color issue in status bar. 2017-10-24 22:52:13 +01:00
Laurent Cozic
372b70270d Cleaned up commands and enable only relevant ones in CLI mode 2017-10-24 22:37:36 +01:00
Laurent Cozic
89d85541ef Scroll to bottom of console after inputting command 2017-10-24 22:09:22 +01:00
Laurent Cozic
528f1b0430 Strip down metadata being displayed in UI 2017-10-24 21:35:02 +01:00
Laurent Cozic
fed256753c Minor usability improvements 2017-10-24 21:22:57 +01:00
Laurent Cozic
47da5f24e9 Show overlay window while editing note 2017-10-24 20:52:26 +01:00
Laurent Cozic
13b4f3f4ea Display link to resources and display them via server. 2017-10-24 20:40:15 +01:00
Laurent Cozic
3cb52a4107 Fixed state handling issue when deleting note 2017-10-24 18:17:49 +00:00
Laurent Cozic
218405503d Fixed handling of current folder 2017-10-24 18:09:01 +00:00
Laurent Cozic
3f56404c25 Allow cancelling OAuth dance, and fixed status bar display issue 2017-10-24 18:03:12 +00:00
Laurent Cozic
3de107d937 Fixed tag selection and made entered commands more visible 2017-10-23 23:11:50 +01:00
Laurent Cozic
b89746f6d3 Improved item list and implemented delete 2017-10-23 22:48:29 +01:00
Laurent Cozic
01d01b76cd Implemented search and fixed Redux update loop 2017-10-23 21:34:04 +01:00
Laurent Cozic
17b8df2abc Got tags working and fixed sync issue 2017-10-22 18:12:16 +01:00
Laurent Cozic
0ee82bd5ce Better handling of network errors and improved borders 2017-10-22 13:45:56 +01:00
Laurent Cozic
cc92c29913 Fixed state when switching folder 2017-10-21 18:01:02 +01:00
Laurent Cozic
2675a89dda Fixed note sorting 2017-10-21 17:53:43 +01:00
Laurent Cozic
ad1c0f3958 Added command attach and support for non-gui mode 2017-10-19 23:02:13 +01:00
Laurent Cozic
1845a0105c Many improvements and bug fixes 2017-10-18 23:13:53 +01:00
Laurent Cozic
4db08d1a26 Minor fixes and improvements 2017-10-17 22:56:22 +01:00
Laurent Cozic
d4af90832b Cleaned up command processing logic and fixed a few bugs 2017-10-17 18:18:31 +01:00
Laurent Cozic
7d45e1000d Fixed status bar 2017-10-15 18:20:54 +01:00
Laurent Cozic
7e2b4f7da5 Changed console to status bar 2017-10-15 17:57:09 +01:00
Laurent Cozic
03facc93f5 Fixed selection in note and folder list 2017-10-15 12:38:22 +01:00
Laurent Cozic
65ab55c031 Various changes 2017-10-14 22:44:50 +01:00
Laurent Cozic
dcacebf216 Fixed editing notes 2017-10-14 19:03:23 +01:00
Laurent Cozic
4f1133c59a Switched to chalk 2017-10-13 18:25:58 +01:00
Laurent Cozic
d53b6e5a72 Wrapped up terminal class 2017-10-13 18:21:57 +00:00
Laurent Cozic
0fac2f4457 Remove note ID 2017-10-12 22:59:38 +01:00
Laurent Cozic
916d75fd21 Colored prompt 2017-10-09 21:45:20 +01:00
Laurent Cozic
4edef57764 Fixed setting initialisation issue 2017-10-09 21:29:49 +01:00
Laurent Cozic
8c7cd8de88 Fixed updating view when note is deleted 2017-10-09 20:57:00 +01:00
Laurent Cozic
30480a8029 Switched to using properties 2017-10-09 18:05:01 +00:00
Laurent Cozic
1abab26041 Improved UI usability 2017-10-08 23:34:01 +01:00
Laurent Cozic
3704f5be27 Various improvements 2017-10-08 18:50:43 +01:00
Laurent Cozic
dc219141fa Moved more widgets to redux 2017-10-07 23:17:10 +01:00
Laurent Cozic
6f34d717f8 Switching state handling to Redux 2017-10-07 22:01:03 +01:00
Laurent Cozic
6a3eb65a66 Changed to use object properties 2017-10-07 21:04:53 +01:00
Laurent Cozic
b98e0b945f Fixed cursor problem 2017-10-07 19:05:35 +01:00
Laurent Cozic
6384fe3b7d Handle prompt 2017-10-07 18:07:38 +01:00
Laurent Cozic
824b385e83 Various terminal gui changes 2017-10-07 17:30:27 +01:00
Laurent Cozic
2b83ddc273 Various gui changes 2017-10-06 18:38:17 +01:00
Laurent Cozic
ef0555f2d8 Terminal gui 2017-10-06 18:01:10 +00:00
Laurent Cozic
fa11607a3b Started tkwidgets gui 2017-10-05 18:17:56 +01:00
Laurent Cozic
fb0e8f36d4 Handle advanced options 2017-09-24 15:48:23 +01:00
Laurent Cozic
5118779a67 minor fixes 2017-09-12 18:01:15 +00:00
Laurent Cozic
7cc26a4fe4 Allow selecting note if ID matches more than one 2017-09-10 18:32:04 +01: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
97c73b22d1 Fixed argument parsing 2017-08-21 19:56:40 +02:00
Laurent Cozic
671e8a3fc8 Allow exporting notes and notebooks 2017-08-20 16:29:18 +02:00
Laurent Cozic
a5daccce09 Per-target sync context 2017-08-19 22:56:28 +02:00
Laurent Cozic
0cf8d3fd74 Don't deal with files outside of root during OneDrive sync 2017-08-18 22:46:39 +02:00
Laurent Cozic
e81178ec3d Minor changes 2017-08-05 00:15:08 +02:00
Laurent Cozic
3a5887ff14 Optimised loading time by getting rid of launcher and caching module paths 2017-08-04 22:13:29 +02:00
Laurent Cozic
97093feebf Help 2017-08-04 19:11:10 +02:00
Laurent Cozic
1f91d0dfdb Handle ctrl+c 2017-08-04 18:50:12 +02:00
Laurent Cozic
2868a28422 Improved autocompletion handling 2017-08-04 18:02:43 +02:00
Laurent Cozic
9ed22265ba Removed vorpal 2017-08-04 17:51:01 +00:00
Laurent Cozic
60c8b7530b Removing vorpal 2017-08-03 17:48:14 +00:00
Laurent Cozic
19266206f4 Attach resource from mobile 2017-08-01 23:40:14 +02:00
Laurent Cozic
4d61ed1dce Various bug fixes 2017-08-01 18:53:50 +00:00
Laurent Cozic
f7da1118db Google Analytics 2017-07-31 20:15:04 +00:00
Laurent Cozic
f887c02803 Trying favicon 2017-07-31 20:09:47 +00:00
Laurent Cozic
68a9d37e22 Fixing website 2017-07-31 19:57:17 +00:00
Laurent Cozic
df1a063a52 Website 2017-07-31 19:47:58 +00:00
Laurent Cozic
bc2fa8932a Fixed import-enex logic 2017-07-31 18:57:31 +00:00
Laurent Cozic
4a7e8cdbaa CLI: fixed todo toggle 2017-07-31 18:47:06 +00:00
Laurent Cozic
2882aef8e4 Fixed multiple sync init issue 2017-07-31 18:32:51 +00:00
Laurent Cozic
ad1fbba78d Various fixes 2017-07-30 21:51:18 +02:00
Laurent Cozic
b81111743f More tweaks 2017-07-28 18:13:07 +00:00
Laurent Cozic
f228b48365 Various tweaks 2017-07-28 17:57:01 +00:00
Laurent Cozic
eb5d131620 Doc building 2017-07-27 23:59:34 +01:00
Laurent Cozic
bd06fa781e Fixed note sorting and changed colour of header 2017-07-27 18:25:42 +01:00
Laurent Cozic
1cb23df869 Localization 2017-07-26 22:27:03 +01:00
Laurent Cozic
89f1d5e6e7 Minor CLI bug fixes and improvements 2017-07-26 22:07:27 +01:00
Laurent Cozic
76a9264239 Fixed sync cancel 2017-07-26 21:09:33 +01:00
Laurent Cozic
d5e39d153f Support for tags 2017-07-25 19:36:52 +01:00
Laurent Cozic
e128077326 Detect locale 2017-07-25 18:57:06 +00:00
Laurent Cozic
2685120ecd Minor chnages 2017-07-24 22:34:07 +01:00
Laurent Cozic
4464fb0f90 Set locale of RN app 2017-07-24 22:29:40 +01:00
Laurent Cozic
fc7163b324 Sync when changing note or folder 2017-07-24 21:36:49 +01:00
Laurent Cozic
3e1decdfa6 sync in bg 2017-07-24 19:47:01 +00:00
Laurent Cozic
a983a9f108 Tidy settings and sync creation 2017-07-24 18:58:11 +00:00
Laurent Cozic
9b8376f152 Removed lines from po files 2017-07-24 18:08:01 +00:00
Laurent Cozic
0f95e97d19 Refactored handling of multiple sync targets 2017-07-24 18:01:40 +00:00
Laurent Cozic
d05c62f69f Fixed note edition 2017-07-23 15:11:44 +01:00
Laurent Cozic
729b8f7c79 Handle case when note is deleted while being edited. Show note on map. 2017-07-22 19:16:16 +01:00
Laurent Cozic
7bea097b42 There must be at least 3 dashes separating each header cell. 2017-07-20 19:58:06 +01:00
Laurent Cozic
f529b9e3b9 Support for RN localisation 2017-07-19 22:26:30 +01:00
Laurent Cozic
0ed442930b Remove date from PO POT files 2017-07-19 21:39:48 +01:00
Laurent Cozic
5ca8647d35 Sync fixes 2017-07-19 20:15:55 +01:00
Laurent Cozic
3bfa68e106 Fixed Enex import issue 2017-07-18 23:38:07 +01:00
Laurent Cozic
7aa21174f6 Handle delta api for filesystem 2017-07-18 23:14:20 +01:00
Laurent Cozic
0c30c1b70b Fixed delta API for sync 2017-07-18 21:03:07 +01:00
Laurent Cozic
927894e940 OneDrive delta api 2017-07-18 19:57:49 +00:00
Laurent Cozic
980e4bded1 Various changes 2017-07-18 19:27:10 +00:00
Laurent Cozic
6c75345435 Translated to French 2017-07-18 18:49:47 +00:00
Laurent Cozic
0a560a79a7 Making more strings translatable 2017-07-18 18:21:03 +00:00
Laurent Cozic
f835ea74a4 Locale support 2017-07-18 18:04:47 +00:00
Laurent Cozic
e19ed03b90 Made dispatching of sync events more consistent 2017-07-17 23:43:29 +01:00
Laurent Cozic
58fa4a69b0 Started adding support for localisation 2017-07-17 20:26:19 +00:00
Laurent Cozic
70415332d0 Search function for CLI 2017-07-17 19:56:14 +00:00
Laurent Cozic
2688ad7caa Use lock file for sync 2017-07-17 19:37:59 +00:00
Laurent Cozic
63772629cf mv folder in cli 2017-07-17 19:19:01 +00:00
Laurent Cozic
b124aabe2b Convert enex tables to md tables 2017-07-17 18:59:40 +00:00
Laurent Cozic
15e95bb0ab Minor changes on CLI 2017-07-17 18:46:09 +00:00
Laurent Cozic
c2ba2105ff Change folder from RN 2017-07-16 17:06:05 +01:00
Laurent Cozic
24f61177d1 Improved handling of multiple sync targets 2017-07-16 13:53:59 +01:00
Laurent Cozic
12c163ef73 Optimised saving notes 2017-07-16 00:09:04 +01:00
Laurent Cozic
22cb2fdfbe Various improvements 2017-07-15 23:47:11 +01:00