Deathgarden_Rebirth-Rewrite/dist
2024-05-20 04:42:37 +02:00
..
app Tried fixing some more timezone stuff and ban status check for the admin UI 2024-05-20 04:42:37 +02:00
bootstrap Moved folder 2024-02-11 20:05:35 +01:00
config Add callback redirect for launcher 2024-04-11 03:20:05 +02:00
database Cahnged Ban date fields to datetime 2024-05-20 01:12:54 +02:00
public Added maintenance Mode which can be enabled by creating a file named .maintenance inside the storage/app directory. 2024-04-28 16:41:01 +02:00
resources Tried fixing some more timezone stuff and ban status check for the admin UI 2024-05-20 04:42:37 +02:00
routes Added UI to create/delete and edit bans. 2024-05-20 01:12:54 +02:00
storage Changed raw text input for background assets to dropdown that read out the filenames of an available public asset path 2024-03-23 05:23:14 +01:00
tests Moved folder 2024-02-11 20:05:35 +01:00
tools/steam Added npm script to generate a Steam session ticket for testing purposes. 2024-02-11 20:50:41 +01:00
.editorconfig Moved folder 2024-02-11 20:05:35 +01:00
.env.example Added Setup Instruction for local development to README 2024-02-14 23:46:54 +01:00
.gitattributes Moved folder 2024-02-11 20:05:35 +01:00
.gitignore Merge branch 'dev' into feature-PakManager 2024-03-01 02:31:16 +01:00
artisan Moved folder 2024-02-11 20:05:35 +01:00
composer.json Added Socialite for steam web login, to secure the admin log viewer. 2024-02-14 21:02:18 +01:00
composer.lock Added Socialite for steam web login, to secure the admin log viewer. 2024-02-14 21:02:18 +01:00
docker-compose.yml Removed .idea folder 2024-02-16 22:04:31 +01:00
package-lock.json Remove unused code 2024-04-11 03:24:39 +02:00
package.json Added Delete button with confirmation modal to game news entry. 2024-03-23 05:23:14 +01:00
phpunit.xml Moved folder 2024-02-11 20:05:35 +01:00
postcss.config.js Add TailwindCSS and create basic layout 2024-02-24 16:27:37 +01:00
tailwind.config.js Added User List admin tool 2024-03-24 20:52:54 +01:00
vite.config.js Finished Game news save form submit, also moved alerts into global app template. 2024-03-23 05:23:14 +01:00