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

205 Commits

Author SHA1 Message Date
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