GraphictoriaWeb/web
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
..
app Shop, thumbnail, transactions, and admin changes. 2023-01-14 21:29:00 -05:00
bootstrap Initial commit. 2022-04-29 19:50:07 -04:00
config Asset related changes. 2023-01-05 22:18:50 -05:00
database Shop, thumbnail, transactions, and admin changes. 2023-01-14 21:29:00 -05:00
lang/en Initial commit. 2022-04-29 19:50:07 -04:00
public Shop, thumbnail, transactions, and admin changes. 2023-01-14 21:29:00 -05:00
public_api Api in a separate DocumentRoot to prevent /images from being used on api urls. Apache config example also added to the /etc folder. 2022-05-16 17:38:53 -04:00
resources Shop, thumbnail, transactions, and admin changes. 2023-01-14 21:29:00 -05:00
routes Shop, thumbnail, transactions, and admin changes. 2023-01-14 21:29:00 -05:00
storage Shop, thumbnail, transactions, and admin changes. 2023-01-14 21:29:00 -05:00
tests Breeze authentication. 2022-04-29 20:23:17 -04:00
.dockerignore Simple docker implementation, still being worked on. 2022-05-14 13:01:35 -04:00
.editorconfig Initial commit. 2022-04-29 19:50:07 -04:00
.env.example Asset related changes. 2023-01-05 22:18:50 -05:00
.gitattributes Initial commit. 2022-04-29 19:50:07 -04:00
.gitignore Kill laravel mix manifest. 2022-05-02 22:27:13 -04:00
.styleci.yml Initial commit. 2022-04-29 19:50:07 -04:00
Dockerfile Virtubrick 2022-12-28 03:04:59 -05:00
artisan Initial commit. 2022-04-29 19:50:07 -04:00
composer.json Virtubrick 2022-12-28 03:04:59 -05:00
composer.lock Virtubrick 2022-12-28 03:04:59 -05:00
docker-compose.yml Virtubrick 2022-12-28 03:04:59 -05:00
package-lock.json Whole load of stuff. Renders, admin management bar, CDN, you name it! 2022-08-15 17:06:17 -04:00
package.json Whole load of stuff. Renders, admin management bar, CDN, you name it! 2022-08-15 17:06:17 -04:00
phpunit.xml Initial commit. 2022-04-29 19:50:07 -04:00
tailwind.config.js Breeze authentication. 2022-04-29 20:23:17 -04:00
webpack.mix.js Shop, thumbnail, transactions, and admin changes. 2023-01-14 21:29:00 -05:00