Commit Graph

521 Commits

Author SHA1 Message Date
Maya c0410ae9bb
fix: UI not defaulting to browser's language
fixes #123

i apparently broke this lol, oops
2025-10-15 19:57:14 +03:00
Maya cbff253b5f
Merge branch 'pr/134' 2025-10-15 19:01:51 +03:00
Maya 5c09c19331
Merge branch 'pr/133' 2025-10-15 19:00:31 +03:00
Maya d7b5b1bfa8
fix: add italian to ui 2025-10-15 18:39:36 +03:00
Maya 0a99044164
fix: default to custom instance if specified 2025-10-15 18:35:28 +03:00
angelospk d36d4fe957 added greek translation 2025-10-15 14:57:49 +03:00
Maya d89a343eed
fix: open graph tags
maybe this'll work on twitter now
2025-10-14 20:33:05 +03:00
nullptr 92fa929d2a
feat: keep videos for debugging (#130)
* feat: keep videos for debugging

* fix: remove unnecessary $inspect
2025-10-14 18:08:33 +01: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 4585670282
fix: description inconsistency 2025-10-11 20:19:27 +03:00
not-nullptr 403162cafb fix: seo-related issues 2025-10-11 16:14:45 +01:00
not-nullptr a8366b3cb3 fix: what the flip ipapi 2025-10-05 15:50:37 +01:00
not-nullptr dbeb0eee79 fix: ipapi 429 2025-10-05 15:48:13 +01:00
Maya 82a63929b4
feat: caching workers 2025-10-04 01:01:21 +03:00
Maya 0c08756490
fix: external server warning translation
oops

also updated magick worker timeouts
2025-09-22 15:56:06 +03:00
Maya d5205666ff
feat: advanced settings dropdown
hide most conversion settings under a "advanced settings" dropdown
2025-09-22 15:35:15 +03:00
Maya 424ed6e5d6
Merge branch 'main' into feat/conversion-qol 2025-09-22 15:08:28 +03:00
not-nullptr d2a73e0840 feat: mutliple vertd instances support 2025-09-18 17:47:42 +01:00
Maya 66164a0040
feat: amv, asf, nut support 2025-09-18 17:14:59 +03:00
Maya 7f8902809f
fix: handle translations better for conversion panel
hell
2025-09-17 16:12:19 +03:00
Maya 30719b003d
fix: allow "set all" to same format
fixes https://github.com/orgs/VERT-sh/discussions/122
2025-09-17 15:43:06 +03:00
Maya af888487d5
feat: add language suffix 2025-09-17 05:51:34 +03:00
Maya 5a4538c30d
Merge branch 'pr/115' into feat/conversion-qol 2025-09-16 19:56:43 +03:00
Maya 6621e24d62
Merge branch 'pr/97' into feat/conversion-qol 2025-09-16 19:56:36 +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 59579e4678
Merge branch 'pr/121' into feat/conversion-qol 2025-09-16 19:41:01 +03:00
Maya 7b0cc13830
fix: add french to locales 2025-09-16 19:23:51 +03:00
Maya 056baee469
feat: job cancellation for vertd 2025-09-16 18:16:20 +03: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
Maya 9467e58d3b
fix: alac support
& remove caf to conversion
2025-09-13 14:54:19 +03: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 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