mirror of https://github.com/usememos/memos
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Extract preference logic into dedicated hooks (useUserLocale, useUserTheme) - Add applyLocaleEarly() for consistent early application - Remove applyUserPreferences() from user store (now redundant) - Simplify App.tsx by moving effects to custom hooks - Make locale/theme handling consistent and reactive - Clean up manual preference calls from sign-in flows Fixes locale not overriding localStorage on user login. Improves maintainability with better separation of concerns. |
6 months ago | |
|---|---|---|
| .. | ||
| public | ||
| src | 6 months ago | |
| .gitignore | ||
| biome.json | 7 months ago | |
| components.json | ||
| index.html | 11 months ago | |
| package.json | 7 months ago | |
| pnpm-lock.yaml | 7 months ago | |
| tsconfig.json | ||
| vite.config.mts | 7 months ago | |