el.xwx.moe/prisma/migrations
daniel31x13 deb6ed7ec8 code refactoring + add locale field to user table 2024-05-28 15:55:19 -04:00
..
20230719181459_init many improvements 2023-07-19 16:39:59 -04:00
20230804230549_created_whitelisted_users_table updated migration file 2023-08-04 19:26:57 -04:00
20231019032936_modify_archive_formats adjustible archive formats + finalized settings page 2023-10-19 00:00:23 -04:00
20231025123038_added_pathname_to_files created migration script [WIP] 2023-10-25 15:42:36 -04:00
20231027194841_add_updated_at_fields_to_tables updated prisma schema 2023-10-27 16:06:42 -04:00
20231027195438_remove_unnecessary_tables updated prisma schema 2023-10-27 16:06:42 -04:00
20231028041930_rename_image_path_to_image refactored how avatars are being handled 2023-10-28 00:45:14 -04:00
20231029183108_added_readability_path_field_to_the_link_table finished implementing readable mode api side 2023-10-30 00:30:45 -04:00
20231031100017_add_last_preserved_field rearchive protection 2023-10-31 15:44:58 -04:00
20231101085207_add_text_content_field search by text content functionality 2023-11-01 06:01:26 -04:00
20231103051515_add_subscription_table code refactoring + many security/bug fixes 2023-11-06 08:25:57 -05:00
20231104052926_changed_subscription_relation code refactoring + many security/bug fixes 2023-11-06 08:25:57 -05:00
20231105202241_modify_user_password feat: basic support for Keycloak (OIDC) 2023-11-09 11:41:08 +01:00
20231108232127_recreate_table_account feat: basic support for Keycloak (OIDC) 2023-11-09 11:41:08 +01:00
20231110154938_add_blurred_favicons_field improved dashboard design + blurred icons based on personal preferences 2023-11-10 22:32:56 -05:00
20231111183859_add_display_link_icons_field more customizable link icons 2023-11-11 14:00:38 -05:00
20231120135053_add_apikeys_table added apikey model 2023-11-20 12:48:41 -05:00
20231120135140_rename_apikeys_to_apikey added apikey model 2023-11-20 12:48:41 -05:00
20231120184333_set_blurred_favicon_to_false_as_default improvements + updated README 2023-11-20 15:58:32 -05:00
20231125043215_add_link_type_field webpages can now be a image or pdf 2023-11-25 03:19:02 -05:00
20231202183159_remove_extra_fields removed extra fields 2023-12-02 13:33:07 -05:00
20231221174844_rename_fields_and_add_preview added seed script + renamed table fields + added field 2023-12-22 13:13:43 -05:00
20240113051701_make_key_names_unique added post key route 2024-01-13 01:20:06 -05:00
20240113060555_minor_fix added post key route 2024-01-13 01:20:06 -05:00
20240124192212_added_revoke_field finalized adding support for access tokens 2024-01-24 15:48:40 -05:00
20240124201018_removed_name_unique_constraint finalized adding support for access tokens 2024-01-24 15:48:40 -05:00
20240125124457_added_subcollection_relations added support for nested collection (backend) 2024-02-03 07:57:29 -05:00
20240207152849_add_links_route_enum_setting added "linksRouteTo" field to the prisma schema 2024-02-07 10:30:09 -05:00
20240218080348_allow_duplicate_collection_names Allow collections with the same name 2024-02-18 03:32:31 -06:00
20240222050805_collection_order Make sidebar collections sortable 2024-02-22 01:51:51 -06:00
20240305045701_add_merge_duplicate_links final touch 2024-03-05 09:03:04 -05:00
20240310062152_added_indexes improved UX + improved performance 2024-03-10 06:08:28 -04:00
20240310062318_added_index_to_ownerid_on_tag_model improved UX + improved performance 2024-03-10 06:08:28 -04:00
20240327070238_add_import_date_field_for_links fix imports 2024-03-27 03:20:00 -04:00
20240515084924_add_unverified_new_email_field_to_user_table refactored email verification 2024-05-16 15:02:22 -04:00
20240518161814_added_password_reset_token_table add PasswordResetToken table 2024-05-18 12:18:43 -04:00
20240525002215_add_default_value_to_link_name names should be auto generated instead of descriptions + add default value to name field 2024-05-24 20:41:31 -04:00
20240528194553_added_locale_field_for_users code refactoring + add locale field to user table 2024-05-28 15:55:19 -04:00
migration_lock.toml User registration. 2023-01-31 15:06:56 +03:30