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
21c05864af
perf: strictly limit memory usage for notegraph and orgmylife
2026-07-26 10:35:53 +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
2e83750cb7
feat: group private apps into andreknie-privat
2026-07-25 15:47:01 +02:00
ankn
4c7d48ae6d
feat: restructure dHive knowledge into OKF layout
2026-07-25 15:18:58 +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
a9e49a67b2
ci: trigger andreknie.de deployment workflow
2026-07-25 12:07:07 +02:00
ankn
5012ccd607
ci: hardcode SMTP host and port
2026-07-25 11:43:24 +02:00
ankn
fbcd7a506e
ci: unify SSH and SMTP secrets
2026-07-22 15:52:41 +02:00
ankn
09321872fb
ci: disable NoteGraph deployment workflow
2026-07-22 15:49:17 +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
f3cfacfd11
Merge pull request 'feat: migrate agents to monorepo and update federation configs' ( #1 ) from feat/federation-setup into master
2026-07-17 22:44:12 +02:00
ankn
8db07e5d21
feat: migrate agents to monorepo and update federation configs
2026-07-17 21:15:33 +02:00
ankn
38a9a11772
chore: add GitLab CI deployment for andreknie.de
2026-07-13 21:32:22 +02:00
ankn
042d83f6d6
chore: remove OrgMyLife github workflows
2026-07-13 21:31:22 +02:00
ankn
6d063caada
chore: migrate OrgMyLife to GitLab CI and optimize scheduled jobs
2026-07-13 21:31:12 +02:00
ankn
043efc0dd3
chore: initialize git-crypt contexts and encrypt secrets
2026-07-13 21:28:48 +02:00
ankn
429e3d9785
docs: add todo to optimize runner compute efficiency
2026-07-13 00:13:47 +02:00
ankn
ad6ba2199a
docs: add GitLab migration plan and document disabled GitHub Actions
2026-07-13 00:11:35 +02:00
ankn
59e501cda8
docs(steering): add ownership rules — external repos are read-only, no code changes or MRs
2026-07-10 18:49:58 +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
6ae0c91539
fix(ai-orchestrator): correct test expectation for sanitize_workspace_key (hyphen is allowed)
2026-07-10 18:31:15 +02:00
ankn
5e0cc56a2f
fix(jury-voting): update routes.test.ts import to match apiRouter refactoring
2026-07-10 18:30:01 +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
a598e2a383
chore(bahn): remove beam-mcp (educational only, not actively used)
2026-07-10 12:22:31 +02:00
ankn
3bdbeaaa73
chore(bahn): remove teamlandkarte-mcp (unused reference, not configured)
2026-07-10 11:45:36 +02:00
ankn
9952cf3395
docs: add component status report July 2026 (dependency audit + test results)
2026-07-10 11:40:04 +02:00
ankn
8bf4b2f834
chore(deps): update Python dependencies (fastapi 0.139, pydantic 2.13, uvicorn 0.51, openai 2.44, sqlalchemy 2.0.51)
...
- litellm stuck at 1.83.7 (requires Python <3.14, we run 3.14.4)
- All other packages updated to latest compatible versions
- OrgMyLife requirements.txt regenerated
2026-07-09 11:45:26 +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
e24013ce54
docs: add quickstart guide (from chore/workflow-and-quickstart branch)
2026-07-07 16:24:57 +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