- Added padding to punishments page.
- Also fixes a bug with the expiration date in the Punishment model.
- Transactionss.
- Created methods for user assets to automatically calculate an item's serial.
- Added a "hasAsset" function to the User model to check if a user owns an asset id.
- Asset purchase API.
- Fix bug where apis could be accessed despite the site being under maintenance.
- Fixed rounding issue with number formatting.
- Updated shop JS to allow for purchases.
- Added userasset downloading to the /asset client api.
- Created configuration for Roblox cookie to be used with rate-limited Roblox apis.
- Autouploader APIs.
- Fillable Assets and AssetVersions.
- Indev auto uploader.
- Roblox asset tracker. This will prevent reuploads of already auto-uploaded assets.
- Update assets to use longText instead of string on descriptions.
- Modify view to be able to display newlines.
- Fix truncate on shop card titles.
- Create default thumbnails for deleted, pending, and unrenderable(unavailable) asset thumbnails.
- Make /asset redirect to a local asset if one exists for a Roblox asset ID when the the requested asset isnt already locally on the website.
- Added Roblox's default thumbnails to grid storage folder.
- Temporary clientsettings hack.
- 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.