autobrr/internal/http
ze0s 06b864da4d
fix(releases): search with postgres (#1181)
* fix(releases): search with postgres

* fix: validate release push status from filters

* fix: add missing import

* fix: validate push status if not empty
2023-10-16 20:27:15 +02:00
..
action.go feat(releases): replay actions (#932) 2023-05-15 21:30:04 +02:00
apikey.go feat(http): improve error handling (#1006) 2023-07-02 14:03:39 +02:00
auth.go fix(auth): too restrictive session handling (#933) 2023-05-15 19:09:06 +02:00
config.go feat(web): show more app info (#1145) 2023-09-22 22:05:14 +02:00
download_client.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
encoder.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
feed.go feat(feeds): clear feed cache (#1071) 2023-09-01 21:39:39 +02:00
filter.go fix(filters): store and update with no external filters (#1049) 2023-08-17 21:42:43 +02:00
health.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
indexer.go fix(indexes): toggle on and off with switch (#1164) 2023-10-03 21:57:11 +02:00
irc.go feat(http): improve error handling (#1006) 2023-07-02 14:03:39 +02:00
logs.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
logs_sanitize_test.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
middleware.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
notification.go feat(http): improve error handling (#1006) 2023-07-02 14:03:39 +02:00
release.go fix(releases): search with postgres (#1181) 2023-10-16 20:27:15 +02:00
server.go feat(config): check for updates reading from config (#1038) 2023-09-10 16:59:59 +02:00
update.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00