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
|
da7b4c40a3
|
organize imports
|
2023-05-01 15:15:49 +08:00 |
|
Nathaniel Tampus
|
42dc24a9bc
|
init db on server startup
|
2023-03-19 20:44:01 +08:00 |
|
Nathaniel Tampus
|
775a32625c
|
clarify server start log for development
|
2023-03-11 13:08:45 +08:00 |
|
Nathaniel Tampus
|
572eb22fc6
|
Merge branch 'main' into dev
|
2023-03-02 19:42:35 +08:00 |
|
Nathaniel Tampus
|
96280b6d71
|
env variables for easier dev setup
|
2023-02-16 21:33:17 +08:00 |
|
Nathaniel Tampus
|
279f1b0f63
|
increase socket ping interval & timeout
|
2023-02-16 21:28:54 +08:00 |
|
Nathaniel Tampus
|
4676a99714
|
env variables for easier dev setup
|
2023-02-06 14:48:31 +08:00 |
|
Nathaniel Tampus
|
bd39cf8c46
|
npm workspaces, NodeNext for server
|
2023-02-05 13:49:40 +08:00 |
|
Nathaniel Tampus
|
dd4e51eeaf
|
change default api port
|
2023-01-03 16:14:07 +08:00 |
|
Nathaniel Tampus
|
17ce3cf4c4
|
move to public repo
|
2023-01-03 15:47:30 +08:00 |
|