Commit Graph

34 Commits

Author SHA1 Message Date
JovannMC a47b5ffba9
feat: support AVIF & JXL
closes #14
2025-02-11 21:06:49 +03:00
not-nullptr 603beba40b feat: wmv and mov 2025-02-09 19:27:10 +00:00
not-nullptr 127f1cdcb4 feat: add vertd speed options 2025-02-09 18:03:29 +00:00
not-nullptr 8353491f64 feat: vertd 2025-02-09 00:07:42 +00: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 772d195ae6
remove vertd
not yet ready
2025-02-08 21:31:04 +03:00
JovannMC 40129d4a03
Merge branch 'jovannmc/redesign' into nightly 2025-02-08 20:11:51 +03:00
not-nullptr b87d54ae08 feat: vertd implementation 2025-02-08 17:03:23 +00: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 b495d874b6
feat: optimize ffmpeg via running in parallel (#17) 2024-11-14 10:10:44 +00:00
nullptr 4adb00b1fa
feat: new logger (#16)
* feat: new logger

* feat: use logging more often
2024-11-14 10:08:05 +00:00
nullptr 576202eea7
fix: audio uploading not working (#15) 2024-11-14 09:16:01 +00:00
not-nullptr 3568ecf29b fix: alac doesnt include dot in supported format 2024-11-13 16:43: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 d010fa8ec7 fix: no more magick! 2024-11-12 19:25:25 +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
Realmy 5044aa3d1d Better converting UI 2024-11-12 13:08:48 +01:00
not-nullptr 82046767cd feat: zip downloading, file conversion 2024-11-12 11:05:48 +00:00
Realmy 9969d248e3 Update list of supported formats to be accurate 2024-11-11 18:03:11 +01:00
not-nullptr b5ac70a015 feat: basic functionality 2024-11-11 16:33:46 +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