autobrr/internal/database
Ludvig Lundgren 159133ef35
feat(actions): add webhook support (#184)
* feat(actions): add webhook support

* feat: add type and method
2022-03-20 12:16:47 +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 feat(filters): duplicate (#168) 2022-03-06 16:08:07 +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 feat(actions): add webhook support (#184) 2022-03-20 12:16:47 +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