Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
backend
Browse files
May 21, 2021
Update .gitignore
· fd465c47
Jordie
authored
May 21, 2021
fd465c47
Some small things
· 0b4cdbb8
Jordie
authored
May 21, 2021
0b4cdbb8
Added boolean casts on models
· d873b8df
Jordie
authored
May 21, 2021
d873b8df
Apr 15, 2021
Fixed server api token generation
· d240d21a
Jordie
authored
Apr 16, 2021
d240d21a
Set default csgo port numbers
· e9a7b23d
Jordie
authored
Apr 16, 2021
e9a7b23d
Made User and SteamId ownable for permission system
· 5094c29c
Jordie
authored
Apr 15, 2021
5094c29c
Apr 14, 2021
Added steam API for handeling steamId and steam profile information
· a8c2e81c
Jordie
authored
Apr 14, 2021
a8c2e81c
Updated steamId model, custom_url's should be nullable
· bd9347ab
Jordie
authored
Apr 14, 2021
bd9347ab
Renamed SteamId model
· a1a22d5f
Jordie
authored
Apr 14, 2021
a1a22d5f
Apr 13, 2021
Setup json:api system
· 575a25e3
Jordie
authored
Apr 13, 2021
575a25e3
Setup Laravel Sail
· bb3d86f4
Jordie
authored
Apr 13, 2021
bb3d86f4
Cleaned and updated environment file for sail
· d6ca719b
Jordie
authored
Apr 13, 2021
d6ca719b
Composer update
· b199a2f9
Jordie
authored
Apr 13, 2021
b199a2f9
Mar 30, 2021
Setup sanctum tokens on the user model
· 87af3804
Jordie
authored
Mar 30, 2021
87af3804
Mar 28, 2021
Added CSGO base models
· e336a324
Jordie
authored
Mar 28, 2021
e336a324
Added some docs
· abf3d1e4
Jordie
authored
Mar 28, 2021
abf3d1e4
Mar 22, 2021
Updated user model for extensions and created SteamId model
· f25706e0
Jordie
authored
Mar 22, 2021
f25706e0
Fixed table name convention for steamid storage
· f6a16472
Jordie
authored
Mar 22, 2021
f6a16472
Resource group system
· d4732f98
Jordie
authored
Mar 22, 2021
d4732f98
Match stats schema
· ca6517ff
Jordie
authored
Mar 22, 2021
ca6517ff
Demo upload schema
· dc91a4a6
Jordie
authored
Mar 22, 2021
dc91a4a6
CSGO Server, Team, Match schema
· 2634115c
Jordie
authored
Mar 22, 2021
2634115c
User schema extension and SteamID storage / linking schema
· 15e6c7aa
Jordie
authored
Mar 22, 2021
15e6c7aa
Dec 20, 2020
Added authorization / permission system
· 201fc976
Jordie
authored
Dec 20, 2020
201fc976
Added authentication system sanctum
· bbda0ef7
Jordie
authored
Dec 20, 2020
bbda0ef7
Dec 19, 2020
Setup UUID primary key system
· fe62fa17
Jordie
authored
Dec 20, 2020
fe62fa17
Base Laravel setup
· 33a68b58
Jordie
authored
Dec 19, 2020
33a68b58
Loading