shiori/internal/webserver
2023-07-29 09:24:12 +02:00
..
assets-dev.go Initial new web interfaces 2019-05-27 17:01:53 +07:00
assets-prod.go replace assets generation with embed (#423) 2022-05-26 19:36:23 +02:00
handler-api-ext.go Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
handler-api.go fix: title overwritten if user has defiend it (#684) 2023-07-29 09:24:12 +02:00
handler-ui.go Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
handler.go Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
server.go Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
utils.go Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
utils_ip.go fix(log): record user real ip from headers (#603) 2023-06-11 21:25:23 +02:00
utils_ip_test.go fix(log): record user real ip from headers (#603) 2023-06-11 21:25:23 +02:00