Commit Graph

10 Commits

Author SHA1 Message Date
Michess
694177c108 feat: Vollständiges Rebranding zu MiChess, Copyright Tom Misch
- Alle @chessu/ → @michess/ (Package-Namen und Imports)
- Theme-Namen chessuDark/Light → michessDark/Light
- Alle Display-Texte: chessu/Michess → MiChess
- Autor: dotnize → Tom Misch
- Copyright: Nathaniel Tampus → Tom Misch
- README komplett neu (Deutsch, MiChess-spezifisch)
- CONTRIBUTING.md neu
- FUNDING.yml + CODE_OF_CONDUCT.md entfernt
- Fork-Hinweis auf chessu bleibt im README erhalten (MIT-Pflicht)
- pnpm-lock.yaml entfernt (wird beim Build neu generiert)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 10:47:16 +02:00
Michess
7dac042d73 feat: Michess – Initiales Setup auf Basis von chessu
- Rebranding: chessu → Michess (Header, Footer, Metadata, Session-Cookie)
- Stockfish KI-Integration: 6 Schwierigkeitsgrade (Anfänger bis Meister)
- Admin-Panel: Nutzerverwaltung, Sperren/Entsperren, Git-Pull-Update
- Freundessystem: Anfragen, Freundesliste, Nutzersuche
- DB-Schema: role, banned, friend_request, friendship Tabellen
- Docker: NAS-optimiertes docker-compose.yml mit PostgreSQL Healthcheck
- Stockfish binary via apk im Alpine-Image installiert
- .env.example für einfaches Deployment
- scripts/update.sh für manuelles NAS-Update
- Brain.md + Plan.md als Projekt-Gedächtnis

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 10:02:52 +02:00
Nathaniel Tampus
f909419f8e update links 2023-11-23 11:49:52 +08:00
Nathaniel Tampus
a8c8b2e199 update links & names 2023-11-20 17:28:18 +08:00
Nathaniel Tampus
8a003bf236 update links 2023-09-29 23:13:37 +08:00
Nathaniel Tampus
8176ad36be update urls 2023-08-25 18:55:25 +08:00
Nathaniel Tampus
2b57b3f116 update links 2023-07-01 19:40:14 +08:00
Nathaniel Tampus
2b4fb67e1f add border separators for header & footer 2023-04-09 15:50:12 +08:00
Nathaniel Tampus
5a00210a4d update anchor tags rel attribute 2023-04-07 12:37:47 +08:00
Nathaniel Tampus
d9e5c8150a move components to separate folder 2023-02-25 21:14:55 +08:00