mirror of
https://github.com/go-shiori/shiori.git
synced 2025-03-10 06:50:28 +08:00
* add new api * UI use new API * remove legacy route * fix request to new api destination and read that response * feat: allow authentication using cookies * fix: return proper error on validatesession * typo: secret key envionment variable in makefile * serve ebook file with new api * cache update use new api path * add skipexist and batch download use same route as cache * fix bug - update hasebook status * remove unneeded part of code * add swagger documentation * fix swagger documentation * fix swagger response * better statuscode * fix swagger documentation * covert to snake_case * recover coverage.txt that remove --------- Co-authored-by: Felipe M <me@fmartingr.com> Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com> |
||
---|---|---|
.. | ||
assets-dev.go | ||
assets-prod.go | ||
handler-api-ext.go | ||
handler-api.go | ||
handler-ui.go | ||
handler.go | ||
server.go | ||
utils.go | ||
utils_ip.go | ||
utils_ip_test.go |