autobrr/internal/database
2022-03-26 13:57:42 +01:00
..
action.go feat(actions): add webhook support (#184) 2022-03-20 12:16:47 +01:00
download_client.go fix(download_client): release rw lock (#183) 2022-03-18 01:44:26 +01:00
filter.go fix(filters): load only from active indexers (#202) 2022-03-26 13:57:42 +01:00
indexer.go fix: blank page loading filters (#107) 2022-02-03 21:58:41 +01:00
irc.go fix(irc): join channel with password (#190) 2022-03-21 17:39:59 +01:00
migrate.go fix(migrations): actions add missing webhook columns (#197) 2022-03-22 19:33:34 +01:00
release.go feat: delete all releases from settings (#170) 2022-03-06 18:08:32 +01:00
sqlite.go refactor: change back to modernc sqlite db driver (#120) 2022-03-19 17:41:42 +01:00
user.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
utils.go feat(actions): add webhook support (#184) 2022-03-20 12:16:47 +01:00
utils_test.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00