• Joined on 2026-01-15
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 20:41:49 +00:00
fc3635db86 fix(ci): replace deprecated apt-key with gpg dearmor and use robust keyserver fetch
mmintel pushed to main at mmintel/at-mintel 2026-02-01 20:39:34 +00:00
83b4ea8807 feat: introduce Gatekeeper application, Directus utilities, and monorepo configuration for linting, testing, and husky hooks.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 20:23:20 +00:00
fc000353a9 feat: Add support for an internal Directus URL for server-side communication and enhance the health check with schema validation for the products collection.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 18:48:45 +00:00
73c32c6d31 fix(ci): robust chromium installation to avoid snap issues on arm64
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 17:24:06 +00:00
381e0b121f fix(ci): install chromium instead of google-chrome-stable for arm64 support
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 17:01:13 +00:00
829c074c7f fix(ci): use bash and explicit if conditions to fix skip logic
9189e813b2 fix(ci): skip build and deploy jobs when target is skip (chore commits)
Compare 2 commits »
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 16:41:11 +00:00
249313cc37 chore: Configure Husky, Commitlint, and Lint-staged to enforce Git commit message conventions and run pre-commit checks.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 16:37:56 +00:00
8232971419 ci: Update Gitea deploy workflow.
f41260e1db feat: implement automated Lighthouse CI testing for sitemap URLs with dedicated configuration and scripts.
Compare 2 commits »
mmintel pushed tag v1.0.0-rc.6 to mmintel/klz-cables.com 2026-02-01 16:27:48 +00:00
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 15:53:03 +00:00
950ef9d463 refactor: Replace custom X-Auth-Redirect header with standard HTTP redirect for unauthorized access.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 15:27:59 +00:00
fcb3169d04 feat: Implement a gatekeeper service for access control and add CMS health monitoring with a connectivity notice.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 14:16:52 +00:00
9e87720494 chore: update .env.example with current environment variable examples.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 13:55:45 +00:00
6a403f47a0 feat: Add script and package.json commands to synchronize Directus data and uploads between local and staging environments.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 13:27:03 +00:00
2d8df53e36 refactor: Replace hardcoded Traefik service names with a dynamic project name variable.
mmintel pushed tag v1.0.0-rc.5 to mmintel/klz-cables.com 2026-02-01 13:27:00 +00:00
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 13:17:12 +00:00
6f49dbc56c ci: Update Gitea deploy workflow configuration.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 13:00:49 +00:00
ad2a477636 perf: Add Docker build cache mounts for npm ci and npm run build commands.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 12:43:49 +00:00
77a1067820 build: include .next/cache in Docker build context.
mmintel pushed to main at mmintel/mintel.me 2026-02-01 12:43:02 +00:00
60da9b9e1f feat: Extend ContactFormShowcase duration and implement a detailed interactive form filling animation with new timeline, camera, and mouse controls.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 12:38:39 +00:00
ea3076b4ec fix: Remove quotes from environment variables in Traefik host rules within docker-compose.yml.