filestash/server/ctrl
MickaelK 3d65a40273 feature (csp): admin option to enable/disable csp
One of the use case for this is to be able to open an html document via
an iframe and have the content of the document to be fully loaded when
we can assume the storage setup in Filestash is trusted
2024-04-02 18:53:34 +11:00
..
static fix (404): 404 page issue in firefox 2022-11-25 16:45:25 +11:00
admin.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
config.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
documentation.go feature (doc): embed documentation 2022-09-13 12:53:02 +10:00
export.go feature (path): configurable path for generated data 2024-03-18 21:06:18 +11:00
files.go feature (csp): admin option to enable/disable csp 2024-04-02 18:53:34 +11:00
report.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
search.go maintain (ctx): pass app context as pointer 2022-08-30 17:27:23 +10:00
session.go chore (debug): additional debug information 2024-03-06 01:17:58 +11:00
share.go maintain (ctx): pass app context as pointer 2022-08-30 17:27:23 +10:00
static.go chore (cleanup): typos 2024-02-01 01:15:13 +11:00
webdav.go chore (refactoring): cleanup server middleware 2024-03-26 07:42:59 +11:00