| .. |
|
0184__NOOP.js
|
|
|
|
0185__migrate_black_theme_to_dark.sql
|
|
|
|
0186__drop_branches_options_utcDateCreated.sql
|
|
|
|
0187__add_changeId_to_entity_changes.sql
|
|
|
|
0188__set_hidden_branchId.sql
|
|
|
|
0189__delete_username_option.sql
|
set password from web trilium
|
2021-12-29 23:37:12 +01:00 |
|
0190__change_to_etapi_tokens.sql
|
|
|
|
0191__hash_tokens.js
|
|
|
|
0192__add_memberId_to_entity_changes.sql
|
fix old migration to avoid unique constraints problems, closes #3447
|
2022-12-22 15:11:20 +01:00 |
|
0193__add_index_to_changeId.sql
|
|
|
|
0194__add_excludeFromNoteMap_to_journal.js
|
|
|
|
0195__remove_recent_notes_from_entity_changes.sql
|
|
|
|
0196__rename_bulk_actions.sql
|
|
|
|
0197__NOOP.js
|
|
|
|
0198__rename_branchIds.sql
|
fix duplicate unique key in migration, #3526
|
2023-01-14 22:57:39 +01:00 |
|
0199__rename_ids.sql
|
fix share migration
|
2022-12-24 12:54:17 +01:00 |
|
0200__create_hidden_subtree.js
|
fix migration for DBs which did not have _hidden tree created, closes #3536
|
2023-01-17 23:13:21 +01:00 |
|
0201__move_share_under_hidden.sql
|
fix migration
|
2022-12-24 21:25:34 +01:00 |
|
0202__move_global_note_map_under_hidden.sql
|
migration fixes
|
2022-12-27 21:17:40 +01:00 |
|
0203__delete_singles_special_note.sql
|
|
|
|
0204__migrate_bookmarks_to_clones.js
|
fix migration of bookmarks to also migrate bookmarkFolder #3514
|
2023-01-13 08:43:18 +01:00 |
|
0205__rename_note_types.sql
|
|
|
|
0206__delete_search_and_sql_console_history.js
|
|
|
|
0207__rename_search_and_sql_console.sql
|
|
|
|
0208__remove_archived_from_hidden.js
|
|
|
|
0209__rename_hoisted_labels.sql
|
small fixes
|
2022-12-23 15:07:48 +01:00 |
|
0210__consistency_checks.js
|
erase deleted notes in the migration
|
2022-12-28 12:58:53 +01:00 |
|
0211__rename_branchIds.sql
|
fix migration
|
2022-12-27 14:52:32 +01:00 |
|
0212__delete_all_attributes_of_named_notes.js
|
hidden subtree is now built as "predictable" to avoid duplicating it in sync
|
2022-12-27 14:44:28 +01:00 |
|
0213__migrate_scripts.js
|
API migration to remove deprecated calls
|
2023-02-17 23:23:53 +01:00 |
|
0214__content_structure.sql
|
WIP blob
|
2023-03-15 22:44:08 +01:00 |
|
0215__move_content_into_blobs.js
|
migrate images to attachments
|
2023-03-24 09:13:35 +01:00 |
|
0216__drop_content_tables.sql
|
WIP blob
|
2023-03-15 22:44:08 +01:00 |
|
0217__attachments.sql
|
uploading image to attachment
|
2023-03-16 18:34:39 +01:00 |
|
0218__migrate_images_to_attachments.js
|
wip attachment widget
|
2023-03-30 23:48:26 +02:00 |
|
0219__remove_hideIncludedImages_main_option.sql
|
remove "hide included images" feature since with attachments it's no longer necessary
|
2023-03-24 09:17:17 +01:00 |