• Joined on 2026-01-08
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-30 12:24:51 +00:00
87bf4b8ca3 Add defensive check for profile update response and set content type in user profile handler
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 22:12:17 +00:00
07975c4fbe Improve avatar cache handling by adding fallback directory creation and enhancing read logic
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 22:01:03 +00:00
a2884a9891 Add avatar caching functionality and update config for cache directory
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 21:55:50 +00:00
00a585e2c1 Fix avatar URL token handling and improve user avatar download timeout management
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 21:42:40 +00:00
9b6f5c960a Enhance user profile handling by fetching full profile data and updating avatar URLs in AuthBloc and related components
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 21:04:18 +00:00
c27f4be6cb Refactor change detection logic in display name listener for better readability
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 21:03:45 +00:00
36de8c2313 Fix avatar and display name update issues
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 20:20:03 +00:00
b30b8eb934 Fix JWT validation method name
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 20:19:18 +00:00
cabb330966 Fix JWTManager access in getUserAvatarHandler
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 20:14:52 +00:00
7a3abe9fa2 Add secure token-based auth for avatar GET
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 20:13:43 +00:00
bd56e398e5 Remove auth from avatar GET and always allow save profile
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 20:04:16 +00:00
def7626b37 Fix avatar URL to full URL and increase WebDAV timeout to 60s with ensureParent enabled
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 19:56:35 +00:00
38c4d071c9 Revert ensureParent for .avatars to avoid MKCOL timeouts
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 19:28:57 +00:00
8bf6bde38d Fix display name input field and enable ensureParent for avatar uploads
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 19:19:23 +00:00
04f08c1b1c Refactor profile update logic and remove debug prints
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 19:18:14 +00:00
e26f39ee5b Fix profile avatar and display name issues
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 11:48:43 +00:00
bb7957cdde Update avatar URL in auth state after successful upload
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 11:40:02 +00:00
7741bd5ccc Add updated_at column to users table and remove debug logging from profile update handler
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 11:29:40 +00:00
2678ea2e8a Add debug logging to profile update handlers and increase WebDAV client timeout to 120 seconds
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-29 11:16:09 +00:00
cd2cf7fb06 Skip ensuring parent collections for hidden avatar folders during upload to avoid MKCOL timeouts
cd34bcddc9 Increase WebDAV client HTTP timeout from 30 to 60 seconds
Compare 2 commits »