autobrr/internal/database
ze0s e5b4ded725
feat(filters): add support for feed description (#922)
* feat(filters): match description

* feat(filters): support description

* chore: remove match logic for description

* fix: update rss tests
2023-05-13 19:33:18 +02:00
..
action.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +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 chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +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 feed description (#922) 2023-05-13 19:33:18 +02:00
indexer.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
irc.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +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 feed description (#922) 2023-05-13 19:33:18 +02:00
release.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +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 feed description (#922) 2023-05-13 19:33:18 +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