• Joined on 2026-01-14
mikkel pushed to main at mikkel/felt 2026-03-01 07:39:40 +00:00
616227bc9b docs: add README with project overview, architecture, and getting started
a3083ce548 docs(01-14): complete Frontend Tables Tab + More Tab plan
59badcbfe8 feat(01-14): implement More tab with templates, blind editor, wizard, settings, audit
a056ae31a0 docs(01-11): complete Overview + Clock + Financials Views plan
2cea1534cc docs(01-12): complete Players Tab + Buy-In/Bust-Out Flows plan
Compare 51 commits »
mikkel created branch main in mikkel/felt 2026-02-28 14:37:26 +00:00
mikkel pushed to main at mikkel/felt 2026-02-28 14:37:26 +00:00
a254f79bd2 Initial docs/project description including financial models
mikkel created repository mikkel/felt 2026-02-28 14:12:35 +00:00
mikkel created branch delivery-cleanup in mikkel/foamking 2026-02-23 06:55:59 +00:00
mikkel pushed to delivery-cleanup at mikkel/foamking 2026-02-23 06:55:59 +00:00
14445a092c fix: build-release script and remaining build errors
3a54ba40d3 fix: update quotes route to use checkAuth, fix zod type errors
3816e5e2e8 feat: add release build script for zip delivery
50c2664078 docs: add setup guides in English and Danish
5ca984a018 chore: remove bcrypt dependency (auth is now env-based)
Compare 10 commits »
mikkel pushed to main at mikkel/foamking 2026-02-22 20:59:40 +00:00
3ebb63dc6c Add admin dashboard, authentication, step wizard, and quote management
mikkel pushed to main at mikkel/homelab 2026-02-13 23:44:37 +00:00
c23a687981 updated claude.md
147434e20b feat: add nexus container (CT 117) and document Tailscale LXC setup
639e4f58e0 docs: add /sessions and /timeout commands to CLAUDE.md
c2603c395f docs(03): complete lifecycle management phase
bf64e84eda docs(03-02): complete Suspend/Resume Implementation plan
Compare 50 commits »
mikkel pushed to main at mikkel/pvm 2026-02-09 13:50:12 +00:00
f5df3e1182 Add display system design doc (Orange Pi 5 + ROCK 4D signage)
mikkel pushed to main at mikkel/pvm 2026-02-08 14:31:46 +00:00
28a827efa1 Add custom login UI replacing Zitadel built-in login pages
mikkel pushed to main at mikkel/pvm 2026-02-08 12:17:46 +00:00
ed0578cd07 Address security/tech debt: token refresh, JWKS thundering herd, config safety, jq migration
mikkel pushed to main at mikkel/pvm 2026-02-08 11:57:22 +00:00
76489a53a6 Add social login providers (Google, Apple, Facebook) to TODO
mikkel pushed to main at mikkel/pvm 2026-02-08 11:55:39 +00:00
c0cb2d25a0 Fix auth flow: federated logout, login page move, and healthcheck
mikkel pushed to main at mikkel/pvm 2026-02-08 11:34:54 +00:00
a22ba48709 Add Zitadel OIDC setup, SMTP config, and security fixes
mikkel pushed to main at mikkel/pvm 2026-02-08 05:22:32 +00:00
633f2ad684 Fix Zitadel dev setup: use login v1 and add healthcheck
mikkel pushed to main at mikkel/pvm 2026-02-08 04:52:04 +00:00
00c94244cb Fix misaligned right border in ASCII art hero
mikkel pushed to main at mikkel/pvm 2026-02-08 04:46:55 +00:00
c15762f55b NFO-style ASCII art hero section for README
mikkel pushed to main at mikkel/pvm 2026-02-08 04:39:21 +00:00
93b100539e Fix Zitadel masterkey: must be exactly 32 bytes
mikkel pushed to main at mikkel/pvm 2026-02-08 04:38:44 +00:00
7ecdec20a2 Replace broken logo placeholder with ASCII art hero section
mikkel pushed to main at mikkel/pvm 2026-02-08 02:37:11 +00:00
c972926d31 Scaffold base webapp: Rust/Axum API + SvelteKit dashboard + Docker dev env