autobrr/internal/database
Ludvig Lundgren 284a2f9590
feat: add hdr filtering (#86)
* feat: filter hdr content

* feat: check filter hdr

* feat: improve hdr parse and filter and tests
2022-01-16 13:50:21 +01:00
..
action.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
download_client.go fix: save download client json settings (#79) 2022-01-13 21:44:38 +01:00
filter.go feat: add hdr filtering (#86) 2022-01-16 13:50:21 +01:00
indexer.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
irc.go Feature: Support multi user per irc network (#78) 2022-01-13 21:26:23 +01:00
migrate.go feat: add hdr filtering (#86) 2022-01-16 13:50:21 +01:00
release.go fix: date parsing (#80) 2022-01-13 21:59:36 +01:00
sqlite.go Feature: Support multi user per irc network (#78) 2022-01-13 21:26:23 +01:00
user.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
utils.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
utils_test.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00