GraphictoriaWeb/web
Graphictoria ed3cef5057 A ton of frontend.
- Added basic blog layout and routes.

- Basic games frontend.

- Basic frontend for admin site configuration.

- User profiles.

- User last online dates.

- Fixed performance issues with CPU and memory usage counters. They are now queued events that update their respective rows in the database every minute.

- Renamed "graphictoria-item-page" css class to "graphictoria-smaller-page".

- Added screenshots that some images were based on.
2022-10-01 00:20:48 -04:00
..
app A ton of frontend. 2022-10-01 00:20:48 -04:00
bootstrap Initial commit. 2022-04-29 19:50:07 -04:00
config Whole load of stuff. Renders, admin management bar, CDN, you name it! 2022-08-15 17:06:17 -04:00
database A ton of frontend. 2022-10-01 00:20:48 -04:00
lang/en Initial commit. 2022-04-29 19:50:07 -04:00
public A ton of frontend. 2022-10-01 00:20:48 -04:00
public_api Api in a separate DocumentRoot to prevent /images from being used on api urls. Apache config example also added to the /etc folder. 2022-05-16 17:38:53 -04:00
resources A ton of frontend. 2022-10-01 00:20:48 -04:00
routes A ton of frontend. 2022-10-01 00:20:48 -04:00
storage A ton of frontend. 2022-10-01 00:20:48 -04:00
tests Breeze authentication. 2022-04-29 20:23:17 -04:00
.dockerignore Simple docker implementation, still being worked on. 2022-05-14 13:01:35 -04:00
.editorconfig Initial commit. 2022-04-29 19:50:07 -04:00
.env.example More shop stuff, settings stuff, and gameserver stuff. 2022-07-27 01:49:42 -04:00
.gitattributes Initial commit. 2022-04-29 19:50:07 -04:00
.gitignore Kill laravel mix manifest. 2022-05-02 22:27:13 -04:00
.styleci.yml Initial commit. 2022-04-29 19:50:07 -04:00
Dockerfile Simple docker implementation, still being worked on. 2022-05-14 13:01:35 -04:00
artisan Initial commit. 2022-04-29 19:50:07 -04:00
composer.json Sign up and registration have been implemented. The old views have also been re-implemented. 2022-04-29 23:07:16 -04:00
composer.lock Sign up and registration have been implemented. The old views have also been re-implemented. 2022-04-29 23:07:16 -04:00
docker-compose.yml Simple docker implementation, still being worked on. 2022-05-14 13:01:35 -04:00
package-lock.json Whole load of stuff. Renders, admin management bar, CDN, you name it! 2022-08-15 17:06:17 -04:00
package.json Whole load of stuff. Renders, admin management bar, CDN, you name it! 2022-08-15 17:06:17 -04:00
phpunit.xml Initial commit. 2022-04-29 19:50:07 -04:00
tailwind.config.js Breeze authentication. 2022-04-29 20:23:17 -04:00
webpack.mix.js A ton of frontend. 2022-10-01 00:20:48 -04:00