Age | Commit message (Expand) | Author |
2016-03-10 | * refactoring password hash/verify methods | emkael |
2016-03-10 | * new user password validation fix | emkael |
2016-03-10 | * switching to r/MotorsportCalendar wiki page instead of stickied thread | emkael |
2016-03-10 | * calendar preference retrieval | emkael |
2016-03-10 | * retrieving User record for DbUser properly | emkael |
2016-03-09 | * configuration split into modules | emkael |
2016-03-09 | * pagestate moved to cache | emkael |
2016-03-09 | * validation groups for login/signup forms | emkael |
2016-03-09 | * common page template | emkael |
2016-03-09 | * URL construction fixes | emkael |
2016-03-09 | * user management | emkael |
2016-03-08 | * verbose calendar data import | emkael |
2016-03-01 | * error reporting for development | emkael |
2016-03-01 | * browser cache settings | emkael |
2016-02-29 | * bugfix for calendar entry modification date | emkael |
2016-02-29 | * crontab configuration for calendar updates | emkael |
2016-02-26 | * friendly URL support | emkael |
2016-02-26 | * ActiveRecords model | emkael |
2016-02-26 | * database connection setup in PHP app | emkael |
2016-02-25 | * added user accounts with calendar preferences | emkael |
2016-02-25 | * calendar UID not nullable | emkael |
2016-02-24 | * renaming conf directory | emkael |
2016-02-24 | * moving PHP app files to app/php and Python app files to app/python | emkael |
2016-02-24 | * sample Prado frontend structure | emkael |
2016-02-24 | * Prado 3.3.0 | emkael |
2016-02-24 | * docroot structure for frontend | emkael |
2016-02-24 | * moing python scripts to subdirectory | emkael |
2016-02-24 | * debug info printed in event fetch script | emkael |
2016-02-23 | * event import script | emkael |
2016-02-23 | * sorted imports | emkael |
2016-02-23 | * configure DB charset properly and change the way DB string is built | emkael |
2016-02-23 | * store event dates as UTC | emkael |
2016-02-19 | * calendar import script (from reddit markdown) | emkael |
2016-02-19 | * code standards improved | emkael |
2016-02-19 | * DB initialization script | emkael |
2016-02-19 | Add 1 git-crypt collaborator | emkael |
2016-02-19 | * database connection | emkael |
2016-02-19 | * initial DB model | emkael |
2016-02-19 | * initial directory structure | emkael |