aboutsummaryrefslogtreecommitdiff
path: root/src/CamilStaps/BotleaguesApi/BotleaguesApiServiceProvider.php
AgeCommit message (Expand)AuthorFilesLines
2015-05-25Expose Location header; redirect after storing UserHEADmasterHEADCamil Staps1-0/+1
2015-05-24license in all filesCamil Staps1-1/+19
2015-05-24PHP 5.5 requirement for empty(<some-function>); cleanupCamil Staps1-4/+0
2015-05-19Cleanup; exception handlingCamil Staps1-12/+7
2015-05-18Exception handlers compatibility without dingo facade; fixed namespacesCamil Staps1-25/+27
2015-05-18Seems to workCamil Staps1-2/+0
2015-05-17First attemptCamil Staps1-37/+46
2015-05-14Support array as config.allowed_originCamil Staps1-1/+12
2015-05-12CleanupCamil Staps1-9/+0
2015-05-12Access-control-allow-{methods,headers} headersCamil Staps1-0/+2
2015-05-10Cleanup; show user_token-token field on store request (POST)Camil Staps1-22/+30
2015-05-07LoginException; RedirectExceptionCamil Staps1-0/+9
2015-05-07Fixed last commitCamil Staps1-6/+0
2015-05-07Login endpointCamil Staps1-0/+6
2015-05-07Validation exception; user/login endpointCamil Staps1-2/+9
2015-05-07Allow origin for requests config optionCamil Staps1-0/+2
2015-04-26Competitions; CompetitionTypes; Participants; better routing; administrators;...Camil Staps1-3/+16
2015-04-26user routesCamil Staps1-10/+6
2015-04-26Fixed basic authenticationCamil Staps1-1/+1
2015-02-22Got basic HTTP authentication workingCamil Staps1-1/+2
2015-02-21filtersCamil Staps1-1/+2
2015-02-21trying to get auth workCamil Staps1-4/+14
2015-02-21Basic controllers and authenticationCamil Staps1-1/+8
2015-02-20added migrations, created basic app relying on dingoCamil Staps1-1/+5
2015-02-19Added basic laravel packageCamil Staps1-0/+45