Cải thiện kiểu phát hiện ủy nhiệm bằng cách bắt gặp "Kẻ trừ tà"
- Xử lý classCastrapion khi các phương pháp từ chối ủy nhiệm để xác định kiểu thực tế - Thử lấy file Extenion trước (photo), rồi lấy Strile (Avatar Creator) - T...
Cải thiện khả năng quản lý ủy nhiệm giả cho khả năng phát hiện kiểu Avatar
- Tìm kiếm cấp bậc và giao diện để nhận được các phương pháp mở rộng tập tin - Dùng hình phản chiếu để phát hiện ảnh Avatar đấu với Đấng tạo ra Avatar Avatar kh...
Fix TypeScript errors: Replace 'any' types with proper interface in MemberListProvider
Thêm ghi nhật ký vào bộ quản lý mục lục để gỡ lỗi các vấn đề hiển thị địa chỉ URL trong danh sách thành viên
Nạp lại Avatar từ kho để giải quyết tiến trình ủy nhiệm Hiberate
- Các thực thể Avatar được chuyển từ các mối quan hệ có thể bị thất bại trong việc kiểm tra. - Nạp lại Avatar từ kho để lấy thực thể thực sự. - Thêm logic hậu p...
Hãy chắc chắn rằng SVG luôn được tạo ra khi Avatar mất tích ở Hex Head
- Thêm lỗi khi xử lý hậu phương để tạo dấu ngoặc kép nếu Avatar lấy thất bại - Tạo ra logic - Nhân vật chính không bao giờ rỗng
Thêm ghi nhật ký chi tiết để lấy ThemeDomain và getPulicBuetUetril để gỡ lỗi các vấn đề thế hệ URL Avatar
Thêm nhật ký chi tiết vào thế hệ URL Avatar để gỡ lỗi
- Bản ghi khi Avatar URL được tạo ra, những gì URL được tạo ra - Bản ghi khi Avatar mất tích hoặc URL là vô giá trị - Điều này sẽ giúp xác định tại sao Avatar k...
Thêm ghi nhật ký chi tiết vào AvatarUlils để gỡ lỗi các vấn đề hiển thị Avatar
Cập nhật danh sách nhân vật sau khi thiết lập Avatar dạng hoạt động
- Sau khi thiết lập Avatar hoạt động, làm mới danh sách các Avatar để cập nhật lá cờ hình ảnh. - Tìm và đặt hình nhân từ danh sách mới. - Điều này đảm bảo các t...
Quyết định Avatar hoạt động bằng cách kiểm tra người dùng.getAvatar () thay cho recordStet
- Hậu phương bây giờ đánh dấu chính xác Avatar nào đang hoạt động bằng cách so sánh với người dùng.getAvatar () - Điều này đảm bảo các lá cờ hình lập thể trong ...
Nạp Avatar từ danh sách Avatar trên trang xác lập
- Lấy danh sách nhân vật và tìm người được đánh dấu. - Đặt mục Avatar từ đối tượng Avatar đầy đủ trong danh sách (có mọi chi tiết và URL) - Gỡ bỏ sự tạo ra Avat...
Fix avatar not displaying on Profile page after refresh
- Ensure avatar URL from member profile is preserved when setting activeAvatar - Update profileData with avatar URL when avatar is loaded - Preserve URL in sync...
Add detailed logging for avatar selection debugging
- Log full avatar object when handleSelectAvatar is called - Add validation for avatar.id before processing - Log API URL being called - Better error messages f...
Fix TypeScript type error - handle null body in apiProxy
- Convert null to undefined for BodyInit type compatibility - Fixes: Type 'null' is not assignable to type 'BodyInit | undefined'
Fix PUT request body handling for set-active endpoint
- Explicitly set body to undefined for PUT requests without body - Improve body handling in apiProxy to gracefully handle empty requests - Prevents body consump...
Improve error handling for set-active avatar endpoint
- Forward actual backend error messages instead of generic message - Better error parsing in frontend (handle both JSON and text responses) - Enhanced logging t...
Use static imports instead of dynamic imports for avatarUtils
- Replace dynamic imports with static imports at top of file - Avoids module resolution issues with TypeScript moduleResolution node16 - Functions are always ne...
Revert to relative paths for dynamic imports - Next.js may not resolve path aliases in dynamic imports at build time
Fix path alias - use @/lib/avatarUtils instead of @/app/lib/avatarUtils
- @/ maps to project root, so @/lib/avatarUtils is correct path - @/app/lib/avatarUtils was incorrect (would look for app/app/lib/avatarUtils)
Sửa nhập khẩu động - sử dụng bí danh đường dẫn@/app/lib/avatarluils cho độ phân giải web kế tiếp.js
- Thay đổi đường dẫn tương đối tới bí danh đường dẫn@/pp/lib/avatarUlic - Tiếp theo.js webpack không thể giải quyết mở rộng .js cho tập tin nhập khẩu động - Bí ...
Fix TypeScript ESM dynamic imports - add .js extension required for node16/nodenext module resolution
- TypeScript with moduleResolution node16/nodenext requires explicit .js extensions in dynamic imports - TypeScript will resolve .js imports to .ts files at bui...
Fix TypeScript module resolution - remove .js extension from dynamic imports
- Change dynamic imports from avatarUtils.js to avatarUtils (no extension) - Fixes build error: Module not found: Can't resolve '../../lib/avatarUtils.js' - Typ...
Add avatar URLs to members by-department endpoint with override mechanism
- Include avatar URL in each member response from **************** - Respect override mechanism: member avatar (if exists) → user avatar (default) - Frontend ...
Fix avatar display with override mechanism support
- ProfileTab: Always show USER avatar (no override mechanism) - MembershipPermissionsTab: Always show MEMBER avatar (no override mechanism) - Site-wide displays...
Yêu cầu kéo trộn #3755 từ Maxime-J/docker-prisma
Cho phép Docker dùng trong chế độ chỉ đọc và/hoặc tắt env.
Yêu cầu kéo trộn #3756 từ Abrar74774/master
bác sĩ: gỡ bỏ dấu gạch chân giữa các phù hiệu trong ReadME.md
Detect member avatar override on page load even if returned as 'avatar'
- Add logging to see what API returns on initial load - Check if member has avatarId/memberAvatarId set to detect member override - If avatar ID matches memberA...
Ensure avatarId is always sent when activeAvatar exists
- Use corrected useDefaultUserAvatar value directly in save logic - If activeAvatar exists, always send avatarId (member override) regardless of flag - Improved...
Preserve avatar URL when saving and add defensive check
- Preserve profilePicture from activeAvatar when updating profileData after save - Add warning if activeAvatar exists but useDefaultUserAvatar is incorrectly tr...
Add detailed logging to track avatar state during save
- Log current state (useDefaultUserAvatar, activeAvatar, avatarIdToSend) before save - Log API response after save (memberAvatar, avatar) - Log refreshed profil...
Preserve avatar state after save to prevent revert
- Fixed save logic to properly send avatarId when avatar is selected - Preserve current activeAvatar and useDefaultUserAvatar state before refresh - If refresh ...
Update avatar state after saving profile to prevent revert
- After saving profile, refresh and update activeAvatar state from API response - Update useDefaultUserAvatar flag to match saved state - Ensures avatar remains...
Prevent avatar from switching to empty avatar when selecting
- Immediately set selected avatar in UI for instant feedback - Only update with refreshed data if it has a URL and is the same avatar - Prevents overwriting sel...
Keep avatar manager dialog open and fix profile avatar display
- Removed handleClose() calls when selecting, creating, or uploading avatars - Dialog now stays open so users can continue selecting/managing avatars - After cr...
Ensure avatar URL is properly preserved and displayed from database
- Changed URL handling to preserve empty strings (use ?? instead of ||) - Updated MemberHeader props to prioritize profileData.profilePicture which contains the...
Ensure avatar is properly set from database on profile tab load
- Fixed URL handling to use original API response URL instead of potentially null transformed value - Added synchronization between activeAvatar and userAvatars...
Yêu cầu tổng hợp #3787 từ RaenonX/master
Cố định « / api/batch » yêu cầu giải trí bị lỗi
Yêu cầu tổng hợp #3791 từ Travzhang/master
sửa: lỗi cú pháp MIME trong việc lấy danh sách trang Mạng được truy vấn
Resolve avatar display and persistence issues in profile tab
- Fix initial avatar display to show correct primary avatar instead of default initials - Fix avatar selection from list to properly update member avatar and pe...
Correctly construct security provider logo URL using domain parsing
Correct Next.js 15 route handler params type and remove .js extension from dynamic imports
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.