Hasilkan URL presigned dan ganti titik akhir dengan domain tema - tema. * titik alias langsung ke MinIO
Kembalikan proksi URL untuk avatar bukan URL yang telah ditandatangani - avatar sekarang menggunakan / api / storage / avatar proxy route
Generate presigned URLs with theme domain endpoint for signed avatar image access
Return /internal/ paths instead of presigned URLs, let frontend use theme domain like ThemeLogo
Hasilkan URL presigned untuk Avatar Creator avatar creation endpoint
Hasilkan URL presigned untuk gambar avatar dari ember internal seperti UserBackGroundController
Kembalikan ID avatar sebagai string untuk mencegah hilangnya nomor presisi JavaScript
Tambah penebangan untuk penghapusan avatar ke debug tidak ditemukan masalah
Secara eksplisit menspesifikasikan nama variabel jalur dan jenis isi untuk titik akhir DELETE
Restore StorageController with correct session extraction method
Remove StorageController and use theme domain paths for all avatar URLs
Use theme domain paths instead of presigned URLs for avatar images to fix mixed content issues
Add storage proxy endpoint and use proxy URLs instead of direct MinIO URLs to fix mixed content issues
Ensure avatar URLs are always set (empty string if file missing), check file existence before generating presigned URLs
Organize MinIO storage with folder structure and add Avatar Creator SVG support
- Updated storage paths to use organized folder structure: * members/avatars/photos/ for photo avatars * members/avatars/vector/ for Avatar Creator SVG avat...
Add avatar, background, and member profile management endpoints
- Added AvatarController with CRUD operations for avatars (photo and Avatar Creator) - Added UserBackgroundController for managing user background images - Exte...
Use pre-authenticated session from OTKPreAuthFilter in getMyNetworks
- Fixed 401 error by checking for pre-authenticated session from OTKPreAuthFilter first - OTKPreAuthFilter already validates and consumes OTK, so controller sho...
Explicitly permit WebSocket endpoints in Spring Security
- Added explicit permitAll for /ws/** endpoints - WebSocket upgrade requests need explicit permission even in development mode - Fixes issue where WebSocket con...
Add detailed logging for WebSocket subscription requests
- Added logging to trace when subscribeToSession is called - Logs payload and sessionGuid extraction - Logs database lookup for session verification - Helps dia...
Add detailed logging for message member ID retrieval
- Added logging to trace member ID for each message being returned - Logs member class name to detect proxy/stub issues - Logs distinct member IDs in response t...
Explicitly import NatsConfig to ensure NATS JetStream is enabled
Add detailed logging for WebSocket subscription and NATS message forwarding
Serialize memberId as string in all API responses to prevent JavaScript precision loss
Serialize member IDs as strings to avoid JavaScript precision loss
Add detailed logging for member lookup to debug 'Member not found' error
Add detailed logging for memberID type conversion to debug ClassCastException
Handle String type for memberID and parentId to prevent ClassCastException
Handle memberId as string from JavaScript to avoid precision loss with large numbers
Trigger pipeline - kamo-shared-library updated with message persistence docs
Trigger pipeline - kamo-shared-library updated with NATS logging
Seperti apa yang Anda lihat pengiriman?
Semua pembaruan ini secara otomatis mendarat di ruang kerja Anda. Mulai bebas dan menontonnya tumbuh minggu demi minggu.