autobrr/internal/domain
2022-11-11 14:01:35 +01:00
..
testdata feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
action.go feat(clients): add Readarr support (#490) 2022-10-14 19:56:42 +02:00
api.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
client.go feat(clients): add Readarr support (#490) 2022-10-14 19:56:42 +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 feat(feeds): improve RSS (#502) 2022-10-18 18:51:10 +02:00
filter.go fix(filters): except categories (#510) 2022-10-20 17:39:08 +02:00
filter_test.go fix(filters): except categories (#510) 2022-10-20 17:39:08 +02:00
indexer.go fix(indexers): improve animebytes parsing (#477) 2022-10-13 20:35:48 +02:00
indexer_test.go feat(indexers): TorrentName templating (#381) 2022-08-25 14:47:41 +02:00
irc.go feat(irc): support optional SASL and NickServ auth (#511) 2022-10-27 22:25:58 +02:00
macros.go feat(macros): implement size (#446) 2022-08-31 15:08:22 +02:00
macros_test.go feat(filters): add external script and webhook checks 2022-07-23 15:19:28 +02:00
notification.go feat(notifications): add Notifiarr support (#464) 2022-09-19 15:44:31 +02:00
release.go feat(indexers): add HUNO (#533) 2022-11-11 14:01:35 +01:00
release_test.go feat(indexers): add HUNO (#533) 2022-11-11 14:01:35 +01:00
releasetags.go feat(filters): add except origins (#396) 2022-08-03 12:47:32 +02:00
releasetags_test.go feat(indexers): btn improve parsing (#371) 2022-07-23 16:47:15 +02:00
user.go feat: add ability to create an account via the webui (#223) 2022-04-10 18:26:14 +02:00