summaryrefslogtreecommitdiffstats
path: root/application/controllers/api/v2/file.php
AgeCommit message (Expand)AuthorFilesLines
2020-10-07API: Add `minimum-id-length` post parameterSimon Schuster1-2/+18
2020-04-19Reclassify various exceptions as UserInputExceptionFlorian Pritz1-1/+1
2017-09-18Remove unsupported secondary controllerFlorian Pritz1-15/+15
2017-07-04API: Fix return type of empty values in file/deleteFlorian Pritz1-1/+5
2017-07-04Create function for ensuring that json keys contain objectsFlorian Pritz1-5/+1
2017-07-04API: Fix return type of empty values in file/historyFlorian Pritz1-0/+7
2017-05-12Catch incorrect POST parameters (array vs string)Florian Pritz1-2/+2
2016-11-05Remove API v1 compatability codeFlorian Pritz1-4/+0
2016-08-21mfile->add_file: Take userid via argumentFlorian Pritz1-1/+2
2016-07-04service\files->get_multipaste_history: Add sort order from DBFlorian Pritz1-1/+5
2015-09-14API 2.0: Remove private fields from file/historyFlorian Pritz1-0/+88