📂 Web File Browser
Go to file
2016-07-05 17:46:45 +01:00
assets Anti CSRF layer 2016-07-05 17:46:45 +01:00
config Anti CSRF layer 2016-07-05 17:46:45 +01:00
directory updates :) 2016-06-30 22:37:52 +01:00
frontmatter some updates and fixes 2016-06-29 10:40:20 +01:00
page Update to work with Caddy sub directories 2016-07-01 15:46:06 +01:00
utils updates :) 2016-06-30 22:37:52 +01:00
.travis.yml update travis 2016-06-23 08:22:39 +01:00
filemanager.go Anti CSRF layer 2016-07-05 17:46:45 +01:00
LICENSE.md add base code 2016-06-10 14:36:43 +01:00
README.md [ciskip] add thing to readme 2016-06-29 10:43:42 +01:00
setup.go updates 2016-06-28 10:24:02 +01:00

filemanager - a caddy plugin

Build community Documentation

This package is a plugin for Caddy server that provides an online file manager (based on browse middleware) that is able to: rename files, delete files and upload files. Some new features that can be implemented in the future can be seen at issues.

filemanager {
  show          path
  on            url
  styles        filepath
  frontmatter   type
}