Folo/apps/desktop
DIYgod 1870bd11e1
feat: implement getAvatarUrl utility for user avatars
- Added getAvatarUrl function to handle user avatar retrieval, including fallback logic for missing images.
- Updated EntryUser and UserProfileModalContent components to utilize the new getAvatarUrl function for improved avatar handling.

These changes enhance the user experience by ensuring consistent avatar display across the application.
2025-09-10 20:35:24 +08:00
..
build feat(desktop): add custom AppX manifest generation for Microsoft Store 2025-07-16 12:13:59 +08:00
changelog feat: implement AI task management (#4362) 2025-08-25 17:14:14 +08:00
configs refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00
layer feat: implement getAvatarUrl utility for user avatars 2025-09-10 20:35:24 +08:00
plugins/vite fix(electron): hotfix update logic 2025-07-30 01:36:23 +08:00
resources
scripts feat(desktop): add custom AppX manifest generation for Microsoft Store 2025-07-16 12:13:59 +08:00
static
.env.example
CLAUDE.md feat(ai): support ai attachement (#4316) 2025-08-08 16:32:52 +08:00
bump.config.ts
bump.hotfix.config.js
electron.vite.config.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
forge.config.cts feat(desktop): enhance build configuration for Microsoft Store support 2025-07-16 13:01:22 +08:00
package.json refactor(legal): remove legal package and update references 2025-08-24 01:46:30 +08:00
postcss.config.cjs
tailwind.config.ts fix: align entry header and chat header with sidebar 2025-09-08 17:56:53 +08:00
vite.config.electron-render.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
vite.config.ts refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00