zadam
|
dce54c7af3
|
run consistency checks on demand
|
2019-12-10 22:03:00 +01:00 |
|
zadam
|
3b690f5456
|
mini optimizations
|
2019-12-01 15:01:09 +01:00 |
|
zadam
|
d0e6be3e0c
|
entity stat as part of consistency checks
|
2019-11-30 09:15:08 +01:00 |
|
zadam
|
434d8ef48c
|
added extra autofixers for completely missing note_contents or note_revision_contents row
|
2019-11-23 19:56:52 +01:00 |
|
zadam
|
920d71a5a6
|
small fixes
|
2019-11-13 20:28:14 +01:00 |
|
zadam
|
c49c69f824
|
fix migration script
|
2019-11-12 21:32:35 +01:00 |
|
zadam
|
7bd1d8feb4
|
fix setting isErased after note migration
|
2019-11-11 23:37:46 +01:00 |
|
zadam
|
4ba7e74b58
|
fix note revision's isErased initial value after migration
|
2019-11-11 23:26:46 +01:00 |
|
zadam
|
4cda661c1b
|
add move to dialog
|
2019-11-11 22:57:51 +01:00 |
|
zadam
|
7539e6a616
|
Merge branch 'stable'
# Conflicts:
# src/services/consistency_checks.js
|
2019-11-10 21:35:11 +01:00 |
|
zadam
|
dea5195223
|
fix setNoteToParent and deprecate it
|
2019-11-10 19:29:51 +01:00 |
|
zadam
|
c3ea2ae1b3
|
added new auto fixers to consistency checks
|
2019-11-10 14:16:12 +01:00 |
|
zadam
|
1fddd6f318
|
added non-autoFix variants to fixer methods
|
2019-11-10 11:43:33 +01:00 |
|
zadam
|
466a4802b6
|
introduced 'autoFixConsistencyIssues' option to control whether consistency issues should be auto fixed or note
|
2019-11-10 11:25:41 +01:00 |
|
zadam
|
2af86927b0
|
added flag for the erased notes
|
2019-11-01 22:09:51 +01:00 |
|
zadam
|
b16c2d19b6
|
duplicate (single) note
|
2019-10-19 12:36:16 +02:00 |
|
zadam
|
8ec01c73cd
|
skeleton implementation of new "book" note type
|
2019-10-01 21:11:11 +02:00 |
|
zadam
|
36c87b7fa0
|
renamed "messagingService" to "ws"
|
2019-08-26 20:21:43 +02:00 |
|
zadam
|
c9d0b8cc40
|
link fixes
|
2019-08-19 20:19:42 +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
|
be378f71b0
|
sync checks for note_contents
|
2019-04-13 10:13:47 +02:00 |
|
zadam
|
8fb6edad67
|
fix consistency checks for fulltext
|
2019-03-29 22:08:04 +01:00 |
|
zadam
|
946dae72d9
|
implemented consistency check for note fulltext based on hashes
|
2019-03-27 21:27:29 +01:00 |
|
zadam
|
07e9013152
|
content migration fixes
|
2019-03-27 21:04:25 +01:00 |
|
zadam
|
a432ad7483
|
fix isProtected consistency for images and files + related consistency check
|
2019-03-08 22:25:12 +01:00 |
|
zadam
|
cde68abec9
|
progress of tar import through WS
|
2019-02-10 16:36:25 +01:00 |
|
zadam
|
8884177d9f
|
split out note's content into separate entity, WIP
|
2019-02-06 20:19:25 +01:00 |
|
zadam
|
d8b78d8025
|
check reference issues only for non deleted entities
|
2019-02-03 16:27:26 +01:00 |
|
zadam
|
42112b8053
|
fix consistency check
|
2019-02-03 16:22:45 +01:00 |
|
zadam
|
bad7b84993
|
error handling in custom request handler
|
2019-02-03 11:15:32 +01:00 |
|
zadam
|
f89537037e
|
small styling fixes
|
2019-02-02 23:51:00 +01:00 |
|
zadam
|
89344a6eda
|
final fixes and refactorings for consistency checks
|
2019-02-02 12:41:20 +01:00 |
|
zadam
|
40d2e6ea83
|
refactoring consistency checks WIP
|
2019-02-02 11:26:27 +01:00 |
|
zadam
|
910cfe9a17
|
refactoring consistency checks WIP
|
2019-02-02 10:38:33 +01:00 |
|
zadam
|
e58a80fc00
|
consistency checks WIP
|
2019-02-02 09:26:57 +01:00 |
|
zadam
|
4a2319cb33
|
refactoring of consistency checks plus some autofixers
|
2019-02-01 22:48:51 +01:00 |
|
azivner
|
c654172d33
|
auto fixer for "undeleted branch of deleted note" consistency check
|
2019-01-21 22:51:49 +01:00 |
|
azivner
|
e17b26c883
|
revert consistency checks refactoring for now
|
2019-01-21 22:46:27 +01:00 |
|
azivner
|
1f853024ee
|
more autofixers WIP
|
2019-01-19 09:57:51 +01:00 |
|
azivner
|
06b8a82f70
|
refactoring of consistency checks + some auto fixers
|
2019-01-18 19:32:59 +01:00 |
|
azivner
|
585398ad5c
|
fix bug when saving non-text notes
|
2018-11-19 23:11:36 +01:00 |
|
azivner
|
3db2f6784d
|
fix DB migration and consistency issues
|
2018-11-18 10:20:06 +01:00 |
|
azivner
|
6a36e1ca86
|
we're now saving links also for notes included in relation maps which helps with translation of noteIds during import from native tar
|
2018-11-16 23:27:57 +01:00 |
|
azivner
|
6749cbed1b
|
added some consistency checks for links and attributes
|
2018-11-15 13:58:14 +01:00 |
|
azivner
|
21d3b0c9d8
|
implemented mirror relations
|
2018-11-12 23:34:22 +01:00 |
|
azivner
|
21e952a7f0
|
note image detail
|
2018-11-08 10:30:35 +01:00 |
|
azivner
|
d0d2a7fe47
|
store images in notes, basic structure
|
2018-11-08 10:11:00 +01:00 |
|
azivner
|
b17f442d1f
|
Merge branch 'master' into canvas
|
2018-10-23 18:11:29 +02:00 |
|
azivner
|
0c007566ad
|
fixes for invalid operations on root note
|
2018-10-21 22:42:20 +02:00 |
|