aboutsummaryrefslogtreecommitdiffstats
path: root/api.go
Commit message (Expand)AuthorAgeFilesLines
* Update git repositoy pathclsr2018-08-241-1/+1
* Move storage to its own packagev0.5.0clsr2016-11-151-5/+6
* Add logging supportclsr2016-11-151-1/+2
* Make json the default output modeclsr2016-11-121-2/+2
* Fix Expires headerv0.4.3clsr2016-10-151-1/+1
* Default to application/octet-stream when lacking MIME typev0.4.1clsr2016-07-031-0/+3
* Add X-Content-Type-Options: nosniff headerclsr2016-07-011-0/+1
* Fix error response in csv, text and gyazo output modesv0.2.1clsr2016-06-171-7/+16
* Fix invalid ID detectionv0.1.9clsr2016-06-171-1/+1
* Handle HTTP OPTIONS and reject unknown HTTP methodsclsr2016-06-171-1/+1
* Add --csp and --allow-html flagsv0.1.6clsr2016-06-161-3/+4
* Fix imports in api.go and website.goclsr2016-06-161-2/+0
* Move handleGrill from api.go to website.goclsr2016-06-161-9/+0
* Fix JSON struct tags so that omitempty worksv0.1.5clsr2016-06-161-3/+3
* Fix upload error messagesv0.1.2clsr2016-06-161-1/+6
* Initial commitclsr2016-06-161-0/+176