237899745
4832d7ac46
feat: optimize file icons, UI, share direct links, and upload performance
...
- Replace CSS-only file icons with SVG icons for each file type (folder, image, video, audio, archive, document, app)
- Add navigation icons to left sidebar (Baidu Netdisk style)
- Enlarge file cards (108px -> 120px) with smoother transitions
- Add direct links section to share page with copy/delete actions
- Add Rust bridge commands for fetching and deleting direct links
- Optimize local storage put() to use rename-first strategy instead of copyFileSync for instant large file completion
- Show "server processing" status during upload finalization instead of appearing stuck
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 00:19:20 +08:00
069f2f91ac
fix: improve app relaunch after update and release 0.1.28
2026-02-20 23:53:02 +08:00
fbf1244722
feat: improve sync workspace and updater stability in 0.1.27
2026-02-20 23:44:26 +08:00
f03a8b4524
fix: make silent updater produce logs reliably and release 0.1.26
2026-02-20 22:55:20 +08:00
636aa69ede
feat: verify updater package and harden client reliability in 0.1.25
2026-02-20 22:15:28 +08:00
34eedc6a5b
fix: harden silent updater flow and release 0.1.24
2026-02-20 20:34:02 +08:00
7025c1072f
feat: improve upload resilience and release 0.1.23
2026-02-20 20:21:42 +08:00
8bc32b3f72
fix: stabilize silent updater and release 0.1.22
2026-02-19 21:41:44 +08:00
cb6e9a67c1
feat: release desktop 0.1.9 with device dedupe and new branding
2026-02-19 20:33:54 +08:00
f253d542d9
feat: add online device management and desktop settings integration
2026-02-19 17:34:41 +08:00
85039fcd29
feat(desktop): remember login in sqlite and streamline update flow
2026-02-19 00:12:33 +08:00
e40b9ff82c
feat(desktop): stream download progress and auto-launch installer
2026-02-18 22:24:41 +08:00
46b7f5dfcf
feat(desktop): align requested 4/5/6/8 with resume queue batch and one-click update
2026-02-18 20:26:16 +08:00
62c8fdc200
feat(desktop): add sort/filter, update center, and local sync workspace
2026-02-18 20:07:21 +08:00
f1654165b8
perf(desktop): stream drag-upload and improve transfer status UX
2026-02-18 19:50:34 +08:00
1776f8eb6d
feat(desktop): add drag-and-drop upload for file view
2026-02-18 19:46:11 +08:00
1d34ada9b7
feat(desktop): native download and working context menu actions
2026-02-18 19:25:52 +08:00
3846c489e6
feat(desktop): square file cards and context-menu file actions
2026-02-18 18:30:53 +08:00
3a0040793d
feat(desktop): implement share management and hide endpoint settings
2026-02-18 17:17:49 +08:00
a45aaf59ea
feat(desktop): add tauri desktop client for cs.workyai.cn
2026-02-18 16:53:22 +08:00