Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-22 | Use InnoDB for the files table | Pierre Schmitz | 1 | -1/+1 |
2013-08-11 | Add API key support | Florian Pritz | 1 | -1/+1 |
2013-07-13 | Add profile page to allow changing the upload id limits | Florian Pritz | 1 | -1/+1 |
2013-01-24 | Repurpose invitations table to actions | Florian Pritz | 1 | -1/+1 |
2012-07-12 | Add unique index for users.username | Florian Pritz | 1 | -1/+1 |
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 | 1 | -1/+1 |
2011-12-17 | use migrations; automatically set up the database | Florian Pritz | 1 | -41/+41 |
2011-10-27 | Added long missing Migration documentation. | Phil Sturgeon | 1 | -3/+2 |
2011-08-10 | Disabled migrations by default. | Phil Sturgeon | 1 | -1/+1 |
2011-05-04 | Added Migration class and language file. | Phil Sturgeon | 1 | -1/+5 |
2011-02-07 | Added Migrations library, config and an example controller/migration file. | Phil Sturgeon | 1 | -0/+38 |