Commit Graph

539 Commits

Author SHA1 Message Date
Maya 2760838927 feat: note if donating to unofficial instance
please dont change it to your stuff - we would really appreciate if donos go to us!
2025-10-29 08:38:42 +03:00
azurejelly 36be6c6e52 fix(about): allow donations to be sent from self-hosted instances 2025-10-29 07:02:03 +03:00
Maya 7f3ba14826
feat: clear site data 2025-10-27 22:27:26 +03:00
Maya 0e5f549804
feat: warn of large file sizes due to browser limits
browsers / devices will have different arraybuffer sizes. if exceeded, block conversion or disable certain ones (video to audio)
2025-10-27 22:16:41 +03:00
Maya 8a958aed46
Merge branch 'pr/165' 2025-10-27 17:48:01 +03:00
Maya e4f2c80913
fix: solve svelte-check errors & warnings
also fixed turkish's variables - make sure to not change anything inside {}'s!
2025-10-27 17:46:52 +03:00
josh 5fee2a6c85 adding korean 2025-10-27 13:01:28 +10:00
Maya 7832b6a43d
fix: remove accept for file input
way too long, lol
2025-10-25 20:48:23 +03:00
Maya 256876181e
feat: zip archive toasts
also localizes pandoc error toast

this zip archive feature could serve as a base to handle #75 and #81
2025-10-25 11:24:58 +03:00
Maya abbfbacf0e
feat: extract zips (#160)
fixes #160
2025-10-25 10:32:20 +03:00
Maya 3b0eb40c08
feat: vertd server fallbacks (#157)
fixes #157
2025-10-25 09:36:23 +03:00
wudi d1ef377068 feat(i18n): add Simplified and Traditional Chinese translations
- Add zh-Hans (Simplified Chinese) translation file
- Add zh-Hant (Traditional Chinese) translation file
- Update project settings to include new Chinese locales
- Register Chinese languages in locale store with proper display names
2025-10-22 18:04:41 +08:00
Maya 00e38b6e2c
fix: prevent conversion on one-way
oops
2025-10-20 18:47:13 +03:00
Maya b93a566928
feat: privacy updates (#144)
* fix: default to auto on empty PUB_VERTD_URL

* feat: privacy policy

* chore: vert self-hosting

* feat: view info submitted

for transparency, see the exact details that is sent automatically to the owner of the instance:
- job id
- convert from
- convert to
- ffmpeg stderr
- actual video file (if submitted)

* feat: vertd error details footer

* fix: sanitize translations

...my bad i realize this earlier

* refactor: remove jepgify

* fix: blob scheme

* fix: seo fixes

don't index static language urls (doesn't do anything) - robots.txt & sitemap.xml

* feat: translatable privacy policy

i forgor

also fix inconsistencies with link colours

* fix: privacy translation fixes

* fix: broken conflict merge

why does github's web conflict resolver not have highlighting
2025-10-20 13:32:22 +01:00
nullptr 6273b56360
feat(privacy): add option to disable all external connections (#146)
* docs: add references to PUB_DISABLE_ALL_EXTERNAL_REQUESTS

* fix: somehow i forgot the PUB_ prefix

* feat: remove all external stuff (stripe, plausible, video) when PUB_DISABLE_ALL_EXTERNAL_REQUESTS is on

* docs: add note

* fix(docs): grammar

* fix: only hide plausible opt-in when privacy mode is enabled
2025-10-19 19:17:32 +01:00
Maya 9bae3620ce
fix: default to auto on empty PUB_VERTD_URL 2025-10-17 22:21:46 +03:00
Rania Amina 1cf24d650e add indonesian translation 2025-10-17 15:02:35 +07:00
Maya 93c98d9d49
fix: navbar overflow 2025-10-15 20:56:23 +03:00
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