shiori/internal
Felipe Martin eb666cd2f5
feat: use new JWT auth in all frontend API calls (#743)
* properly store jwt token

* use a secret in the local dev server

* send jwt token in all api calls
2023-09-30 12:45:35 +02:00
..
cmd default to sqlite, warn dbms users (#667) 2023-07-30 07:41:32 +02:00
config just use one dependency for uuid (#736) 2023-09-16 18:34:51 +02:00
core refactor: Migrate ePub generation to go-epub (#679) 2023-09-16 20:45:09 +02:00
database fix: properly parse mysql connection string, docs update (#730) 2023-09-13 18:31:41 +02:00
domains Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
http feat: build css from less files locally (#735) 2023-09-16 19:58:55 +02:00
model Show version in login page (#652) 2023-07-21 09:25:19 +02:00
testutil Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
view feat: use new JWT auth in all frontend API calls (#743) 2023-09-30 12:45:35 +02:00
webserver feat: build css from less files locally (#735) 2023-09-16 19:58:55 +02:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00