summaryrefslogtreecommitdiff
path: root/system/admin/upload
AgeCommit message (Collapse)Author
2017-01-13adding more precise timestamp creation algorithm, and a LoadCacheConfig func ↵Steve Manuel
to warm the config cache vs. trying to set defaults on init so the cache exists
2017-01-10adding initial support for third-party addons and the basic framework for ↵Steve Manuel
how they are registered by the system
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