summaryrefslogtreecommitdiff
path: root/system/admin/upload/upload.go
AgeCommit message (Expand)Author
2025-02-22fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/ghaturatu
2019-12-30Fix missing importsMiguel Angel Ajo
2019-12-30Also handle uploadsMiguel Angel Ajo
2019-11-29upload: early return when no files to uploadSteve Manuel
2017-04-29fmt bytes to readable and update setupload logic to allow editsSteve Manuel
2017-04-25adding support for file upload type and API handler to fetch file infoSteve Manuel
2017-04-17fix ineffassign and spelling errorsSteve Manuel
2017-04-17package documentation for godocSteve Manuel
2017-03-20adding filename normalization and sanitization for file uploadsSteve Manuel
2017-01-16[core] Adding toggle for CORS, GZIP in admin/cms configuration (#30)Steve
2017-01-10adding initial support for third-party addons and the basic framework for how...Steve Manuel
2016-11-02adding proper padding on month int to dir name for file uploadSteve Manuel
2016-11-02adding proper padding on month int to dir name for file uploadSteve Manuel
2016-10-29renaming and moving File upload logic into own packageSteve Manuel