autobrr/internal/database
ze0s dde0d0ed61
feat(filters): add support for multiple external filters (#1030)
* feat(filters): add support for multiple ext filters

* refactor(filters): crud and check

* feat(filters): add postgres migrations

* fix(filters): field array types

* fix(filters): formatting

* fix(filters): formatting

* feat(filters): external webhook improve logs
2023-08-15 23:07:39 +02:00
..
action.go fix(actions): replay watch dir and exec cmd (#1000) 2023-06-26 19:00:58 +02:00
api.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
database.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
download_client.go fix(downloadclient): could not delete (#1020) 2023-07-21 20:17:39 +02:00
feed.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
feed_cache.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
filter.go feat(filters): add support for multiple external filters (#1030) 2023-08-15 23:07:39 +02:00
indexer.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
irc.go fix(irc): panic when creating indexer with irc (#986) 2023-06-15 18:47:47 +02:00
notification.go feat(notification): Telegram add support for topics in groups (#894) 2023-05-07 17:30:07 +02:00
postgres.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
postgres_migrate.go feat(filters): add support for multiple external filters (#1030) 2023-08-15 23:07:39 +02:00
release.go feat(filters): add support for multiple external filters (#1030) 2023-08-15 23:07:39 +02:00
sqlite.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
sqlite_migrate.go feat(filters): add support for multiple external filters (#1030) 2023-08-15 23:07:39 +02:00
user.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
utils.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
utils_test.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00