Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin created pull request Leopoldadmin/hms-licht-ton#5 2026-07-11 16:22:25 +00:00
feat(T04): Rentman Integration - Equipment Sync, Images & Frontend
9a269aa54f feat(T04): Rentman integration – equipment sync, API endpoints, frontend updates
30db3491c0 fix: use model_dump() for Redis cache serialization - prevents 500 on cached equipment API calls
Compare 2 commits »
Leopoldadmin pushed to main at Leopoldadmin/hms-licht-ton 2026-07-11 00:40:07 +00:00
4c63166384 fix: use naive UTC datetimes for TIMESTAMP WITHOUT TIME ZONE columns
Leopoldadmin pushed to main at Leopoldadmin/hms-licht-ton 2026-07-10 21:09:16 +00:00
63316f1e92 Merge pull request 'docs: design-rules.md – binding design guidelines for AI agents' (#4) from feature/T04-rentman-integration into main
8dae2c0301 docs: add design-rules reference to AGENTS.md
16fde9fb7d docs: add design-rules.md – binding design guidelines for AI agents
Compare 3 commits »
Leopoldadmin merged pull request Leopoldadmin/hms-licht-ton#4 2026-07-10 21:09:16 +00:00
docs: design-rules.md – binding design guidelines for AI agents
Leopoldadmin created pull request Leopoldadmin/hms-licht-ton#4 2026-07-10 21:09:09 +00:00
docs: design-rules.md – binding design guidelines for AI agents
8dae2c0301 docs: add design-rules reference to AGENTS.md
16fde9fb7d docs: add design-rules.md – binding design guidelines for AI agents
Leopoldadmin deleted branch feature/T03-backend-core from Leopoldadmin/hms-licht-ton 2026-07-10 20:50:10 +00:00
Leopoldadmin closed pull request Leopoldadmin/hms-licht-ton#1 2026-07-10 20:50:10 +00:00
feat: T03 Backend Core – FastAPI + DB Models + Equipment API + Redis
Leopoldadmin pushed to main at Leopoldadmin/hms-licht-ton 2026-07-10 20:50:03 +00:00
e0e170fe6a Merge pull request 'fix: 1:1 prototype port + deployment fixes' (#3) from feature/T04-rentman-integration into main
90a7d7f2e0 fix: 1:1 prototype port – exact hms-* CSS, real logo, all components from app.js
786cb0c040 fix: correct healthcheck endpoint to /api/health
7b1bebe7da fix: add pydantic[email] + correct DATABASE_URL to postgresql+asyncpg
Compare 4 commits »
Leopoldadmin merged pull request Leopoldadmin/hms-licht-ton#3 2026-07-10 20:50:02 +00:00
fix: 1:1 prototype port + deployment fixes
Leopoldadmin created pull request Leopoldadmin/hms-licht-ton#3 2026-07-10 20:49:46 +00:00
fix: 1:1 prototype port + deployment fixes
90a7d7f2e0 fix: 1:1 prototype port – exact hms-* CSS, real logo, all components from app.js
786cb0c040 fix: correct healthcheck endpoint to /api/health
7b1bebe7da fix: add pydantic[email] + correct DATABASE_URL to postgresql+asyncpg
Leopoldadmin pushed to main at Leopoldadmin/hms-licht-ton 2026-07-10 07:50:32 +00:00
0f569f2c6e Merge pull request 'feat: Complete HMS Licht & Ton Homepage (T01-T08)' (#2) from feature/T04-rentman-integration into main
22acc39017 feat(T08): Docker, deployment & CI/CD – dockerfiles, compose, forgejo actions, readme
a1bba48cd7 feat(T07): Warenkorb & Mietanfrage frontend – cart store, drawer, pages, form, tests
e220ff7db9 test(T05): contact router, rental router, email service, rate limiting tests + retry queue
db5080df48 feat(T02): Static pages – home, referenzen, kontakt, legal (impressum/datenschutz/agb)
Compare 7 commits »
Leopoldadmin merged pull request Leopoldadmin/hms-licht-ton#2 2026-07-10 07:50:31 +00:00
feat: Complete HMS Licht & Ton Homepage (T01-T08)
Leopoldadmin created pull request Leopoldadmin/hms-licht-ton#2 2026-07-10 07:50:21 +00:00
feat: Complete HMS Licht & Ton Homepage (T01-T08)
22acc39017 feat(T08): Docker, deployment & CI/CD – dockerfiles, compose, forgejo actions, readme