- 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. |
||
|---|---|---|
| .. | ||
| AdminController.php | ||
| ApiController.php | ||
| ClientController.php | ||
| CommentsController.php | ||
| FeedController.php | ||
| GamesController.php | ||
| MaintenanceController.php | ||
| MoneyController.php | ||
| ShopController.php | ||
| ThumbnailController.php | ||