Deathgarden_Rebirth-Rewrite/dist
2024-03-23 05:23:14 +01:00
..
app Added Delete button with confirmation modal to game news entry. 2024-03-23 05:23:14 +01:00
bootstrap Moved folder 2024-02-11 20:05:35 +01:00
config Created Admin frontend layout and created the first admin tools. 2024-03-17 00:09:09 +01:00
database Added 'Enabled' value to game news to enable and disable them individually. 2024-03-23 05:23:14 +01:00
public Create script to unzip archive files unzip.php 2024-02-29 22:00:45 +01:00
resources Added Delete button with confirmation modal to game news entry. 2024-03-23 05:23:14 +01:00
routes Added Delete button with confirmation modal to game news entry. 2024-03-23 05:23:14 +01:00
storage Updated Catalog Prices for Characters. Fixed Prestige quality for Scavengers now for the true game catalog 2024-02-29 16:47:01 +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 Added Delete button with confirmation modal to game news entry. 2024-03-23 05:23:14 +01: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 Started working on the Game news admin tool page, also setup some base components for input. 2024-03-23 05:23:14 +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