zadam
2b84f1be00
unify .setContent() .getContent() handling across notes, revisions, attachments
2023-03-16 15:19:26 +01:00
zadam
bb45c67e60
Merge branch 'stable' into next60
2023-03-16 13:39:28 +01:00
zadam
147160ed45
fix dead references in consistency_checks.js
2023-03-16 13:30:33 +01:00
zadam
515fb4e5db
blob WIP
2023-03-16 13:29:11 +01: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
dc97400dbf
ancillary => attachment
2023-03-16 11:03:28 +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
929f8ef720
note ancillary/attachment backported from dev branch
2023-03-08 09:01:23 +01:00
zadam
6f7b554cdc
preparing 0.59 without ocr/pdf, userguide, note ancillaries
2023-02-17 14:49:45 +01:00
zadam
8371703090
Merge branch 'master' into dev
2023-02-10 10:41:12 +01:00
zadam
adf222b5e8
fix consistency check to re-parent note from search parent to root
2023-02-10 10:12:58 +01:00
zadam
ade22ea825
recover notes into root only if no other valid branch exists, #3590
2023-02-10 10:09:06 +01:00
Elian Doran
92f586486f
Fix broken reference consistency check
...
If a branch was identified with a missing parent, the branch would be
moved to root. However, the ID of the branch would be changed as a
result of that, and this resulted in the creation of a new branch
instead of updating the old one. Deleting the old one first solves the
issue.
2023-02-05 01:12:13 +02:00
zadam
37ba76fdd8
refactored note attachment into note ancillary
2023-01-28 13:13:46 +01:00
zadam
8a33645360
migrating canvas etc.
2023-01-23 16:57:28 +01:00
zadam
339d8a7378
initial implementation of note attachments
2023-01-22 23:36:05 +01:00
zadam
f50a9c250a
many small issues found by intellij analysis
2023-01-15 21:04:17 +01:00
zadam
bff7434921
rename becca entities to have B-prefix, #3476
2023-01-03 13:52:37 +01:00
zadam
0ddaa8f5c2
migration fixes
2022-12-27 21:17:40 +01:00
zadam
0758c82983
hidden subtree is now built as "predictable" to avoid duplicating it in sync
2022-12-27 14:44:28 +01:00
zadam
ecc2ed7d73
formatting
2022-12-27 10:22:50 +01:00
zadam
698eb53006
small fixes
2022-12-23 14:18:40 +01:00
zadam
1b24276a4a
always use template strings instead of string concatenation
2022-12-21 15:19:05 +01:00
zadam
d34a0a9fc0
hidden subtree is not archived anymore
2022-12-16 16:00:49 +01:00
zadam
c92b451033
cleanup of hidden notes
2022-11-06 15:18:32 +01:00
zadam
339a6d7817
don't check for null content in consistency checks because it's too slow for large databases #2887
2022-05-31 14:09:46 +02:00
zadam
5dab189815
recovery for tree cycle errors, #2831
2022-05-03 00:30:09 +02:00
zadam
2075e89239
improved logging
2022-01-31 21:25:18 +01:00
zadam
28df5d4aa2
etapi improvements and more tests
2022-01-12 19:32:23 +01:00
zadam
91dec23d5e
ETAPI auth, spec improvements etc.
2022-01-10 17:09:20 +01:00
zadam
b8fe9a41db
fix consistency checks
2021-12-27 13:37:51 +01:00
zadam
10a5773c66
added consistency check to reconcile erased status between entity_changes and data
2021-12-21 14:25:26 +01:00
zadam
1e8472266f
small fixes
2021-12-21 13:22:13 +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
a1c1c7c830
added "reloadNeeded" to consistency checks so that entity changes fix won't force reload
2021-10-03 10:00:38 +02:00
zadam
8c2a5d19f2
remove extra logging
2021-09-30 22:26:56 +02:00
zadam
a68fd5ab83
fixes
2021-09-30 13:02:07 +02:00
Abitofevrything
b37bcd294c
Implement mermaid diagrams ( #2187 )
...
* Start implementing mermaid diagrams
* Implement theming for mermaid diagrams
* Add edit tab to mermaid diagrams
* Remove comment
* Render mermaid diagrams in included notes
* Prevent mermaid notes from being removed to consistency checks
2021-09-29 21:54:56 +02:00
zadam
5358b58191
fix double refresh of note map
2021-09-28 13:27:21 +02:00
zadam
e4ba7d65e8
note map refactoring
2021-09-20 22:19:47 +02:00
zadam
dd37f09309
global link map WIP
2021-09-18 14:29:41 +02:00
zadam
ed26e32ccb
skeleton for global link map
2021-09-16 23:09:48 +02:00
zadam
9b9be5d155
reload frontend when consistency is fixed
2021-09-12 11:18:06 +02:00
zadam
4023c28f5e
consistency_checks fix
2021-09-11 14:34:37 +02:00
zadam
151687cd9b
fixing consistency checks
2021-09-08 21:54:26 +02:00
zadam
86a53ceebb
updating becca after sync
2021-08-07 21:21:30 +02:00
zadam
2035304b63
cleanup of entity changes processing
2021-06-30 20:54:15 +02:00