Commit Graph

5 Commits

Author SHA1 Message Date
Graphictoria f94d6e3555 Thumbnail and user punishment changes.
- User manual moderation page.
- Sped up thumbnail loading times majorly. This improves the shop and character editor.
- Named punishment types.
- Added email address search on the find user page.
- Added internal note and pardon note to user punishments.
- User admin page shows previous usernames if the user has any.
- Username changing support.
2023-01-29 01:59:12 -05:00
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
Graphictoria 0083a01d85 Catalog changes and punishments.
- Updated pagination to 35 assets per page in order to fit with newer card scaling.
- Implemented the ability to go to traverse pages in the shop.
- Allowed the CPU/Memory usage updater job to run when the site is under maintenance.
- User punishments.
- Revamped punishment notice page.
- Created middleware to redirect to punishment notice page when a punishment is active.
- Completed moderation status label on user admin/search pages.
- Added routes for punishments.
- Fixed user homepage button on user admin page.
- Added punishments section on user admin page.
- Removed legacy bans.
- Prevent banned user thumbnails from being rendered.
2023-01-07 04:21:58 -05:00
Graphictoria 8e2c838363 Indev dashboard feed. 2022-05-11 20:51:25 -04:00
Graphictoria f0096f2e97 Major refactors to the way routes work 2022-05-07 22:37:05 -04:00