GraphictoriaWeb/web
Graphictoria 6c482f5a22 Rework user page, more page concepts.
- Added page concept for games.

- User page now mostly resembles what Roblox's user profile page looked like back in 2016.

- Added biography for users.
2022-10-19 23:57:39 -04:00
..
app Rework user page, more page concepts. 2022-10-19 23:57:39 -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 Rework user page, more page concepts. 2022-10-19 23:57:39 -04:00
lang/en Initial commit. 2022-04-29 19:50:07 -04:00
public Rework user page, more page concepts. 2022-10-19 23:57:39 -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 Rework user page, more page concepts. 2022-10-19 23:57:39 -04:00
routes Blog edits. 2022-10-05 23:41:05 -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 Rework user page, more page concepts. 2022-10-19 23:57:39 -04:00