Commit Graph

3 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
6568f89441 Prevent dup exec of gh actions 2026-02-24 22:49:24 +09:00
daydreamer-json
3db44ae3d5 Add China game packages 2026-02-14 08:47:20 +09:00