• Joined on 2026-01-08
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 03:46:22 +00:00
ac1bd2749c Increase top padding for responsive design on home page
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 03:34:18 +00:00
a3a9360110 Enhance JWT token retrieval in viewer and auth middleware for improved security and flexibility
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 03:27:25 +00:00
f0d6d0b8e1 Add NoSplash effect to TextButton styles for improved UX
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 03:21:36 +00:00
b09cdde8d3 Reload file explorer on org change to avoid stale items\n\n- Add didUpdateWidget in FileExplorer to ResetFileBrowser and LoadDirectory when orgId changes\n- Ensures org-created folders/files don’t appear in Personal after switching
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 03:04:28 +00:00
e5aee55dca Increase top padding for responsive design on home page
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 03:02:09 +00:00
615c92dc5f Refactor context value assignment in Auth middleware for improved readability
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 02:40:51 +00:00
bd6dd68f0b Fix file browser state persistence and PDF viewer loading
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 02:30:40 +00:00
e9517a5a4d Fix context key type mismatch causing org files 500 error
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 02:03:10 +00:00
39e0eb0efd Fix Personal button - create separate button instead of fake Organization object
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 02:02:01 +00:00
a51c0e070c Add Personal tab and fix org selection + API error handling
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 01:50:18 +00:00
56526c8fc5 Fix org creation dialog - use parent context for BlocProvider access
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 01:20:28 +00:00
1151abab28 Restore PixelatedElegance brand font and fix button callback error
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 01:18:38 +00:00
35b2095544 Fix syntax errors from literal \n characters
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 01:15:01 +00:00
7259aa41fd Fix org creation dialog, document viewer colors, and font errors
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 00:58:42 +00:00
9952323252 Refactor debug logging for organization creation and API client methods
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 00:46:08 +00:00
d3ed7fd4f3 Add comprehensive debug logging for password flow and org creation diagnostics
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 00:30:49 +00:00
fd4224d1da Fix Nextcloud user creation password encoding
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 00:19:11 +00:00
ed22c5eda4 Fix file upload timeout and UX issues
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-10 23:57:22 +00:00
acb9b5f71c Fix formatting issues in Nextcloud user creation and WebDAV client methods
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-10 23:48:06 +00:00
e34d09f762 Remove unused encoding/json import