Commit Graph

113 Commits

Author SHA1 Message Date
Maya 30bbb764ae
feat: start settings modal component 2026-02-13 08:52:29 +03:00
Maya 255c17d3e0
feat: better progress reporting for archives 2025-11-22 18:39:13 +03:00
Maya 3b15fb1d30
chore: clean up $lib folder
idk why we had a million folders containing one file lol. scary looking change
2025-11-21 20:09:47 +03:00
Maya 7ad8619780
feat: AIO zip conversion 2025-11-21 20:02:51 +03:00
Maya 3cd1989ecd
fix: restore format selection on navigation 2025-11-19 21:14:50 +03:00
Maya 0e5f549804
feat: warn of large file sizes due to browser limits
browsers / devices will have different arraybuffer sizes. if exceeded, block conversion or disable certain ones (video to audio)
2025-10-27 22:16:41 +03:00
Maya 00e38b6e2c
fix: prevent conversion on one-way
oops
2025-10-20 18:47:13 +03:00
Maya 1bcf21d94c
fix: oops 2025-09-14 15:52:25 +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 2dafc0f730
chore: conversion page optimizations 2025-09-09 09:21:48 +03:00
Maya 93faaa4b34
feat: default conversion format
also improves formatdropdown and thumbnail generation
2025-09-08 09:00:20 +03:00
Maya 6001f7e8c3 feat: clearer busy/error msg on conversion page 2025-09-06 11:04:40 +08:00
Maya d543433007
Merge branch 'merged-video-audio-and-dropdowns' into feat/merge-big-stuff 2025-07-26 21:08:36 +03:00
Maya dff9c94ed5
feat: translations
god this was hell
2025-07-25 20:46:07 +03:00
Maya 608b7e7e70
feat: highlight current format in dropdown 2025-07-25 14:18:37 +03:00
JovannMC 54032b5eff
feat: show full file name on hover (title) 2025-07-25 13:27:47 +03:00
not-nullptr 859760aaf7 feat: donations 2025-06-26 01:33:22 +01:00
JovannMC 332cd24dfc
fix: don't show gifs in video category 2025-06-01 23:57:23 +03:00
JovannMC 4062abd286
feat: show full file name on hover (title) 2025-05-28 23:46:00 +03:00
JovannMC 70862a5abf
fix: many search fixes
help
2025-05-28 22:08:16 +03:00
JovannMC 5da55a56a1
Merge branch 'nullptr/experimental-audio-to-video' 2025-05-28 19:15:04 +03:00
JovannMC af5920e698
feat: more tooltips & fixes 2025-05-28 16:27:31 +03:00
JovannMC cc6a08eda9
feat: functional dropdown
just gotta do searching
2025-05-28 14:15:29 +03:00
JovannMC 95d57a0427
fix: don't allow converting to same format 2025-04-25 17:08:23 +03:00
JovannMC f16a12f1c0
chore: add document mentions 2025-04-23 21:27:07 +03:00
JovannMC 3ad8244e97
fix: fix gradients changing due to new format selected 2025-04-15 19:47:39 +03:00
not-nullptr 4d2378e7ef feat: sorting by nativity 2025-04-14 23:54:20 +01:00
not-nullptr ea53fc7b9b feat: SOME sorting 2025-04-14 23:30:31 +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 45ea828ddf feat: secret jpegifier... shhh... 2025-04-14 02:32:33 +01:00
not-nullptr 02a0bd0640 feat: document colours! 2025-04-12 23:49:00 +01: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 77763dd2d0
feat: add tooltips
works on desktop and mobile. also shows the clear button text on mobile only, tooltip on pc
2025-03-09 18:20:27 +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 ff2e5b1866
feat: warning when selecting animated webp/gif 2025-02-12 00:01:03 +03:00
JovannMC 1f1b8d68de
fix: missing gradient transitions 2025-02-10 23:35:31 +03:00
JovannMC 51e67a3970
feat: warn when converting videos if vertd instance isn't found
+ add an easter egg if you try to upload the vertd server

yw realmy
2025-02-10 22:01:50 +03:00
JovannMC 98fadbbe76
fix: respect effects setting for hover/clicks transitions
is this necessary?
2025-02-10 21:14:45 +03:00
Realmy de81f19132 feat: add error color to foregrounds 2025-02-09 19:01:27 +01:00
JovannMC 6fb6ce3b68
fix: show red in convert page w/ all videos 2025-02-09 20:35:28 +03:00
JovannMC 5ec93ab8b3
add video fallback, extend uploader w/ no files 2025-02-08 21:08:31 +03:00
Realmy a048225c8b VERT logo update (again) 2025-02-07 17:12:36 +01:00
JovannMC 7650f45b9f
Add placeholder BGs to dark mode 2025-02-06 19:09:19 +03:00
JovannMC ba4288b3be
Add placeholder BGs for files 2025-02-06 07:54:59 +03:00
JovannMC a6cbdefc40
Update accent colours & mobile logo 2025-02-05 18:28:50 +03:00
JovannMC bfba1cc655
move bg code to layout
prevents fly animation from affecting it
2025-02-05 17:35:56 +03:00
JovannMC 1261584ae6
use normal blur for performance 2025-02-05 17:25:50 +03:00