Commit Graph

31 Commits

Author SHA1 Message Date
237899745
a82f7b7e36 chore: bump version to 0.1.29 and release
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 00:38:15 +08:00
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
eccc74d1a9 chore: bump desktop update channel to 0.1.21 2026-02-19 21:04:12 +08:00
2845eeea24 feat: tighten file card borders on web and desktop with 0.1.10 release 2026-02-19 20:57:24 +08:00
cb6e9a67c1 feat: release desktop 0.1.9 with device dedupe and new branding 2026-02-19 20:33:54 +08:00
d5b45c7aef feat: adjust confirm button order and improve file name wrapping 2026-02-19 20:09:05 +08:00
14bc3f98fb chore: release desktop client 0.1.7 2026-02-19 19:44:15 +08:00
c595cf28cb chore: bump desktop client version to 0.1.6 2026-02-19 19:14:35 +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
2c30ae12e3 chore(release): bump desktop client to 0.1.4 2026-02-18 22:55:52 +08:00
9dd2b2774b chore(release): bump desktop client to 0.1.3 2026-02-18 22:27:20 +08:00
e40b9ff82c feat(desktop): stream download progress and auto-launch installer 2026-02-18 22:24:41 +08:00
a3b8e4249a chore(release): publish desktop 0.1.2 with manual update checks 2026-02-18 22:02:34 +08:00
8617856388 chore(release): sync tauri cargo lock to 0.1.1 2026-02-18 21:25:47 +08:00
7db94bf23c chore(release): bump desktop client to 0.1.1 2026-02-18 21:23:05 +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