autobrr/internal/http
Ludvig Lundgren f9cf837486
fix(indexers): duplicates in list (#317)
* feat(indexers): refactor setup and updates

* feat(indexers): use definitions as non-pointer
2022-06-19 21:24:04 +02:00
..
action.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
auth.go refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +02:00
config.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00
download_client.go feat: add postgres support (#215) 2022-04-02 19:24:23 +02:00
encoder.go feat(web): search releases (#302) 2022-06-14 01:51:33 +02:00
feed.go feat: add torznab feed support (#246) 2022-04-25 12:58:54 +02:00
filter.go feat(filters): duplicate (#168) 2022-03-06 16:08:07 +01:00
health.go feat(http): add healthcheck endpoints liveness and readiness (#240) 2022-04-12 18:19:07 +02:00
indexer.go fix(indexers): duplicates in list (#317) 2022-06-19 21:24:04 +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
notification.go feat(notifications): add telegram support (#299) 2022-06-13 17:01:36 +02:00
release.go feat(web): search releases (#302) 2022-06-14 01:51:33 +02:00
server.go feat(confg): reload on save and refactor logging (#275) 2022-05-20 09:27:01 +02:00