autobrr/internal/database
ze0s 64900c4d56
fix(downloadclients): remove from filter actions on delete (#891)
fix(downloadclients): properly delete from filter actions
2023-05-01 01:18:46 +02:00
..
action.go fix(downloadclients): remove from filter actions on delete (#891) 2023-05-01 01:18:46 +02: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 fix(downloadclients): remove from filter actions on delete (#891) 2023-05-01 01:18:46 +02: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