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 |
|
Nathaniel Tampus
|
c71ee3056d
|
fix eslint config
|
2023-05-12 19:23:00 +08:00 |
|
Nathaniel Tampus
|
da7b4c40a3
|
organize imports
|
2023-05-01 15:15:49 +08:00 |
|
Nathaniel Tampus
|
a2bae7201d
|
rename "get" util functions to "fetch"
|
2023-04-07 12:09:10 +08:00 |
|
Nathaniel Tampus
|
bdc8dab1ad
|
api for fetching user profile
|
2023-04-05 22:29:54 +08:00 |
|
Nathaniel Tampus
|
3a6dad56d6
|
add name param in updateUser util
|
2023-04-05 21:03:42 +08:00 |
|
Nathaniel Tampus
|
06b772be79
|
add todo reminder comment
|
2023-04-02 18:42:15 +08:00 |
|
Nathaniel Tampus
|
92dfc0c778
|
validate fetched archived games properly
|
2023-04-02 17:42:12 +08:00 |
|
Nathaniel Tampus
|
c7f3abf29c
|
util functions for fetching archived games
|
2023-04-02 12:36:48 +08:00 |
|
Nathaniel Tampus
|
20b26448ae
|
add auth api routes
|
2023-03-19 20:53:43 +08:00 |
|
Nathaniel Tampus
|
4e17eadb7a
|
wrap auth util functions in try blocks
|
2023-03-06 11:43:34 +08:00 |
|
Nathaniel Tampus
|
a30331ccb1
|
public games list functionality
|
2023-03-05 22:06:59 +08:00 |
|
Nathaniel Tampus
|
b7ee6f4371
|
rename to getGame & improve error handling
|
2023-03-05 00:33:44 +08:00 |
|
Nathaniel Tampus
|
6de9943dca
|
game util functions
|
2023-03-04 18:41:09 +08:00 |
|
Nathaniel Tampus
|
6f7a9fac14
|
session context & auth util functions
|
2023-03-04 18:38:07 +08:00 |
|