aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update install instructions for Go 1.16HEADmasterclsr2021-03-041-1/+1
|
* Fix typo in USAGEclsr2018-08-241-2/+2
|
* Update git repositoy pathclsr2018-08-243-4/+4
|
* Fix file extension detection when upload name has nonev0.5.2clsr2016-12-161-9/+9
|
* Add logging flags to USAGEclsr2016-11-261-0/+33
|
* Add --proxy-countv0.5.1clsr2016-11-152-0/+17
|
* Move storage to its own packagev0.5.0clsr2016-11-155-21/+23
|
* Add logging supportclsr2016-11-153-1/+160
|
* Update pomf-standard.txtclsr2016-11-121-0/+2
|
* Make json the default output modeclsr2016-11-121-2/+2
|
* Fix --filter-extv0.4.4clsr2016-11-111-0/+3
|
* Fix Expires headerv0.4.3clsr2016-10-151-1/+1
|
* Remove maxSize argument from NewStorageclsr2016-08-022-5/+6
|
* Make --upload-host be a list of hostsv0.4.2clsr2016-07-242-9/+12
|
* Default to application/octet-stream when lacking MIME typev0.4.1clsr2016-07-031-0/+3
|
* Change storage directory layoutv0.4.0clsr2016-07-031-2/+2
|
* Add X-Content-Type-Options: nosniff headerclsr2016-07-011-0/+1
|
* Remove storage folder path collisions for short IDsv0.3.0clsr2016-06-282-4/+5
|
* Prefer --upload-host for generated --upload-urlv0.2.6clsr2016-06-211-8/+8
|
* Handle empty /static/grill dirsv0.2.5clsr2016-06-201-2/+4
|
* Reduce the length of padding in Storage.idToFolderv0.2.4clsr2016-06-182-2/+2
|
* Refactor storage.go, move string array searches into a functionclsr2016-06-181-29/+15
|
* Do not redirect to HTTPS with when the Host header is blankclsr2016-06-181-1/+1
|
* Update Go version requirement to 1.6 in USAGEclsr2016-06-181-1/+1
|
* Fix improper hash parsing in Storage.Getv0.2.3clsr2016-06-181-1/+4
|
* Ignore pages with filenames that start with an underscorev0.2.2clsr2016-06-181-4/+6
|
* Fix error response in csv, text and gyazo output modesv0.2.1clsr2016-06-171-7/+16
|
* Add --whitelistv0.2.0clsr2016-06-173-21/+47
|
* Rename --forbid-* to --filter-*clsr2016-06-173-13/+13
|
* 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