Commit Graph

17 Commits

Author SHA1 Message Date
JovannMC 75e63ff94b
feat: support svg and heif
prevents conversion into svg/heif (not supported by vips)
also remove outdated "animated images not supported' text
2025-02-17 22:41:07 +03:00
JovannMC 582f99588f
fix: fix AVIF/JXL support
we need to copy the vips-*.wasm files from node_modules into vite's workers folder
2025-02-15 13:53:59 +03:00
JovannMC e9ea02198f
fix: revert support for AVIF, KXL, and HEIF
some weird issue with vite not bundling the dynamicLibraries
2025-02-15 13:36:44 +03:00
not-nullptr b4f5c20793 fix: build 2025-02-14 23:47:11 +00:00
JovannMC 8bcd7d4e5c
fix: fix animated WEBP to/from GIF 2025-02-11 21:50:49 +03:00
JovannMC a47b5ffba9
feat: support AVIF & JXL
closes #14
2025-02-11 21:06:49 +03:00
not-nullptr 13b2f01259 oh no 2024-11-15 12:14:22 +00:00
not-nullptr 78b95c5c76 sdfgsdgsdfg??? 2024-11-15 12:10:07 +00:00
not-nullptr dace5398cf test!! 2024-11-15 11:44:11 +00:00
not-nullptr 468ee518fe fix hawk tuah 2024-11-15 11:38:39 +00:00
not-nullptr 73fb9079ae fifiixxixifixiifixi 2024-11-15 11:28:13 +00:00
nullptr 531949606a
feat: conversion page redesign (#21)
* feat: conversion page redesign

* fix: loading bars reversed

* fix: dark mode flicker and non-functionality in general (#22)

* feat: add delete button, improve loading bar contrast

* feat: remove mobile optimizations

* feat: add way to tell if a converter reports progress

* More shrexy progress bar when progress isn't indicated

* Make progress existance check better

* fix: progress bar

* more UI tweaks

* feat: nicer loading bars

* feat: audio metadata

* feat: asynchronous album covers

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-14 20:02:06 +00:00
nullptr 3f0595ccb2
feat: refactor ifile (#19)
* chore: refactor IFile to VertFile

* fix: remove debug red progress thing
2024-11-14 11:32:15 +00:00
not-nullptr f31032c610 feat: imagemagick conversion 2024-11-12 15:56:21 +00:00
not-nullptr 4273cc249a fix: free memory when done 2024-11-12 12:26:03 +00:00
not-nullptr 7fb1daf2cd feat: file converting 2024-11-11 15:26:56 +00:00
not-nullptr 4edf12f5c1 hawk tuah!
Co-authored-by: RealmyTheMan <RealmyTheMan@users.noreply.github.com>
2024-11-11 14:26:55 +00:00