Commit Graph

641 Commits

Author SHA1 Message Date
Ruben Hauser 9ea8a11cef Updated some keys suggested by voxain. 2025-09-16 14:45:37 +02:00
liam 2d3ba02e95
Add French locale to settings.json 2025-09-15 15:20:08 +01:00
liam be99317643
Add files via upload 2025-09-15 14:19:29 +00:00
Ruben Hauser a88fd95580 Added additional keys for translation. 2025-09-14 21:41:47 +02: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
SomeCuteDoragons 3cdd08e693
Fix typos in translation 2025-09-13 14:39:26 +02:00
Maya 9467e58d3b
fix: alac support
& remove caf to conversion
2025-09-13 14:54:19 +03:00
SomeCuteDoragons 54a2e3af1a
Finish translation 2025-09-12 11:15:21 +02:00
SomeCuteDoragons 3edbfaffd3
Update translation 2025-09-11 22:45:18 +02:00
SomeCuteDoragons d6de73dc0b
Update translation 2025-09-10 23:10:20 +02:00
SomeCuteDoragons 9c50015b7c
Update settings.json 2025-09-10 13:06:31 +02:00
SomeCuteDoragons f71456f2f9
Add Croatian translation 2025-09-10 13:05:44 +02:00
Maya 0d87e1e064
feat: allow pasting files 2025-09-10 10:50:05 +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 ab1dd2b507
feat: metadata setting for vertd 2025-09-07 07:09:52 +03:00
Maya 8e68f023d4
feat: metadata setting
need to update vertd next

optimizes metadata code too (oops)
2025-09-07 06:20:30 +03:00
Maya c516bf636b
fix: build rollup fail
oops
2025-09-06 17:52:11 +03:00
Maya 04e4cbef2e fix: metadata for images
also makes conversion more performant by not recreating the image as a png blob
2025-09-06 22:19:27 +08:00
Maya 6001f7e8c3 feat: clearer busy/error msg on conversion page 2025-09-06 11:04:40 +08:00
Maya 0481251559 fix: more reliable video thumbnail generator 2025-09-05 23:53:02 +08:00
Maya 5b0d0e2cc8 feat: more verbose worker status 2025-09-05 23:02:17 +08:00
Ruben Hauser c9d21fa799 Added German Translation 2025-09-03 11:43:55 +02:00
Maya ce88e01a22 Revert "fix: defer loading stripe"
This reverts commit 58cdaad889.
2025-09-03 00:07:11 +08:00
Maya 237aa402cf Merge branch 'feat/merge-big-stuff' 2025-09-03 00:00:50 +08:00
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
Denzel b4a650c3c2 fix: empty file name fallback 2025-08-22 04:13:04 +02: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