seerr/server/migration/postgres
Gauthier 9a595296db
feat: override rules (#945)
* feat: create the basis for the override rules

* feat: add support for sonarr and keywords to override rules

* feat: apply override rules in the media request

* feat: add users to override rules

* fix: save the settings modified by the override rules

* fix: resolve type errors

* style: run prettier

* fix: add missing migration

* fix: correct sonarr override rules

* fix: create PostgreSQL migration and fix SQLite migration

* fix: resolve type naming and fix i18n issue

* fix: remove unrelated changes to the PR
2024-12-29 05:20:35 +08:00
..
1734786061496-InitialMigration.ts fix: fix PostgreSQL migrations and TelegramMessageThreadId migration (#1171) 2024-12-21 16:35:07 +01:00
1734786596045-AddTelegramMessageThreadId.ts fix: fix PostgreSQL migrations and TelegramMessageThreadId migration (#1171) 2024-12-21 16:35:07 +01:00
1734805738349-AddOverrideRules.ts feat: override rules (#945) 2024-12-29 05:20:35 +08:00
1734809898562-FixNullFields.ts fix: remove non-null requirement for some fields (#1175) 2024-12-22 05:56:08 +01:00