shiori/docs
Monirzadeh 5e9847a288
refactor: migrate ebook routes to new http server (#742)
* 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>
2023-10-29 11:57:07 +01:00
..
postman docs: fix remember represented as a number instead of a bool (#472) 2022-09-30 12:17:05 +02:00
readme Tidy up docs files 2019-09-26 06:58:47 +07:00
screenshots Add screenshots 2019-08-27 13:33:55 +07:00
swagger refactor: migrate ebook routes to new http server (#742) 2023-10-29 11:57:07 +01:00
API.md Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
APIv1.md Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
Configuration.md fix: properly parse mysql connection string, docs update (#730) 2023-09-13 18:31:41 +02:00
Contribute.md Fix typos (#756) 2023-10-22 17:43:49 +02:00
Frequently-Asked-Question.md docs: fixed outdated volume path reference 2022-05-26 21:35:29 +02:00
index.md Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
Installation.md docs: migrate documentation from the wiki (#394) 2022-05-26 19:49:30 +02:00
Screenshots.md docs: migrate documentation from the wiki (#394) 2022-05-26 19:49:30 +02:00
Storage.md Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
Usage.md Update documentation for add links to shiori in android devices from share menu (#757) 2023-10-22 17:22:44 +02:00