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

2957 Commits

Author SHA1 Message Date
Laurent Cozic
38a28d8551 Using qInfo/qDebug as relevant 2017-01-12 18:04:21 +01:00
Laurent Cozic
4e549695cf Display notes 2017-01-12 17:59:19 +01:00
Laurent Cozic
d3e8ce55f9 Don't use dispatcher in QML to avoid threading issue in Android platform 2017-01-11 21:09:50 +01:00
Laurent Cozic
603d5e1370 Handle switching API domain 2017-01-11 15:18:56 +01:00
Laurent Cozic
ad3c59577e Updated debug client to work with live server 2017-01-11 11:46:04 +01:00
Laurent Cozic
a1bffbb5e5 Handle sync and api state before and after login/logout 2017-01-11 11:14:57 +01:00
Laurent Cozic
5c7581ae1d Auto-generate client ID 2017-01-11 00:33:56 +01:00
Laurent Cozic
e16122d978 Handle login frontend 2017-01-11 00:28:51 +01:00
Laurent Cozic
7e0ee0ba9c Moved main page to separate qml file 2017-01-10 20:32:10 +01:00
Laurent Cozic
2322d931a6 Added sync button 2017-01-10 19:59:12 +01:00
Laurent Cozic
f9218f0095 Started cache handling 2017-01-10 18:06:08 +01:00
Laurent Cozic
ceae7b9fde Tweaks for Android version 2017-01-10 18:05:58 +01:00
Laurent Cozic
228831bf23 Udpate to support dev/prod env 2017-01-09 22:15:02 +01:00
Laurent Cozic
11115077d5 Get it working with deleted items 2017-01-09 22:14:32 +01:00
Laurent Cozic
28320ace18 Update item in client 2017-01-09 14:34:06 +01:00
Laurent Cozic
6a66c07a28 Return objects that have been changed 2017-01-09 12:14:21 +01:00
Laurent Cozic
0e4a6f0fe6 Refactored and cleaned up synchronizer 2017-01-09 12:13:58 +01:00
Laurent Cozic
35e2fb8c6e Make sure synchronizer returns list of modified fields 2017-01-09 11:18:46 +01:00
Laurent Cozic
8973668957 Clean up 2017-01-08 00:35:17 +01:00
Laurent Cozic
4e91446619 Clean up 2017-01-08 00:11:47 +01:00
Laurent Cozic
794ede1e4c Updated versioning to support any field 2017-01-08 00:09:04 +01:00
Laurent Cozic
cc2e01a21b Fixed test 2017-01-07 23:23:29 +01:00
Laurent Cozic
6af6771721 minor change 2017-01-07 23:16:40 +01:00
Laurent Cozic
fb63787d10 Get sync to update view 2017-01-07 10:40:13 +01:00
Laurent Cozic
b1415056cb Done settings class 2017-01-06 23:09:10 +01:00
Laurent Cozic
9786786e7f Syncing items 2017-01-05 23:54:13 +01:00
Laurent Cozic
96cd7d67b0 Added debug client 2017-01-05 19:01:50 +01:00
Laurent Cozic
bb0af42fee Download new items during sync 2017-01-05 18:59:01 +01:00
Laurent Cozic
67d9104374 upload folders to server 2017-01-03 19:42:01 +01:00
Laurent Cozic
65d93d4b6d Merge changes 2017-01-02 16:28:03 +01:00
Laurent Cozic
9cd3554e4a Log SQL queries 2017-01-02 15:17:03 +01:00
Laurent Cozic
629fe42c59 Record changes 2017-01-02 15:04:27 +01:00
Laurent Cozic
0a08837ef0 Added BaseModel to allow tracking changes 2017-01-02 13:17:15 +01:00
Laurent Cozic
bc6f419d1e Moved db operations under model 2017-01-01 23:20:06 +01:00
Laurent Cozic
2491a8dab5 Make db a global instance 2017-01-01 23:03:42 +01:00
Laurent Cozic
959e5be871 Before model refactoring 2017-01-01 14:05:21 +01:00
Laurent Cozic
b5dc92e3a7 Removed dependency to foldercollection 2017-01-01 11:33:14 +01:00
Laurent Cozic
4570fcac18 Add delete folder 2016-12-31 10:48:18 +01:00
Laurent Cozic
e751dfc793 Usability tweaks 2016-12-29 21:56:43 +01:00
Laurent Cozic
42955187fa Clean up 2016-12-29 21:51:10 +01:00
Laurent Cozic
5f14d830e3 Clean up 2016-12-29 21:45:38 +01:00
Laurent Cozic
8ee9d82b1c Modify list of folders 2016-12-29 20:19:00 +01:00
Laurent Cozic
a409f994cd api sync 2016-12-27 21:25:07 +01:00
Laurent Cozic
999a2c5ef2 Changed ids to text 2016-12-23 19:04:26 +01:00
Laurent Cozic
d47bcdff64 Web app update 2016-12-23 18:47:38 +01:00
Laurent Cozic
6c3c9d8a83 Importing Evernote notes 2016-12-22 22:35:35 +01:00
Laurent Cozic
9d1e62a872 Import notes from Evernote 2016-12-20 11:22:50 +01:00
Laurent Cozic
84e15aa8d4 import enex files from c++ 2016-12-18 21:44:45 +00:00
Laurent Cozic
40e9b82137 Laod note 2016-12-14 21:50:26 +00:00
Laurent Cozic
ac166d7976 Loading note collection 2016-12-12 22:33:33 +00:00