autobrr/internal/database
Ludvig Lundgren a3854ecd59
refactor: filter and action flow (#225)
* refactor: fitler and action flow

* fix: save release before filters

* feat: add action client to notifications

* feat: improve filter check logging
2022-04-09 21:20:26 +02:00
..
action.go refactor: filter and action flow (#225) 2022-04-09 21:20:26 +02:00
database.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
download_client.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
filter.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
indexer.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
irc.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
migrate.go feat: add notifications (#216) 2022-04-04 19:13:09 +02:00
notification.go feat: add notifications (#216) 2022-04-04 19:13:09 +02:00
postgres.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
release.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
sqlite.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
user.go fix(users): create user (#221) 2022-04-07 15:03:28 +02: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