Commit Graph

102 Commits

Author SHA1 Message Date
Maya 1573bda61e
chore: update VERT language on local video conversion 2026-03-11 10:25:19 +03:00
Maya ba6507b7e6
feat: generic server upload warning
added a generic server upload warning, turning it into a toast w/ options instead of a dialog. fixed some hardcoded translations & tooltips
2026-03-11 09:58:43 +03:00
Maya d18fe38832
feat: add "partially ready" status
checks if one or the other of mediabunny/vertd is ready and shows "partially ready"
2026-03-10 21:40:17 +03:00
Maya fb1bd521f3
feat: mediabunny video/audio codec, add custom inputs, show discarded tracks 2026-03-10 21:29:31 +03:00
Maya da580353ca
feat: CTA to try next converter 2026-03-09 22:55:40 +03:00
Maya 9b0470e4de
feat: choose converter, clean up logic 2026-03-08 13:46:32 +03:00
Maya 343fb34a0e Merge branch 'nullptr/mediabunny-v2' into maya/conversion-things 2026-03-01 17:44:04 +03:00
Maya ffb6ef856b feat: mediabunny progress and cancel 2026-02-28 00:07:08 +03:00
Maya ff7456b8b9
fix: all categories/formats fallback
fall back to showing everything if there is no formats returned for some reason & add more logging. some people are seeing this for some reason and idk why
2026-02-21 19:49:34 +03:00
Maya e9db7a9568
fix: proper dropdown option labelling 2026-02-19 18:45:41 +03:00
Maya 892db30480 feat: start vertd settings
removed the settings auto detection (since it made UX a bit worse), added conversion speed slider - need to implement in vertd
2026-02-19 09:52:24 +03:00
Maya 4fca8a9696
feat: ffmpeg/audio settings logic
im sleepy this is probably a terrible implementation rn
2026-02-17 21:37:57 +03:00
Maya 7fcbdcd73a
feat: imagemagick settings logic
this took a bit lol, restructured the conversion workers a little bit - i prob broke vertd and ffmpeg audio for now
2026-02-15 21:06:08 +03:00
Maya b32ec67bee
fix: forgor async oops 2026-02-15 17:51:26 +03:00
Maya 3e4ff6bdbe feat: more conversion settings 2026-02-15 12:31:13 +03:00
Maya 575f444abc
feat: start how settings is defined
god kill me i fought with paraglide for a while
2026-02-14 00:01:02 +03:00
Maya 30bbb764ae
feat: start settings modal component 2026-02-13 08:52:29 +03:00
Maya 1c5cd9ea17
feat: job retry message 2026-02-09 21:22:52 +03:00
Maya 2f8a632eae
Merge branch 'pr/207' 2025-12-16 22:39:35 +03:00
Maya b6668ca0ef
Merge branch 'pr/205' 2025-12-16 22:39:25 +03:00
Michael c6f62cdc13
fix: revert translation for settings in navbar 2025-12-15 20:12:35 +01:00
Omar 9bff6465dd
feat(i18n): Add Bosnian translations
- Add Bosnian translation file
- Update project settings to include new Bosnian locale
- Register Bosnian language in locale store with proper display name

Signed-off-by: Omar <omar.brbutovic@gmail.com>
2025-12-14 17:11:11 +01:00
Michael a8243616a1
Update German translation for no_results message 2025-12-12 12:00:20 +01:00
Michael bd8bce7354
i18n(de): Complete and refine German translations
Updates `de.json` to match the current `en.json` structure.
- Added missing sections: Privacy Policy, Cache Management, Worker Errors, and Archive handling.
- Improved wording to be more natural and user-friendly (UX writing).
- Fixed inconsistencies in capitalization and terminology.
- Ensured consistent use of informal "Du" addressing.
2025-12-11 23:25:52 +01:00
Maya 1188663a62
feat: warning if accessed in insecure context 2025-12-11 17:10:34 +03:00
Maya 02a6376568
fix: translate default_format buttons into french
Co-authored-by: Booteille <booteille@protonmail.com>
2025-12-02 19:13:48 +03:00
Murilo Schunke dbc4c394b1 add pt-BR messages 2025-11-27 11:25:38 -03:00
Maya 38ec057eef
fix: hard-coded default conversion format toggle (#187)
fixes #187
2025-11-27 15:57:45 +03:00
Booteille bbe1a4ce25
Translate advanced settings in French 2025-11-25 15:12:21 +01:00
Maya 3e8f86ec35
fix: translate format dropdown results 2025-11-24 09:17:35 +03:00
Maya 0a51188982
feat: AIO archive conversion 2025-11-21 21:48:41 +03:00
Maya 7ad8619780
feat: AIO zip conversion 2025-11-21 20:02:51 +03:00
Maya c0ea06d87a
fix: german translation line break (#175)
fixes #175
2025-11-19 20:49:32 +03:00
not-nullptr 69ba2ff7ed Merge branch 'main' of github.com:/VERT-sh/VERT 2025-11-13 17:57:56 +00:00
not-nullptr 9dfbfe6412 feat: block repeat failures (i really hope this functions because i wrote it a month ago) 2025-11-13 17:57:52 +00:00
Maya 9c3a789de8 feat: update privacy policy relating to stripe 2025-10-29 08:55:37 +03:00
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
wudi 03f27d9b7b feat(i18n): complete missing translations for Chinese locales
- zip file extraction messages
- large file browser limitation warning
- site data management in privacy settings
- pandoc and file size limit error messages

Syncs zh-CN and zh-TW with latest English translations
2025-10-28 10:39:07 +08: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
joshy 66d4974c80
rollback date
Co-authored-by: Maya <jovannmc@femboyfurry.net>
2025-10-27 21:54:24 +10:00
josh 1a1b04b246 update date 2025-10-27 13:04:48 +10:00
josh 5fee2a6c85 adding korean 2025-10-27 13:01:28 +10: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
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
Maya 6b4d0988d5
fix: bahasa translation jpegify link 2025-10-17 21:20:11 +03:00