zadam
|
69c7eb14aa
|
fixes
|
2023-06-05 21:14:33 +02:00 |
|
zadam
|
779751a234
|
rename "note revision" to just "revision"
|
2023-06-04 23:01:40 +02:00 |
|
zadam
|
f4b5d43899
|
inline file attachments when exporting single HTML file
|
2023-05-29 23:42:08 +02:00 |
|
zadam
|
235b779dec
|
detect existing attachment in target note
|
2023-05-29 22:37:19 +02:00 |
|
zadam
|
b84670d503
|
Merge branch 'master' into next60
|
2023-04-17 22:27:21 +02:00 |
|
Castor
|
d2d2a28885
|
Update ws.js
|
2023-04-15 19:42:09 +08:00 |
|
baiyongjie
|
ead4242735
|
chore: dev auto reload
|
2023-04-15 17:58:40 +08:00 |
|
zadam
|
2bc78ccafb
|
wip attachment widget
|
2023-04-01 23:55:04 +02:00 |
|
zadam
|
b6efc954bd
|
blob WIP
|
2023-03-16 12:17:55 +01:00 |
|
zadam
|
eee05a4d01
|
blob WIP
|
2023-03-16 12:11:00 +01:00 |
|
zadam
|
e16bedfab4
|
WIP blobs
|
2023-03-16 11:02:07 +01:00 |
|
zadam
|
5a8e216dec
|
WIP blob
|
2023-03-15 22:44:08 +01:00 |
|
zadam
|
bff7434921
|
rename becca entities to have B-prefix, #3476
|
2023-01-03 13:52:37 +01:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
128023d34e
|
attempt to fix the ws crash, #3374
|
2022-12-07 23:58:22 +01:00 |
|
zadam
|
1a30087426
|
api log implementation
|
2022-09-17 23:06:17 +02:00 |
|
zadam
|
91dec23d5e
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
|
zadam
|
e4a483aefe
|
fix duplicate subtree
|
2021-10-02 23:26:18 +02:00 |
|
zadam
|
d5bd9875f9
|
fix websocket ping
|
2021-09-26 15:37:18 +02:00 |
|
zadam
|
a0caa21458
|
global link map WIP
|
2021-09-17 22:34:23 +02:00 |
|
zadam
|
2b017a956e
|
store in CLS only entity change IDs instead of whole records
|
2021-09-16 15:02:20 +02:00 |
|
zadam
|
9b9be5d155
|
reload frontend when consistency is fixed
|
2021-09-12 11:18:06 +02:00 |
|
zadam
|
a33661d050
|
websocket events fill additional data from becca instead of database
|
2021-07-25 21:25:06 +02:00 |
|
zadam
|
da0670188b
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/services/ws.js
|
2021-07-05 10:14:37 +02:00 |
|
zadam
|
5011b6a51a
|
don't try to fill additional properties for erased entities
|
2021-07-03 20:52:40 +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
|
5d58520949
|
froca should not keep any deleted notes
|
2021-05-09 22:00:21 +02: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
|
88d04772c4
|
make sure the CLS entity changes are cleared after roll backed transaction, #1736
|
2021-03-12 23:48:14 +01:00 |
|
zadam
|
1cc7917b6e
|
renamed remnants of "sync" to "entity_change"
|
2020-12-16 22:17:42 +01:00 |
|
zadam
|
8b99f065d5
|
fixes of recent entity changes
|
2020-12-14 14:17:51 +01:00 |
|
zadam
|
a346ba7038
|
removed outstandingPushes counting which is not needed
|
2020-11-18 22:30:00 +01:00 |
|
zadam
|
7fb22d41a0
|
allow disabling authentication for server version, closes #1132
|
2020-08-29 00:11:50 +02:00 |
|
zadam
|
f117ae4915
|
fix sending sync rows via WebSocket after transaction is committed
|
2020-06-21 13:44:47 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
2d92b4931a
|
fix ctrl+click opening the link twice/thrice, closes #1094
|
2020-06-10 00:10:27 +02:00 |
|
zadam
|
e6e41adad0
|
fix backend to frontend sync with waitForSyncId()
|
2020-03-10 21:33:03 +01:00 |
|
zadam
|
1d2fc773c2
|
fix for delete note sync etc.
|
2020-02-10 20:57:56 +01:00 |
|
zadam
|
42017fde5f
|
refactored access to options on frontend
|
2020-02-05 22:08:45 +01:00 |
|
zadam
|
9f62490a75
|
refactorings of note creation code
|
2020-02-02 22:32:44 +01:00 |
|
zadam
|
0054a32dc7
|
treecache now manages reloading when starting protected session
|
2020-02-01 22:29:32 +01:00 |
|
zadam
|
eeedb91ef7
|
sync are sent upon DB commit
|
2020-01-31 22:32:24 +01:00 |
|
zadam
|
8bf794f13b
|
wip
|
2020-01-30 22:38:31 +01:00 |
|
zadam
|
48b401164a
|
wip
|
2020-01-29 22:32:22 +01:00 |
|
zadam
|
7a62d1636b
|
fixes
|
2020-01-24 22:30:17 +01:00 |
|
zadam
|
0ec11d29ba
|
fix creating root calendar note when missing, #752
|
2020-01-18 08:59:46 +01:00 |
|
zadam
|
a6cd25071e
|
more robust handling of sync error, fixes #830
|
2020-01-18 08:48:36 +01:00 |
|
zadam
|
eb8c296e62
|
attempt to make updating clients via websocket faster
|
2019-12-02 22:27:06 +01:00 |
|