summaryrefslogtreecommitdiffstats
path: root/application
AgeCommit message (Expand)AuthorFilesLines
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-09-01[ci skip] Correct session database setup docsAndrey Andreev1-0/+3
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-13Update config/constants.php with defined() checksAndrey Andreev1-34/+34
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-25Merge pull request #3988 from kenjis/fix-views-errors-cliAndrey Andreev2-11/+11
2015-07-25Fix alignmentkenjis2-6/+6
2015-07-22Fix #3991Andrey Andreev1-0/+2
2015-07-21Fix coding stylekenjis2-10/+10
2015-07-20[ci skip] Apply changes from PR #3983 to error_exception.phpAndrey Andreev2-20/+14
2015-07-20Fix indentationkenjis1-4/+4
2015-07-18Display hash on file info pageFlorian Pritz1-0/+4
2015-07-18Fix double path in exception handlerFlorian Pritz1-1/+1
2015-07-18Fix errors/cli/error_php.php outputkenjis1-13/+11
2015-07-16Add 'ssl_verify' option for mysqli driverAndrey Andreev1-0/+1
2015-07-16Add SSL support for PDO_MYSQL tooAndrey Andreev1-1/+1
2015-07-16[ci skip] Add note about colon-separated ssl_cipher listAndrey Andreev1-1/+1
2015-07-16Refactor proposed changes from PR #3896Andrey Andreev1-1/+10
2015-07-16Merge branch 'feature/mysqli-ssl' of github.com:ndigitals/CodeIgniter into fe...Andrey Andreev1-0/+2
2015-07-15[ci skip] Add changelog entries for PR #3828Andrey Andreev1-2/+9
2015-07-13[ci skip] Update 'ico' entry in config/mimes.phpAndrey Andreev1-1/+1
2015-07-10Make javascript baseUrl honor subdirsFlorian Pritz1-1/+1
2015-07-10[ci skip] Clarify comments about libraries/drivers autoloadingAndrey Andreev1-4/+6
2015-07-06[ci skip] Update config/migration.php commentsAndrey Andreev1-3/+3
2015-07-04Standardized new linesCalvin Tam7-21/+0
2015-07-04Fixed typosCalvin Tam1-2/+2
2015-06-26Fix ask jeeves user-agentrochefort1-1/+1
2015-06-22Added .ico mime typeÉderson1-1/+2
2015-06-18Fixed a cleanup miss in the default database config file to follow the recent...Tim Nolte1-6/+1
2015-06-18Removed db_options configuration item for implementation later. Changed 5 new...Tim Nolte1-6/+1
2015-06-08Merge branch 'develop' into feature/mysqli-sslTim Nolte5-5/+7
2015-06-08Added new MySQLi parameters/info to default database config file. Fixed missi...Tim Nolte1-0/+12
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-27[ci skip] Default 'db_debug' value to depend on ENVIRONMENT settingAndrey Andreev1-1/+1