Commit graph

22 commits

Author SHA1 Message Date
azivner e56fb6d2d4 support for loading and saving type and mime 2018-01-21 23:36:09 -05:00
azivner 090e1b845f first experiments with code mirror 2018-01-20 21:56:03 -05:00
azivner 0575924cf1 added is_synced to options to better differentiate between synced and not synced options 2018-01-11 22:45:25 -05:00
azivner b250ad593c added basic infrastructure for attributes 2018-01-09 22:09:45 -05:00
azivner c0e45a73a8 relation between notes and images 2018-01-06 21:49:02 -05:00
azivner 23a5e38e02 added basic support for uploading and serving files 2018-01-05 23:54:02 -05:00
azivner 548ecd4171 removed unique index again - from now on the invariant is that there's unique undeleted relationship between note and parent note 2018-01-03 21:29:13 -05:00
azivner 53ee1fa5ed note_id - parent_note_id index needs to be unique 2018-01-02 19:20:42 -05:00
azivner 57c4465a37 remove all other foreign keys from synced entities 2017-12-20 22:43:24 -05:00
azivner 111d92bd81 remove also second foreign key from notes_tree 2017-12-20 22:39:18 -05:00
azivner 9ca7223aea removed foreign key from notes_tree parent_note_id because of sync issues 2017-12-20 22:30:17 -05:00
azivner 72712bc24b added foreign keys to relations to guarantee data consistency 2017-12-19 21:40:48 -05:00
azivner 0fbb3f08e5 extra sync consistency check for extra sync rows 2017-12-15 22:16:28 -05:00
azivner 206a6dd6e7 set last synced push to avoid full sync after DB upgrade 2017-12-14 23:38:03 -05:00
azivner 612c7d9144 more cleanups 2017-12-14 23:28:50 -05:00
azivner 92992a3e2a cleanup inconsistencies from prod DB. Show error message on frontend in case of inconsistencies 2017-12-14 23:21:03 -05:00
azivner 2e11494cac filling up missing sync rows 2017-12-14 22:47:55 -05:00
azivner d1329de760 implemented consistency checks 2017-12-14 22:16:26 -05:00
azivner 021f02bd8c converted all timestamps to string representation 2017-12-10 12:56:59 -05:00
azivner 6fad30e9af renamed start_note_tree_id option to startNotePath 2017-12-06 23:15:53 -05:00
azivner 6546548848 implemented initial setup of the app 2017-12-03 22:29:23 -05:00
azivner 163a03663f app info is now logged after startup 2017-11-21 00:25:53 -05:00