shiori/internal/webserver
Felipe Martin 622d556fde
fix: title is never retrieved when adding bookmark (#664)
* fix: title is never retrieved when adding bookmark

Fixes #654
2023-07-21 16:14:34 +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 is never retrieved when adding bookmark (#664) 2023-07-21 16:14:34 +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