Vari
|
99ed53b02a
|
Laravel 11 Upgrade:
- upgrade laravel to ^11.0
- removed ancient inertia packages
- fixed one small issue with carbon that arose after the upgrade
|
2024-11-17 02:56:35 +01:00 |
|
Patrik Leifert
|
0ad18df32e
|
Merge pull request #4 from Deathgarden-Rebirth/feature-PakManager
Add migration key generation and validation
|
2024-03-01 01:07:28 +01:00 |
|
Patrik Leifert
|
4acd236db5
|
Add migration key generation and validation
|
2024-03-01 01:06:40 +01:00 |
|
Vari
|
c850923e5f
|
Removed api throttle.
|
2024-02-28 17:44:52 +01:00 |
|
Vari
|
65ec8cd18a
|
Acces Logger fixing
|
2024-02-24 15:44:22 +01:00 |
|
Vari
|
5dccf7624b
|
Removed .idea folder
|
2024-02-16 22:04:31 +01:00 |
|
Vari
|
1b8f32a212
|
moved acccess log to global stack
|
2024-02-13 23:11:43 +01:00 |
|
Vari
|
6ba4712a10
|
Made Access logger log based on user agent and not on route because some routes are outside of /api/v1
|
2024-02-13 22:47:29 +01:00 |
|
Vari
|
7931766a35
|
Added User Authentication with the bhvr session cookie.
also moved deathgarden api endpoints into own files.
|
2024-02-11 23:51:30 +01:00 |
|
Vari
|
fdb3bb62ed
|
Moved folder
|
2024-02-11 20:05:35 +01:00 |
|