autobrr/internal/database
Ludvig Lundgren 38addb99e6
feat(notifications): add telegram support (#299)
* feat(notifications): add telegram support

* feat(notifications): change list view

* refactor(notifications): overall setup

* feat(notifications): forms add telegram
2022-06-13 17:01:36 +02:00
..
action.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
database.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
download_client.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
feed.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
feed_cache.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
filter.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
indexer.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
irc.go fix(irc): append invite command on add (#297) 2022-06-11 02:05:31 +02:00
migrate.go feat(filters): add download limits (#266) 2022-05-18 14:14:13 +02:00
notification.go feat(notifications): add telegram support (#299) 2022-06-13 17:01:36 +02:00
postgres.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
release.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
sqlite.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
user.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
utils.go feat(actions): qbit rules set ratio and seed time limits (#264) 2022-05-03 14:57:47 +02:00
utils_test.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00