Age | Commit message (Expand) | Author | Files | Lines |
2015-04-18 | Added config option max_invitation_keys | Alexander Finkhäuser | 1 | -0/+3 |
2015-04-09 | Document how to clean file cache if used | Florian Pritz | 1 | -0/+2 |
2015-02-22 | Add comment for actions_max_age in config | Florian Pritz | 1 | -0/+3 |
2015-02-22 | Fix upload_max_age comment | Florian Pritz | 1 | -1/+1 |
2015-02-05 | Add simple testsuite | Florian Pritz | 1 | -1/+5 |
2015-01-16 | first go at reworking; needs to be redesigned | Florian Pritz | 1 | -0/+1 |
2014-11-02 | Add tarball support to multipastes | Florian Pritz | 1 | -0/+7 |
2014-10-29 | Make email sender configurable | Florian Pritz | 1 | -0/+3 |
2014-08-29 | add multipaste support | Florian Pritz | 1 | -1/+1 |
2014-07-23 | Move migration code to CLI callable function | Florian Pritz | 1 | -0/+1 |
2014-04-12 | Add foreign keys to database | Florian Pritz | 1 | -1/+1 |
2014-03-02 | Clean up default config comments | Florian Pritz | 2 | -21/+34 |
2014-02-21 | Implement multiple access levels for api keys | Florian Pritz | 1 | -1/+1 |
2013-09-23 | Implement rangeDownload() as driver and provide sendfile implementations for ... | Pierre Schmitz | 1 | -0/+16 |
2013-09-22 | Use InnoDB for the files table | Pierre Schmitz | 1 | -1/+1 |
2013-09-22 | Add FluxBB authentication driver | Pierre Schmitz | 1 | -0/+5 |
2013-09-04 | Add support for enabling the profiler | Florian Pritz | 1 | -0/+3 |
2013-09-02 | Add CSRF protection | Florian Pritz | 1 | -1/+1 |
2013-08-15 | Switch to CI's caching class | Florian Pritz | 4 | -10/+25 |
2013-08-11 | Add API key support | Florian Pritz | 1 | -1/+1 |
2013-07-15 | Add footer; move contact info to footer | Florian Pritz | 1 | -2/+0 |
2013-07-13 | Add profile page to allow changing the upload id limits | Florian Pritz | 1 | -1/+1 |
2013-04-18 | Add LDAP authentification driver | Florian Pritz | 1 | -0/+18 |
2013-01-30 | Make authentication driver configureable | Florian Pritz | 1 | -0/+3 |
2013-01-24 | Repurpose invitations table to actions | Florian Pritz | 2 | -2/+2 |
2013-01-09 | Fix some indentation issues | Florian Pritz | 1 | -1/+1 |
2012-08-28 | Move most config files back to app/config/ | Florian Pritz | 16 | -2/+21 |
2012-07-12 | Add cron function for user controller | Florian Pritz | 1 | -0/+1 |
2012-07-12 | Add unique index for users.username | Florian Pritz | 1 | -1/+1 |
2012-06-13 | Merge tag '2.1.1' | Florian Pritz | 1 | -2/+2 |
2012-05-03 | remove password column from `files` | Florian Pritz | 1 | -1/+1 |
2012-04-11 | Add filesize to history view | Florian Pritz | 1 | -1/+1 |
2012-04-09 | Implement simple referral system | Florian Pritz | 1 | -1/+1 |
2012-04-09 | start working on users | Florian Pritz | 3 | -5/+4 |
2011-12-17 | use migrations; automatically set up the database | Florian Pritz | 1 | -41/+41 |
2011-11-28 | Merge commit 'v2.1.0' | Florian Pritz | 3 | -4/+46 |
2011-11-23 | docx and xlsx have a zip/application mimetype | Michiel Vugteveen | 1 | -2/+2 |
2011-10-27 | Added long missing Migration documentation. | Phil Sturgeon | 1 | -3/+2 |
2011-10-27 | Fix #537 issue: replace new wav mimetype | Bo-Yi Wu | 1 | -3/+3 |
2011-08-21 | Merge commit 'v2.0.3' into working | Florian Pritz | 3 | -2/+8 |
2011-08-19 | make "contact me" on the main page optional | Florian Pritz | 1 | -0/+2 |
2011-08-13 | Fixed conflicts. | Phil Sturgeon | 1 | -1/+1 |
2011-08-10 | Added application/x-csv as a mime. | Phil Sturgeon | 1 | -1/+1 |
2011-08-10 | Disabled migrations by default. | Phil Sturgeon | 1 | -1/+1 |
2011-07-02 | hand merged remaining unresolved files following the backout of 648b42a75739,... | Derek Jones | 2 | -1/+44 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 11 | -53/+53 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 11 | -53/+53 |
2011-05-20 | modified the 'use_set_names' variable in the MySQL/i drivers to be a class pr... | Derek Jones | 1 | -1/+2 |
2011-05-08 | Merged tip. | Phil Sturgeon | 11 | -54/+60 |
2011-05-04 | Fixed conflict with migrations merge. | Phil Sturgeon | 1 | -0/+42 |