1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-03 23:50:33 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
964c3997fe Handle editing notes and setting config values 2017-02-10 21:14:21 +00:00
6124be7b7b Open note in text editor and save it 2017-02-08 21:43:35 +00:00
2e515b6a13 Clean db connection on exit 2017-02-07 20:11:08 +00:00
b503dca462 Clean up 2017-02-07 19:42:35 +00:00
a53f84ea57 Merge branch 'master' of github.com:laurent22/joplin 2017-02-06 20:23:37 +00:00
d197710716 More CLI commands 2017-02-06 21:18:03 +00:00
ab3bb28036 Recreating item list 2017-02-06 20:20:30 +00:00
83f5bc2916 Get folders by path 2017-02-03 17:34:28 +00:00
51c154bd24 CLI changes 2017-01-31 20:19:03 +00:00
2298c8fb5c Refactoring to make cache read-only 2017-01-21 11:47:24 +00:00
b3e5b4f091 Refactoring to make cache read-only 2017-01-21 11:36:50 +00:00
25b769bbf1 More refactoring 2017-01-14 00:04:52 +01:00
e42971b2d6 refactoring to use vector of smart pointers 2017-01-12 23:09:24 +01:00
d6fe46c819 methods to retrieve note index and ids 2017-01-12 19:11:58 +01:00
4e549695cf Display notes 2017-01-12 17:59:19 +01:00
603d5e1370 Handle switching API domain 2017-01-11 15:18:56 +01:00
a1bffbb5e5 Handle sync and api state before and after login/logout 2017-01-11 11:14:57 +01:00
ceae7b9fde Tweaks for Android version 2017-01-10 18:05:58 +01:00
28320ace18 Update item in client 2017-01-09 14:34:06 +01:00
9786786e7f Syncing items 2017-01-05 23:54:13 +01:00
bb0af42fee Download new items during sync 2017-01-05 18:59:01 +01:00
67d9104374 upload folders to server 2017-01-03 19:42:01 +01:00
65d93d4b6d Merge changes 2017-01-02 16:28:03 +01:00
9cd3554e4a Log SQL queries 2017-01-02 15:17:03 +01:00
629fe42c59 Record changes 2017-01-02 15:04:27 +01:00
0a08837ef0 Added BaseModel to allow tracking changes 2017-01-02 13:17:15 +01:00