Commit Graph

480 Commits

Author SHA1 Message Date
Maya 046f25e12f
fix: art conversion
and also no py is not meant to be there, that was my python script lmao
2025-07-26 16:12:39 +03:00
Maya 9dbd4380b1
feat: absolute formats galore
god this took me forever grabbing everything from magick-wasm's consts, automating some tests and manually checking the inputs/outputs

help
2025-07-26 15:51:38 +03:00
Maya 9878929b73
fix: toast text overflow (hopefully)
now fixes #91
2025-07-26 12:59:24 +03:00
Maya 3e1dc720ed
feat: new formats, update existing support
fixes #14, #74, #88, #91
+ add avif
+ add jxl
+ add heif (input)
+ add arw (input)
+ add svg (output)
+ add eps (output)
+ update bmp (full)
+ update cur (full)
+ update ppm (full)
2025-07-26 12:51:56 +03:00
Maya 568a37d09f
Merge pull request #112 from azurejelly/gurt
Add FAQ and video conversion docs, move documentation to `docs` folder and some minor Docker changes
2025-07-26 10:35:20 +03:00
azurejelly c62633bd23
chore(docker): move nginx config to a separate folder
Also kept the example SSL config from #82 in case it is useful to someone
2025-07-25 19:23:39 -04:00
azurejelly 4f54d92494
ci(docker): add missing environment variables 2025-07-25 19:23:39 -04:00
azurejelly d3163053ba
docs: add FAQ and video conversion pages, move to docs/ folder 2025-07-25 19:22:56 -04:00
Maya f3ddd97827
feat: oga/opus support
fixes #105
2025-07-25 15:49:42 +03:00
Maya ea7af00cec
fix: some files w/o extensions when zipped
fixes #108
2025-07-25 15:25:29 +03:00
Maya 987f19565c
fix: remove xml, clearer json error
this wasnt tested? related: #110
2025-07-25 15:25:09 +03:00
Maya 6fb6593c21
fix: effects store race condition 2025-07-25 14:40:00 +03:00
Maya 31d831457a
Merge pull request #111 from Wayrion/main
fix: pull from github registry
2025-07-25 14:20:02 +03:00
Maya 608b7e7e70
feat: highlight current format in dropdown 2025-07-25 14:18:37 +03:00
Maya c336d7d7a7
fix: visual fixes 2025-07-25 14:02:20 +03:00
Maya d1cf0a8f31
fix: better card layout 2025-07-25 13:40:38 +03:00
Maya 14bf8c45ce
fix: current category not highlighted 2025-07-25 13:31:19 +03:00
JovannMC d20e99dee2
chore: update @ffmpeg/core to 0.12.10 2025-07-25 13:30:54 +03:00
JovannMC 22e2896750
feat: focus when opening dropdown 2025-07-25 13:29:11 +03:00
JovannMC 54032b5eff
feat: show full file name on hover (title) 2025-07-25 13:27:47 +03:00
Wayrion bdfd4fb99a
fix: pull from github registry 2025-07-20 19:53:07 +02:00
Maya 24eef8af4a
chore: clarify retention section 2025-07-05 22:19:11 +03:00
liam 9d4f62ffa4
Update Why.svelte
this section is very unclear to normal users, fixed that
2025-07-05 17:25:07 +01:00
not-nullptr 0a243d1a10 fix: build, feat: ico support 2025-06-28 16:36:54 +01:00
not-nullptr a2060baba2 fix: visual stuff with monetary values 2025-06-26 01:40:02 +01:00
not-nullptr 116c5ade6d fix: remove headers 2025-06-26 01:35:55 +01:00
not-nullptr 33bf5b01da fix: OH NO 2025-06-26 01:35:04 +01:00
not-nullptr 859760aaf7 feat: donations 2025-06-26 01:33:22 +01:00
JovannMC 3f3c280241
fix: settings visual bug
e.g. analytics defaulting to "opt-in" when it is actually disabled when refreshing
2025-06-19 16:03:24 +03:00
JovannMC 128f1027ac
fix: remove avif
not supposed to be here (no dynamic modules w/ wasm-vips rn)
2025-06-11 20:38:35 +03:00
JovannMC 59e79521f2
feat: .aif support
same as .aiff
2025-06-05 13:42:17 +03:00
JovannMC 2363ca7910
fix: brief card overflow when loading page 2025-06-05 13:42:04 +03:00
JovannMC c04507d1ee
fix: ???? what was i doing
DONT MAKE ME PUSH TO PROD AGAIN WHILE RUNNING LITTLE SLEEP IM SORRY NULL
2025-05-29 14:23:43 +03:00
not-nullptr 00de1b1855 fix: re-add webp I HATE YOU MAYA 2025-05-29 12:03:11 +01:00
JovannMC 5547f641eb
chore: clarify local support 2025-05-28 17:45:15 +03:00
JovannMC 92b1ac29b3
feat: tooltip for partial support info 2025-05-28 17:26:28 +03:00
JovannMC 55ed8dd440
chore: clearer VIPS error message 2025-05-28 16:49:23 +03:00
JovannMC 09727a5e30
fix: remove conversion from ppm
upstream issue? either way, doesn't work currently and needs more investigating
2025-05-28 16:45:45 +03:00
JovannMC 9589eb0b31
chore: add Plausible instance link to privacy text 2025-05-28 16:28:06 +03:00
JovannMC af5920e698
feat: more tooltips & fixes 2025-05-28 16:27:31 +03:00
JovannMC 31a3fa08b9
fix: FormatDropdown on mobile 2025-05-28 15:59:32 +03:00
JovannMC 12f2216baf
fix: show formats in current category when searching
also removes unused "settingsStyle" code
2025-05-28 14:56:33 +03:00
JovannMC f18af921ec
feat: searching formats 2025-05-28 14:48:48 +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
JovannMC 747fbf2cc8
fix: duplicate media folder (#69)
fixes latest comment from https://github.com/VERT-sh/VERT/issues/69#issuecomment-2809416669
2025-05-07 16:31:20 +03:00
JovannMC d233cb868f
feat: ts & m2ts support (#87) 2025-05-07 15:34:21 +03:00
JovannMC 6f2eefd39f
fix: remove "to" alac conversion
doesn't work w/ ffmpeg wasm
2025-04-29 17:54:38 +03:00
nullptr 262b2a3c53
fix: wording 2025-04-26 18:20:53 +01:00
JovannMC 9036d8cf4f
feat: add notable contributors section 2025-04-26 16:19:15 +03:00