Commit Graph

625 Commits

Author SHA1 Message Date
Maya 98e91337db
fix: chromium/webkit card fix, tooltip warning 2025-07-27 16:09:36 +03:00
Maya 3993cd2e06
fix: blur on cards 2025-07-27 00:45:00 +03:00
Maya 6f81f93b3b
fix: long file extensions in format dropdown 2025-07-27 00:05:22 +03:00
Maya bc055e6b98
fix: card, tooltip, and scrollbar fixes 2025-07-26 23:58:30 +03:00
Maya 8c182457fe
feat: maybe more reliable video<->audio & clean up file 2025-07-26 22:32:15 +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 b33254e3ac
Merge branch 'feat/formats-galore' into feat/merge-big-stuff 2025-07-26 20:58:14 +03:00
Maya 0e8c191768
Merge branch 'feat/i18n' into feat/merge-big-stuff 2025-07-26 20:58:02 +03:00
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 0727e32438
fix: oops 2025-07-26 11:02:22 +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 bb1715682a
fix: language reactivity 2025-07-25 22:53:45 +03:00
Maya ecddeb7249
feat: final translation things
enjoy uwu language (temporarily)
2025-07-25 22:50:00 +03:00
Maya fa310d506b
feat: finish up translations 2025-07-25 21:03:20 +03:00
Maya dff9c94ed5
feat: translations
god this was hell
2025-07-25 20:46:07 +03:00
Maya ce6f1f723a
feat: init paraglide 2025-07-25 17:47:36 +03: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
Wiscaksono 39d3e81709 fix: lucide icon type 2025-06-04 21:28:19 +07:00
JovannMC 8152f70945
chore: update @ffmpeg/core to 0.12.10 2025-06-02 18:40:05 +03:00
JovannMC e4321187fc
fix: some audio -> video "incompatible"
hardcoded moment
2025-06-02 18:29:45 +03:00
JovannMC 332cd24dfc
fix: don't show gifs in video category 2025-06-01 23:57:23 +03:00