aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid ID detectionv0.1.9clsr2016-06-172-2/+3
|
* Fix --https and add --redirect-httpsv0.1.8clsr2016-06-172-31/+42
|
* Add --cors to USAGEclsr2016-06-171-0/+4
|
* Add --corsv0.1.7clsr2016-06-171-3/+8
|
* Handle HTTP OPTIONS and reject unknown HTTP methodsclsr2016-06-172-3/+16
|
* Add --csp and --allow-html flagsv0.1.6clsr2016-06-163-3/+16
|
* Fix imports in api.go and website.goclsr2016-06-162-2/+1
|
* Move handleGrill from api.go to website.goclsr2016-06-162-9/+9
|
* Fix JSON struct tags so that omitempty worksv0.1.5clsr2016-06-161-3/+3
|
* Prevent creation of empty dirs when ran outside of gomf-webv0.1.4clsr2016-06-162-3/+2
|
* Improve automatic generation of upload URLclsr2016-06-162-3/+12
|
* Add --id-charset and --id-length optionsv0.1.3clsr2016-06-162-0/+15
|
* Fix upload error messagesv0.1.2clsr2016-06-161-1/+6
|
* Add grill toggle flagv0.1.1clsr2016-06-162-1/+8
|
* Remove protip from pomf-standard.txtv0.1.0clsr2016-06-161-1/+0
|
* Add COPYING and USAGEclsr2016-06-162-0/+84
|
* Initial commitclsr2016-06-167-0/+720