autobrr/internal/http
Ludvig Lundgren 3185832708
feat: add postgres support (#215)
* feat: add postgres support and refactor

* feat: improve releases find

* fix: autobrrctl create user
2022-04-02 19:24:23 +02:00
..
action.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
auth.go feat(web): redirect to login on expired cookie (#201) 2022-03-26 19:46:16 +01:00
config.go Feature: Set and display version info (#63) 2022-01-02 15:18:28 +01:00
download_client.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
encoder.go fix: no irc network created when adding a new indexer (#177) 2022-03-16 20:39:48 +01:00
filter.go feat(filters): duplicate (#168) 2022-03-06 16:08:07 +01:00
indexer.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
irc.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
middleware.go feat(web): redirect to login on expired cookie (#201) 2022-03-26 19:46:16 +01:00
release.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
server.go Feature: Improve config for http server (#67) 2022-01-09 14:41:48 +01:00