mirror of
https://github.com/go-shiori/shiori.git
synced 2025-01-16 12:57:58 +08:00
e1e2c7bfd8
* Fix for infinite redirect loop path.Join trims the trailing slash if the path isn't /, use configured root instead. * Add repo root independence This makes the workflows agnostic of the repository root, making it possible to build in forked repos. * Add HTTP request logging * Fix proper RootPath handler * Add logging for all resources This adds proper logging for all resources, including errors. Logging is on by default, but can be turned off. * Report effective length of written data |
||
---|---|---|
.. | ||
assets-dev.go | ||
assets-prod.go | ||
handler-api-ext.go | ||
handler-api.go | ||
handler-ui.go | ||
handler.go | ||
server.go | ||
utils.go |