filestash/server/ctrl
2025-12-09 16:00:52 +11:00
..
static chore (revamp): revamp index html 2025-12-02 12:39:56 +11:00
about.go feature (admin): improve ux for admin 2025-10-03 14:15:16 +10:00
admin.go
config.go
files.go feature (buffer_size): expose buffer size configuration to admin 2025-09-04 15:24:04 +10:00
metadata.go
plugin.go fix (plugin): static assets 2025-09-17 17:43:19 +10:00
report.go
search.go
session.go fix (session): expand session information 2025-12-02 02:05:13 +11:00
share.go fix (#878): enforce path in share links - #889 2025-10-09 12:32:01 +11:00
static.go feature (static): add static tag 2025-12-08 16:14:10 +11:00
static_withcgo.go feature (static): add static tag 2025-12-08 16:14:10 +11:00
static_withoutcgo.go feature (static): add static tag 2025-12-08 16:14:10 +11:00
tmpl.go fix (session): expand session information 2025-12-02 02:05:13 +11:00
webdav.go