autobrr/internal/http
ze0s 2917a7d42d
feat: show new updates in dashboard (#690)
* feat: show new update banner

* feat(http): add request logger

* refactor: updates checker

* feat: make update check optional

* fix: empty releases

* add toggle switch for update checks

* feat: toggle updates check from settings

* feat: toggle updates check from settings

* feat: check on toggle enabled

---------

Co-authored-by: soup <soup@r4tio.dev>
2023-02-05 18:44:11 +01:00
..
action.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
apikey.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
auth.go feat(http): improve invalid login handling (#597) 2022-12-31 01:04:41 +01:00
config.go feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00
download_client.go feat(clients): add support for qBittorrent 4.4.0+ (#558) 2022-12-10 19:25:04 +01:00
encoder.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
feed.go feat(feeds): view latest RSS and Torznab feed (#609) 2023-01-02 23:00:11 +01:00
filter.go feat(filters): improve list view with filtering (#465) 2022-09-22 11:54:17 +02:00
health.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
indexer.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
irc.go feat(irc): improve list view (#466) 2022-09-22 16:39:05 +02:00
middleware.go feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00
notification.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
release.go feat(http/releases): report errors to end-users. (#596) 2022-12-31 00:35:44 +01:00
server.go feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00
update.go feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00