autobrr/internal/database
ze0s ef7317dde6
feat(filters): show current download count in list (#2001)
* feat(filters): show current and max downloads in list

* feat(filters): remove unused func param
2025-03-16 18:33:47 +01:00
..
tools chore(license): update copyright year in headers (#1935) 2025-01-08 08:38:10 +01:00
action.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
action_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
api.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
api_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
database.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
database_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
download_client.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
download_client_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
feed.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
feed_cache.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
feed_cache_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
feed_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
filter.go feat(filters): show current download count in list (#2001) 2025-03-16 18:33:47 +01:00
filter_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
indexer.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
indexer_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
irc.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
irc_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
list.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
notification.go fix(notifications): update and list password (#1951) 2025-01-25 18:34:49 +01:00
notification_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
postgres.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
postgres_migrate.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
proxy.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
proxy_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
release.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
release_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
sqlite.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
sqlite_migrate.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
user.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
user_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
utils.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
utils_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00