vert/src
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
..
lib feat: better worker cancellation & types 2025-09-13 20:23:25 +03:00
routes feat: better worker cancellation & types 2025-09-13 20:23:25 +03:00
app.d.ts feat: homepage 2024-11-15 20:22:11 +00:00
app.html chore: prettier format 2025-09-10 10:38:14 +03:00
hooks.server.ts chore: prettier format 2025-09-10 10:38:14 +03:00
hooks.ts chore: prettier format 2025-09-10 10:38:14 +03:00