Legacy VirtuBrick website.
Go to file
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
etc Asset related changes. 2023-01-05 22:18:50 -05:00
web Shop, thumbnail, transactions, and admin changes. 2023-01-14 21:29:00 -05:00
.gitignore Initial commit. 2022-04-29 19:50:07 -04:00
README.md Fix typo in new README.md file. 2022-08-21 01:05:41 -04:00
build-docker-image.bat Simple docker implementation, still being worked on. 2022-05-14 13:01:35 -04:00
deployments.txt I've been busy back here. 2022-11-27 02:31:56 -05:00
web-build-dev.bat Initial commit. 2022-04-29 19:50:07 -04:00
web-build-prod.bat Initial commit. 2022-04-29 19:50:07 -04:00
web-start.bat Initial commit. 2022-04-29 19:50:07 -04:00

README.md

Graphictoria Logo With Web Platform Text


Licensing

It is important that you understand licensing before accessing this repository; it's in plain english... You do not have permission to use, distribute, modify, or share the contents of this repository per1 XlXi's discretion2.


Branch Rules

When committing a major change, it is highly suggested that you create a new branch following the naming scheme below:

Username/Change

Where "Username" is your name and "Change" is the major change you are making. Ex: XlXi/Rewrite-2. These branch rules allow me to merge changes using GitHub's web interface rather than Visual Studio. It's a major time saver, so just follow the branch rules.


Contacts

  • XlXi (Owner, Primary code owner)

Copyright © XlXi 2022 Graphictoria 5


  1. Per: For each. ↩︎

  2. Discretion: The freedom to decide what should be done in a particular situation. ↩︎