Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-12 | Cleanup | Camil Staps | 12 | -46/+13 |
2015-05-12 | Access-control-allow-{methods,headers} headers | Camil Staps | 1 | -0/+2 |
2015-05-12 | Authentication with tokens | Camil Staps | 3 | -2/+107 |
2015-05-10 | Cleanup; show user_token-token field on store request (POST) | Camil Staps | 3 | -22/+49 |
2015-05-10 | UserTokens | Camil Staps | 4 | -0/+91 |
2015-05-07 | LoginException; RedirectException | Camil Staps | 4 | -0/+26 |
2015-05-07 | Fixed last commit | Camil Staps | 1 | -6/+0 |
2015-05-07 | Login endpoint | Camil Staps | 3 | -23/+30 |
2015-05-07 | Validation exception; user/login endpoint | Camil Staps | 4 | -28/+57 |
2015-05-07 | Validate register input | Camil Staps | 1 | -0/+12 |
2015-05-07 | Allow origin for requests config option | Camil Staps | 2 | -1/+5 |
2015-04-27 | JsonP | Camil Staps | 1 | -0/+13 |
2015-04-27 | Cleanup comments | Camil Staps | 1 | -1/+0 |
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 | 7 | -2/+128 |
2015-02-19 | Added basic laravel package | Camil Staps | 12 | -0/+104 |