mirror of
https://github.com/go-shiori/shiori.git
synced 2025-01-16 04:48:30 +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 |
||
---|---|---|
.. | ||
add.go | ||
check.go | ||
delete.go | ||
export.go | ||
import.go | ||
open.go | ||
pocket.go | ||
print.go | ||
root-dev.go | ||
root.go | ||
serve.go | ||
update.go | ||
utils.go | ||
utils_test.go |