summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-08run-tests.sh: drop database in cleanupFlorian Pritz1-1/+1
2015-02-08Add tests for invalid loginFlorian Pritz1-0/+32
2015-02-08run-tests.sh: use trap to clean upFlorian Pritz1-5/+8
2015-02-08tests: Remember previous state; print elapsed timeFlorian Pritz1-1/+1
2015-02-08tests: Fix php dev server being slowFlorian Pritz2-3/+2
2015-02-08Add more testsFlorian Pritz1-0/+36
2015-02-08Improve testcasesFlorian Pritz1-48/+189
2015-02-08run-tests.sh: Clean up old database before running testsFlorian Pritz2-0/+5
2015-02-06Add more testsFlorian Pritz2-2/+56
2015-02-06service/files::delete: Fix incorrect error when wrong ownerFlorian Pritz1-3/+4
2015-02-06fixup! Support database table prefixesFlorian Pritz1-8/+8
2015-02-05service/files::history: Fix total_size if no resultsFlorian Pritz1-1/+1
2015-02-05Add simple testsuiteFlorian Pritz6-1/+320
2015-02-05fixup! Support database table prefixesFlorian Pritz2-7/+7
2015-02-05Improve error line information in Test-MoreFlorian Pritz1-4/+8
2015-02-05Make Test-More useable for our usecaseFlorian Pritz2-5/+6
2015-02-05Add Test-MoreFlorian Pritz35-0/+1250
2015-02-03Support database table prefixesFlorian Pritz14-120/+212
2015-02-03lib/Image->get: check if ob_get_clean workedFlorian Pritz2-6/+1
2015-02-03Use exceptions instead of show_errorFlorian Pritz18-35/+66
2015-02-03use function instead of variableFlorian Pritz1-2/+2
2015-02-03generalize authentication handlingFlorian Pritz6-13/+50
2015-02-03api: implement file/create_multipasteFlorian Pritz5-47/+90
2015-02-03api: implement file/deleteFlorian Pritz3-49/+68
2015-02-03Remove unstable json apiFlorian Pritz4-67/+2
2015-02-03Improve general exception handlingFlorian Pritz2-4/+13
2015-02-03api: handle json reply in api controllerFlorian Pritz3-9/+9
2015-02-03implement api/user/create_apikeyFlorian Pritz2-3/+19
2015-02-03Rework error handling in upload validatorFlorian Pritz8-22/+49
2015-02-02Rework api error handlingFlorian Pritz5-33/+77
2015-01-16add some TODOsFlorian Pritz3-1/+8
2015-01-16fix multipaste in service/historyFlorian Pritz2-2/+6
2015-01-16refactor service/file/historyFlorian Pritz1-24/+28
2015-01-16add initial user apiFlorian Pritz3-39/+102
2015-01-16add max_files_per_request to api/file/get_configFlorian Pritz1-0/+1
2015-01-16improve api errorsFlorian Pritz3-8/+9
2015-01-16Fix error in file/upload_historyFlorian Pritz1-1/+1
2015-01-16Improve history api for multipastesFlorian Pritz2-11/+37
2015-01-16add missing filesFlorian Pritz2-0/+88
2015-01-16miscFlorian Pritz4-93/+27
2015-01-16first go at reworking; needs to be redesignedFlorian Pritz7-76/+285
2015-01-16Don't leak error heading to HTML outputFlorian Pritz1-2/+2
2015-01-03Lazyload thumbnailsFlorian Pritz4-1/+251
2015-01-03Ignore exif_read_data warnings/errorsFlorian Pritz1-1/+1
2015-01-03Improve stacktrace generation (circular reference errors)Florian Pritz1-9/+39
2014-12-06Improve backtracesFlorian Pritz1-2/+13
2014-12-06libraries\Image::get_exif: Fix undefined index errorFlorian Pritz1-1/+1
2014-12-06add opensuse client repoFlorian Pritz1-1/+2
2014-11-08Fix handling of images with XMP instead of EXIF dataFlorian Pritz1-13/+19
2014-11-08mfile->delete_id: Forgive if a dir doesn't existFlorian Pritz1-2/+4