zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
2075e89239
|
improved logging
|
2022-01-31 21:25:18 +01:00 |
|
zadam
|
da4f26d7ce
|
Merge remote-tracking branch 'origin/stable'
|
2022-01-13 20:32:37 +01:00 |
|
zadam
|
fa2ffd7574
|
ignore "Sync not configured" message when toggling shared state
|
2022-01-13 20:22:50 +01:00 |
|
zadam
|
42e85aefdc
|
sync fixes
|
2022-01-10 21:24:07 +01:00 |
|
zadam
|
be59f248e8
|
fix sync skipping some changes and then forcing sector queuing
|
2022-01-09 22:22:13 +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
|
003fec4b11
|
fix interrupted initial sync
|
2022-01-02 21:20:56 +01:00 |
|
zadam
|
e36bc42519
|
added changeId into entity_changes to have cross-sync change ID
|
2021-11-18 22:33:08 +01:00 |
|
zadam
|
d345b7ed56
|
added entity changes check after sync check failure, fixed sync
|
2021-11-17 22:57:09 +01:00 |
|
zadam
|
df0411197b
|
fixed syncing of erased notes, closes #2316
|
2021-11-12 21:19:23 +01:00 |
|
zadam
|
669eaa7509
|
fix SQL console
|
2021-07-27 22:08:41 +02:00 |
|
zadam
|
2035304b63
|
cleanup of entity changes processing
|
2021-06-30 20:54:15 +02:00 |
|
zadam
|
5be7f003ca
|
sync fixes
|
2021-06-29 23:45:45 +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
|
9645a07f2f
|
Merge remote-tracking branch 'origin/stable' into next
# Conflicts:
# package-lock.json
# package.json
|
2021-05-15 22:45:11 +02:00 |
|
zadam
|
f6dd1110e8
|
fix sync status
|
2021-05-15 22:00:53 +02:00 |
|
zadam
|
d13c8771ca
|
becca conversion WIP
|
2021-05-01 21:52:22 +02:00 |
|
zadam
|
6d2d72fa7f
|
add ERR_ADDRESS_UNREACHABLE as expected sync exception, #1888
|
2021-04-24 10:17:21 +02:00 |
|
zadam
|
c71f3c35b8
|
Merge remote-tracking branch 'origin/stable'
|
2021-04-04 22:03:00 +02:00 |
|
zadam
|
f0cc3d0bcd
|
use entity changes instead of actual tables to fill in sector to sync, fixes #1809
|
2021-04-04 22:02:40 +02:00 |
|
zadam
|
6541523e88
|
empty page on new tab nw offers list of available workspaces
|
2021-03-28 00:07:38 +01:00 |
|
bavis-m
|
744ed27d91
|
If the database hasn't been initialized (new install?) don't attempt to update our last synced id, as there is no db to grab it from (prevents running the server as a fresh install completely) (#1797)
Co-authored-by: Mark <mark@mhack.io>
|
2021-03-27 20:30:40 +01:00 |
|
zadam
|
392a00ac17
|
sync status widget
|
2021-03-21 22:43:41 +01:00 |
|
zadam
|
1a9919a866
|
sync status widget WIP
|
2021-03-21 00:01:28 +01:00 |
|
zadam
|
ddf8438b22
|
fix edited notes widget note transitions, fixes #1672
|
2021-02-21 22:45:32 +01:00 |
|
zadam
|
8850de51f5
|
sync fixes
|
2021-02-10 22:56:23 +01:00 |
|
zadam
|
43ac712fca
|
fix searchForNotes API method to look for archived notes as well
|
2021-02-09 22:32:25 +01:00 |
|
zadam
|
199b49c1f7
|
fix partial syncs
|
2021-01-14 23:22:13 +01:00 |
|
zadam
|
69353f12b5
|
partial sync requests WIP
|
2021-01-11 22:48:51 +01:00 |
|
zadam
|
7f8b19aee4
|
WIP partial sync requests
|
2021-01-10 21:56:40 +01:00 |
|
zadam
|
6d7b9e0db3
|
erasing rows of deleted entities
|
2020-12-14 13:58:02 +01:00 |
|
zadam
|
a346ba7038
|
removed outstandingPushes counting which is not needed
|
2020-11-18 22:30:00 +01:00 |
|
zadam
|
0bd9b849b2
|
fix problems with updating note in note cache when entities are coming out of order (e.g. sync)
|
2020-09-03 21:37:06 +02:00 |
|
zadam
|
ef996f3919
|
bug fixes
|
2020-08-27 22:03:56 +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
|
f4a4e746bf
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# libraries/ckeditor/ckeditor.js.map
# package.json
# src/routes/api/login.js
# src/routes/api/sync.js
# src/routes/index.js
# src/services/app_info.js
# src/services/sync.js
|
2020-08-02 20:41:22 +02:00 |
|
zadam
|
17d7ff3ff1
|
small improvements to sync table handling
|
2020-07-31 00:08:01 +02:00 |
|
zadam
|
e1dd933ec0
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/services/options_init.js
|
2020-07-28 23:50:54 +02:00 |
|
zadam
|
8a57960c6e
|
tweaks in sync timeout handling
|
2020-07-28 23:29:12 +02:00 |
|
zadam
|
18749092ff
|
sql_init/migration fixes
|
2020-07-02 22:57:17 +02:00 |
|
zadam
|
f0b608ddec
|
non-intrusive logging of sync errors
|
2020-07-01 21:33:52 +02:00 |
|
zadam
|
027afab6b1
|
fix DB setup
|
2020-06-20 21:42:41 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
e0b4b369dc
|
transaction handling fixes
|
2020-06-14 00:35:53 +02:00 |
|
zadam
|
5d47c2b23e
|
opening transactions only on write operations which enforces exclusive lock only there to improve concurrency, custom handling of sync request timeouts, #1093, #1018
|
2020-06-13 10:23:36 +02:00 |
|