summaryrefslogtreecommitdiffstats
path: root/application/service
AgeCommit message (Expand)AuthorFilesLines
2016-11-01s/multipaste_queue: Refactor constructor to support dependency injectionFlorian Pritz1-6/+19
2016-11-01s/multipaste_queue: Remove duplicate assignmentFlorian Pritz1-2/+0
2016-11-01Add multipaste queueFlorian Pritz1-0/+85
2016-09-19Extract tooltip function into \service\filesFlorian Pritz1-0/+28
2016-08-21mfile->add_file: Take userid via argumentFlorian Pritz1-6/+6
2016-08-20service\storage->gzip_compress: Remove incorrectly documented parameterFlorian Pritz1-1/+0
2016-07-13Fix missing phpdoc for \service\userFlorian Pritz1-4/+6
2016-07-13Remove incorrect TODO about $new_file being unsetFlorian Pritz1-1/+0
2016-07-04service\files->get_multipaste_history: Add sort order from DBFlorian Pritz1-1/+8
2016-07-04Add function to ellipsize textFlorian Pritz1-0/+38
2016-06-16Remove old TODOFlorian Pritz1-1/+0
2015-09-20postgres: Fix multiple queries using MySQL syntaxFlorian Pritz1-5/+5
2015-09-20API 2.1: Add thumbnail link to historyFlorian Pritz1-0/+3
2015-09-14API 2.0: Remove private fields from file/historyFlorian Pritz1-1/+6
2015-05-21Calc correct total size for history with duplicate hashesFlorian Pritz1-1/+2
2015-05-21Support multiple files with the same hashFlorian Pritz1-33/+52
2015-04-18s/files:get_multipaste_history: Remove multipastes without itemsFlorian Pritz1-0/+8
2015-03-08api/file/create_multipase: return URLFlorian Pritz1-0/+1
2015-03-08Unify file/cron and mfile->valid_idFlorian Pritz1-0/+50
2015-02-22s\files: rename add_file to add_uploaded_fileFlorian Pritz1-1/+1
2015-02-21s/files: add add_file_data for future code deduplicationFlorian Pritz1-2/+31
2015-02-15s/file/add_file: make file move atomicFlorian Pritz1-3/+5
2015-02-14Fix consistency of error_idsFlorian Pritz1-1/+1
2015-02-14Use assoc array for service/files/verify_uploaded_filesFlorian Pritz1-1/+1
2015-02-14Use assoc array for service/user/apikeysFlorian Pritz1-1/+5
2015-02-06service/files::delete: Fix incorrect error when wrong ownerFlorian Pritz1-3/+4
2015-02-05service/files::history: Fix total_size if no resultsFlorian Pritz1-1/+1
2015-02-05fixup! Support database table prefixesFlorian Pritz1-1/+1
2015-02-03api: implement file/create_multipasteFlorian Pritz1-0/+53
2015-02-03api: implement file/deleteFlorian Pritz1-0/+62
2015-02-03Rework error handling in upload validatorFlorian Pritz2-4/+5
2015-02-02Rework api error handlingFlorian Pritz1-2/+2
2015-01-16add some TODOsFlorian Pritz1-0/+1
2015-01-16fix multipaste in service/historyFlorian Pritz1-1/+5
2015-01-16refactor service/file/historyFlorian Pritz1-24/+28
2015-01-16add initial user apiFlorian Pritz1-0/+75
2015-01-16Improve history api for multipastesFlorian Pritz1-11/+21
2015-01-16first go at reworking; needs to be redesignedFlorian Pritz1-0/+116
2014-11-02Add tarball support to multipastesFlorian Pritz1-0/+161