summaryrefslogtreecommitdiffstats
path: root/application/controllers
AgeCommit message (Expand)AuthorFilesLines
2015-05-21\c\file::clean_stale_files: Increase robustnessFlorian Pritz1-3/+7
2015-05-21Clarify variable usage in \c\tools->testFlorian Pritz1-1/+1
2015-05-21tests: Rework database handlingFlorian Pritz1-2/+2
2015-05-21tests: Make prove --state work; Restructure testsFlorian Pritz1-2/+5
2015-05-21Support multiple files with the same hashFlorian Pritz1-34/+42
2015-05-03c/tools: Make non-cli request error publicFlorian Pritz1-1/+1
2015-05-02Get supported image types from driversFlorian Pritz1-2/+1
2015-04-25API 1.3.0: Allow multipaste creation for basic accessFlorian Pritz3-3/+3
2015-04-18Added config option max_invitation_keysAlexander Finkhäuser1-1/+1
2015-04-09Improve title for multipastesFlorian Pritz1-1/+36
2015-04-01file/do_websubmit: throw exception rather than assertFlorian Pritz1-2/+3
2015-04-01Refactor lexer code into dedicated classFlorian Pritz1-7/+9
2015-03-25API 1.2.0: Add user/delete_apikeys endpointFlorian Pritz2-1/+28
2015-03-09Test: Prefix output with testcase nameFlorian Pritz1-0/+1
2015-03-08Test: Improve exception handlingFlorian Pritz1-4/+16
2015-03-08api/file/create_multipase: return URLFlorian Pritz1-1/+1
2015-03-08Unify file/cron and mfile->valid_idFlorian Pritz1-24/+19
2015-03-08test: Fail on exceptionsFlorian Pritz1-0/+1
2015-03-02Add imagemagick supportFlorian Pritz1-17/+33
2015-02-23upload_form: Support multiple textareas/files at the same timeFlorian Pritz1-28/+83
2015-02-22s\files: rename add_file to add_uploaded_fileFlorian Pritz2-2/+2
2015-02-19Add claiming of multipastesFlorian Pritz1-5/+6
2015-02-15c/f/do_upload: simpilfy multipaste creationFlorian Pritz1-12/+1
2015-02-14Use assoc array for service/user/apikeysFlorian Pritz1-1/+1
2015-02-14Fix typo in error messageFlorian Pritz1-1/+1
2015-02-14Unify exceptions for unknown/invalid endpointsFlorian Pritz1-4/+4
2015-02-10api: Require the version to start with vFlorian Pritz1-0/+7
2015-02-08run-tests.sh: Clean up old database before running testsFlorian Pritz1-0/+4
2015-02-05Add simple testsuiteFlorian Pritz1-0/+37
2015-02-03lib/Image->get: check if ob_get_clean workedFlorian Pritz1-5/+0
2015-02-03Use exceptions instead of show_errorFlorian Pritz3-17/+19
2015-02-03api: implement file/create_multipasteFlorian Pritz2-46/+13
2015-02-03api: implement file/deleteFlorian Pritz2-49/+6
2015-02-03Remove unstable json apiFlorian Pritz2-29/+0
2015-02-03Improve general exception handlingFlorian Pritz1-0/+3
2015-02-03api: handle json reply in api controllerFlorian Pritz3-9/+9
2015-02-03implement api/user/create_apikeyFlorian Pritz1-2/+12
2015-02-03Rework error handling in upload validatorFlorian Pritz2-17/+2
2015-02-02Rework api error handlingFlorian Pritz2-31/+35
2015-01-16add some TODOsFlorian Pritz2-1/+7
2015-01-16fix multipaste in service/historyFlorian Pritz1-1/+1
2015-01-16add initial user apiFlorian Pritz2-39/+27
2015-01-16add max_files_per_request to api/file/get_configFlorian Pritz1-0/+1
2015-01-16improve api errorsFlorian Pritz2-6/+6
2015-01-16Fix error in file/upload_historyFlorian Pritz1-1/+1
2015-01-16Improve history api for multipastesFlorian Pritz1-0/+16
2015-01-16add missing filesFlorian Pritz2-0/+88
2015-01-16miscFlorian Pritz3-92/+22
2015-01-16first go at reworking; needs to be redesignedFlorian Pritz4-76/+152
2014-11-03Ignore special dir in clean_stale_filesFlorian Pritz1-1/+1