autobrr/internal/domain
Ludvig Lundgren ae1f14d0a4
Feature: Improve filtering and release parsing (#56)
* feat: match against orig and cleaned rel

* feat: add more release parse tests

* feat: filter check tags

* feat: improve filter tag parsing

* refactor: simplify tag split and trim

* fix(indexers): use releasetags for milkie

* fix: properly replace spaces in string

* feat: better source check

* feat: extract releasetags
2022-01-01 21:50:38 +01:00
..
action.go fix: store filter actions (#54) 2021-12-27 15:14:39 +01:00
client.go Feature: Download client rules (#18) 2021-09-10 16:54:30 +02:00
config.go Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
filter.go fix: filter list toggle (#55) 2021-12-27 16:10:15 +01:00
indexer.go Feature: Support multiline irc parsing (#39) 2021-12-21 21:15:42 +01:00
irc.go Feature: Support multiline irc parsing (#39) 2021-12-21 21:15:42 +01:00
release.go Feature: Improve filtering and release parsing (#56) 2022-01-01 21:50:38 +01:00
release_test.go Feature: Improve filtering and release parsing (#56) 2022-01-01 21:50:38 +01:00
user.go fix: add missing struct field to user (#10) 2021-08-19 18:42:59 +02:00