Commit Graph

10 Commits

Author SHA1 Message Date
Maya 9ccf5440c2
Merge branch 'main' into feat/privacy-updates 2025-10-20 06:00:54 +03: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 677ec9250e
fix: sanitize translations
...my bad i realize this earlier
2025-10-19 16:25:23 +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 82a63929b4
feat: caching workers 2025-10-04 01:01:21 +03:00
Maya 93faaa4b34
feat: default conversion format
also improves formatdropdown and thumbnail generation
2025-09-08 09:00:20 +03:00
Maya 0727e32438
fix: oops 2025-07-26 11:02:22 +03:00
Maya dff9c94ed5
feat: translations
god this was hell
2025-07-25 20:46:07 +03:00
JovannMC 9589eb0b31
chore: add Plausible instance link to privacy text 2025-05-28 16:28:06 +03:00
JovannMC 2c6fed99ad
feat: allow opting out of plausible
also fixes build errors if .env isn't available
hides privacy section if url isn't set
2025-02-17 20:21:03 +03:00