badblocks badblocks · he/him
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-23 21:55:04 -07:00
b26ca10489 fix(docker): Add missing ALLOWED_HOSTS environment variables to docker-compose_web.yml and docker-compose_staging.yml to prevent security errors.
badblocks pushed to main at badblocks/pkmntrade.club 2025-05-23 21:48:15 -07:00
35894ab545 Merge branch 'dev' (staging/no-tag)
badblocks pushed to main at badblocks/pkmntrade.club 2025-05-23 21:37:05 -07:00
db8ded4c3e Merge branch 'dev' (staging/no-tag)
acbbc33efa fix(static): For now, replace @ symbols from static js filenames as granian doesn't handle URL-encoded static paths properly yet. But the static file handling is faster with granian, so we want to keep it.
51de3c7a6d feat(dev): Enable hot reloading and streamline local development
Compare 3 commits »
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-23 21:36:00 -07:00
acbbc33efa fix(static): For now, replace @ symbols from static js filenames as granian doesn't handle URL-encoded static paths properly yet. But the static file handling is faster with granian, so we want to keep it.
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-23 21:19:43 -07:00
51de3c7a6d feat(dev): Enable hot reloading and streamline local development
badblocks pushed to main at badblocks/pkmntrade.club 2025-05-23 19:46:35 -07:00
2633d04858 merge from 'dev' (staging/no-tag)
badblocks pushed to main at badblocks/pkmntrade.club 2025-05-23 19:44:40 -07:00
0896fafa51 update staging #29
02f23dba28 refactor(docker): Enhance settings.py and deployment
d4948e7cd3 fix: Ensure deploy script runs once and is part of entrypoint
c87d73435b feat: Enhance gatekeeper resilience and host handling
Compare 4 commits »
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-23 18:46:38 -07:00
02f23dba28 refactor(docker): Enhance settings.py and deployment
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-23 18:44:21 -07:00
d4948e7cd3 fix: Ensure deploy script runs once and is part of entrypoint
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-23 16:32:16 -07:00
ed7bdf761c fix: Ensure deploy script runs once and is part of entrypoint
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-23 16:17:05 -07:00
c87d73435b feat: Enhance gatekeeper resilience and host handling
badblocks pushed to main at badblocks/pkmntrade.club 2025-05-23 00:15:59 -07:00
6aa15d1af9 feat: Implement dynamic Gatekeeper proxy and enhance service health monitoring
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-23 00:15:26 -07:00
6aa15d1af9 feat: Implement dynamic Gatekeeper proxy and enhance service health monitoring
badblocks pushed to main at badblocks/pkmntrade.club 2025-05-22 23:41:06 -07:00
4baa9e9cf9 feat: Implement dynamic Gatekeeper proxy and enhance service health monitoring
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-22 23:38:53 -07:00
4baa9e9cf9 feat: Implement dynamic Gatekeeper proxy and enhance service health monitoring
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-22 19:48:11 -07:00
b9f61d5842 feat: Implement dynamic Gatekeeper proxy and enhance service health monitoring
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-22 19:44:49 -07:00
ddda1d7e00 feat: Implement dynamic Gatekeeper proxy and enhance service health monitoring
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-22 19:25:30 -07:00
a2ff878202 feat: Implement dynamic Gatekeeper proxy and enhance service health monitoring
badblocks pushed to dev at badblocks/pkmntrade.club 2025-05-22 19:22:08 -07:00
eee4959b4c feat: Implement dynamic Gatekeeper proxy and enhance service health monitoring
badblocks pushed to feat-add-docker-image-sha-pinning at badblocks/pkmntrade.club 2025-05-21 09:48:55 -07:00
5c912de307 If we push to a registry in the future, we need to pin by sha for security reasons