• Joined on 2026-01-15
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 13:19:36 +00:00
8062d33f35 fix: Validate server-only environment variables exclusively on the server to prevent browser validation errors.
mmintel pushed tag v1.2.5 to mmintel/at-mintel 2026-02-06 12:55:08 +00:00
mmintel pushed to main at mmintel/at-mintel 2026-02-06 12:54:57 +00:00
7f9206ae77 feat: Remove hardcoded /gatekeeper base path, update image paths, and introduce configurable base URL and cookie domain for improved routing and session management.
6229f8e886 feat: Add Next.js basePath and relocate the login page to /login.
Compare 2 commits »
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 12:23:33 +00:00
ebe67afd73 feat: Broaden middleware's internal URL correction to include hosts like klz-app and localhost, and update Varnish's health check URL to /health.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 11:35:39 +00:00
b74f6b6f9e fix(middleware): strip port 3000 from reconstructed URL to prevent hydration mismatch
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 11:22:40 +00:00
24eea9a2fe fix(middleware): resolve 0.0.0.0 hydration issues and add header logging
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 11:06:56 +00:00
c70288bba7 feat: Enhance Directus URL resolution for internal and proxy paths, and adjust Traefik host variable interpolation.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 23:21:44 +00:00
d438dbdc9d feat: Add Varnish backend health check to deploy workflow and set APP_VERSION in Varnish service.
mmintel pushed tag v1.2.4 to mmintel/at-mintel 2026-02-05 23:21:31 +00:00
mmintel pushed to main at mmintel/at-mintel 2026-02-05 23:21:04 +00:00
8ac090aff3 feat: Set up new Tailwind CSS configuration, global styling, and initial application pages.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 22:58:08 +00:00
e0c4aaf298 feat: Add PROJECT_NAME and COOKIE_DOMAIN environment variables to the deploy workflow.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 22:29:42 +00:00
f44487eeac feat: Add configurable cookie domain to gatekeeper and enhance Varnish backend configuration with health probes and increased timeouts.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 21:41:30 +00:00
a82b95a28f feat: Adjust backend timeouts, add /cms to cache bypass, and include X-Backend-IP in responses.
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 21:20:11 +00:00
c0c73315c8 chore(deploy): switch main branch to testing domain and add staging tag logic (aligned with klz-2026)
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 21:12:29 +00:00
72fbae0666 fix(deploy): remove redundant backticks from Traefik Host labels to fix double-quoting
mmintel pushed to main at mmintel/mintel.me 2026-02-05 20:58:08 +00:00
1135b33792 fix: update pnpm-lock.yaml to sync with PageSpeed dependencies
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 20:54:53 +00:00
ab688a3dab refactor: rename app service to klz-app and establish a new internal Docker network for service communication.
mmintel pushed to main at mmintel/mintel.me 2026-02-05 18:41:57 +00:00
306deb1344 chore: align deployment pipeline with klz-2026 standards
mmintel pushed to main at mmintel/mintel.me 2026-02-05 18:37:59 +00:00
103d71851c chore: overhaul infrastructure and integrate @mintel packages
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 18:30:18 +00:00
a0ce37708e fix(ci): fix shell compatibility and scp order in deployment workflow