Commit Graph

15 Commits

Author SHA1 Message Date
nullptr 897ae56702
fix(pages): analytics url 2026-02-05 09:26:30 +00:00
not-nullptr 12b4319681 ??? 2026-01-29 13:37:45 +00:00
not-nullptr c221eb8cb3 ??? 2026-01-29 13:35:33 +00:00
not-nullptr 510bd1e012 ??? 2026-01-29 13:34:00 +00:00
not-nullptr 263e7d8c1f feat: github pages 2026-01-29 13:32:44 +00:00
azurejelly d713b05748 ci(docker): also trigger when .dockerignore is updated 2025-10-29 07:02:03 +03:00
azurejelly 867b31eee3 ci(docker): trigger workflow when Dockerfile is changed 2025-10-29 07:02:03 +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 58175462b2
ci: only build on src/ or static/ changes
also allow manual dispatches
2025-09-22 18:36:39 +03:00
azure 73503ae39b
ci(docker): specify stripe key on CI builds 2025-07-28 17:08:49 -04:00
azurejelly 4f54d92494
ci(docker): add missing environment variables 2025-07-25 19:23:39 -04:00
Renan Bernordi d7d921e94d support arm64 2025-04-19 10:24:05 -03:00
azure 9cd222f515
ci(docker): set `PUB_VERTD_URL` to public vertd instance 2025-04-16 08:44:04 -04:00
Charles Barnes ed2baae906
update docker workflow to publish the docker image (#55) 2025-04-13 12:21:07 +01:00
azure 18ad1a8e0f
Update Docker image and add workflow (#35)
* feat: add local notice to readme

* Improved readme

* chore: update logo

* Remove lockfile from gitignore

* fix(docker): update docker image

* Add missing PUB_ENV environment variable
* Copy `patches/` folder during build
* Use nginx for serving files

Co-authored-by: GitGitro <108683123+GitGitro@users.noreply.github.com>

* ci: add docker image workflow

* [no ci] docs(readme): update example docker image tag

Use the organization name instead of not-nullptr

* chore(compose): set image name

* fix(nginx): enable cross-origin isolation

* [no ci] docs(readme): missed one

---------

Co-authored-by: nullptr <62841684+not-nullptr@users.noreply.github.com>
Co-authored-by: RealmyTheMan <163438634+RealmyTheMan@users.noreply.github.com>
Co-authored-by: JovannMC <jovannmc@femboyfurry.net>
Co-authored-by: GitGitro <108683123+GitGitro@users.noreply.github.com>
2025-02-14 20:59:41 +00:00