GraphictoriaWeb/web
Graphictoria c00e8ccc75 More catalog changes.
- Added padding to punishments page.
- Also fixes a bug with the expiration date in the Punishment model.
- Transactionss.
- Created methods for user assets to automatically calculate an item's serial.
- Added a "hasAsset" function to the User model to check if a user owns an asset id.
- Asset purchase API.
- Fix bug where apis could be accessed despite the site being under maintenance.
- Fixed rounding issue with number formatting.
- Updated shop JS to allow for purchases.
- Added userasset downloading to the /asset client api.
2023-01-08 05:13:21 -05:00
..
app More catalog changes. 2023-01-08 05:13:21 -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 More catalog changes. 2023-01-08 05:13:21 -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 More catalog changes. 2023-01-08 05:13:21 -05:00
routes More catalog changes. 2023-01-08 05:13:21 -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