GraphictoriaWeb/web
Graphictoria 730eb2ccb4 I've been busy back here.
- Added setup endpoint.

- Added cdn endpoint.

- Indev games page and place page.

- Universes for places. These are pretty much just a collection of places with shared things like datastores, player points, etc.

- Moved asset types to the database.

- Indev negotiation tickets. Only the migration has been added.

- Indev client/studio deployments. Mostly complete.

- Upgraded to fontawesome pro.

- Moved the admin usage bars to their own component for cleanliness.

- Created default place thumbnails. Not used at the moment.

- Updated /asset to behave with the migration of asset types to the database.

- "Busy" icon for a rendering game icon.
2022-11-27 02:31:56 -05:00
..
app I've been busy back here. 2022-11-27 02:31:56 -05: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 I've been busy back here. 2022-11-27 02:31:56 -05:00
lang/en Initial commit. 2022-04-29 19:50:07 -04:00
public I've been busy back here. 2022-11-27 02:31:56 -05: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 I've been busy back here. 2022-11-27 02:31:56 -05:00
routes I've been busy back here. 2022-11-27 02:31:56 -05:00
storage I've been busy back here. 2022-11-27 02:31:56 -05: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 I've been busy back here. 2022-11-27 02:31:56 -05:00