Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-12 | Cleanup | Camil Staps | 5 | -25/+5 | |
2015-05-12 | Access-control-allow-{methods,headers} headers | Camil Staps | 1 | -0/+2 | |
2015-05-12 | Authentication with tokens | Camil Staps | 2 | -1/+101 | |
2015-05-10 | Cleanup; show user_token-token field on store request (POST) | Camil Staps | 2 | -22/+33 | |
2015-05-10 | UserTokens | Camil Staps | 1 | -0/+18 | |
2015-05-07 | LoginException; RedirectException | Camil Staps | 3 | -0/+19 | |
2015-05-07 | Fixed last commit | Camil Staps | 1 | -6/+0 | |
2015-05-07 | Login endpoint | Camil Staps | 1 | -0/+6 | |
2015-05-07 | Validation exception; user/login endpoint | Camil Staps | 2 | -2/+27 | |
2015-05-07 | Allow origin for requests config option | Camil Staps | 1 | -0/+2 | |
2015-04-26 | Competitions; CompetitionTypes; Participants; better routing; ↵ | Camil Staps | 7 | -4/+70 | |
administrators; ... | |||||
2015-04-26 | user routes | Camil Staps | 1 | -10/+6 | |
2015-04-26 | user.create endpoint | Camil Staps | 1 | -1/+2 | |
2015-04-26 | Fixed basic authentication | Camil Staps | 3 | -20/+3 | |
2015-02-22 | Got basic HTTP authentication working | Camil Staps | 1 | -1/+2 | |
2015-02-21 | filters | Camil Staps | 1 | -1/+2 | |
2015-02-21 | trying to get auth work | Camil Staps | 3 | -5/+33 | |
2015-02-21 | Basic controllers and authentication | Camil Staps | 3 | -1/+28 | |
2015-02-20 | added migrations, created basic app relying on dingo | Camil Staps | 1 | -1/+5 | |
2015-02-19 | Added basic laravel package | Camil Staps | 1 | -0/+45 | |