Commit Graph
18 Commits
Author SHA1 Message Date
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 a4efabbc60 feat(privat/CV): sync to latest upstream (cv-upstream/main, 30f9608b) 2026-07-07 15:20:55 +02:00