autobrr/internal/database
ze0s 1637c6209d
fix(downloadclient): could not delete (#1020)
* fix(downloadclient): could not delete client

* fix(downloadclient): postgres fix tx options
2023-07-21 20:17:39 +02:00
..
action.go fix(actions): replay watch dir and exec cmd (#1000) 2023-06-26 19:00:58 +02:00
api.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
database.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
download_client.go fix(downloadclient): could not delete (#1020) 2023-07-21 20:17:39 +02:00
feed.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
feed_cache.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
filter.go feat(filters): add support for feed description (#922) 2023-05-13 19:33:18 +02:00
indexer.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
irc.go fix(irc): panic when creating indexer with irc (#986) 2023-06-15 18:47:47 +02:00
notification.go feat(notification): Telegram add support for topics in groups (#894) 2023-05-07 17:30:07 +02:00
postgres.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
postgres_migrate.go feat(irc): add bouncer/znc support (#951) 2023-06-14 21:06:28 +02:00
release.go feat(releases): delete older than x (#924) 2023-05-21 18:39:28 +02:00
sqlite.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
sqlite_migrate.go feat(irc): add bouncer/znc support (#951) 2023-06-14 21:06:28 +02:00
user.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
utils.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
utils_test.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00