autobrr/internal/domain
2022-07-07 16:28:14 +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(logging); improve messages and errors (#336) 2022-07-05 13:31: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 fix(releases): releasetags freeleech parsing (#306) 2022-06-14 22:26:45 +02:00
filter_test.go fix(releases): releasetags freeleech parsing (#306) 2022-06-14 22:26:45 +02:00
indexer.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
irc.go feat(irc): improve reconnect and add notifications (#315) 2022-06-29 16:50:38 +02:00
notification.go feat(irc): improve reconnect and add notifications (#315) 2022-06-29 16:50:38 +02:00
release.go feat(actions): improve errors and logs (#340) 2022-07-07 16:28:14 +02:00
release_test.go feat(indexers): animebytes parse group and category (#327) 2022-07-06 15:01:52 +02:00
releasetags.go feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
releasetags_test.go fix(releases): ParseReleaseTags container matching (#329) 2022-07-02 16:27:33 +02:00
user.go feat: add ability to create an account via the webui (#223) 2022-04-10 18:26:14 +02:00