Pikachu Ren
bfbc441fa6
fix(drivers/189pc): sync .torrent file when copy/move/rename/upload (#2522)
* fix(torrent): sync .torrent file when copy/move/rename/upload
* fix(torrent): prevent recursive torrent generation
* fix(189pc): address review comments on torrent sidecar handling
- Only append SHA-1 piece hash when n > 0, preventing spurious piece
for empty files (BitTorrent v1 requires 0 pieces for 0-byte files)
- Explicitly guard torrent generation with size > 0
- Log findFileByName errors in torrentFollowCopy/Move/Rename instead of
silently discarding them
- Log WaitBatchTask failure for follow-move operation
- Rename Cloud189File.ParentId to ParentID to match Go initialism
conventions (consistent with Cloud189Folder.ParentID, Cloud189File.ID)
* revert(ci): go .sum 115 sdk
---------
Co-authored-by: Suyunmeng <Susus0175@proton.me>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-01 11:35:45 +08:00
..
2026-05-25 22:10:53 +08:00
2026-06-22 18:07:23 +08:00
2026-05-25 22:10:53 +08:00
2026-06-30 10:36:17 +08:00
2025-12-03 00:55:40 +08:00
2026-04-03 15:23:26 +08:00
2026-06-30 10:36:17 +08:00
2026-06-25 00:44:15 +08:00
2026-05-25 14:34:21 +08:00
2026-01-08 10:47:22 +08:00
2026-07-01 11:35:45 +08:00
2026-06-22 14:37:44 +08:00
2026-06-22 14:40:59 +08:00
2026-01-08 10:54:14 +08:00
2026-01-08 10:47:22 +08:00
2026-01-08 10:47:22 +08:00
2025-08-10 09:55:20 +08:00
2026-01-17 20:08:32 +08:00
2026-03-09 21:25:30 +08:00
2026-06-16 13:49:24 +08:00
2026-06-16 13:49:24 +08:00
2025-12-04 09:54:14 +08:00
2026-05-31 14:54:20 +08:00
2026-06-25 00:37:04 +08:00
2026-06-30 16:26:35 +08:00
2026-04-26 15:17:40 +08:00
2026-05-03 19:10:31 +08:00
2025-12-03 00:55:40 +08:00
2025-12-29 17:16:07 +08:00
2026-01-08 10:47:22 +08:00
2025-12-04 09:54:14 +08:00
2026-05-27 16:49:26 +08:00
2026-01-01 22:29:03 +08:00
2025-12-04 09:54:14 +08:00
2026-05-31 14:54:34 +08:00
2025-10-19 22:45:40 +08:00
2026-06-19 22:44:30 +08:00
2026-01-16 12:07:27 +08:00
2026-06-19 00:12:18 +08:00
2026-01-08 10:47:22 +08:00
2025-07-01 09:54:50 +08:00
2025-07-12 17:57:54 +08:00
2026-01-08 10:47:22 +08:00
2026-06-23 10:51:46 +08:00
2025-07-12 17:57:54 +08:00
2025-07-12 17:57:54 +08:00
2026-06-22 14:37:44 +08:00
2026-05-04 13:05:07 +08:00
2026-06-16 13:45:15 +08:00
2026-06-22 14:37:44 +08:00
2025-08-11 23:41:22 +08:00
2026-01-08 10:47:22 +08:00
2025-11-21 12:18:54 +08:00
2026-01-08 10:47:22 +08:00
2025-12-03 00:55:40 +08:00
2026-01-08 10:47:22 +08:00
2026-01-08 10:47:22 +08:00
2026-06-12 08:59:34 +08:00
2026-04-03 15:41:25 +08:00
2025-12-03 00:55:40 +08:00
2026-03-16 22:15:00 +08:00
2025-07-12 17:57:54 +08:00
2026-01-08 10:47:22 +08:00
2025-12-04 09:54:14 +08:00
2026-05-03 19:10:31 +08:00
2026-02-08 21:15:00 +08:00
2026-04-30 14:03:24 +08:00
2026-01-25 17:00:32 +08:00
2026-06-16 13:40:57 +08:00
2026-06-22 14:37:44 +08:00
2026-06-22 14:37:44 +08:00
2025-07-01 09:54:50 +08:00
2026-06-11 18:40:26 +08:00
2025-10-18 21:47:18 +08:00
2025-12-03 00:55:40 +08:00
2026-06-18 23:17:24 +08:00
2026-06-18 23:17:24 +08:00
2026-06-18 23:17:24 +08:00
2026-06-24 19:09:45 +08:00
2025-12-03 00:55:40 +08:00
2025-10-18 21:47:18 +08:00
2026-06-22 14:37:44 +08:00
2026-01-08 10:47:22 +08:00
2026-01-08 10:47:22 +08:00
2026-06-22 14:40:59 +08:00
2025-12-04 09:54:14 +08:00
2026-06-30 16:26:35 +08:00