autobrr/internal/database
Ludvig Lundgren 26f558859a
fix: blank page loading filters (#107)
* fix(filters): load indexers separate

* feat: add ctx to filter related db methods
2022-02-03 21:58:41 +01:00
..
action.go fix: blank page loading filters (#107) 2022-02-03 21:58:41 +01:00
download_client.go fix: save download client json settings (#79) 2022-01-13 21:44:38 +01:00
filter.go fix: blank page loading filters (#107) 2022-02-03 21:58:41 +01:00
indexer.go fix: blank page loading filters (#107) 2022-02-03 21:58:41 +01:00
irc.go Feature: Support multi user per irc network (#78) 2022-01-13 21:26:23 +01:00
migrate.go refactor(filters): music sources to media (#104) 2022-01-31 19:16:47 +01:00
release.go feat(filters): add music filters (#91) 2022-01-19 18:50:04 +01:00
sqlite.go feat(filters): add music filters (#91) 2022-01-19 18:50:04 +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