aboutsummaryrefslogtreecommitdiff
path: root/src/CamilStaps/BotleaguesApi
AgeCommit message (Expand)AuthorFilesLines
2015-05-25Expose Location header; redirect after storing UserHEADmasterHEADCamil Staps1-0/+1
2015-05-25Fixed bug in models without auto_increment columnCamil Staps2-11/+7
2015-05-24license in all filesCamil Staps13-17/+227
2015-05-24User id -> email in other classesCamil Staps6-11/+20
2015-05-24Using email as id; User & PasswordReminderCamil Staps3-5/+30
2015-05-24Password remindersCamil Staps4-13/+98
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 Staps2-26/+28
2015-05-18Seems to workCamil Staps2-4/+2
2015-05-17First attemptCamil Staps3-43/+56
2015-05-14Support array as config.allowed_originCamil Staps1-1/+12
2015-05-14Own Model class; new namespaces Database and Controllers; RFC2822 datesCamil Staps9-23/+43
2015-05-13Password reminders startCamil Staps2-3/+53
2015-05-12CleanupCamil Staps5-25/+5
2015-05-12Access-control-allow-{methods,headers} headersCamil Staps1-0/+2
2015-05-12Authentication with tokensCamil Staps2-1/+101
2015-05-10Cleanup; show user_token-token field on store request (POST)Camil Staps2-22/+33
2015-05-10UserTokensCamil Staps1-0/+18
2015-05-07LoginException; RedirectExceptionCamil Staps3-0/+19
2015-05-07Fixed last commitCamil Staps1-6/+0
2015-05-07Login endpointCamil Staps1-0/+6
2015-05-07Validation exception; user/login endpointCamil Staps2-2/+27
2015-05-07Allow origin for requests config optionCamil Staps1-0/+2
2015-04-26Competitions; CompetitionTypes; Participants; better routing; administrators;...Camil Staps7-4/+70
2015-04-26user routesCamil Staps1-10/+6
2015-04-26user.create endpointCamil Staps1-1/+2
2015-04-26Fixed basic authenticationCamil Staps3-20/+3
2015-02-22Got basic HTTP authentication workingCamil Staps1-1/+2
2015-02-21filtersCamil Staps1-1/+2
2015-02-21trying to get auth workCamil Staps3-5/+33
2015-02-21Basic controllers and authenticationCamil Staps3-1/+28
2015-02-20added migrations, created basic app relying on dingoCamil Staps1-1/+5
2015-02-19Added basic laravel packageCamil Staps1-0/+45