Commit Graph
38 Commits
Author SHA1 Message Date
ankn 8236cce85c fix(andreknie.de): improve mobile dock and resource requests 2026-07-28 20:54:08 +02:00
ankn 0459daa074 content(andreknie.de): update Maike Mach role 2026-07-28 20:42:53 +02:00
ankn 9c9b0b864d docs(andreknie.de): add remediation handoff plan 2026-07-28 11:23:30 +02:00
ankn dfae463402 fix(andreknie.de): close data lifecycle review gaps 2026-07-28 11:23:19 +02:00
ankn b31da6175a fix(andreknie.de): harden personal data lifecycle 2026-07-28 11:13:27 +02:00
ankn 772a63c622 fix(andreknie.de): keep testimonial carousel centered 2026-07-27 19:48:29 +02:00
ankn cfbd77a1a4 feat(andreknie.de): loop testimonial slider 2026-07-27 19:31:48 +02:00
ankn b8c6079e3a ci(andreknie.de): recreate Caddy container for config changes 2026-07-27 17:14:05 +02:00
ankn a6e6dcf1a2 ci(andreknie.de): force Caddy config refresh 2026-07-27 17:09:51 +02:00
ankn 2973c1ebee ci(andreknie.de): reload Caddy after deploy 2026-07-27 17:04:54 +02:00
ankn 9defbf96c7 chore(andreknie.de): preserve deploy script executable bit 2026-07-27 16:53:23 +02:00
ankn cf14b38501 chore(andreknie.de): sync spoke updates 2026-07-27 16:51:30 +02:00
ankn 27bf001b9d fix(andreknie.de): configure Umami tracking 2026-07-27 16:46:53 +02:00
ankn 6b34632d3e docs: finalize security audit, perform final npm audit fix, greenlight for launch 2026-07-26 15:36:00 +02:00
ankn 3b8ab885d6 feat(ui): redesign testimonial slider to manual snap carousel with equal card heights 2026-07-26 15:18:31 +02:00
ankn dc8b7bdcc0 chore: add patch script to public directory for easy VPS fixing 2026-07-26 13:07:57 +02:00
ankn 806646dec9 chore: remove temporary note graph patch from deploy workflow 2026-07-26 13:04:11 +02:00
ankn a028ce7f03 chore: temporary patch to update limits via active CV deploy pipeline 2026-07-26 10:49:00 +02:00
ankn 09a83f4f95 fix: restore germany-outline to PNG to fix canvas transparency parsing 2026-07-26 10:46:05 +02:00
ankn 7d1cfdc44e chore: temporary workflow to patch server RAM limits 2026-07-26 10:42:21 +02:00
ankn 789a200595 perf: optimize homepage and logo images to webp 2026-07-26 10:18:43 +02:00
ankn fabc63edf5 perf: optimize kniepunkt images to webp, add lazy loading and thumbnails 2026-07-26 10:12:58 +02:00
ankn b4cff9f396 fix: ensure dist folder is explicitly copied to VM 2026-07-26 08:50:14 +02:00
ankn c1803504c6 perf: strictly limit memory usage for umami and backend 2026-07-26 08:33:50 +02:00
ankn c2a9bb51fa fix: remove external port bindings for umami and backend 2026-07-26 08:30:51 +02:00
ankn 2ad85ddf86 feat: prepare federated Gitea actions workflow 2026-07-25 15:06:54 +02:00
ankn 53dd82707c ci: add workflow_dispatch and trigger real deploy
Deploy CV Site (andreknie.de) / deploy (push) Canceled after 0s
2026-07-25 12:14:45 +02:00
ankn b46de6dc7d ci: migrate GitHub actions to Gitea actions
Deploy CV Site (andreknie.de) / deploy (push) Canceled after 0s
2026-07-22 15:42:06 +02:00
ankn e1cf49b0a2 build(deps): update 4 npm packages 2026-07-22 15:27:55 +02:00
ankn 1ab41bf3ec feat(deploy): add umami tracking, fix CSP, and lock JSON writes 2026-07-22 15:23:28 +02:00
ankn 38a9a11772 chore: add GitLab CI deployment for andreknie.de 2026-07-13 21:32:22 +02:00
ankn 18f6e2732e test: add test suites for Projekt-KIQ-HP (12 tests) and andreknie.de validation (16 tests)
- Projekt-KIQ-HP: vitest + server API tests (health, login, auth, access-requests)
- andreknie.de: validation utility tests (email, contact, talk-request, newsletter, resource-download)
- db-planet-mcp-server: existing 7 tests confirmed working
2026-07-10 18:43:41 +02:00
ankn 76e4ba3dae feat(andreknie.de): upgrade js-yaml 4->5, fix ESM import in vite-plugin-content 2026-07-10 12:28:28 +02:00
ankn 9a1e38eb91 chore(deps): major version updates — TypeScript 7, vitest 4, eslint 10, jsdom 29, concurrently 10
Jury-Voting: typescript 5.9->7.0, vitest 3->4, jsdom 26->29, concurrently 9->10
Projekt-KIQ-HP: eslint 9->10, @eslint/js 9->10
privat/CV: typescript 5.9->7.0, vitest 3->4
andreknie.de: js-yaml stays at 4 (v5 breaks ESM default export, needs code change)
2026-07-10 12:25:05 +02:00
ankn ba2bb8204c chore(deps): update all Node.js dependencies (semver-safe + nodemailer security fix)
- Jury-Voting: react 19.2.7, vite 8.1.4, react-router-dom 7.18.1, lucide-react 1.23.0, fast-check 4.9.0
- Projekt-KIQ-HP: react 19.2.7, vite 8.1.4, react-router-dom 7.18.1, lucide-react 1.23.0, nodemailer 9.0.3
- privat/CV: fast-check 4.9.0, yaml 2.9.0, @types/node 22.20.1
- andreknie.de: nodemailer 8->9 (GHSA-p6gq-j5cr-w38f security fix), vite 8.1.4, eslint 10.6.0, lucide-react 1.23.0
- All projects: 0 vulnerabilities
2026-07-09 11:34:07 +02:00
ankn 2e35796f37 docs: add COMPONENT.md to all 18 components and README.md to 3 missing repos 2026-07-07 16:23:57 +02:00
ankn a4efabbc60 feat(privat/CV): sync to latest upstream (cv-upstream/main, 30f9608b) 2026-07-07 15:20:55 +02:00
ankn a5f8fb49ab Migrate all repos into monorepo context folders
Bahn: aisupport, Analyse-O2C-C2S, awesome-bahn-mcp-servers, beam-mcp,
      Confluence_Bot, db-planet-mcp-server, O2C-Harness, project-audit,
      Projekt-KIQ-HP, teamlandkarte-mcp
Dhive: Jury-Voting
Privat: CV, NoteGraph (NOTE: NoteGraph needs complete redo after consolidation)
Shared: AI-Orchestrator, OrgMyLife, power_skills_and_more
Shared/references: symphony (read-only)

Bahn repos remain available as independent remotes - this monorepo
pulls them in via subtree, the originals are untouched.
2026-06-30 20:39:52 +02:00