GraphictoriaWeb/web
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
..
app Catalog changes and punishments. 2023-01-07 04:21:58 -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 Catalog changes and punishments. 2023-01-07 04:21:58 -05:00
lang/en Initial commit. 2022-04-29 19:50:07 -04:00
public Asset related changes. 2023-01-05 22:18:50 -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 Catalog changes and punishments. 2023-01-07 04:21:58 -05:00
routes Catalog changes and punishments. 2023-01-07 04:21:58 -05:00
storage Asset related changes. 2023-01-05 22:18:50 -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 Virtubrick 2022-12-28 03:04:59 -05:00