shiori/internal
Felipe Martin db313f5c62
fix: authentication flow should abort early (#888)
* fix: finish connection once we send auth response

* removed interface for now

* handle authentication in each route group

* tags api tests

* typo

* testutil improvements

* bookmarks api auth

* cache update requires owner
2024-04-13 19:45:03 +02:00
..
cmd fix: override configuration from flags only if set (#865) 2024-03-30 08:33:05 +01:00
config fix: fix problems that may be raised from a 1.5.5 upgrade (#837) 2024-02-08 09:26:33 +01:00
core fix: fixes path issues on windows (#829) 2024-02-05 10:21:23 +01:00
database fix: fixes path issues on windows (#829) 2024-02-05 10:21:23 +01:00
dependencies refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
domains refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
http fix: authentication flow should abort early (#888) 2024-04-13 19:45:03 +02:00
model refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
testutil fix: authentication flow should abort early (#888) 2024-04-13 19:45:03 +02:00
view fix: use relative path for all API calls (#872) 2024-04-07 21:33:22 +02:00
webserver Fixed lint errors after refactor (#806) 2023-12-28 18:37:19 +01:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00