Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added http static dir for static files | Christian Pointner | 2016-04-02 | 1 | -1/+1 |
* | upload cleaner works now | Christian Pointner | 2016-04-02 | 1 | -8/+27 |
* | improved handling of time.Ticker | Christian Pointner | 2016-04-02 | 1 | -5/+9 |
* | added cleaner for uploaded files (not done yet) | Christian Pointner | 2016-04-02 | 1 | -19/+69 |
* | better name for upload dir | Christian Pointner | 2016-04-02 | 1 | -2/+3 |
* | limit maximum upload size | Christian Pointner | 2016-04-02 | 1 | -1/+12 |
* | added simple HTTP upload handler | Christian Pointner | 2016-04-02 | 1 | -0/+127 |