Commit Graph

8607 Commits (5a05cc57971936d57393a31b4bc5df41ea0986f0)

Author SHA1 Message Date
Laurent Cozic 9529e401de cleanup 2017-05-10 19:05:04 +00:00
Laurent Cozic d238e1ab6c Handle navigation state with Redux 2017-05-10 18:58:02 +00:00
Laurent Cozic c30c335971 Started note list 2017-05-09 20:46:54 +00:00
Laurent Cozic c75d34f664 Moved root to separate file 2017-05-09 19:59:14 +00:00
Laurent Cozic 7d7ee268f0 Added support for navigation 2017-05-09 19:56:01 +00:00
Laurent Cozic 61ea8f2963 Started moving components to own file 2017-05-09 19:17:58 +00:00
Laurent Cozic b6cf34450f Added session service 2017-05-07 23:20:34 +01:00
Laurent Cozic e5d7294b69 Reorganised RN app 2017-05-07 22:02:17 +01:00
Laurent Cozic 037537db52 Added React Native app 2017-05-06 15:37:28 +01:00
Laurent Cozic 3de9e01c18 composer update 2017-05-06 15:35:38 +01:00
Laurent Cozic 1d6a6c5134 Various cli changes 2017-03-01 21:01:03 +00:00
Laurent Cozic 964c3997fe Handle editing notes and setting config values 2017-02-10 21:14:21 +00:00
Laurent Cozic 0a9b9f42b5 Save and load note 2017-02-09 20:14:36 +00:00
Laurent Cozic 6124be7b7b Open note in text editor and save it 2017-02-08 21:43:35 +00:00
Laurent Cozic 2e515b6a13 Clean db connection on exit 2017-02-07 20:11:08 +00:00
Laurent Cozic b503dca462 Clean up 2017-02-07 19:42:35 +00:00
Laurent Cozic a53f84ea57 Merge branch 'master' of github.com:laurent22/joplin 2017-02-06 20:23:37 +00:00
Laurent Cozic d197710716 More CLI commands 2017-02-06 21:18:03 +00:00
Laurent Cozic ab3bb28036 Recreating item list 2017-02-06 20:20:30 +00:00
Laurent Cozic a4116a4bf8 Create new ItemList component 2017-02-05 17:57:04 +00:00
Laurent Cozic 73be4d9527 Clean up all files 2017-02-03 21:44:51 +00:00
Laurent Cozic 83f5bc2916 Get folders by path 2017-02-03 17:34:28 +00:00
Laurent Cozic f0c0bfdea1 Merge branch 'master' of github.com:laurent22/joplin 2017-01-31 21:20:24 +00:00
Laurent Cozic 1ca242cdc3 Trying to fix signal issue 2017-01-31 21:20:13 +00:00
Laurent Cozic 51c154bd24 CLI changes 2017-01-31 20:19:03 +00:00
Laurent Cozic 2fbbdbdb34 Setup for CLI app 2017-01-27 20:26:46 +00:00
Laurent Cozic 99666740e8 Added support for changing front end client 2017-01-27 19:48:10 +00:00
Laurent Cozic 8572dbab8f Merge branch 'master' of github.com:laurent22/joplin 2017-01-21 11:53:33 +00:00
Laurent Cozic c8ce21f020 Reverted to regular slot connections now that cache is readonly. Fixed issue with folder deletion 2017-01-21 11:53:28 +00:00
Laurent Cozic 2298c8fb5c Refactoring to make cache read-only 2017-01-21 11:47:24 +00:00
Laurent Cozic b3e5b4f091 Refactoring to make cache read-only 2017-01-21 11:36:50 +00:00
Laurent Cozic eb85cf6473 Fixed deployment process 2017-01-17 19:27:26 +00:00
Laurent Cozic 6fbc137bb6 Delete README.md 2017-01-16 21:52:19 +00:00
Laurent Cozic 25b769bbf1 More refactoring 2017-01-14 00:04:52 +01:00
Laurent Cozic c8c6b016cf Refactoring to make notemodel and foldermodel share the same base class 2017-01-13 22:51:41 +01:00
Laurent Cozic 864eb2e49d Refactoring to make notemodel and foldermodel share the same base class 2017-01-13 22:43:23 +01:00
Laurent Cozic 5e0bd6830a Refactoring to make notemodel and foldermodel share the same base class 2017-01-13 22:42:04 +01:00
Laurent Cozic a853eab10b Refactoring to make notemodel and foldermodel share the same base class 2017-01-13 22:23:09 +01:00
Laurent Cozic 41d44a3d5c Refactored sparse vector to use unique_ptr 2017-01-13 22:05:35 +01:00
Laurent Cozic 91e74f024e refactoring 2017-01-13 21:19:47 +01:00
Laurent Cozic 31ded8c6a9 refactoring to use vector of smart pointers 2017-01-13 10:36:27 +01:00
Laurent Cozic db8ad8c666 refactoring to use vector of smart pointers 2017-01-13 10:24:34 +01:00
Laurent Cozic 5aec22491c refactoring to use vector of smart pointers 2017-01-12 23:30:26 +01:00
Laurent Cozic e42971b2d6 refactoring to use vector of smart pointers 2017-01-12 23:09:24 +01:00
Laurent Cozic 42bc141d3a refactoring list model 2017-01-12 21:33:56 +01:00
Laurent Cozic 8b9f952462 abstract folder list to reuse bits for notelist 2017-01-12 19:22:05 +01:00
Laurent Cozic d6fe46c819 methods to retrieve note index and ids 2017-01-12 19:11:58 +01:00
Laurent Cozic 8eb93b8848 Removed note list and replace with itemlist 2017-01-12 18:20:46 +01:00
Laurent Cozic b02da1b80c Making folder list more generic to reuse it for notelist 2017-01-12 18:18:59 +01:00
Laurent Cozic ed8f8c32da Minor fix 2017-01-12 18:16:39 +01:00