autobrr/internal/database
ze0s ef3445cbed
fix(releases): max downloads per hour (#883)
* fix(releases): max downloads per hour

* refactor: release processing

* compare apples to apples (#884)

* from rocketships back to apples

* Update internal/database/filter.go

* cast me to the

* keep your eye on the case

---------

Co-authored-by: Kyle Sanderson <kyle.leet@gmail.com>
2023-04-29 21:52:49 +02:00
..
action.go fix(database): fix filter regression from clean-up (#599) 2022-12-31 12:27:42 +01:00
api.go refactor(database): clean-up queries (#569) 2022-12-30 23:53:45 +01:00
database.go refactor(database): clean-up queries (#569) 2022-12-30 23:53:45 +01:00
download_client.go refactor(database): clean-up queries (#569) 2022-12-30 23:53:45 +01:00
feed.go fix(feeds): check settings before unmarshalling (#789) 2023-03-26 23:10:59 +02:00
feed_cache.go refactor(database): clean-up queries (#569) 2022-12-30 23:53:45 +01:00
filter.go fix(releases): max downloads per hour (#883) 2023-04-29 21:52:49 +02:00
indexer.go refactor(database): clean-up queries (#569) 2022-12-30 23:53:45 +01:00
irc.go refactor(database): clean-up queries (#569) 2022-12-30 23:53:45 +01:00
notification.go feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
postgres.go enhancement(database): improve log messages (#695) 2023-02-11 22:32:22 +01:00
postgres_migrate.go feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
release.go fix(releases): max downloads per hour (#883) 2023-04-29 21:52:49 +02:00
sqlite.go feat(sqlite): commit WAL on startup (#684) 2023-03-19 21:21:02 +01:00
sqlite_migrate.go feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
user.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
utils.go feat(actions): qbit rules set ratio and seed time limits (#264) 2022-05-03 14:57:47 +02:00
utils_test.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00