Commit Graph

9 Commits

Author SHA1 Message Date
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 cda77f4e12
fix: fix offline cache?
help this is painful
2025-02-11 17:37:06 +03:00
JovannMC 70b6c4e680
fix: VIPS on dev
oops
2025-02-11 15:24:19 +03:00
JovannMC bc1dbedbec
fix: _headers not included in build folder 2025-02-11 12:39:23 +03:00
not-nullptr 0370ff3abf feat: homepage 2024-11-15 20:22:11 +00:00
nullptr cbef8dae0b
feat: dark mode (#7)
* feat: basic dark mode

* feat: theme toggle

* Completed dark mode and about page changes

* Fix progressive blur on dark mode

* feat: dynadark tailwind plugin for dark detection

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-13 19:33:16 +00:00
nullptr 00a855e590
feat: ffmpeg support (+ many bugfixes and refactors) (#5)
* Separate menu into custom component

* feat: audio conversion support via ffmpeg

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-13 16:30:13 +00:00
not-nullptr 4edf12f5c1 hawk tuah!
Co-authored-by: RealmyTheMan <RealmyTheMan@users.noreply.github.com>
2024-11-11 14:26:55 +00:00
not-nullptr 036e928b8a feat: initial commit 2024-11-11 13:16:06 +00:00