summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-09cache file/thumbnail responsesFlorian Pritz1-5/+13
2013-11-09implement cache_function to easily cache return values of functionsFlorian Pritz1-0/+18
2013-10-31Fix alignment of date column in plain text viewFlorian Pritz1-1/+3
2013-10-22wrap long lines in READMEFlorian Pritz1-2/+5
2013-10-22Remove unnecessary TODOFlorian Pritz1-1/+0
2013-10-22Update CSP header; change order to fix svg display in firefoxFlorian Pritz1-1/+1
2013-10-18Merge pull request #2689 from blowdoof/upstream_21Andrey Andreev3-13/+16
2013-10-18Added changelog entriesblowdoof1-0/+1
2013-10-18Merge branch 'upstream_21' of https://github.com/blowdoof/CodeIgniter into up...blowdoof0-0/+0
2013-10-18Revert "Bugfix on the active record join statement with empty conditions"blowdoof1-6/+2
2013-10-18Revert "Bugfix on the active record join statement with empty conditions"blowdoof1-5/+1
2013-10-18Bugfix on the active record join statement with empty conditionsblowdoof1-2/+6
2013-10-18Bugfix on the sqlsrv forge driver rename_table functionblowdoof1-5/+3
2013-10-18Bugfix on the sqlsrv forge driver create_table functionblowdoof1-11/+9
2013-10-18removed unnecessary assignmentblowdoof1-1/+0
2013-10-18Style correctionblowdoof1-6/+6
2013-10-18Fix on sqlsrv_forge drop_tabletino1-1/+8
2013-10-18Bugfix on truncate commandtino1-1/+1
2013-10-06Fix display error when redering markdownLukas Epple1-2/+4
2013-09-25Align the brand image correctlyMarkus Cisler2-1/+5
2013-09-25Remove chmod on uploaded filesFlorian Pritz1-2/+0
2013-09-25Remove whitespaces from upload form textareaPierre Schmitz1-4/+4
2013-09-25update NEWSFlorian Pritz1-0/+3
2013-09-25Merge branch 'working'Florian Pritz195-1373/+1067
2013-09-25Change upload form layoutMarkus Cisler2-35/+45
2013-09-25Fix indentation on upload formMarkus Cisler1-13/+13
2013-09-25Make tables responsiveMarkus Cisler4-91/+99
2013-09-23Limit header nav width to content widthFlorian Pritz1-39/+39
2013-09-23Remove unneeded return statements after show_errorFlorian Pritz2-2/+0
2013-09-23Implement rangeDownload() as driver and provide sendfile implementations for ...Pierre Schmitz7-101/+222
2013-09-22Add some more file extension -> lexer mappingsFlorian Pritz1-0/+18
2013-09-22Move user_logged_in check to controller constructorFlorian Pritz6-13/+6
2013-09-22Merge branch 'working-split/bootstrap3' into workingFlorian Pritz27-1136/+601
2013-09-22Fix autoresizing of textarea on upload_formFlorian Pritz2-4/+4
2013-09-22Fix form display errors on small devicesFlorian Pritz5-5/+5
2013-09-22fix paste view on mobile devicesMarkus Cisler3-89/+107
2013-09-22fix forms on password reset pageMarkus Cisler1-11/+17
2013-09-22fix forms on so called medium device desktopsMarkus Cisler6-100/+100
2013-09-22Fix display issues on upload_form for smaller displaysFlorian Pritz1-4/+6
2013-09-22Revert upload_history tabs to tabs instead of pillsFlorian Pritz1-1/+1
2013-09-22Fix footer heightFlorian Pritz1-2/+3
2013-09-22Fix modal not showing upFlorian Pritz1-68/+72
2013-09-22Make lexer errors full with againFlorian Pritz1-3/+1
2013-09-22Fix jumpy buttons on highlight page caused by tooltipFlorian Pritz1-1/+2
2013-09-22Fix navigation and footer css; css cleanupFlorian Pritz1-19/+21
2013-09-22Fix mess in header.php breaking error pagesFlorian Pritz1-39/+39
2013-09-22almost migrated to bootstrap3Markus Cisler25-1009/+442
2013-09-22Add debugging support for emailFlorian Pritz1-0/+7
2013-09-22duser_db: Remove case sensitive username checkFlorian Pritz1-5/+1
2013-09-22duser_fluxbb: Replace like with equalsFlorian Pritz1-2/+2