This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added MediaConverter and ImageMediaConverter * WIP image conversion functionality Fixed some mistakes Fixed .env config * Fixed base64 to blob conversion * removed console.logs * Simplified some promises with async/await Added FontMediaConverter Added converting single fonts * Proper error handling for createImageBitmap Removed unnecessary console.logs * basic automation tests * add files * use page object model * Fixed too large images triggering "invalid" error * style fixes * move files around, use testData * cleanup * add tga file * remove tests - moved to a new repo * we do a bit of cleanup * we did the thing * no need to limit upload sizes anymore * minor cleanup * fix packing data * minor adjustments * much more cleanup and some fixes * make sure to validate fonts * browser checking * fix building issues (good catch Nawias) --------- Co-authored-by: Nawias <[email protected]>
- Loading branch information