autobrr/internal/domain
2022-06-11 02:05:31 +02:00
..
action.go feat(actions): qbit rules set ratio and seed time limits (#264) 2022-05-03 14:57:47 +02:00
client.go feat(clients): add whisparr (#218) 2022-04-06 10:40:44 +02:00
config.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
event.go refactor: filter and action flow (#225) 2022-04-09 21:20:26 +02:00
feed.go fix(feeds): create with indexer id (#260) 2022-05-01 16:32:02 +02:00
filter.go feat(filters): add download limits (#266) 2022-05-18 14:14:13 +02:00
filter_test.go feat(filters): add download limits (#266) 2022-05-18 14:14:13 +02:00
indexer.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
irc.go fix(irc): append invite command on add (#297) 2022-06-11 02:05:31 +02:00
notification.go feat: add notifications (#216) 2022-04-04 19:13:09 +02:00
release.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
release_test.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
releasetags.go feat: improve release parsing and filtering (#257) 2022-04-30 13:43:51 +02:00
releasetags_test.go feat: improve release parsing and filtering (#257) 2022-04-30 13:43:51 +02:00
user.go feat: add ability to create an account via the webui (#223) 2022-04-10 18:26:14 +02:00