25 Commits

Author SHA1 Message Date
Miraak
5eeaec7366 Trying to add a patch notes History 2024-12-28 12:56:37 +01:00
Vari
3a317a3adc Added new Content to the Website:
- Modifierd FAQ
- Added FAQ for the laucnher in the Download page
- Added new page 'known issues'
2024-09-05 13:25:00 +02:00
Vari
6162570ff6 Added Linux instructiuons and manual file download to download page. 2024-08-30 18:44:44 +02:00
Vari
54df6c63d6 Added Credits page 2024-08-30 17:18:25 +02:00
Vari
e9285106c6 Added EULA Page 2024-08-30 17:18:24 +02:00
Vari
fd57af50b1 More work on the homepage. Started inserting text for the landing page containing a play now Button and the FAQ Questions
Also switched out the favicon.
2024-08-30 17:18:24 +02:00
Vari
13258dbdb7 Started working on the homepage 2024-08-30 17:18:20 +02:00
Vari
5c231c9bcf Pak Manager: Some small changes and code cleanup before merge. 2024-08-30 00:12:59 +02:00
RainbowShaggy
11bc3ce84c Add functions to retrieve files from patchlines 2024-08-29 22:12:37 +02:00
Vari
e2342578e6 Added maintenance Mode which can be enabled by creating a file named .maintenance inside the storage/app directory.
When on, users get shown a maintenance page, except if you have the VIEW_MAINTENANCE permission. The admin area works either way and you get shown a small 'maintenance mode' watermark in the bottom right corner.
2024-04-28 16:41:01 +02:00
Patrik Leifert
58c1c27a64 Add callback redirect for launcher 2024-04-11 03:20:05 +02:00
Vari
a9d6d00185 Created Admin frontend layout and created the first admin tools. 2024-03-17 00:09:09 +01:00
Vari
fceab708aa Started working on Admin Dashboard, setup layout and the nav-bar 2024-03-16 04:31:11 +01:00
Vari
755b79d7cd moved metrics route into own file. 2024-03-12 23:45:04 +01:00
Vari
26883abbb0 moved metrics route in session middleware because of 419 expired session error. 2024-03-12 23:41:39 +01:00
Vari
b9431836c4 Added player alive check for queue and matched games to detect crashed or not joined players. 2024-03-12 00:06:56 +01:00
Vari
c8f34d229a Fixed file Put/Get endpoints being in the wrong routes file because of prefix.
Implemented rotue where the host dleetes an user from the match if he didn't join.

Added funktion that tries to fill open games that have missing players.
2024-03-09 12:26:15 +01:00
Patrik Leifert
247af38e51 Fix logviewer assets not being published 2024-03-06 23:51:28 +01:00
Vari
f070057e89 Implemented some analytics and log routes so that they don't show up in the error log anymore. 2024-03-01 14:23:29 +01:00
Patrik Leifert
8acf308554 Add file manager functionality 2024-03-01 02:26:41 +01:00
Patrik Leifert
679a132407 Move role creation into seeder and add file-upload permission 2024-03-01 02:26:11 +01:00
Patrik Leifert
4acd236db5 Add migration key generation and validation 2024-03-01 01:06:40 +01:00
Vari
3a7ab3bdd7 Added current catalog. 2024-02-15 22:35:15 +01:00
Vari
55129acc7a Added Socialite for steam web login, to secure the admin log viewer. 2024-02-14 21:02:18 +01:00
Vari
fdb3bb62ed Moved folder 2024-02-11 20:05:35 +01:00