Commit Graph

12 Commits

Author SHA1 Message Date
Graphictoria c00e8ccc75 More catalog changes.
- 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.
2023-01-08 05:13:21 -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 056d12d309 Virtubrick
- Mostly rebranded the website to Virtubrick, following Icseon's decision to stop paying for gtoria.net.
- Name is dynamic and can be configured via the .env file.
- Admin user search page.
- Made a page explaining what the purpose of testing sites are.
- Readded maintenance page.
- Created a batch file for (re)generating the ssl certificate.
- Reworking admin configuration page.
- Indev Roblox asset auto uploader.
- Component for user headshot/name. Toggleable status visualization.
- Virtubrick-styled tables.
2022-12-28 03:04:59 -05:00
Graphictoria de46b30b8a QoL and development changes. I have a lot of work to do...
- Case insensitive URLS.

- More deployment stuff.
2022-12-16 23:04:44 -05:00
Graphictoria ed3cef5057 A ton of frontend.
- Added basic blog layout and routes.

- Basic games frontend.

- Basic frontend for admin site configuration.

- User profiles.

- User last online dates.

- Fixed performance issues with CPU and memory usage counters. They are now queued events that update their respective rows in the database every minute.

- Renamed "graphictoria-item-page" css class to "graphictoria-smaller-page".

- Added screenshots that some images were based on.
2022-10-01 00:20:48 -04:00
Graphictoria 57fcc25822 A few rendering updates for templating scripts and some admin page stuff. 2022-08-19 19:48:11 -04:00
Graphictoria f0ff6a69e4 Setting up api. 2022-05-22 02:20:19 -04:00
Graphictoria 7d1e097a3d Disable double session protector. 2022-05-21 23:17:39 -04:00
Graphictoria a5d1d2f55b Basic ban system(unfinished), improved double session protection, and sessions on all middleware groups. 2022-05-07 14:28:17 -04:00
Graphictoria f8407994cc DDoS prevention middleware and recaptcha validation rules added. Still need to implement recaptcha into the existing auth views. 2022-05-05 23:12:15 -04:00
Graphictoria 608b071ee8 Daily currency reward. 2022-05-03 22:42:02 -04:00
Graphictoria 24d9f7fcb4 Initial commit. 2022-04-29 19:50:07 -04:00