gotosocial/internal/router
tobi a089a98ea9
[feature] Gin enable gzip encoding (#405)
* add gin gzip dependency

* add gzip middleware to router

* go mod tidy
2022-02-19 12:12:41 +01:00
..
attach.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
cors.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
gzip.go [feature] Gin enable gzip encoding (#405) 2022-02-19 12:12:41 +01:00
logger.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
router.go [feature] Gin enable gzip encoding (#405) 2022-02-19 12:12:41 +01:00
session.go [bugfix] Only mark cookies as Secure on https (#398) 2022-02-15 16:00:07 +01:00
session_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
template.go [feature] add authorization to the already-existing authentication (#365) 2022-02-07 12:04:31 +01:00