autobrr/internal/database
ze0s 3e244fac10
fix(filters): store and update with no external filters (#1049)
* fix(filters): store and update

* fix(filters): bad fmt var

* fix(filters): store expect status

* fix(filters): store expect status

* fix(filters): external filter always rejected
2023-08-17 21:42:43 +02:00
..
action.go fix(filters): store and update with no external filters (#1049) 2023-08-17 21:42:43 +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(filters): store and update with no external filters (#1049) 2023-08-17 21:42:43 +02:00
feed.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
feed_cache.go fix(filters): store and update with no external filters (#1049) 2023-08-17 21:42:43 +02:00
filter.go fix(filters): store and update with no external filters (#1049) 2023-08-17 21:42:43 +02:00
indexer.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
irc.go fix(filters): store and update with no external filters (#1049) 2023-08-17 21:42:43 +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 fix(filters): store and update with no external filters (#1049) 2023-08-17 21:42:43 +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 fix(filters): store and update with no external filters (#1049) 2023-08-17 21:42:43 +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