小鱼开发 40f4b8656b fix(rust): add auth token to file upload requests
upload_file_to_backend was sending requests without Authorization header,
causing 401 Unauthorized on /upload/video and /upload/audio endpoints.

- Read accessToken from local auth.json
- Add Authorization: Bearer <token> header to multipart upload requests
- Pass AppHandle through upload_video_file and upload_audio_file commands
2026-05-16 00:41:15 +08:00
2026-05-14 23:32:45 +08:00
2026-05-14 23:32:45 +08:00
2026-05-14 23:32:45 +08:00
S
Description
No description provided
224 MiB
Languages
PLpgSQL 39.9%
TypeScript 23.2%
Python 22.3%
CSS 7.5%
Rust 6.5%
Other 0.5%