autobrr/internal/http
Fabricio Silva 6a4d96f988
feat(config): check for updates reading from config (#1038)
* go indent linting

* getLatest endpoint follows config.CheckForUpdates

* Revert "getLatest endpoint follows config.CheckForUpdates"

This reverts commit 495fabad13b1a96aa83ce50792f5725e9b51061a.

* getLatestRelease follows config.check_for_updates

* revert: rename data - less changes to conflict

* fixup: revert: rename data - less changes to conflict

* change queryFn to arrow function
2023-09-10 16:59:59 +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 chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +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 feat(http): improve error handling (#1006) 2023-07-02 14:03:39 +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): delete older than X (#993) 2023-07-22 14:49:28 +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