shiori/webapp/src
Felipe Martin 1f309469c5
feat: reverts message in json output and allows configuration (#1082)
* feat: allow future deprecated message response with config

* tests: middleware

* fix: middleware order

* fix: frontend using message in body

* fix: cors

* feat: modify response type with header

* fix(webapp): added new headers

* dist: updated webapp files

* test(e2e): fixes

* fix: middleware returning body for 204 requests

* fix: frontend apis

* tests: cors middleware
2025-03-16 19:09:28 +01:00
..
assets feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
client feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
components/layout feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
locales feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
router feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
stores feat: reverts message in json output and allows configuration (#1082) 2025-03-16 19:09:28 +01:00
utils feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
views feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
App.vue feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
main.ts feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00