azivner
|
40e27cd6f7
|
removed id from notes_history, new primary key is note_history_id
|
2017-11-02 19:23:52 -04:00 |
|
azivner
|
43940f1140
|
added sourceId to sync, fixes to sync etc.
|
2017-10-31 00:15:49 -04:00 |
|
azivner
|
d88d562d63
|
created sync table
|
2017-10-30 18:44:26 -04:00 |
|
azivner
|
de3d1b3e39
|
better transaction handling with rollback on exception
|
2017-10-29 18:50:28 -04:00 |
|
azivner
|
afadd6ec06
|
added date_modified to options as preparation for options syncing
|
2017-10-29 16:14:59 -04:00 |
|
azivner
|
eb6f9f8f81
|
added document_secret as basis for API authentication
|
2017-10-28 19:55:55 -04:00 |
|
azivner
|
724f4b43b7
|
added document_id for sync identification
|
2017-10-28 13:19:12 -04:00 |
|
azivner
|
966ac6f620
|
shortening of noteIds to 12 characters
|
2017-10-28 12:12:20 -04:00 |
|
azivner
|
a76e82e9a2
|
trim note_ids to 22 characters (there was a bug in nodejs backend which generated 32 character noteids)
|
2017-10-28 10:21:55 -04:00 |
|
azivner
|
297da47b34
|
fix sync of audit log
|
2017-10-26 21:53:26 -04:00 |
|
azivner
|
266727a21b
|
separate sync for pull (implemented) and push (not yet)
|
2017-10-26 20:31:31 -04:00 |
|
azivner
|
1c733fbfab
|
sync WIP
|
2017-10-25 22:39:21 -04:00 |
|
azivner
|
5df3b78abc
|
notes_tree is now soft deleted as well
|
2017-10-24 22:58:59 -04:00 |
|
azivner
|
8e47e34d1f
|
more logging
|
2017-10-24 22:17:48 -04:00 |
|
azivner
|
11bfae4007
|
fixed primary keys, added indexes
|
2017-10-24 20:00:54 -04:00 |
|
azivner
|
d1981eb6c3
|
note history snapshots now have date from and date to
|
2017-10-24 19:36:37 -04:00 |
|
azivner
|
f089a0d7c3
|
cleanup of options
|
2017-10-23 23:41:43 -04:00 |
|
azivner
|
a5bd4c7b6a
|
added date_modified to notes_tree
|
2017-10-22 22:56:42 -04:00 |
|
azivner
|
3009c5e15e
|
notes are now soft-deleted
|
2017-10-22 22:13:24 -04:00 |
|
azivner
|
1cc75ad385
|
cleanup columns from notes table
|
2017-10-22 21:05:01 -04:00 |
|
azivner
|
14625cc613
|
more fixes to migration
|
2017-10-22 20:29:31 -04:00 |
|
azivner
|
06328929ec
|
fix migration + cleanup unused Notecase tables in migration script
|
2017-10-22 20:22:09 -04:00 |
|