• Joined on 2026-01-30
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 17:55:26 +02:00
314fae9167 fix: search empty results + extract error 408 (v0.3.2)
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 17:23:52 +02:00
3dd6197fb3 refactor: shorten all tool docstrings to 1 line, trim payload by 544 B
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 17:11:11 +02:00
79b7384aeb feat: add get_thumbnail, list_favorites, add_favorite, delete_favorite (v0.3.1)
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 16:51:33 +02:00
ff79d438b0 docs: update CLAUDE.md for v0.3
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 16:18:13 +02:00
53d5db142f docs: fix two SPEC.md errors (HTTP method, error code 408)
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 15:33:37 +02:00
800b36a2b0 chore: release v0.2.10, bump to 0.3.0-dev
marcus pushed tag v0.2.10 to marcus/mcp-synology-filestation 2026-04-14 15:33:29 +02:00
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 15:33:28 +02:00
83bccbcb53 chore: remove throwaway test scripts, update SPEC.md for v0.2.10
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 15:04:06 +02:00
ae90e5f09a feat: add check_permission + 3 sharing tools (v0.2.10)
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 14:49:39 +02:00
451ee7116f fix: cold-start 599 on DirSize/MD5 — restart task instead of giving up
8b2f07d9c3 revert: restore _poll_task and dir_size/get_md5 to 0.2.2 state
Compare 2 commits »
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 13:50:31 +02:00
62f8e41931 fix: _poll_oneshot for DirSize/MD5 with burst-retry on early 599
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 13:38:45 +02:00
0e8ffaa6df fix: _poll_oneshot for DirSize/MD5 with burst-retry on early 599
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 13:30:22 +02:00
6510493930 fix: window_timeout for one-shot tasks, drop debug stderr logging
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 13:19:39 +02:00
4bf655236d fix: treat DSM 599 as task-not-ready in _poll_task, poll until 60s timeout
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 13:05:39 +02:00
c0d4c347c5 debug: add stderr logging to _poll_task for every status poll attempt
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 13:01:30 +02:00
e3fa71b458 fix: retry _poll_task on transient 599 instead of aborting immediately
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 12:53:01 +02:00
4d8eae752d chore: bump version to 0.2.1
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 12:51:02 +02:00
c923da6f6a fix: sync __version__ to 0.2.0 to match pyproject.toml
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 12:39:44 +02:00
d8d7c6fd47 test: update dirsize/md5 probe with path-variant comparison results
marcus pushed to main at marcus/mcp-synology-filestation 2026-04-14 12:35:47 +02:00
4145d929a6 fix: correct DirSize/MD5 polling — initial_delay=0 and MD5 status v1