Commit Graph

560 Commits

Author SHA1 Message Date
Maya 850c4ae6ce
fix: navbar highlight zoooooomin
probably only became an issue now because of updated packages
2025-09-02 17:59:14 +03:00
Maya 61c22b6add
fix: language dropdown not updating 2025-09-02 17:54:46 +03:00
Maya 1227ed29d5
chore: update languages 2025-09-02 17:23:39 +03:00
Maya b0cc5b6d8a fix: null quality option
oopsies, also actually shows custom sample rate in console
2025-09-02 22:01:23 +08:00
Maya 5bd5c70358 chore: update packages 2025-09-02 21:57:14 +08:00
Maya fa1411b1e3 fix: hide number spinner, placeholders 2025-09-02 21:18:56 +08:00
Maya 416eed8e48 fix: blur and tooltip fixes
tooltip appends to body to fix overflow issues, fix scroll
2025-09-02 21:06:39 +08:00
Maya 858703c0fc feat: better ffmpeg error handling 2025-09-02 18:59:06 +08:00
Maya 0be741e5f6 feat: conversion sample rate 2025-09-02 17:53:31 +08:00
Maya 76ff9cc704 feat: conversion quality
fixes #56
2025-09-02 16:53:33 +08:00
Maya e8cdb18dd5 feat: conversion quality ui 2025-09-02 14:16:40 +08:00
Maya 810215ff8b
feat: better audio bitrate handling
detect bitrate of audio and uses it, falls back to ffmpeg's default bitrate on error, and defaults bitrate to 320kbps for converting from lossless codecs to lossy
2025-09-01 13:32:15 +03:00
Maya 58cdaad889 fix: defer loading stripe 2025-08-21 18:11:56 +08:00
Maya 2f5fddcc6e feat: use overlayscrollbars for cards
finally no more shifting on chromium
2025-08-14 18:14:18 +08:00
Maya ee0de6e178
fix: language detection 2025-07-31 21:53:52 +03:00
Maya 749339c594
fix: disabled set all dropdown 2025-07-31 21:42:51 +03:00
Maya 8acf208dbe
fix: wrong word-break
now actually breaks, including in the middle of words
2025-07-31 18:12:31 +03:00
Maya 1df50173e2
fix: gif to video & format dropdown fixes
fixes #107 now fully
2025-07-31 17:09:55 +03:00
Maya 1cf69a061d
fix: dropdown translations 2025-07-31 16:40:04 +03:00
Maya 6b8967f49a
fix: dropdown & language fixex 2025-07-31 02:30:34 +03:00
Maya 428e6fd6a6
fix: animated webp/gif conversion
fixes #107
2025-07-30 11:42:22 +03:00
Maya dd0dd48305
feat: new audio 2025-07-30 11:00:03 +03:00
Maya 8911cdab8d
feat: raw camera formats, swf 2025-07-30 10:42:23 +03:00
Maya 723e4f9a8c
fix: dropdown, language update 2025-07-30 07:37:58 +03:00
Maya b669e3eede
feat: espanol, minor fixes for translations
translation by person who wishes to be anonymous

its a bit difficult to make all translations look good on here, need more experimenting
2025-07-29 22:04:35 +03:00
Maya 199ac003e2
fix: oops 2 2025-07-29 21:28:45 +03:00
Maya ae1cc9ff87
fix: oops
will need to work on reworking the dropdown/type detection code lol
2025-07-29 21:25:56 +03:00
Maya b3778d3b83
fix: minor ui & audio/video changes 2025-07-29 12:31:47 +03:00
Maya 8d1d9647f0
fix: large format dropdown 2025-07-28 21:24:42 +03:00
Maya 77914de25d
feat: audio to video for new formats 2025-07-28 21:18:22 +03:00
Maya 9cb4d6f5e9
feat: new video formats
+ add mpeg/mpg
+ add flv/f4v
+ add vob
+ add h264
+ add m4v
+ add divx
+ add 3gp/3g2
+ add mxf
+ add ogv
+ add rm/rmvb (input only)
2025-07-28 20:32:38 +03:00
Maya 4389c06a56
fix: browser changing extension 2025-07-28 18:06:52 +03:00
Maya 09308040b0
feat: new audio formats, language update 2025-07-28 16:45:24 +03:00
Maya 9c3aba77b0
feat: svg to raster
fixes #36
2025-07-27 23:33:40 +03:00
Maya 93c06834f7
fix: custom donation height 2025-07-27 22:39:42 +03:00
Maya 136a781f76
feat: shorter video text, tooltip fix 2025-07-27 17:25:00 +03:00
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