summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-03WIP: Trap all errors and hide output before errorno-ouput-if-errorFlorian Pritz1-1/+13
2014-10-03Only use colorbox if it's loadedFlorian Pritz1-18/+23
2014-10-03Support EXIF orientation in colorboxFlorian Pritz5-31/+131
2014-10-03Rework image manipulation classFlorian Pritz5-172/+297
2014-10-03Move thumbnail code to dedicated classFlorian Pritz3-176/+175
2014-10-03Add colorbox on thumnail pagesFlorian Pritz7-1/+1342
2014-09-20Update NEWSFlorian Pritz1-0/+3
2014-09-20thumbnails: Handle EXIF orientationFlorian Pritz1-0/+63
2014-09-20Improve handling of PHP errorsFlorian Pritz2-1/+59
2014-09-11Fix black background in thumbnails with transparencyFlorian Pritz1-0/+6
2014-08-30Update NEWSFlorian Pritz1-0/+3
2014-08-30Improve migration error messageFlorian Pritz1-2/+2
2014-08-30Merge tag '2.2.0' into workingFlorian Pritz2-8/+9
2014-08-29Set title on code render pageFlorian Pritz1-0/+2
2014-08-29Document multipastes on the front pageFlorian Pritz1-0/+7
2014-08-29Fix code renders for cli clientsFlorian Pritz2-0/+2
2014-08-29Merge branch 'multipaste' into workingFlorian Pritz26-460/+1128
2014-08-29Increase padding for anchorsFlorian Pritz1-2/+2
2014-08-29add multipaste supportFlorian Pritz22-301/+939
2014-08-29Add multiple file input boxes on upload formFlorian Pritz2-6/+36
2014-08-29Simplify sorting of history tableFlorian Pritz3-26/+136
2014-08-29Display better errors for CLI requestsFlorian Pritz3-125/+15
2014-07-23Move migration code to CLI callable functionFlorian Pritz6-14/+70
2014-07-22update gentoo overlay URLFlorian Pritz1-1/+1
2014-07-17Fix comptability with php 5.6Florian Pritz1-1/+2
2014-07-11Reword invitation text on front pageFlorian Pritz1-1/+2
2014-06-06Merge remote-tracking branch 'remotes/upstream/2.2-stable' into workingFlorian Pritz122-330/+308
2014-06-06Update CI_VERSIONAndrey Andreev1-1/+1
2014-06-06Issue #3084Andrey Andreev1-5/+2
2014-06-05Updating release dateDerek Jones1-1/+1
2014-06-05Minor style fixes to improve readability in HMAC authenticationQuinn Chrzan1-3/+7
2014-05-31Backport HMAC authentication for CI_SessionAndrey Andreev2-23/+37
2014-05-31Fix broken changelog entriesAndrey Andreev1-2/+2
2014-05-31Add Travis-CI exception for 2.2-stable branchAndrey Andreev1-0/+1
2014-05-31Changelog messages, bump year in copyright noticesAndrey Andreev262-375/+367
2014-05-30Style fixes and adding link to Mcrypt in upgrade instructionsQuinn Chrzan2-2/+2
2014-05-30Bumping version numbers and adding upgrade instructionsQuinn Chrzan145-148/+246
2014-05-30Merge pull request #3071 from EllisLab/bug/xor_encodeQuinn Chrzan3-69/+21
2014-05-30Updating docs for xor_encode removalQuinn Chrzan2-7/+6
2014-05-29Removing xor_encode from Encrypt libraryQuinn Chrzan1-62/+15
2014-05-14Corrections to the tutorial.Wes Baker2-4/+4
2014-05-13Fix timing attack on session hashFlorian Pritz1-1/+8
2014-04-17migration 12: remove dependencies on users table againFlorian Pritz1-9/+0
2014-04-15Use alter table to rename tablesFlorian Pritz1-2/+2
2014-04-15migration 12: Remove tablename, fix ordering problemFlorian Pritz1-6/+6
2014-04-12Add foreign keys to databaseFlorian Pritz4-3/+32
2014-03-02Clean up default config commentsFlorian Pritz2-21/+34
2014-03-02INSTALL: slightly improve SQL cmdFlorian Pritz1-4/+3
2014-02-27Merge pull request #2909 from enderteszla/2.1-stableAndrey Andreev5-1/+41
2014-02-27Added a .htaccess file to the application/cache folder for security-in-depths...Ender Teszla1-0/+1