GraphictoriaWeb/web/database/seeders
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
..
AssetTypeSeeder.php Asset related changes. 2023-01-05 22:18:50 -05:00
DatabaseSeeder.php More catalog changes. 2023-01-08 05:13:21 -05:00
PunishmentTypeSeeder.php Catalog changes and punishments. 2023-01-07 04:21:58 -05:00
RolesetSeeder.php Fix bugs with auth pages, added quick management bar, basic profile, and user rolesets. 2022-08-04 22:32:18 -04:00
TransactionTypeSeeder.php More catalog changes. 2023-01-08 05:13:21 -05:00
UsageCounterSeeder.php A ton of frontend. 2022-10-01 00:20:48 -04:00
WebConfigurationSeeder.php I've been busy back here. 2022-11-27 02:31:56 -05:00