Commit Graph

808 Commits

Author SHA1 Message Date
Maya d3aeb9b696 fix: code review suggestions
yes used ai for this, all seems valid and noted though
2026-03-21 08:31:48 +03:00
Maya 8729584614 chore: update packages, fix svelte errors 2026-03-20 12:05:18 +03:00
Maya 4db3c69249 feat: actually handle image resolution setting
i added it to svg but forgot to add it for the rest of the images, nice
2026-03-20 11:06:49 +03:00
Maya 8b965c4e77 feat: more file name format options (#241)
adds %datetime%, %time%, %unix%

fixes #241
2026-03-20 10:42:43 +03:00
Maya 85f4ead847 fix: forgor to sanitize
oops
2026-03-20 10:35:42 +03:00
Maya f038dfc453 feat: ping servers instead of ip location (#240)
much better for privacy :p - fixes #240
2026-03-20 10:26:11 +03:00
Maya 7ebc535fa4 feat: resolution for images 2026-03-20 10:14:39 +03:00
Maya 47734ee31d
fix: more transparent cardd blur 2026-03-18 13:40:32 +03:00
Maya bbc7768f79
fix: handle envelope response 2026-03-17 21:13:12 +03:00
Maya 2e34c36ac5
feat: video/audio codec for vertd
+ reorganize placement of settings
2026-03-16 21:38:57 +03:00
Maya d9b29e780e
chore: subtitle shortened 2026-03-12 17:10:09 +03:00
Maya 0d15de66c0
fix: better many files conversion panel handling
sorry lol
2026-03-12 17:08:01 +03:00
Maya f19f2095b6
fix: webcodecs toast visible on initial load 2026-03-12 15:23:08 +03:00
Maya 290c6d2f70
fix: allow conversions if 1/(x) isn't ready
nicer logging for mediabunny discarded tracks, fix multiple converters of same category not keeping its colour
2026-03-11 18:10:18 +03:00
Maya 2c66718552
feat: global settings modal, logging fixes 2026-03-11 17:08:09 +03:00
Maya f26cd7e615
fix: better mediabunny init status 2026-03-11 16:33:40 +03:00
Maya c26ae458b1
chore: more language updates
oops - still unsure on subtitle language though
2026-03-11 12:15:22 +03:00
Maya 6b01ba3fa5
fix: oops improper store access for previous fix
fix for the fix
2026-03-11 11:43:09 +03:00
Maya 8e7b8ef35b
fix: page load crashes on iOS (and older phones)
my bad
2026-03-11 11:36:58 +03:00
Maya 8360970e25
fix: better requiredConverters handling
should fix some people having issues with being unable to convert (even though they should be able to do certain connversions - e.g. ffmpeg failed to load, should still allow video-video conversion)

perks of having an old ass iphone 11 pro max on ios 16.1.1 lmfao
2026-03-11 11:02:38 +03:00
Maya 1573bda61e
chore: update VERT language on local video conversion 2026-03-11 10:25:19 +03:00
Maya ba6507b7e6
feat: generic server upload warning
added a generic server upload warning, turning it into a toast w/ options instead of a dialog. fixed some hardcoded translations & tooltips
2026-03-11 09:58:43 +03:00
Maya d18fe38832
feat: add "partially ready" status
checks if one or the other of mediabunny/vertd is ready and shows "partially ready"
2026-03-10 21:40:17 +03:00
Maya ed851d8bd3
chore: clean up logging 2026-03-10 21:30:18 +03:00
Maya fb1bd521f3
feat: mediabunny video/audio codec, add custom inputs, show discarded tracks 2026-03-10 21:29:31 +03:00
Maya 9201f1e92f
fix: more bug fixes 2026-03-10 16:28:00 +03:00
Maya 55b67ec046
fix: cleaner and better converter select logic
only shows converters compatible with .from and .to now as well
2026-03-10 13:31:06 +03:00
Maya da580353ca
feat: CTA to try next converter 2026-03-09 22:55:40 +03:00
Maya 95210e84eb
chore: re-organize structure a bit 2026-03-09 19:41:10 +03:00
Maya 9b0470e4de
feat: choose converter, clean up logic 2026-03-08 13:46:32 +03:00
Maya 9164dc8824
fix: formatdropdown logic rework & bug fixes 2026-03-06 14:29:47 +03:00
Maya 96da202e6c
feat: use & rework findConverters()
adds a priority to FormatInfo which ensures that we can have certain formats prioritize certain converters (mp4 supports mediabunny/local so use that, then fallback to next if fails)
2026-03-06 12:03:56 +03:00
Maya 343fb34a0e Merge branch 'nullptr/mediabunny-v2' into maya/conversion-things 2026-03-01 17:44:04 +03:00
Maya 1aac50a649
feat: codec compatibility object
will use later
2026-03-01 12:52:57 +03:00
Maya 1bf93d9a22
feat: additional coders 2026-03-01 12:30:36 +03:00
Maya ffb6ef856b feat: mediabunny progress and cancel 2026-02-28 00:07:08 +03:00
Maya 9e58c693a0
feat: mediabunny new formats, fix bugs 2026-02-27 21:50:08 +03:00
Maya b35c863749
fix: default vertd speed slider 2026-02-27 14:10:12 +03:00
Maya 3c5a01f0b2
fix: vertd custom settings 2026-02-27 13:08:26 +03:00
not-nullptr 7f888e3f43 feat: preliminary mediabunny (sorry maya) 2026-02-26 11:34:19 +00:00
Zachary 9154213868
Add maskable PWA icon (#227) 2026-02-24 17:18:25 +00:00
Maya 6980d6dc05
feat: send custom settings to vertd 2026-02-23 21:43:59 +03:00
Maya ff7456b8b9
fix: all categories/formats fallback
fall back to showing everything if there is no formats returned for some reason & add more logging. some people are seeing this for some reason and idk why
2026-02-21 19:49:34 +03:00
Maya 3dbb80a309
fix: build failure
oops </3
2026-02-20 18:16:01 +03:00
Maya e61214619b
fix: dropdown menu fixes 2026-02-19 20:08:14 +03:00
Maya e9db7a9568
fix: proper dropdown option labelling 2026-02-19 18:45:41 +03:00
Maya 1c65d37963
fix: disable transparency option on jpeg 2026-02-19 18:23:12 +03:00
Maya 1761227d42
fix: allow settingsmodal scroll 2026-02-19 18:13:06 +03:00
Maya c9192faedb
feat: confirm download for deletion
fixes #216 - see 4605f86c41
2026-02-19 17:46:06 +03:00
Maya 892db30480 feat: start vertd settings
removed the settings auto detection (since it made UX a bit worse), added conversion speed slider - need to implement in vertd
2026-02-19 09:52:24 +03:00