Store avatar hash and extension in *** session data
- Added updateSession method to KSessionService for updating session fields - Updated setActiveAvatar to store userAvatarHash and userAvatarExtension in session...
Refresh profile data after setting avatar and ensure proper activation
- handleSelectAvatar now sets avatar as active via API and refreshes profile data - handleUploadPhoto and handleCreateAvatar Creator now update member and refre...
Convert null to undefined for avatarSrc type compatibility
- fetchMemberAvatar returns string | null but avatarSrc expects string | undefined - Use nullish coalescing operator to convert null to undefined
Add .js extension to dynamic imports for node16 module resolution
- TypeScript with node16 moduleResolution requires explicit file extensions - Changed relative imports to include .js extension
Use relative paths for dynamic imports of avatarUtils
- Changed dynamic imports from @/app/lib/avatarUtils to relative paths - Fixes TypeScript module resolution error during build
Fix async/await syntax error in HexHeadGroup useEffect
- Wrapped Promise.all in async function to fix build error - useEffect callbacks cannot be async directly
Update avatarUtils to use URLs directly from member profile
- Backend now includes avatar URLs in member profile response - Removed unnecessary second API call to /api/security/avatars/{id} - More efficient and works cor...
Include avatar URLs in member profile response
- Added helper methods to generate avatar URLs (getThemeDomain, getPublicBucketName, generateFileHash, getPublicBucketUrl, generateAvatarUrl) - Updated getMembe...
Add avatar fallback logic to chat components and member list
- Created avatarUtils.ts with utility functions for avatar fallback (member -> user -> initials) - Updated HexHeadGroup to fetch and display avatars with fallba...
Add ThemeBackgroundController with hash-based storage and public bucket support
Thêm thực thể nền sắc thái và kho chứa các mối quan hệ với người dùng/ người dùng
Implement ThemeBackground system: entity, repository, controller, and enhanced BackgroundManager with slideshow support
Fix lint error: change let to const for filtered variable and remove unused imports
Enhance Select Avatar tab: add search, sort by newest, date/time display, edit avatars, and photo cropping with draggable mask
Fix Grid layout: replace Grid container/item with Box using CSS Grid to match FormPersonalInfo.tsx exact layout
Fix TypeScript errors: add eslint-disable for EyeDropper any type, remove unused imports
Replace CREATE AVATAR tab with exact layout from FormPersonalInfo.tsx - matching kamo-register avatar creator interface
Fix Swiper CSS imports: move to top-level side-effect imports instead of dynamic imports
Sửa đổi nhập khẩu bộ sửa lỗi: dùng xuất khẩu động để giải quyết vấn đề môđun chungJS/ESM
Fix TypeScript error: replace 'any' with 'unknown' in error handling
Sửa đổi thành phần Mạng khi dùng AI để tương ứng với mUI v7 Grid API
Khớp bố trí trình đơn sao AVA y chính xác với thiết kế kamo-register
Update Create Avatar layout to match kamo-register design
- Reorganize Create Avatar tab with top row for quick settings (Style, Seed) - Split bottom row into two columns: Preview (left) and Advanced Settings (right) -...
Switch back to MuiAvatar components for avatar display
- Replace img tags with MuiAvatar components - Maintains all existing functionality (error handling, loading callbacks) - Cleaner code using Material-UI compone...
Use correct bucket and object path structure for MinIO uploads
- Change bucket name from domain-based to 'public' bucket - Include domain path (e.g., kamocrm-com) as part of object name, not bucket name - Fix object path st...
Properly handle MinIO upload failures for avatars
- Remove silent exception swallowing in Avatar Creator avatar creation - Add proper error handling and rollback for failed uploads - Delete database record if f...
Remove ID-based fallback code, use only hash-based naming
- Remove all try-catch fallback logic for missing fileHash column - Remove ID-based file naming fallbacks - Code now exclusively uses hash-based file storage - ...
Handle missing fileHash column gracefully
- Add try-catch around fileHash access to handle missing database column - Fall back to ID-based file naming if fileHash column doesn't exist yet - Allows code ...
Thay thế MuiAvatar bằng thẻ đang chạy để hiển thị hình nhân đúng
- Dùng thẻ địa phương thay cho thành phần MuiAvatar để vẽ hình ảnh tốt hơn - Hộp hộp hộp chứa đồ chơi cho màn hình tròn - Duy trì tất cả các chức năng đã có ( X...
Implement hash-based file storage for avatars
- Generate SHA-256 hash from avatar ID after persistence - Store hash in database fileHash field - Upload files to MinIO using hash-based naming: {hash}.{fileEx...
Name
- Thêm cột hồ sơ để lưu giữ har-256 hah ID Avatar - Được dùng cho tập tin tên tập tin MinAO để ngăn chặn các cuộc tấn công khai hỏa - Định dạng:{hash}.{ fileExt...
Name
- Thêm X-Forwarded-Host dẫn về phía trước trong ủy nhiệm API Vì vậy hậu phương có thể tạo ra URL miền đúng - Thêm ghi chép toàn diện cho Avatar tải lên và thu t...
Nâng cao chức năng quản lý và UI
- Sửa hiển thị Avatar trong Chọn Avatar để hiển thị ảnh cho tất cả các hình nhân ( hậu phương trình khách SVG khi URL mất) - Sửa chức năng tải lên ảnh chụp với ...
Cập nhật Hình nhân UrlTransform để trả về không xác định thay vì vô giá trị
Add logging and ensure public bucket URL format matches working pattern
Chuyển đổi nhân vật sang xô công cộng - không cần thô, URL sắc thái trực tiếp
Cập nhật 15 phiên bản quản lý các tham số tiếp theo.js xử lý cho ủy nhiệm lưu trữ Avatar
Áp dụng sự chuyển đổi URL sang Avatar URL trong bộ quản lý và xác lập
Thêm đường dẫn ủy nhiệm và chuyển đổi URL cho ảnh Avatar để sửa lỗi nội dung lẫn nhau
Revert to getPresignedUrl like backgrounds - getPresignedUrlWithEndpoint was breaking uploads
Add retry logic for Maven dependency downloads to handle transient Central failures
Như những gì anh thấy vận chuyển?
Mỗi một bản cập nhật này đều được tự động cập nhật trong không gian làm việc của bạn. Bắt đầu tự do và xem nó lớn lên tuần này qua tuần khác.