aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* Prefer --upload-host for generated --upload-urlv0.2.6clsr2016-06-211-8/+8
* Do not redirect to HTTPS with when the Host header is blankclsr2016-06-181-1/+1
* Add --whitelistv0.2.0clsr2016-06-171-0/+2
* Rename --forbid-* to --filter-*clsr2016-06-171-4/+4
* Fix --https and add --redirect-httpsv0.1.8clsr2016-06-171-31/+38
* Add --corsv0.1.7clsr2016-06-171-3/+8
* Handle HTTP OPTIONS and reject unknown HTTP methodsclsr2016-06-171-2/+15
* Add --csp and --allow-html flagsv0.1.6clsr2016-06-161-0/+4
* Prevent creation of empty dirs when ran outside of gomf-webv0.1.4clsr2016-06-161-2/+2
* Improve automatic generation of upload URLclsr2016-06-161-2/+10
* Add --id-charset and --id-length optionsv0.1.3clsr2016-06-161-0/+7
* Add grill toggle flagv0.1.1clsr2016-06-161-1/+4
* Initial commitclsr2016-06-161-0/+86