Commit Graph
93 Commits
Author SHA1 Message Date
mmintel a136e7b4a7 feat: optimize event capturing and playback accuracy 2026-02-15 18:06:50 +01:00
mmintel 3d498f3df8 fix(og): enable automatic OG image discovery and refine Traefik whitelist
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🧪 QA (push) Has been cancelled
- Removed manual 'images' metadata overrides.
- This allows Next.js to use built-in automatic discovery.
- Ensures metadata uses the dynamic metadataBase from the environment.
- Refined Traefik public router regex for sub-routes.
- Restored and verified imports in modified page.tsx files.
2026-02-13 01:38:26 +01:00
mmintel 4058abab13 fix(og): resolve font corruption and Next.js 15+ params compatibility
Build & Deploy / 🔍 Prepare (push) Successful in 11s
Build & Deploy / 🧪 QA (push) Successful in 1m20s
Build & Deploy / 🏗️ Build (push) Successful in 7m10s
Build & Deploy / 🚀 Deploy (push) Successful in 38s
Build & Deploy / 🧪 Smoke Test (push) Failing after 42s
Build & Deploy / 🔔 Notify (push) Successful in 2s
- Replaced corrupted HTML font files with binary WOFF2 versions.
- Updated all opengraph-image.tsx files to await params, as required by Next.js 15+.
- Improved OG image reliability by using SITE_URL for absolute image paths.
- Added scripts/check-og-images.ts for automated production verification.
- Integrated smoke_test job into deployment pipeline.
2026-02-12 19:14:14 +01:00
mmintel 52dfbb3870 perf: implement font optimization, granular lazy-loading and content-visibility
Build & Deploy / 🔍 Prepare (push) Successful in 9s
Build & Deploy / 🧪 QA (push) Successful in 1m19s
Build & Deploy / 🏗️ Build (push) Successful in 2m46s
Build & Deploy / 🚀 Deploy (push) Successful in 34s
Build & Deploy / 🔔 Notify (push) Successful in 1s
2026-02-11 18:51:22 +01:00
mmintel 72e85b99ee perf: site-wide performance optimizations including image delivery and hero overhaul
Build & Deploy / 🔍 Prepare (push) Successful in 11s
Build & Deploy / 🧪 QA (push) Successful in 1m31s
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled
2026-02-11 18:47:13 +01:00
mmintel c111efae1a chore: fix all linting issues and optimize components
Build & Deploy / 🔍 Prepare (push) Successful in 32s
Build & Deploy / 🧪 QA (push) Failing after 1m19s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 1s
2026-02-11 10:40:57 +01:00
mmintel f36c6731e8 fix: deploy
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 8s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m15s
Build & Deploy KLZ Cables / 🏗️ Build App (push) Successful in 3m23s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Failing after 10s
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Has been skipped
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
2026-02-10 16:04:16 +01:00
mmintel 8872d2424a feat: improved analytics 2026-02-09 23:47:56 +01:00
mmintel eb388610de chore: align ecosystem to Next.js 16.1.6 and v1.6.0, migrate to ESLint 9 Flat Config
CI - Lint, Typecheck & Test / quality-assurance (push) Failing after 30s
2026-02-09 23:23:31 +01:00
mmintel 7ec826dae3 feat: integrate feedback module 2026-02-08 21:48:55 +01:00
mmintel 453a603392 fix: build, typecheck, eslint
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 12s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m36s
Build & Deploy KLZ Cables / 🏗️ Build App (push) Successful in 3m50s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Successful in 29s
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Successful in 4m23s
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
2026-02-07 10:03:31 +01:00
mmintel e179e8162c refactor: Standardize Umami analytics environment variables to non-public names with fallbacks to NEXT_PUBLIC_ prefixed versions.
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 7s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Failing after 1m31s
Build & Deploy KLZ Cables / 🏗️ Build App (push) Successful in 3m51s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Has been skipped
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Has been skipped
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
2026-02-06 22:35:49 +01:00
mmintel 372a0c5cfa feat: Add new logo and configure application icons in metadata and manifest.
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 21s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m33s
Build & Deploy KLZ Cables / 🏗️ Build & Push (push) Successful in 2m59s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Successful in 45s
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Successful in 4m56s
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
2026-02-02 13:08:19 +01:00
mmintel 42b06e1ef8 refactor: Replace hardcoded domain with SITE_URL constant across metadata and schema definitions for improved configurability.
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 20s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m30s
Build & Deploy KLZ Cables / 🏗️ Build & Push (push) Successful in 3m14s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Successful in 42s
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Successful in 5m0s
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
2026-02-02 12:10:09 +01:00
mmintel fcb3169d04 feat: Implement a gatekeeper service for access control and add CMS health monitoring with a connectivity notice.
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 21s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m24s
Build & Deploy KLZ Cables / 🏗️ Build & Push (push) Failing after 3m8s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Has been skipped
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
2026-02-01 16:27:52 +01:00
mmintel 03e597442b feat: Centralize OG image font loading and sizing, simplify product page OG generation, and refine template styling.
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 21s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m36s
Build & Deploy KLZ Cables / 🏗️ Build & Push (push) Failing after 1m31s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Has been skipped
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 3s
2026-02-01 11:05:37 +01:00
mmintel 8a80eb7b9a og
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m55s
2026-01-31 10:35:07 +01:00
mmintel c1773a7072 datasheets as downloads
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m59s
2026-01-31 10:29:39 +01:00
mmintel 33ed13d255 og
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 3m28s
2026-01-31 10:25:25 +01:00
mmintel 0f5811edb9 og
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 1m47s
2026-01-31 10:21:24 +01:00
mmintel a2f94f15bc og
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 4m48s
2026-01-29 17:26:02 +01:00
mmintel 13e56a88bc headings
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 4m3s
2026-01-29 16:51:11 +01:00
mmintel bb7d17001b og
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m57s
2026-01-29 16:33:04 +01:00
mmintel 0b81d1a4cb og
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 14s
2026-01-29 16:18:37 +01:00
mmintel ad6bfe1457 404
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m48s
2026-01-27 23:36:12 +01:00
mmintel b5c3fc6649 404
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m43s
2026-01-27 23:09:56 +01:00
mmintel 03609f113d 404
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 2m31s
2026-01-27 22:38:05 +01:00
mmintel 622180c483 404s
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 1m40s
2026-01-27 22:27:04 +01:00
mmintel 8490b691e1 contact 2026-01-27 12:36:00 +01:00
mmintel 12501ea51a fixes 2026-01-27 10:12:36 +01:00
mmintel 70f1813e33 fix 404
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m38s
2026-01-27 09:23:15 +01:00
mmintel 3c45e5563e build
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m34s
2026-01-27 00:14:10 +01:00
mmintel 13ab4bde75 og image
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 13s
2026-01-27 00:10:10 +01:00
mmintel a805c7b8de titles
Build & Deploy KLZ Cables / build-and-deploy (push) Has been cancelled
2026-01-27 00:07:00 +01:00
mmintel 081adb02be fix
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 13s
2026-01-26 23:45:37 +01:00
mmintel baec7cc94a reveals
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 2m4s
2026-01-26 22:51:11 +01:00
mmintel 0094871358 ssr 2026-01-26 22:00:48 +01:00
mmintel 8fef3b6c7f fix 2026-01-26 21:52:30 +01:00
mmintel cbb7855804 frontend fixes
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 1m37s
2026-01-26 20:21:17 +01:00
mmintel c04a134eca deploy
Build & Deploy KLZ Cables / deploy (push) Has been cancelled
2026-01-25 17:52:57 +01:00
mmintel 3b03572fb0 deploy
Build & Deploy KLZ Cables / deploy (push) Has been cancelled
2026-01-25 17:51:28 +01:00
mmintel 2d93321a91 build
Build & Deploy KLZ Cables / deploy (push) Failing after 37s
2026-01-25 13:50:09 +01:00
mmintel fb6af84a42 interactive map
Build & Deploy KLZ Cables / deploy (push) Failing after 39s
2026-01-25 13:46:31 +01:00
mmintel c074a5d935 logging 2026-01-25 13:42:28 +01:00
mmintel a0cfa8ef62 mailing
Build & Deploy KLZ Cables / deploy (push) Successful in 5m8s
2026-01-25 13:36:25 +01:00
mmintel ae1e0ad8a9 fix 2026-01-25 13:33:09 +01:00
mmintel 5ba3afc393 error pages 2026-01-25 13:29:11 +01:00
mmintel 1380d40b4d proxy urls
Build & Deploy KLZ Cables / deploy (push) Failing after 2m21s
2026-01-25 13:25:37 +01:00
mmintel 3582370449 font sizes
Build & Deploy KLZ Cables / deploy (push) Failing after 3m50s
2026-01-25 11:34:57 +01:00
mmintel 1a646282a0 json 2026-01-23 12:09:23 +01:00