Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-07 | adding cache control and etags to responses for static assets + moved ↵ | Steve Manuel | |
handlers/helper upload func | |||
2016-10-06 | moved all handlers outside of callers. may need to split up handlers in to ↵ | Steve Manuel | |
grouped files | |||
2016-10-06 | adding authentication & token-based persistence for users, init setup for ↵ | Steve Manuel | |
first-use, pulling out some handlers into separate file for readability and navigation |