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

Commit Graph

  • b503dca462 Clean up Laurent Cozic 2017-02-07 19:42:35 +0000
  • a53f84ea57 Merge branch 'master' of github.com:laurent22/joplin Laurent Cozic 2017-02-06 20:23:37 +0000
  • d197710716 More CLI commands Laurent Cozic 2017-02-06 21:18:03 +0000
  • ab3bb28036 Recreating item list Laurent Cozic 2017-02-06 20:20:30 +0000
  • a4116a4bf8 Create new ItemList component Laurent Cozic 2017-02-05 17:57:04 +0000
  • 73be4d9527 Clean up all files Laurent Cozic 2017-02-03 21:44:51 +0000
  • 83f5bc2916 Get folders by path Laurent Cozic 2017-02-03 20:47:45 +0000
  • f0c0bfdea1 Merge branch 'master' of github.com:laurent22/joplin Laurent Cozic 2017-01-31 21:20:24 +0000
  • 1ca242cdc3 Trying to fix signal issue Laurent Cozic 2017-01-31 21:20:13 +0000
  • 51c154bd24 CLI changes Laurent Cozic 2017-01-31 20:19:03 +0000
  • 2fbbdbdb34 Setup for CLI app Laurent Cozic 2017-01-27 20:26:46 +0000
  • 99666740e8 Added support for changing front end client Laurent Cozic 2017-01-27 19:48:10 +0000
  • 8572dbab8f Merge branch 'master' of github.com:laurent22/joplin Laurent Cozic 2017-01-21 11:53:33 +0000
  • c8ce21f020 Reverted to regular slot connections now that cache is readonly. Fixed issue with folder deletion Laurent Cozic 2017-01-21 11:53:28 +0000
  • 2298c8fb5c Refactoring to make cache read-only Laurent Cozic 2017-01-21 11:47:24 +0000
  • b3e5b4f091 Refactoring to make cache read-only Laurent Cozic 2017-01-21 11:36:50 +0000
  • eb85cf6473 Fixed deployment process Laurent Cozic 2017-01-17 19:27:26 +0000
  • 6fbc137bb6 Delete README.md Laurent Cozic 2017-01-16 21:52:19 +0000
  • 25b769bbf1 More refactoring Laurent Cozic 2017-01-14 00:04:52 +0100
  • c8c6b016cf Refactoring to make notemodel and foldermodel share the same base class Laurent Cozic 2017-01-13 22:51:41 +0100
  • 864eb2e49d Refactoring to make notemodel and foldermodel share the same base class Laurent Cozic 2017-01-13 22:43:23 +0100
  • 5e0bd6830a Refactoring to make notemodel and foldermodel share the same base class Laurent Cozic 2017-01-13 22:42:04 +0100
  • a853eab10b Refactoring to make notemodel and foldermodel share the same base class Laurent Cozic 2017-01-13 22:23:09 +0100
  • 41d44a3d5c Refactored sparse vector to use unique_ptr Laurent Cozic 2017-01-13 22:05:35 +0100
  • 91e74f024e refactoring Laurent Cozic 2017-01-13 21:19:47 +0100
  • 31ded8c6a9 refactoring to use vector of smart pointers Laurent Cozic 2017-01-13 10:36:27 +0100
  • db8ad8c666 refactoring to use vector of smart pointers Laurent Cozic 2017-01-13 10:24:34 +0100
  • 5aec22491c refactoring to use vector of smart pointers Laurent Cozic 2017-01-12 23:30:26 +0100
  • e42971b2d6 refactoring to use vector of smart pointers Laurent Cozic 2017-01-12 23:09:24 +0100
  • 42bc141d3a refactoring list model Laurent Cozic 2017-01-12 21:33:56 +0100
  • 8b9f952462 abstract folder list to reuse bits for notelist Laurent Cozic 2017-01-12 19:22:05 +0100
  • d6fe46c819 methods to retrieve note index and ids Laurent Cozic 2017-01-12 19:11:58 +0100
  • 8eb93b8848 Removed note list and replace with itemlist Laurent Cozic 2017-01-12 18:20:46 +0100
  • b02da1b80c Making folder list more generic to reuse it for notelist Laurent Cozic 2017-01-12 18:18:59 +0100
  • ed8f8c32da Minor fix Laurent Cozic 2017-01-12 18:16:39 +0100
  • 38a28d8551 Using qInfo/qDebug as relevant Laurent Cozic 2017-01-12 18:04:21 +0100
  • 4e549695cf Display notes Laurent Cozic 2017-01-12 17:59:19 +0100
  • d3e8ce55f9 Don't use dispatcher in QML to avoid threading issue in Android platform Laurent Cozic 2017-01-11 21:09:50 +0100
  • 603d5e1370 Handle switching API domain Laurent Cozic 2017-01-11 15:18:56 +0100
  • ad3c59577e Updated debug client to work with live server Laurent Cozic 2017-01-11 11:46:04 +0100
  • a1bffbb5e5 Handle sync and api state before and after login/logout Laurent Cozic 2017-01-11 11:14:57 +0100
  • 5c7581ae1d Auto-generate client ID Laurent Cozic 2017-01-11 00:33:56 +0100
  • e16122d978 Handle login frontend Laurent Cozic 2017-01-11 00:28:51 +0100
  • 7e0ee0ba9c Moved main page to separate qml file Laurent Cozic 2017-01-10 20:32:10 +0100
  • 2322d931a6 Added sync button Laurent Cozic 2017-01-10 19:59:12 +0100
  • f9218f0095 Started cache handling Laurent Cozic 2017-01-10 18:06:08 +0100
  • ceae7b9fde Tweaks for Android version Laurent Cozic 2017-01-10 18:05:58 +0100
  • 228831bf23 Udpate to support dev/prod env Laurent Cozic 2017-01-09 22:15:02 +0100
  • 11115077d5 Get it working with deleted items Laurent Cozic 2017-01-09 22:14:32 +0100
  • 28320ace18 Update item in client Laurent Cozic 2017-01-09 14:34:06 +0100
  • 6a66c07a28 Return objects that have been changed Laurent Cozic 2017-01-09 12:14:21 +0100
  • 0e4a6f0fe6 Refactored and cleaned up synchronizer Laurent Cozic 2017-01-09 12:13:58 +0100
  • 35e2fb8c6e Make sure synchronizer returns list of modified fields Laurent Cozic 2017-01-09 11:18:46 +0100
  • 8973668957 Clean up Laurent Cozic 2017-01-08 00:35:17 +0100
  • 4e91446619 Clean up Laurent Cozic 2017-01-08 00:11:47 +0100
  • 794ede1e4c Updated versioning to support any field Laurent Cozic 2017-01-08 00:09:04 +0100
  • cc2e01a21b Fixed test Laurent Cozic 2017-01-07 23:23:29 +0100
  • 6af6771721 minor change Laurent Cozic 2017-01-07 23:16:40 +0100
  • fb63787d10 Get sync to update view Laurent Cozic 2017-01-07 10:40:13 +0100
  • b1415056cb Done settings class Laurent Cozic 2017-01-06 23:09:10 +0100
  • 9786786e7f Syncing items Laurent Cozic 2017-01-05 23:54:13 +0100
  • 96cd7d67b0 Added debug client Laurent Cozic 2017-01-05 19:01:50 +0100
  • bb0af42fee Download new items during sync Laurent Cozic 2017-01-05 18:59:01 +0100
  • 67d9104374 upload folders to server Laurent Cozic 2017-01-03 19:42:01 +0100
  • 65d93d4b6d Merge changes Laurent Cozic 2017-01-02 16:28:03 +0100
  • 9cd3554e4a Log SQL queries Laurent Cozic 2017-01-02 15:17:03 +0100
  • 629fe42c59 Record changes Laurent Cozic 2017-01-02 15:04:27 +0100
  • 0a08837ef0 Added BaseModel to allow tracking changes Laurent Cozic 2017-01-02 13:17:15 +0100
  • bc6f419d1e Moved db operations under model Laurent Cozic 2017-01-01 23:20:06 +0100
  • 2491a8dab5 Make db a global instance Laurent Cozic 2017-01-01 23:03:42 +0100
  • 959e5be871 Before model refactoring Laurent Cozic 2017-01-01 14:05:21 +0100
  • b5dc92e3a7 Removed dependency to foldercollection Laurent Cozic 2017-01-01 11:33:14 +0100
  • 4570fcac18 Add delete folder Laurent Cozic 2016-12-31 10:48:18 +0100
  • e751dfc793 Usability tweaks Laurent Cozic 2016-12-29 21:56:43 +0100
  • 42955187fa Clean up Laurent Cozic 2016-12-29 21:51:10 +0100
  • 5f14d830e3 Clean up Laurent Cozic 2016-12-29 21:45:38 +0100
  • 8ee9d82b1c Modify list of folders Laurent Cozic 2016-12-29 20:19:00 +0100
  • a409f994cd api sync Laurent Cozic 2016-12-27 21:25:07 +0100
  • 999a2c5ef2 Changed ids to text Laurent Cozic 2016-12-23 19:04:26 +0100
  • d47bcdff64 Web app update Laurent Cozic 2016-12-23 18:47:38 +0100
  • 6c3c9d8a83 Importing Evernote notes Laurent Cozic 2016-12-22 22:35:35 +0100
  • 9d1e62a872 Import notes from Evernote Laurent Cozic 2016-12-20 11:22:50 +0100
  • 84e15aa8d4 import enex files from c++ Laurent Cozic 2016-12-18 21:44:45 +0000
  • 40e9b82137 Laod note Laurent Cozic 2016-12-14 21:50:26 +0000
  • ac166d7976 Loading note collection Laurent Cozic 2016-12-12 22:33:33 +0000
  • dc4b1580b0 Access view from c+ Laurent Cozic 2016-12-11 16:09:39 +0000
  • e357dfb072 gitignore Laurent Cozic 2016-12-10 22:40:04 +0000
  • 6b5f7ebfce Qt client first commit Laurent Cozic 2016-12-10 22:39:53 +0000
  • 6a73f86943 clean up Laurent Cozic 2016-12-10 22:37:19 +0000
  • 198fc4e85c mod change Laurent Cozic 2016-12-10 22:35:53 +0000
  • 4dfb8d0c39 more changes Laurent Cozic 2016-10-26 16:03:26 +0100
  • 581f188927 First commit Laurent Cozic 2016-10-19 16:54:41 +0100