shiori/internal/webserver
Felipe Martin Garcia ce8a172682
fix: bookmark content download (#413)
Fixed a bug where the content of the article would archive but the
reader version would not be saved due to variable passing. Also made the
code easier to follow by following return principles.

Fixes #406
2022-03-27 21:01:49 +02:00
..
assets-dev.go Initial new web interfaces 2019-05-27 17:01:53 +07:00
assets-prod.go hotfix: fixes session duration from #346 2022-02-11 16:00:38 +01:00
handler-api-ext.go feat: async content download when creating via api (#368) 2022-02-13 21:09:42 +01:00
handler-api.go fix: bookmark content download (#413) 2022-03-27 21:01:49 +02:00
handler-ui.go fix: golangci-lint errors (#366) 2022-02-13 16:38:27 +01:00
handler.go Web Server and CI Improvements (#374) 2022-02-19 08:22:50 +01:00
server.go Web Server and CI Improvements (#374) 2022-02-19 08:22:50 +01:00
utils.go wrap mime.TypeByExtension with preset mimetypes 2019-10-21 20:16:50 -07:00