Commit Graph

5 Commits

Author SHA1 Message Date
Felipe Schmitt 94e4d00b53
fix: updated docker instructions to support copy paste 2025-11-28 10:20:35 -05: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
azurejelly f747f38415
[no ci] docs: add index at the top of each page 2025-10-16 10:00:31 -04:00
Cerino Ligutom III dcc5e681f0
docs: update DOCKER.md
The docker-compose.yml link for this doc doesn't work as it seems like the compose file has been moved to the root. This PR adjusts the path to point to the correct one.
2025-10-02 15:56:40 +08:00
azurejelly d3163053ba
docs: add FAQ and video conversion pages, move to docs/ folder 2025-07-25 19:22:56 -04:00