index
:
api
HEAD
lumen
lumen-app
master
RESTful PHP API for Botleagues
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-24
license in all files
Camil Staps
34
-30
/
+607
2015-05-24
User id -> email in other classes
Camil Staps
10
-32
/
+44
2015-05-24
Using email as id; User & PasswordReminder
Camil Staps
9
-49
/
+66
2015-05-24
Password reminders
Camil Staps
7
-34
/
+133
2015-05-24
PHP 5.5 requirement for empty(<some-function>); cleanup
Camil Staps
2
-4
/
+1
2015-05-23
Disable laravel session cookie
Camil Staps
1
-2
/
+2
2015-05-19
Cleanup; exception handling
Camil Staps
1
-12
/
+7
2015-05-18
Exception handlers compatibility without dingo facade; fixed namespaces
Camil Staps
4
-27
/
+41
2015-05-18
Seems to work
Camil Staps
3
-6
/
+4
2015-05-17
First attempt
Camil Staps
5
-73
/
+86
2015-05-14
Support array as config.allowed_origin
Camil Staps
1
-1
/
+12
2015-05-14
Own Model class; new namespaces Database and Controllers; RFC2822 dates
Camil Staps
19
-46
/
+75
2015-05-13
Password reminders start
Camil Staps
6
-3
/
+141
2015-05-12
Fixed security issue: safer random token generator using openssl
Camil Staps
1
-1
/
+1
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
6
-1
/
+126
2015-02-19
Added basic laravel package
Camil Staps
6
-0
/
+45