GraphictoriaWeb/web
Graphictoria 241f2deb16 Asset related changes.
- Created configuration for Roblox cookie to be used with rate-limited Roblox apis.
- Autouploader APIs.
- Fillable Assets and AssetVersions.
- Indev auto uploader.
- Roblox asset tracker. This will prevent reuploads of already auto-uploaded assets.
- Update assets to use longText instead of string on descriptions.
- Modify view to be able to display newlines.
- Fix truncate on shop card titles.
- Create default thumbnails for deleted, pending, and unrenderable(unavailable) asset thumbnails.
- Make /asset redirect to a local asset if one exists for a Roblox asset ID when the the requested asset isnt already locally on the website.
- Added Roblox's default thumbnails to grid storage folder.
- Temporary clientsettings hack.
2023-01-05 22:18:50 -05:00
..
app Asset related changes. 2023-01-05 22:18:50 -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 Asset related changes. 2023-01-05 22:18:50 -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 Asset related changes. 2023-01-05 22:18:50 -05:00
routes Asset related changes. 2023-01-05 22:18:50 -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