autobrr/internal/domain
Ludvig Lundgren e6c151a029
feat: improve release parsing and filtering (#257)
* feat(releases): improve parsing

* refactor: extend filtering add more tests

* feat: improve macro

* feat: add and remove fields

* feat: add freeleech percent to bonus

* feat: filter by origin
2022-04-30 13:43:51 +02:00
..
action.go refactor: filter and action flow (#225) 2022-04-09 21:20:26 +02:00
client.go feat(clients): add whisparr (#218) 2022-04-06 10:40:44 +02:00
config.go feat: wip postgres support 2022-03-27 03:12:00 +02:00
event.go refactor: filter and action flow (#225) 2022-04-09 21:20:26 +02:00
feed.go feat: add torznab feed support (#246) 2022-04-25 12:58:54 +02:00
filter.go feat: improve release parsing and filtering (#257) 2022-04-30 13:43:51 +02:00
filter_test.go feat: improve release parsing and filtering (#257) 2022-04-30 13:43:51 +02:00
indexer.go feat: improve release parsing and filtering (#257) 2022-04-30 13:43:51 +02:00
irc.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
notification.go feat: add notifications (#216) 2022-04-04 19:13:09 +02:00
release.go feat: improve release parsing and filtering (#257) 2022-04-30 13:43:51 +02:00
release_test.go feat: improve release parsing and filtering (#257) 2022-04-30 13:43:51 +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