Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-26 | Competitions; CompetitionTypes; Participants; better routing; administrators;... | Camil Staps | 19 | -16/+401 |
2015-04-26 | user routes | Camil Staps | 3 | -24/+32 |
2015-04-26 | user.create endpoint | Camil Staps | 3 | -4/+29 |
2015-04-26 | Only HTTPS allowed | Camil Staps | 1 | -3/+5 |
2015-04-26 | Fixed basic authentication | Camil Staps | 7 | -68/+5 |
2015-02-23 | migrations have package's namespace for compatibility | Camil Staps | 3 | -0/+108 |
2015-02-23 | Added namespace to migrations for compatibility with other packages | Camil Staps | 3 | -108/+0 |
2015-02-22 | Got basic HTTP authentication working | Camil Staps | 3 | -9/+14 |
2015-02-21 | filters | Camil Staps | 3 | -4/+10 |
2015-02-21 | trying to get auth work | Camil Staps | 5 | -6/+68 |
2015-02-21 | Basic controllers and authentication | Camil Staps | 11 | -25/+94 |
2015-02-20 | added migrations, created basic app relying on dingo | Camil Staps | 6 | -1/+126 |
2015-02-19 | Added basic laravel package | Camil Staps | 6 | -0/+45 |