• Joined on 2026-01-08
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 02:34:22 +00:00
93bc0e582a Change API base URL to www.b0esche.cloud and revert host to www for public URLs
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 02:33:33 +00:00
d3c174f623 Fix public share URLs to use request host instead of hardcoded www.b0esche.cloud
5de1ab0b18 Refactor download button: adjust size and padding for improved layout
Compare 2 commits »
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 02:25:08 +00:00
15de51feb8 Enhance download button: center icon and increase size for better visibility
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 02:24:03 +00:00
08fc0906c0 Add range request support to publicFileViewHandler for video/audio seeking
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 02:22:51 +00:00
e7b222bc7d Force correct Content-Type for public files and add OPTIONS handlers for CORS
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 01:47:44 +00:00
1f3b70ba74 Fix shared audio/video viewer: add CORS and Content-Type headers to public endpoints
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 01:30:36 +00:00
290556e602 Fix public file viewer: adjust padding for improved layout
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 01:30:07 +00:00
927d35c984 Fix video view factory: format code for better readability
aec4fd0272 Fix public file share handler: include audio MIME types for inline viewing
Compare 2 commits »
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 01:20:22 +00:00
91a9759874 Fix file viewer: increase download button width for better accessibility
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 01:01:02 +00:00
cb560366b8 Fix audio player: streamline setUrl method call for web implementation
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 00:59:55 +00:00
132f0cae6c Fix audio player: use explicit platform-specific imports and dynamic typing
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 00:43:11 +00:00
aa0983eba3 Fix audio source setting: add ignore comments for undefined method and getter
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 00:42:32 +00:00
143675bad0 Fix web build: add ignore comments for conditional import methods
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 00:37:27 +00:00
edf83de94c Fix web build: use dynamic cast for Blob arguments
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 00:31:41 +00:00
edced8825d Fix flutter analyze errors: correct Blob constructor usage and dispose method
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 00:29:10 +00:00
88f1f5d87e Fix download button centering and width, fix audio/video loading by using blob URLs for web
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 00:19:55 +00:00
9286fe4dd8 idle0119
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 00:19:42 +00:00
f346b628ed Fix audio player bar height: center it instead of expanding
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 00:16:45 +00:00
b819fee208 Fix download button: show only download icon without text
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-25 00:09:29 +00:00
cbb18854da idleee