summaryrefslogtreecommitdiffstats
path: root/application/config
AgeCommit message (Expand)AuthorFilesLines
2014-11-02Add tarball support to multipastesFlorian Pritz1-0/+7
2014-10-29Make email sender configurableFlorian Pritz1-0/+3
2014-08-29add multipaste supportFlorian Pritz1-1/+1
2014-07-23Move migration code to CLI callable functionFlorian Pritz1-0/+1
2014-04-12Add foreign keys to databaseFlorian Pritz1-1/+1
2014-03-02Clean up default config commentsFlorian Pritz2-21/+34
2014-02-21Implement multiple access levels for api keysFlorian Pritz1-1/+1
2013-09-23Implement rangeDownload() as driver and provide sendfile implementations for ...Pierre Schmitz1-0/+16
2013-09-22Use InnoDB for the files tablePierre Schmitz1-1/+1
2013-09-22Add FluxBB authentication driverPierre Schmitz1-0/+5
2013-09-04Add support for enabling the profilerFlorian Pritz1-0/+3
2013-09-02Add CSRF protectionFlorian Pritz1-1/+1
2013-08-15Switch to CI's caching classFlorian Pritz4-10/+25
2013-08-11Add API key supportFlorian Pritz1-1/+1
2013-07-15Add footer; move contact info to footerFlorian Pritz1-2/+0
2013-07-13Add profile page to allow changing the upload id limitsFlorian Pritz1-1/+1
2013-04-18Add LDAP authentification driverFlorian Pritz1-0/+18
2013-01-30Make authentication driver configureableFlorian Pritz1-0/+3
2013-01-24Repurpose invitations table to actionsFlorian Pritz2-2/+2
2013-01-09Fix some indentation issuesFlorian Pritz1-1/+1
2012-08-28Move most config files back to app/config/Florian Pritz16-2/+21
2012-07-12Add cron function for user controllerFlorian Pritz1-0/+1
2012-07-12Add unique index for users.usernameFlorian Pritz1-1/+1
2012-06-13Merge tag '2.1.1'Florian Pritz1-2/+2
2012-05-03remove password column from `files`Florian Pritz1-1/+1
2012-04-11Add filesize to history viewFlorian Pritz1-1/+1
2012-04-09Implement simple referral systemFlorian Pritz1-1/+1
2012-04-09start working on usersFlorian Pritz3-5/+4
2011-12-17use migrations; automatically set up the databaseFlorian Pritz1-41/+41
2011-11-28Merge commit 'v2.1.0'Florian Pritz3-4/+46
2011-11-23docx and xlsx have a zip/application mimetypeMichiel Vugteveen1-2/+2
2011-10-27Added long missing Migration documentation.Phil Sturgeon1-3/+2
2011-10-27Fix #537 issue: replace new wav mimetypeBo-Yi Wu1-3/+3
2011-08-21Merge commit 'v2.0.3' into workingFlorian Pritz3-2/+8
2011-08-19make "contact me" on the main page optionalFlorian Pritz1-0/+2
2011-08-13Fixed conflicts.Phil Sturgeon1-1/+1
2011-08-10Added application/x-csv as a mime.Phil Sturgeon1-1/+1
2011-08-10Disabled migrations by default.Phil Sturgeon1-1/+1
2011-07-02hand merged remaining unresolved files following the backout of 648b42a75739,...Derek Jones2-1/+44
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones11-53/+53
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones11-53/+53
2011-05-20modified the 'use_set_names' variable in the MySQL/i drivers to be a class pr...Derek Jones1-1/+2
2011-05-08Merged tip.Phil Sturgeon11-54/+60
2011-05-04Fixed conflict with migrations merge.Phil Sturgeon1-0/+42
2011-05-04Added Migration class and language file.Phil Sturgeon1-1/+5
2011-04-25Fixed double-space typo.Razican11-53/+53
2011-04-20Automated merge with http://hg.ellislab.com/CodeIgniter-ReactorDerek Jones1-0/+6
2011-04-19modified MySQL and MySQLi drivers to address a potential SQL injection attack...Derek Jones1-0/+6
2011-04-19Removed APPPATH.'third_party' from the packages autoloader to negate needless...Greg Aker1-1/+1
2011-04-10update to CI 2.0.2Florian Pritz4-6/+11