Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-06 | adding cache (client-based, Etag) to API responses in addition to static ↵ | Steve Manuel | |
files uploaded | |||
2016-10-09 | adding static file server, new implementation | Steve Manuel | |
2016-10-09 | returning absolute import paths, will move to vendor in future commit | Steve Manuel | |
2016-10-09 | renaming import paths globally to ensure build is using new files, not ones ↵ | Steve Manuel | |
from original repo | |||
2016-10-09 | updating import paths | Steve Manuel | |
2016-10-07 | adding cache control and etags to responses for static assets + moved ↵ | Steve Manuel | |
handlers/helper upload func |