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

9365 Commits

Author SHA1 Message Date
Laurent Cozic
bc8fdf582a Done login screen 2017-05-12 20:31:03 +00:00
Laurent Cozic
af5d23af68 Moved screens to own files 2017-05-12 20:23:54 +00:00
Laurent Cozic
1c9f358f96 Handle settings 2017-05-12 20:17:23 +00:00
Laurent Cozic
a0472274a6 Update note 2017-05-12 19:54:06 +00:00
Laurent Cozic
38990d1125 Update state and view after note has been saved to db 2017-05-11 21:02:47 +00:00
Laurent Cozic
3d46cf4b55 Loading and saving note to SQLite 2017-05-11 20:14:01 +00:00
Laurent Cozic
017c4f7338 Made note form 2017-05-10 19:51:43 +00:00
Laurent Cozic
1e77383b7e Load note into component 2017-05-10 19:21:09 +00:00
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