filestash/server/ctrl
Mickael Kerjean 9171b6fb5e refactoring (config): separate config loading and saving
The idea is that we can now plug and play different logic for loading
and saving configuration data via a go generator built from plugins
2022-02-04 00:51:57 +11: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 (zip): store error in error.log when zipping content 2022-01-21 01:50:19 +11:00
report.go clean (code): cleanup the laundry on the server 2022-01-07 01:25:43 +11:00
search.go feature (search): search as a plugin 2022-01-14 16:38:42 +11:00
session.go feature (sso): support for templating in attribute mapping 2022-02-01 22:22:23 +11:00
share.go fix (#422): retrocompatibility with authentication middleware 2022-02-01 17:24:27 +11:00
static.go feature (static): upate a few static pages 2022-01-20 17:15:49 +11:00
webdav.go maintain (go): go format 2021-08-22 16:47:09 +10:00