MrDiderot
  • Joined on 2026-04-12
MrDiderot opened issue MrDiderot/Michess#1 2026-04-14 13:55:03 +02:00
Turniere werden zwischen Bots nicht gespielt
MrDiderot pushed to main at MrDiderot/Michess 2026-04-14 13:32:51 +02:00
157c14c11e feat(bots): add named bot profiles with ELO-based difficulty
MrDiderot pushed to main at MrDiderot/Michess 2026-04-14 13:16:02 +02:00
b29c467766 feat: add friend invite modal to all game modes
MrDiderot pushed to main at MrDiderot/Michess 2026-04-14 13:01:32 +02:00
50ef567a1a fix(eslint): ignore unused function parameter names in type definitions
MrDiderot pushed to main at MrDiderot/Michess 2026-04-14 12:35:14 +02:00
4825a57a54 feat: add real-time notification system and fix admin login bug
MrDiderot pushed to main at MrDiderot/Michess 2026-04-14 12:25:25 +02:00
1501b859b2 fix: suppress unused parameter ESLint error in socketEvents interface type
MrDiderot pushed to main at MrDiderot/Michess 2026-04-14 10:55:20 +02:00
dc7f718117 feat: new add time controls, correspondence games, and tournament mode
MrDiderot pushed to main at MrDiderot/Michess 2026-04-14 09:44:43 +02:00
aeb5fe313e feat: add time controls, correspondence games, and tournament mode
MrDiderot pushed to main at MrDiderot/Michess 2026-04-14 07:50:08 +02:00
09e5271dfb feat: redesign homepage layout and fix invite links
MrDiderot pushed to master at MrDiderot/mischlabs 2026-04-13 21:46:48 +02:00
9254e9d631 Fix SSO banner: force horizontal layout with smaller elements
MrDiderot pushed to master at MrDiderot/mischlabs 2026-04-13 21:44:55 +02:00
6d9dca95f0 Add cache-busting version to CSS link
MrDiderot pushed to master at MrDiderot/mischlabs 2026-04-13 21:36:36 +02:00
e04632a3e1 Reduce auth banner height and normalize spacing
MrDiderot pushed to master at MrDiderot/mischlabs 2026-04-13 21:34:44 +02:00
0f35698eb8 Add auth.mischlabs.de as wide banner card above service grid
MrDiderot pushed to master at MrDiderot/mischlabs 2026-04-13 21:33:33 +02:00
28f5654060 Remove FoodLabs/Mealie tile (was only a test service)
MrDiderot created branch master in MrDiderot/auth 2026-04-13 20:46:21 +02:00
MrDiderot pushed to master at MrDiderot/auth 2026-04-13 20:46:21 +02:00
8a4beb879a Initial commit: Keycloak SSO for MischLabs
MrDiderot created repository MrDiderot/auth 2026-04-13 20:45:19 +02:00
MrDiderot pushed to master at MrDiderot/mischlabs 2026-04-13 20:44:50 +02:00
08d5da969d Update Brain.md with MiChess, auth project reference, and learnings
7ec77e4ee2 Add MiChess service tile to landing page
Compare 2 commits »
MrDiderot pushed to main at MrDiderot/Michess 2026-04-13 15:06:47 +02:00
0cc5a8e99c fix(ai): fix database model mapping for AI matches and missing AI names
MrDiderot pushed to main at MrDiderot/Michess 2026-04-13 14:25:33 +02:00
f7b87f2941 fix: use existsSync instead of require(fs) in ESM module