shiori/docs
Felipe Martin cc7c75116d
refactor: migrate bookmark static pages to new http server (#775)
* migrate bookmark content route to new http server

* new archive page

* remove unused go generate comment

* database mock

* utils cleanup

* unused var

* domains refactor and tests

* fixed secret key type

* redirect to login on ui errors

* fixed archive folder with storage domain

* webroot documentation

* some bookmark route tests

* fixed error in bookmark domain for non existant bookmarks

* centralice errors

* add coverage data to unittests

* added tests, refactor storage to use afero

* removed mock to avoid increasing complexity

* using deps to copy files around

* remove config usage (to deps)

* remove handler-ui file
2023-12-28 18:18:32 +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 fix: typo in URL under documentation (#778) 2023-11-17 10:49:47 +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
CLI.md Add Documentation>CLI>Add bookmark (#794) 2023-12-09 09:00:48 +01:00
Configuration.md refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
Contribute.md chore: frontend formatting (#764) 2023-11-05 11:02:31 +01:00
Frequently-Asked-Question.md docs: fixed outdated volume path reference 2022-05-26 21:35:29 +02:00
index.md Add Documentation>CLI>Add bookmark (#794) 2023-12-09 09:00:48 +01:00
Installation.md docs: example deployment for kubernetes (#754) 2023-11-18 08:34:30 +01: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