Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-03 | remove password column from `files` | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-11 | Add filesize to history view | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | Implement simple referral system | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | start working on users | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-12-17 | use migrations; automatically set up the database | Florian Pritz | 1 | -41/+41 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
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 | |