GraphictoriaWeb/web
Graphictoria 131ff27343 Avatar and 3d thumbnail changes.
- Fixed 3d view causing a rerender on resize.
- Avatar editor page.
- Made avatar editor page mobile-friendly.
- Fixed bug on shop where thumbnails would persist across pages.
- Avatar editor CSS changes. Added a class for the shop item card.
- Avatar editor api.
- Updated 2d/3d thumbnail JS to support the 2d asset/user thumbnail api.
- Fixed some rate limiters to not be global.
- Tightened up the rate limit on the maintenance bypass api to 20 requests with a decay of 30 minutes.
- APIs for avatar editor. This is for wearing/removing/listing items.
- Ability to delete files from the CDN.
- BodyColors/CharacterAppearance client endpoints.
- Wearable assets.
- BodyColors XML in grid storage folder for use by the BodyColors endpoint.
- Owned/worn asset on sign up configurable.
- Models for outfits. They are not finished at this moment in time.
2023-01-21 03:32:32 -05:00
..
app Avatar and 3d thumbnail changes. 2023-01-21 03:32:32 -05:00
bootstrap Initial commit. 2022-04-29 19:50:07 -04:00
config Avatar and 3d thumbnail changes. 2023-01-21 03:32:32 -05:00
database Avatar and 3d thumbnail changes. 2023-01-21 03:32:32 -05:00
lang/en Initial commit. 2022-04-29 19:50:07 -04:00
public Shop, thumbnail, transactions, and admin changes. 2023-01-14 21:29:00 -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 Avatar and 3d thumbnail changes. 2023-01-21 03:32:32 -05:00
routes Avatar and 3d thumbnail changes. 2023-01-21 03:32:32 -05:00
storage Avatar and 3d thumbnail changes. 2023-01-21 03:32:32 -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 Asset related changes. 2023-01-05 22:18:50 -05: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 Virtubrick 2022-12-28 03:04:59 -05:00
artisan Initial commit. 2022-04-29 19:50:07 -04:00
composer.json Virtubrick 2022-12-28 03:04:59 -05:00
composer.lock Virtubrick 2022-12-28 03:04:59 -05:00
docker-compose.yml Virtubrick 2022-12-28 03:04:59 -05: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 Avatar and 3d thumbnail changes. 2023-01-21 03:32:32 -05:00