filestash/server/ctrl
Mickael Kerjean f72b630e50 fix (csp): csp policy on cat
The issue this is fixing is for the plg_opener_htmlframe which does
open html documents as an iframe. Without this, we couldn't load any
js at all which was causing issue to render things like markdown via
external libs and such
2022-05-13 08:43:47 +10:00
..
static feature (static): upate a few static pages 2022-01-20 17:15:49 +11:00
admin.go feature (search): search as a plugin 2022-01-14 16:38:42 +11:00
config.go refactoring (config): separate config loading and saving 2022-02-04 00:51:57 +11:00
export.go maintain (go): go format 2021-08-22 16:47:09 +10:00
files.go fix (csp): csp policy on cat 2022-05-13 08:43:47 +10:00
report.go fix (healthz): pass when using either http / https 2022-05-11 00:46:05 +10:00
search.go feature (search): search as a plugin 2022-01-14 16:38:42 +11:00
session.go improve (iframe): warning with unsupported use case 2022-04-21 01:28:58 +10:00
share.go fix (#422): retrocompatibility with authentication middleware 2022-02-01 17:24:27 +11:00
static.go feature (manifest): generate application manifest server side 2022-05-11 22:23:02 +10:00
webdav.go maintain (go): go format 2021-08-22 16:47:09 +10:00