Commit Graph

78 Commits

Author SHA1 Message Date
Maya cbff253b5f
Merge branch 'pr/134' 2025-10-15 19:01:51 +03:00
Maya d7b5b1bfa8
fix: add italian to ui 2025-10-15 18:39:36 +03:00
angelospk d36d4fe957 added greek translation 2025-10-15 14:57:49 +03:00
Maya 704e693511
Merge branch 'pr/129' 2025-10-14 19:14:55 +03:00
Danny Davila e2221e460a
chore: add japanese language 2025-10-13 05:14:10 +09:00
DROF4 45b9158140
Update index.svelte.ts
added tr: "Türkçe" for Turhish Language Support
2025-10-12 18:08:08 +03:00
Maya 0c08756490
fix: external server warning translation
oops

also updated magick worker timeouts
2025-09-22 15:56:06 +03:00
Maya 5a4538c30d
Merge branch 'pr/115' into feat/conversion-qol 2025-09-16 19:56:43 +03:00
Maya 20d6da9466
Merge branch 'pr/119' into feat/conversion-qol 2025-09-16 19:51:22 +03:00
Maya 921359ca4b
Merge branch 'pr/118' into feat/conversion-qol 2025-09-16 19:50:45 +03:00
Maya 3686c881ae
fix: add to available locales 2025-09-16 19:46:31 +03:00
Maya 7b0cc13830
fix: add french to locales 2025-09-16 19:23:51 +03:00
Maya 93faaa4b34
feat: default conversion format
also improves formatdropdown and thumbnail generation
2025-09-08 09:00:20 +03: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 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
Denzel b4a650c3c2 fix: empty file name fallback 2025-08-22 04:13:04 +02:00
Maya ee0de6e178
fix: language detection 2025-07-31 21:53:52 +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 d543433007
Merge branch 'merged-video-audio-and-dropdowns' into feat/merge-big-stuff 2025-07-26 21:08:36 +03:00
Maya 0727e32438
fix: oops 2025-07-26 11:02:22 +03:00
Maya ecddeb7249
feat: final translation things
enjoy uwu language (temporarily)
2025-07-25 22:50:00 +03:00
Maya ea7af00cec
fix: some files w/o extensions when zipped
fixes #108
2025-07-25 15:25:29 +03:00
not-nullptr 4d2378e7ef feat: sorting by nativity 2025-04-14 23:54:20 +01:00
not-nullptr b89e55c997 feat: conversion resolver improvements 2025-04-14 20:06:57 +01:00
not-nullptr 61c548eed9 fix: nested zips 2025-04-14 15:52:47 +01:00
not-nullptr d96cfbd306 fix: pressing no on the upload thing didnt do much... 2025-04-12 22:24:16 +01:00
JovannMC 4d52e06c9b
fix: check browser env before accessing navigator 2025-04-12 19:34:46 +03:00
not-nullptr 316cd8d8a0 fix: remove all plausible tracking 2025-03-20 18:11:13 +00:00
not-nullptr e5df89ac57 feat: further optimisation for massive conversions 2025-03-20 16:14:16 +00:00
not-nullptr fb42680b40 feat: limit concurrency 2025-03-20 15:36:50 +00:00
not-nullptr c00dac9207 feat: new* conversion resolver, vertd gif support 2025-03-19 16:35:29 +00:00
Borewit 0e62d79a23
Switch music-metadata to Blob-streaming, with slipping post-headers (#44)
Co-authored-by: Borewit <Borewit@users.noreply.github.com>
2025-03-12 20:37:51 +00:00
Borewit 784907c39b
Use music metadata (#43)
* Replace deprecated jsmediatags with music-metadata

* Avoid streaming from the Blob, to improve performance with Firefox

* End Dockerfile with new line

---------

Co-authored-by: Borewit <Borewit@users.noreply.github.com>
2025-03-09 12:55:28 +00:00
not-nullptr 5082f83d22 Revert "Replace deprecated jsmediatags with music-metadata (#42)"
This reverts commit a47e6f973f.
2025-03-06 19:55:38 +00:00
Borewit a47e6f973f
Replace deprecated jsmediatags with music-metadata (#42)
Co-authored-by: Borewit <Borewit@users.noreply.github.com>
2025-03-06 19:45:19 +00:00
JovannMC 3a839124d2
feat: add external server warning 2025-02-16 19:10:01 +03:00
JovannMC 8437a9857d
feat: dynamically lock dark reader 2025-02-13 23:57:35 +03:00
JovannMC 8e3e8242b7
chore: improve logging 2025-02-12 07:57:48 +03:00
JovannMC 51e67a3970
feat: warn when converting videos if vertd instance isn't found
+ add an easter egg if you try to upload the vertd server

yw realmy
2025-02-10 22:01:50 +03:00
JovannMC ec209f378b
chore: componetize global upload region 2025-02-10 19:39:40 +03:00
JovannMC 21ed03960b
chore: componetize stuff in +layout.svelte 2025-02-10 19:24:59 +03:00
JovannMC 1c25769568
chore: rename motion to effects 2025-02-09 22:08:29 +03:00
not-nullptr 35e98a5971 feat: more dynamic settings system 2025-02-08 22:17:46 +00:00
JovannMC f7d58047c7
generate thumbnails for videos
usin a helper function
2025-02-08 21:28:55 +03:00
JovannMC b1f135df4c
Simplify appearance code & fix anims defaults 2025-02-05 20:32:02 +03:00
JovannMC d835a50a01
new home page
makes vert logo clickable on both desktop and mobile
2025-02-05 19:54:15 +03:00
JovannMC 9031254e37
small optimizations
also fix isMobile's resize event
2025-02-05 17:01:11 +03:00