summaryrefslogtreecommitdiffstats
path: root/application
AgeCommit message (Expand)AuthorFilesLines
2015-09-30Bring a/views/file_plaintext in line with a/v/fileFlorian Pritz8-4/+30
2015-09-28Fix login redirect with multipate URLFlorian Pritz1-1/+1
2015-09-26f/cron: Fix missing field when deleting unowned uploadsFlorian Pritz1-2/+3
2015-09-20Migration 16: Increase length of ci_session.ip_address for IPv6Florian Pritz2-1/+28
2015-09-20postgres: Add missing prefix to index creationFlorian Pritz7-11/+11
2015-09-20postgres: Adapt MySQL query for thumbnail historyFlorian Pritz1-3/+3
2015-09-20postgres: Fix multiple queries using MySQL syntaxFlorian Pritz2-11/+11
2015-09-20Implement migration 14 for postgresFlorian Pritz3-49/+101
2015-09-20Fix missing prefix in migration 7Florian Pritz1-1/+1
2015-09-20l/Image::type_supported: improve performanceFlorian Pritz1-3/+10
2015-09-20API 2.1: Add thumbnail link to historyFlorian Pritz4-4/+26
2015-09-14API 2.0: Remove private fields from file/historyFlorian Pritz6-1/+620
2015-09-14API 1.4: Add more values to file/get_configFlorian Pritz3-2/+15
2015-08-18claim_id: Support multiple upload batchesFlorian Pritz1-5/+13
2015-08-18Fix redirect URI when using multiple tabsFlorian Pritz4-21/+14
2015-08-10Increase thumbnail cache ttlFlorian Pritz2-1/+3
2015-08-09Improve performance of thumbnail historyFlorian Pritz2-13/+17
2015-08-09Increase performance of thumbnail viewFlorian Pritz1-1/+17
2015-08-04Add audio and video players to multipastesFlorian Pritz3-1/+24
2015-08-02Add PLS playlist support for multipastesFlorian Pritz2-0/+32
2015-07-18Display hash on file info pageFlorian Pritz1-0/+4
2015-07-18Fix double path in exception handlerFlorian Pritz1-1/+1
2015-07-10Make javascript baseUrl honor subdirsFlorian Pritz1-1/+1
2015-06-05Keep email reset keys after useFlorian Pritz1-2/+0
2015-06-05Allow users to change their emailFlorian Pritz4-3/+135
2015-06-05Move public files to ./public_htmlFlorian Pritz4-6/+6
2015-06-04Refactor exception handling into dedicated classFlorian Pritz3-2/+156
2015-06-01Allow stderr for pygmentsFlorian Pritz1-1/+0
2015-05-31test: Add more \libraries\Image testsFlorian Pritz1-0/+30
2015-05-28JS: Use newest file time for cache buster0.9.2Florian Pritz1-2/+20
2015-05-28imagemagick: Use nested exceptionFlorian Pritz2-3/+3
2015-05-28Improve running of external commandsFlorian Pritz4-27/+156
2015-05-28Execute scripts directlyFlorian Pritz2-2/+2
2015-05-22Fix incorrect EXIF orientation on thumbnail history0.9.1Florian Pritz1-1/+1
2015-05-22Fix missing db prefix in migration0.9.0Florian Pritz2-12/+12
2015-05-22Forbid cli requests until database is updatedFlorian Pritz1-1/+1
2015-05-22Remove unneeded duplicates in file_storageFlorian Pritz3-1/+80
2015-05-21migration 14: Fix error if file was already renamedFlorian Pritz1-1/+3
2015-05-21tests: Die early on db errorsFlorian Pritz1-0/+1
2015-05-21Calc correct total size for history with duplicate hashesFlorian Pritz2-1/+22
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 Pritz2-2/+9
2015-05-21tests: Make prove --state work; Restructure testsFlorian Pritz7-13/+16
2015-05-21test: different files with same checksumFlorian Pritz2-8/+33
2015-05-21Support multiple files with the same hashFlorian Pritz8-131/+231
2015-05-05Set cache buster for js with urlArgs settingJoakim Reinert2-5/+5
2015-05-05Add support for minified main.jsJoakim Reinert2-2/+15
2015-05-05Set max upload size and file count in upload_form view onlyJoakim Reinert2-6/+3
2015-05-05Fix non-closing script tag in file/html_headerJoakim Reinert1-1/+1