zadam
|
ecc2ed7d73
|
formatting
|
2022-12-27 10:22:50 +01:00 |
|
zadam
|
4b779d7512
|
small refactors in sync
|
2022-12-27 09:53:25 +01:00 |
|
zadam
|
2d2641dbd7
|
sync fixes
|
2022-01-09 21:25:15 +01:00 |
|
zadam
|
7159b13c9d
|
add memberId to entity_changes to avoid having to resend all changes second time
|
2022-01-09 20:16:39 +01:00 |
|
zadam
|
298af217e9
|
fix bug overwriting entity changes
|
2021-11-17 21:47:41 +01:00 |
|
zadam
|
df0411197b
|
fixed syncing of erased notes, closes #2316
|
2021-11-12 21:19:23 +01:00 |
|
zadam
|
79d492d0f0
|
bug fixes
|
2021-09-07 22:56:54 +02:00 |
|
zadam
|
635f5fdc5b
|
small refactoring
|
2021-08-26 22:10:59 +02:00 |
|
zadam
|
f9cfd134b7
|
fixed corner cases in becca updates from sync
|
2021-07-22 20:19:44 +02:00 |
|
zadam
|
2035304b63
|
cleanup of entity changes processing
|
2021-06-30 20:54:15 +02:00 |
|
zadam
|
b660238a40
|
backend import unification
|
2021-06-29 22:15:57 +02:00 |
|
zadam
|
439ef4a8cb
|
moved becca to top level source dir
|
2021-05-17 22:09:49 +02:00 |
|
zadam
|
8bd3e17a3b
|
removed legacy entities and repository
|
2021-05-17 22:05:35 +02:00 |
|
zadam
|
6626f100ad
|
becca conversion WIP
|
2021-05-01 11:38:20 +02:00 |
|
zadam
|
ce7e18d0b0
|
fix syncing protected notes in case there wasn't any other change, closes #1778
|
2021-03-23 22:18:23 +01:00 |
|
zadam
|
3d7beefad0
|
sync fixes
|
2021-02-11 22:50:32 +01:00 |
|
zadam
|
199b49c1f7
|
fix partial syncs
|
2021-01-14 23:22:13 +01:00 |
|
zadam
|
6d7b9e0db3
|
erasing rows of deleted entities
|
2020-12-14 13:58:02 +01:00 |
|
zadam
|
248fa780e8
|
erasing rows of deleted entities
|
2020-12-14 13:47:33 +01:00 |
|
zadam
|
20c7c657da
|
moving isErased into entity_changes
|
2020-12-14 13:15:32 +01:00 |
|
zadam
|
7f3ef2cb8b
|
move entity hash to entity_changes table WIP
|
2020-12-07 23:04:17 +01:00 |
|
zadam
|
21575d862b
|
attempt to fix consistency issue bug which caused synced note_contents to have NULL content when original is empty string
|
2020-08-29 23:08:53 +02:00 |
|
zadam
|
355780c595
|
sync fixes
|
2020-08-27 22:11:17 +02:00 |
|
zadam
|
7900622f38
|
refactored "sync" table to "entity_changes" - more changes
|
2020-08-02 23:43:39 +02:00 |
|
zadam
|
864271d5ef
|
refactored "sync" table to "entity_changes"
|
2020-08-02 23:27:48 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
ae50c9847d
|
sync refactorings, added logging for performance tracking
|
2020-04-04 14:57:19 +02:00 |
|
zadam
|
eb287917c1
|
set sync.isSynced correctly
|
2020-03-09 21:28:41 +01:00 |
|
zadam
|
1774f48d07
|
fix sync
|
2020-03-08 21:59:19 +01:00 |
|
zadam
|
f75c008154
|
more sync recovery fixes
|
2019-12-24 17:49:44 +01:00 |
|
zadam
|
474baa7d95
|
sync recovery fixes
|
2019-12-24 16:00:31 +01:00 |
|
zadam
|
c0eb30472e
|
note and note_content has been needlesly updated when utcDateModified has been the same
|
2019-11-13 22:33:19 +01:00 |
|
zadam
|
9b24ae0600
|
erasing note revisions
|
2019-11-09 15:21:14 +01:00 |
|
zadam
|
2e58e32112
|
note revision sync and other fixes
|
2019-11-01 20:00:56 +01:00 |
|
zadam
|
4e5e3e4675
|
note revisions changes WIP
|
2019-11-01 19:21:48 +01:00 |
|
zadam
|
cf53cbf1dd
|
moving out note revision content into separate table, refactoring, WIP
|
2019-10-31 21:58:34 +01:00 |
|
zadam
|
5d80df398b
|
removed event log
|
2019-09-02 20:30:28 +02:00 |
|
zadam
|
3cb421143f
|
Link entity migrated to Attribute, WIP
|
2019-08-19 20:12:00 +02:00 |
|
zadam
|
69e48ff4d7
|
fix links table reference
|
2019-06-09 11:16:00 +02:00 |
|
zadam
|
87b16f3325
|
link map WIP
|
2019-06-03 22:55:59 +02:00 |
|
zadam
|
29828f8e8f
|
fix recent notes (db & sync version increase)
|
2019-05-21 21:47:28 +02:00 |
|
zadam
|
1990c9399e
|
removed FTS5 completely
|
2019-04-21 12:03:13 +02:00 |
|
zadam
|
ae8f4ffbbe
|
minor sync fix for fulltext
|
2019-04-11 21:44:35 +02:00 |
|
zadam
|
29c60581a6
|
yet another refactoring of working with note's payload/content
|
2019-03-26 22:24:04 +01:00 |
|
zadam
|
1c41d459f0
|
renamed dates in code as well
|
2019-03-12 20:58:31 +01:00 |
|
zadam
|
d25a1e3ed9
|
initial work on note fulltext (schema changes, updating...)
|
2019-03-10 17:02:23 +01:00 |
|
zadam
|
22228de63b
|
sync changes for note content
|
2019-02-15 00:15:09 +01:00 |
|
zadam
|
c487a95bc7
|
note content refactoring, WIP
|
2019-02-06 21:29:23 +01:00 |
|
azivner
|
c3913a8735
|
updating the note cache after sync
|
2019-01-03 23:27:10 +01:00 |
|
azivner
|
fec3e47eb8
|
serialize binary note content into base64, incremented sync version
|
2019-01-03 22:13:58 +01:00 |
|