aboutsummaryrefslogtreecommitdiff
path: root/src/routes.php
AgeCommit message (Expand)AuthorFilesLines
2015-05-24PHP 5.5 requirement for empty(<some-function>); cleanupCamil Staps1-0/+1
2015-05-23Disable laravel session cookieCamil Staps1-2/+2
2015-05-17First attemptCamil Staps1-29/+29
2015-05-14Own Model class; new namespaces Database and Controllers; RFC2822 datesCamil Staps1-14/+14
2015-05-13Password reminders startCamil Staps1-0/+3
2015-05-12CleanupCamil Staps1-2/+1
2015-05-12Authentication with tokensCamil Staps1-1/+6
2015-05-10UserTokensCamil Staps1-0/+3
2015-05-07Login endpointCamil Staps1-23/+23
2015-05-07Validation exception; user/login endpointCamil Staps1-23/+24
2015-04-27Cleanup commentsCamil Staps1-1/+0
2015-04-26Competitions; CompetitionTypes; Participants; better routing; administrators;...Camil Staps1-2/+43
2015-04-26user routesCamil Staps1-2/+4
2015-04-26Only HTTPS allowedCamil Staps1-3/+5
2015-04-26Fixed basic authenticationCamil Staps1-10/+1
2015-02-22Got basic HTTP authentication workingCamil Staps1-5/+10
2015-02-21filtersCamil Staps1-3/+3
2015-02-21trying to get auth workCamil Staps1-1/+1
2015-02-21Basic controllers and authenticationCamil Staps1-2/+3
2015-02-20added migrations, created basic app relying on dingoCamil Staps1-0/+8