7f9206ae77
feat: Remove hardcoded /gatekeeper base path, update image paths, and introduce configurable base URL and cookie domain for improved routing and session management.
v1.2.5
Marc Mintel2026-02-06 13:54:47 +01:00
6229f8e886
feat: Add Next.js basePath and relocate the login page to /login.
Marc Mintel2026-02-06 13:39:38 +01:00
8ac090aff3
feat: Set up new Tailwind CSS configuration, global styling, and initial application pages.
v1.2.4
Marc Mintel2026-02-06 00:20:55 +01:00
696f9d361d
feat: Configure package entry points and exports for better module resolution, update build scripts to include templates, and add React peer dependencies.
v1.2.3
Marc Mintel2026-02-05 13:00:34 +01:00
31840da9e7
feat: Enable global CLI linking and direct mintel command execution, updating installation instructions and project path resolution.
Marc Mintel2026-02-05 12:12:56 +01:00
96ec2c7d8d
feat: Publish initial version of the branded email system package.
v1.2.2
Marc Mintel2026-02-05 01:46:36 +01:00
9029375247
test: add rendering tests for MintelLogo and ContactFormNotification mail components.
v1.2.1
Marc Mintel2026-02-05 01:27:47 +01:00
95d0a1622f
feat: Introduce a new mail package for email templates and update the gatekeeper login page with new logo assets.
v1.2.0
Marc Mintel2026-02-05 01:05:49 +01:00
646d615e76
fix(gatekeeper): ensure public directory exists in Dockerfile to prevent COPY failure
v1.1.13
Marc Mintel2026-02-04 22:15:44 +01:00
51409099fc
feat: Increase registry pruning aggressiveness by reducing tag retention, adding version and buildcache tag deletion, and shortening Docker system prune duration. (includes chore: relax header-max-length)
v1.1.12
Marc Mintel2026-02-04 18:43:12 +01:00
22cd20e639
fix: build workspace dependencies before gatekeeper in Docker
Marc Mintel2026-02-04 18:39:12 +01:00
e7cc1c8ca5
fix: stabilize Docker builds by standardizing on ARM64 and explicit stage naming (klz-2026 pattern)
v1.1.11
Marc Mintel2026-02-04 18:13:54 +01:00
0ccb15a929
refactor: restructure Dockerfile.gatekeeper into base, builder, and runner stages for improved multi-stage build.
Marc Mintel2026-02-04 12:10:51 +01:00
1a94465dba
feat: streamline Docker builds with .dockerignore and pass NPM_TOKEN as a build secret for pnpm install.
v1.1.8
Marc Mintel2026-02-03 22:13:34 +01:00
7e256025ea
refactor: remove pnpm cache configuration from Node.js setup actions in pipeline workflows.
Marc Mintel2026-02-03 19:41:31 +01:00
e843de42da
ci: Add catthehacker/ubuntu:act-latest container image to Gitea workflow jobs.
v1.1.7
Marc Mintel2026-02-03 19:28:35 +01:00
4d1b2231e3
refactor: update pipeline to use Docker actions for registry login, build, and push.
v1.1.6
Marc Mintel2026-02-03 19:10:35 +01:00
71f47f9037
refactor: extract language utilities to lang.ts and adjust CI pipeline triggers.
v1.1.5
Marc Mintel2026-02-03 18:51:25 +01:00
79d41b6a73
feat: conditionally apply next-intl plugin and fix shared eslint ignore patterns
v1.1.4
Marc Mintel2026-02-03 16:55:20 +01:00
6b7236ba97
fix: add refined .gitignore and exclude Directus volume data
v1.1.3
Marc Mintel2026-02-03 12:05:01 +01:00
40a95b5353
fix: implement Lean Docker strategy with mintel/runtime and remove explicit container_name fields
Marc Mintel2026-02-03 11:59:44 +01:00
7329e00125
fix: remove image tags from application compose files to avoid registry ambiguity
Marc Mintel2026-02-03 11:53:01 +01:00
94be60ba4e
fix: correct Docker registry strategy, add custom Directus Dockerfile, and revert app tagging
Marc Mintel2026-02-03 11:51:45 +01:00
a8bc039c02
feat: implement centralized Docker base-image strategy and automate registry pushes
Marc Mintel2026-02-03 11:50:17 +01:00
653deb7995
feat: adapt klz-2026 high-performance Docker setup and environment handling
Marc Mintel2026-02-03 11:44:16 +01:00
61f65107f2
feat: standardize NPM scripts across monorepo via @mintel/cli enhancement
Marc Mintel2026-02-03 11:31:50 +01:00
f07e44016a
ci: consolidate workflows into pipeline.yml to fix double triggers
Marc Mintel2026-02-03 01:35:47 +01:00
cc3ec8f0c2
feat: extract Directus sync/branding and optimize Gitea CI with Next.js lint support
Marc Mintel2026-02-03 01:28:36 +01:00
c9db75c945
fix(sample-website): add missing i18n configuration to fix build failure
Marc Mintel2026-02-02 13:17:55 +01:00
bb8665212a
fix(gatekeeper): add missing i18n configuration to fix build failure
v1.1.1
Marc Mintel2026-02-02 11:37:13 +01:00
10a6b5e11a
feat: Implement tag-based version synchronization and direct publishing for releases.
v1.1.0
Marc Mintel2026-02-02 01:02:14 +01:00
83b4ea8807
feat: introduce Gatekeeper application, Directus utilities, and monorepo configuration for linting, testing, and husky hooks.
Marc Mintel2026-02-01 21:23:34 +01:00
c2a0ba88c0
fix: resolve CI authentication and access mismatch for npm release
Marc Mintel2026-02-01 01:17:41 +01:00