Commit Graph

15 Commits

Author SHA1 Message Date
Graphictoria ad71c712b9 Shop, thumbnail, transactions, and admin changes.
- Fix shop view all button.
- Fix internal server error when accessing an asset page while logged out.
- User render busy icon.
- Virtubrick server-side rendering paginator.
- Pagination in user search.
- Details of punishments on user admin page.
- Updated some APIs to not return virtubrick.local thumbnail urls.
- Compacted admin user search and turned it into a GET request.
- Removed testing thumbnail from user circle component.
- Removed testing thumbnail from user admin page.
- Updated dashboard and profile to use new function for user thumbnails.
- Grammar edit on user admin page for "user is a (power type)" label.
- Made MarkdownHelper play nicely with site alerts.
- Created a transactions page and APIs to go along with it.
- Website can now render user thumbnails.
- Reworked avatar/closeup render scripts.
- Added a "userToJson" function to the user model for use in APIs that return user data.
2023-01-14 21:29:00 -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 730eb2ccb4 I've been busy back here.
- 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.
2022-11-27 02:31:56 -05:00
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
Graphictoria 550fafeee5 Blog edits.
- Added some more frontend for the blog. This includes a general layout for the home page and a basic 404 page.

- Added a 404 page.

- Changed urls to use routes instead.

- Added RSS button, functionality is still to-do.
2022-10-05 23:41:05 -04: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 d8e0aaa50f Updated JS copyright headers and added asset comments 2022-08-03 18:16:57 -04:00
Graphictoria 9cb693fb9c even more shop stuff, we're almost there! 2022-07-27 23:38:16 -04:00
Graphictoria c0461f57c0 Working on shop javascript & fixed assettypeids. 2022-06-21 20:53:32 -04:00
Graphictoria 22033a0d15 Simple docker implementation, still being worked on. 2022-05-14 13:01:35 -04:00
Graphictoria f0096f2e97 Major refactors to the way routes work 2022-05-07 22:37:05 -04:00
Graphictoria 16c52646bb Search bar. 2022-05-01 22:58:26 -04:00
Graphictoria 38f18d5fb5 Sign up and registration have been implemented. The old views have also been re-implemented. 2022-04-29 23:07:16 -04:00
Graphictoria df6ddb4fcc Breeze authentication. 2022-04-29 20:23:17 -04:00
Graphictoria 24d9f7fcb4 Initial commit. 2022-04-29 19:50:07 -04:00