Commit Graph

4 Commits

Author SHA1 Message Date
daydreamer-json
79f327ce76 feat: Add origStatus to MirrorFileEntry and implement status check for original files
- Added origStatus property to MirrorFileEntry interface to track the availability of original files.
- Updated generateDownloadLinks function to conditionally display the original link based on origStatus.
- Implemented checkMirrorFileDbStatus function to verify the accessibility of original files and update their status in the mirrorFileDb.
- Called checkMirrorFileDbStatus in main command handler to ensure the status is checked during execution.
2026-03-05 00:33:58 +09:00
daydreamer-json
670c5c03c9 Pages: minor changes 2026-02-28 15:41:27 +09:00
daydreamer-json
dc85e7ba2b Delete list.md link in README 2026-02-28 06:23:39 +09:00
daydreamer-json
4cfa379343 Add pages 2026-02-28 06:07:53 +09:00