Commit Graph

27 Commits

Author SHA1 Message Date
JovannMC 8aa9d69d01 fix: remove broken avif
dynamic libraries were temporarily removed, forgot to remove avif
2025-03-25 22:36:50 +03:00
not-nullptr 316cd8d8a0 fix: remove all plausible tracking 2025-03-20 18:11:13 +00:00
not-nullptr fb42680b40 feat: limit concurrency 2025-03-20 15:36:50 +00:00
not-nullptr c00dac9207 feat: new* conversion resolver, vertd gif support 2025-03-19 16:35:29 +00:00
JovannMC 1c98747fd9
feat: add clear all button
fixes #40
2025-03-09 17:03:40 +03:00
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 14517acdfd
feat: add file convert stats
i think this is right? counts how many files converted (and the type)
2025-02-17 22:28:49 +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
JovannMC a47b5ffba9
feat: support AVIF & JXL
closes #14
2025-02-11 21:06:49 +03:00
JovannMC 47d266f35d
log unknown message type 2025-02-08 22:52:14 +03:00
JovannMC f276dcd7a1
add toasts to ui 2025-02-08 22:08:33 +03:00
JovannMC 40129d4a03
Merge branch 'jovannmc/redesign' into nightly 2025-02-08 20:11:51 +03:00
not-nullptr 50100b7570 feat: add jfif support (#32) 2025-02-06 17:44:47 +00:00
JovannMC d359d8e0c0
handle zip files 2025-01-13 06:19:04 +03:00
JovannMC 40e99e0a20
handle error when during initialization of vips 2025-01-12 21:24:07 +03:00
JovannMC 303b8bbd09
fix ide error 2025-01-03 16:00:06 +03:00
JovannMC 24c5d41878
Add error to logger.ts 2024-12-31 19:48:59 +03:00
not-nullptr 43907d13ba fix: hawk a tuah behind YOU 2024-11-15 11:35:44 +00:00
not-nullptr be7e008152 ???? 2024-11-15 11:33:26 +00:00
not-nullptr 76f7a097b9 fix: ?????? 2024-11-15 11:26:21 +00:00
not-nullptr d3c6a16272 chore: uguhhhh debug 2024-11-15 11:23: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
nullptr 4adb00b1fa
feat: new logger (#16)
* feat: new logger

* feat: use logging more often
2024-11-14 10:08:05 +00:00
not-nullptr 631b3887cd fix: re order supported formats for libvips and magick 2024-11-12 16:04:28 +00:00
not-nullptr f31032c610 feat: imagemagick conversion 2024-11-12 15:56:21 +00:00