Commit Graph

99 Commits

Author SHA1 Message Date
Maya e9db7a9568
fix: proper dropdown option labelling 2026-02-19 18:45:41 +03:00
Maya d54094722f
fix: clean up/use FancyInput everywhere
forgor
2026-02-13 09:04:40 +03:00
Maya da39283e08
fix: better privacy section visibility behaviour 2026-02-11 22:00:25 +03:00
Maya 838a6c7e0b
fix: video conversion e.get error (#215)
not entirely sure because i can't reproduce it, but this seems like the only logical reason this could be happening
2026-01-02 10:55:16 +03:00
Maya 38ec057eef
fix: hard-coded default conversion format toggle (#187)
fixes #187
2025-11-27 15:57:45 +03:00
Maya 3b15fb1d30
chore: clean up $lib folder
idk why we had a million folders containing one file lol. scary looking change
2025-11-21 20:09:47 +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 2d794fbca3 fix: defer loading stripe, again
actually made it work this time
2025-10-29 08:40:06 +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
Maya 7f3ba14826
feat: clear site data 2025-10-27 22:27:26 +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
Maya 3b0eb40c08
feat: vertd server fallbacks (#157)
fixes #157
2025-10-25 09:36:23 +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
Maya 0a99044164
fix: default to custom instance if specified 2025-10-15 18:35:28 +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 4585670282
fix: description inconsistency 2025-10-11 20:19:27 +03:00
Maya 82a63929b4
feat: caching workers 2025-10-04 01:01:21 +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 af888487d5
feat: add language suffix 2025-09-17 05:51:34 +03:00
Maya 1710cd038e
chore: prettier format 2025-09-10 10:38:14 +03:00
Maya 93faaa4b34
feat: default conversion format
also improves formatdropdown and thumbnail generation
2025-09-08 09:00:20 +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 5b0d0e2cc8 feat: more verbose worker status 2025-09-05 23:02:17 +08:00
Maya ce88e01a22 Revert "fix: defer loading stripe"
This reverts commit 58cdaad889.
2025-09-03 00:07:11 +08:00
Maya fa1411b1e3 fix: hide number spinner, placeholders 2025-09-02 21:18:56 +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 58cdaad889 fix: defer loading stripe 2025-08-21 18:11:56 +08:00
Maya 93c06834f7
fix: custom donation height 2025-07-27 22:39:42 +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 dff9c94ed5
feat: translations
god this was hell
2025-07-25 20:46:07 +03:00
Maya c336d7d7a7
fix: visual fixes 2025-07-25 14:02:20 +03:00
liam 9d4f62ffa4
Update Why.svelte
this section is very unclear to normal users, fixed that
2025-07-05 17:25:07 +01:00
not-nullptr a2060baba2 fix: visual stuff with monetary values 2025-06-26 01:40:02 +01:00
not-nullptr 859760aaf7 feat: donations 2025-06-26 01:33:22 +01:00
JovannMC 9589eb0b31
chore: add Plausible instance link to privacy text 2025-05-28 16:28:06 +03:00
JovannMC 9036d8cf4f
feat: add notable contributors section 2025-04-26 16:19:15 +03:00
not-nullptr b175972833 dsfogsjdfpogijsdfoipgj 2025-04-23 19:01:16 +01:00
not-nullptr e160145b89 feat: clarify contact stuff 2025-04-23 18:56:55 +01:00
not-nullptr fdec0c77e9 feat: ready for bytecrush! 2025-04-16 21:56:15 +01:00
not-nullptr 45ea828ddf feat: secret jpegifier... shhh... 2025-04-14 02:32:33 +01:00
not-nullptr 8afe615f56 fix: use PUB_VERTD_URL 2025-04-13 23:43:52 +01:00