Commit Graph

37 Commits

Author SHA1 Message Date
Maya 5a4538c30d
Merge branch 'pr/115' into feat/conversion-qol 2025-09-16 19:56:43 +03:00
Maya 55edaad4b4
feat: better worker cancellation & types
conversions should now *actually* stop and terminate when removed, instead of continuing to run in the background until finished.
most notably, magick has been reworked to run a new worker for each conversion to follow ffmpeg and pandoc (& to allow individual cancellations)

also fix uh, a lot of stuff relating to messages not following WorkerMessage type & types in general.

i'm braindead right now but everything still works somehow, vertd is next. this took forever.
2025-09-13 20:23:25 +03:00
Maya 1710cd038e
chore: prettier format 2025-09-10 10:38:14 +03:00
Maya 8e68f023d4
feat: metadata setting
need to update vertd next

optimizes metadata code too (oops)
2025-09-07 06:20:30 +03:00
Denzel b4a650c3c2 fix: empty file name fallback 2025-08-22 04:13:04 +02:00
Maya 4389c06a56
fix: browser changing extension 2025-07-28 18:06:52 +03:00
Maya d543433007
Merge branch 'merged-video-audio-and-dropdowns' into feat/merge-big-stuff 2025-07-26 21:08:36 +03:00
Maya fa310d506b
feat: finish up translations 2025-07-25 21:03:20 +03:00
JovannMC 5da55a56a1
Merge branch 'nullptr/experimental-audio-to-video' 2025-05-28 19:15:04 +03:00
JovannMC cc6a08eda9
feat: functional dropdown
just gotta do searching
2025-05-28 14:15:29 +03:00
JovannMC a9588f73ba
feat: start new dropdown ui 2025-05-27 22:21:37 +03:00
not-nullptr db7b9406a7 feat: .icns support 2025-04-15 16:41:00 +01:00
not-nullptr 8616651d2a feat: .icns support 2025-04-15 15:11:16 +01:00
not-nullptr 4d2378e7ef feat: sorting by nativity 2025-04-14 23:54:20 +01:00
not-nullptr 2191c95500 feat: experimental audio to video 2025-04-14 23:24:12 +01:00
not-nullptr b89e55c997 feat: conversion resolver improvements 2025-04-14 20:06:57 +01:00
not-nullptr 118aaa1745 feat: ico, heic, dng, cur, ani 2025-04-14 15:45:27 +01:00
not-nullptr 45ea828ddf feat: secret jpegifier... shhh... 2025-04-14 02:32:33 +01:00
not-nullptr bac900c3ab feat: `media/` folder support (#63) 2025-04-13 17:55:53 +01:00
not-nullptr 53085ca9bc fix: uppercase extensions (#58) 2025-04-13 12:35:13 +01:00
not-nullptr e0e5799b14 feat: .mts support (#46) 2025-03-21 14:38:03 +00:00
not-nullptr e5df89ac57 feat: further optimisation for massive conversions 2025-03-20 16:14:16 +00:00
not-nullptr c00dac9207 feat: new* conversion resolver, vertd gif support 2025-03-19 16:35:29 +00:00
not-nullptr c9518d2967 feat: more detailed error toasts 2025-02-26 15:46:58 +00:00
JovannMC 8e3e8242b7
chore: improve logging 2025-02-12 07:57:48 +03:00
not-nullptr 35e98a5971 feat: more dynamic settings system 2025-02-08 22:17:46 +00:00
JovannMC 64ab1288f4
fix build error 2025-02-08 23:12:02 +03:00
JovannMC f276dcd7a1
add toasts to ui 2025-02-08 22:08:33 +03:00
JovannMC 57976e7879
Complete settings
allow changing of file name format, w/ variables
2025-01-12 20:45:36 +03:00
JovannMC 8e1f348d01
Add error for unsupported files 2025-01-10 21:46:49 +03:00
not-nullptr 36c6b19483 feat: converter page 2024-11-15 23:19:15 +00:00
nullptr 9c6d82500a feat: fix case-sensitivity (#28)
* feat: testing nightly webhook

* feat: add nightly label

* chore: uguhhhh debug

* fix: ??????

* fifiixxixifixiifixi

* ????

* fix: hawk a tuah behind YOU

* fix hawk tuah

* test!!

* sdfgsdgsdfg???

* oh no

* fix: conversion casing
2024-11-15 12:18:56 +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 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