zadam
|
64d8c7a657
|
add a check for the hidden note existence, #3728
|
2023-03-17 22:14:50 +01:00 |
|
zadam
|
eaab82551f
|
API migration to remove deprecated calls
|
2023-02-17 23:23:53 +01:00 |
|
zadam
|
6f7b554cdc
|
preparing 0.59 without ocr/pdf, userguide, note ancillaries
|
2023-02-17 14:49:45 +01:00 |
|
zadam
|
37ba76fdd8
|
refactored note attachment into note ancillary
|
2023-01-28 13:13:46 +01:00 |
|
zadam
|
3c57f08ef7
|
added checksum to note_attachment
|
2023-01-24 16:55:48 +01:00 |
|
zadam
|
2e9dbda077
|
Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
# package.json
|
2023-01-24 09:20:15 +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
|
a3149aecf4
|
fix migration for DBs which did not have _hidden tree created, closes #3536
|
2023-01-17 23:13:21 +01:00 |
|
zadam
|
2a2cbcd68b
|
fix duplicate unique key in migration, #3526
|
2023-01-14 22:57:39 +01:00 |
|
zadam
|
e7b3c3239b
|
fix migration of bookmarks to also migrate bookmarkFolder #3514
|
2023-01-13 08:43:18 +01:00 |
|
zadam
|
ff1f01be8c
|
erase deleted notes in the migration
|
2022-12-28 12:58:53 +01:00 |
|
zadam
|
0ddaa8f5c2
|
migration fixes
|
2022-12-27 21:17:40 +01:00 |
|
zadam
|
c177d2b97b
|
fix migration
|
2022-12-27 14:52:32 +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
|
f08fbf7bca
|
fix migration
|
2022-12-24 21:25:34 +01:00 |
|
zadam
|
b6f7c604c7
|
fix share migration
|
2022-12-24 12:54:17 +01:00 |
|
zadam
|
c5fb2cccd5
|
fix bookmark's ID
|
2022-12-24 12:26:32 +01:00 |
|
zadam
|
bff33932d9
|
fix migration to not rely on branchId
|
2022-12-24 07:17:22 +01:00 |
|
zadam
|
1a1fb126c1
|
randomize existing fixed branchIds so it's clear they should not be relied upon
|
2022-12-23 20:55:37 +01:00 |
|
zadam
|
5c4db266a4
|
code should not rely on fixed branch IDs since they can change after move
|
2022-12-23 20:40:58 +01:00 |
|
zadam
|
0441e7396a
|
small fixes
|
2022-12-23 15:07:48 +01:00 |
|
zadam
|
a882ad41c5
|
small fixes
|
2022-12-22 21:01:52 +01:00 |
|
zadam
|
e05e4bec32
|
fix old migration to avoid unique constraints problems, closes #3447
|
2022-12-22 15:11:20 +01:00 |
|
zadam
|
724f99f17c
|
add prefix "_" to "named" IDs
|
2022-12-21 16:11:00 +01:00 |
|
zadam
|
7c6d67f1ad
|
migration comments
|
2022-12-19 23:49:41 +01:00 |
|
zadam
|
d34a0a9fc0
|
hidden subtree is not archived anymore
|
2022-12-16 16:00:49 +01:00 |
|
zadam
|
195c6a4089
|
backend log improvements
|
2022-12-15 16:38:05 +01:00 |
|
zadam
|
dfb462cf35
|
introduced new exception classes for structured error reporting
|
2022-12-09 16:13:22 +01:00 |
|
zadam
|
73eb585398
|
fixed migrations
|
2022-12-08 13:45:56 +01:00 |
|
zadam
|
5fc9f5f3f9
|
improvements
|
2022-12-06 23:48:44 +01:00 |
|
zadam
|
b9632a7814
|
rename note types to camelCase
|
2022-12-06 23:01:42 +01:00 |
|
zadam
|
d3bf0c1d8e
|
bookmark migration
|
2022-12-04 20:05:18 +01:00 |
|
zadam
|
6883b71ce7
|
shortcut improvements
|
2022-11-25 15:29:57 +01:00 |
|
zadam
|
c92b451033
|
cleanup of hidden notes
|
2022-11-06 15:18:32 +01:00 |
|
zadam
|
3122d0cc6b
|
move share root to hidden subtree
|
2022-11-06 14:44:26 +01:00 |
|
zadam
|
06e6fec4ca
|
increment db and sync version due to new note type
|
2022-10-23 21:16:15 +02:00 |
|
zadam
|
edff1be16d
|
added 197 NOOP migration to make sure the old versions don't attempt to process protected notes with 16 byte IV
|
2022-08-01 22:28:02 +02:00 |
|
zadam
|
433003cf38
|
fix migration
|
2022-06-05 22:50:02 +02:00 |
|
zadam
|
773cefe21d
|
refactorings of search actions to bulk actions
|
2022-06-05 22:46:37 +02:00 |
|
zadam
|
bbbad67764
|
remove recent notes from entity changes migration, #2842
|
2022-05-10 23:42:28 +02:00 |
|
zadam
|
4933b901f6
|
Merge remote-tracking branch 'origin/stable'
|
2022-01-14 21:53:00 +01:00 |
|
zadam
|
c102089731
|
migration workaround for corrupted index in entity_changes table, closes #2534
|
2022-01-14 19:44:23 +01:00 |
|
zadam
|
42e85aefdc
|
sync fixes
|
2022-01-10 21:24:07 +01:00 |
|
zadam
|
91dec23d5e
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
|
zadam
|
2d2641dbd7
|
sync fixes
|
2022-01-09 21:25:15 +01:00 |
|
zadam
|
96f4230bc1
|
Merge branch 'master' into next50
# Conflicts:
# src/public/app/widgets/containers/root_container.js
# src/services/app_info.js
|
2022-01-09 20:18:30 +01:00 |
|
zadam
|
1995b54770
|
fix migration to preserve IDs in entity_changes
|
2022-01-09 20:17:27 +01:00 |
|
zadam
|
9df521109b
|
fix migration to handle duplicates in entity_changes, #2534
|
2022-01-08 22:43:34 +01:00 |
|
zadam
|
75b65c396e
|
fix migration to handle duplicates in entity_changes, #2534
|
2022-01-08 22:31:52 +01:00 |
|