summaryrefslogtreecommitdiff
path: root/lib/api/snippets.rb
Commit message (Expand)AuthorAgeFilesLines
* Use string based `visibility` getter & setterToon Claes2017-03-021-2/+2
* Expose Snippet VisibilityLevel as StringToon Claes2017-03-021-10/+10
* Return 204 for delete endpointsRobert Schilling2017-02-281-1/+2
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-1/+6
* Check public snippets for spamSean McGivern2017-02-021-1/+1
* API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-011-0/+137