Age | Commit message (Expand) | Author | Files | Lines |
2016-11-01 | Add multipaste queue | Florian Pritz | 1 | -0/+1 |
2016-09-19 | Move file controller into subdir | Florian Pritz | 1 | -3/+3 |
2016-08-20 | Migration 18: Allow user info to be nulled | Florian Pritz | 1 | -1/+1 |
2016-07-30 | Fix dbprefix in database example config | Florian Pritz | 1 | -1/+1 |
2016-06-05 | config: Clarify comment about password hashing settings | Florian Pritz | 1 | -1/+2 |
2016-04-01 | Fix typo | Florian Pritz | 1 | -1/+1 |
2016-04-01 | Support changing password hashing settings | Florian Pritz | 1 | -0/+9 |
2016-03-29 | Increase size of password field in DB | Florian Pritz | 1 | -1/+1 |
2015-09-20 | Migration 16: Increase length of ci_session.ip_address for IPv6 | Florian Pritz | 1 | -1/+1 |
2015-06-05 | Move public files to ./public_html | Florian Pritz | 1 | -2/+2 |
2015-05-22 | Remove unneeded duplicates in file_storage | Florian Pritz | 1 | -1/+1 |
2015-05-21 | tests: Rework database handling | Florian Pritz | 1 | -0/+7 |
2015-05-21 | Support multiple files with the same hash | Florian Pritz | 1 | -1/+1 |
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 |