daydreamer-json
070e2d5e52
fix: uncomment important functions
...
I accidentally commented out most of the main processing functions lol
2026-04-04 01:47:45 +09:00
daydreamer-json
c815a012c0
feat: add resource files archiving
2026-04-03 20:14:50 +09:00
daydreamer-json
80dbeeb545
feat: implement resource index decryption
...
- Add `cipher` utility for resource index decryption/encryption
- Automatically decrypt `index_initial.json` and `index_main.json` during archiving
- pages: Update `ResourcesTab` to display links to decrypted versions of index files
- Update README to reflect that some raw data is now decrypted
2026-03-30 17:21:08 +09:00
daydreamer-json
b1ed9573e5
feat: add launcher protocol data archive
...
- Add protocol data for multiple locales and versions
- Implement protocol archiving in archive command
- Update Api types and default settings for protocol support
2026-03-12 16:14:29 +09:00
daydreamer-json
9a84dd627b
refactor: asset mirroring logic in fetchAndSaveLatestGamePatches
...
- Comment out previous queueAssetForMirroring call for rsp.patch.url
- Add missing GitHub mirror file in mirror_file_list.json
2026-03-12 11:34:29 +09:00
daydreamer-json
6e4fbb80a5
feat(archive): separate GitHub mirror upload into dedicated command
2026-03-09 17:27:32 +09:00
daydreamer-json
5ad054537f
refactor(pages): enhance web rendering components and type safety
2026-03-08 07:39:12 +09:00
daydreamer-json
ce86a4972c
refactor: unify game resource and web asset fetching logic
2026-03-07 22:33:03 +09:00
daydreamer-json
cd83adfa8a
refactor: improve web api fetch function reliability
2026-03-07 21:56:18 +09:00
daydreamer-json
04626fc93e
feat: archive launcher web endpoint metadata
2026-03-07 20:54:35 +09:00
daydreamer-json
4ad06fec51
feat: add origstatus to mirrorfileentry and implement status check
2026-03-05 00:33:58 +09:00
daydreamer-json
4423d2a51c
refactor: optimize raw file fetching logic
2026-03-01 14:30:46 +09:00
daydreamer-json
0ae153478f
chore: cleanup all deprecated markdown list files
2026-03-01 12:25:03 +09:00
daydreamer-json
9fdfeddbed
fix: implement retry logic to prevent data fetching timeouts
2026-02-25 19:31:02 +09:00
daydreamer-json
ef54cbbe30
ci: gracefully handle duplicate action execution exits
2026-02-24 23:57:45 +09:00
daydreamer-json
d182c6becc
chore: remove inaccessible resource links
2026-02-24 23:42:44 +09:00
daydreamer-json
851aaf1f7a
ci: prevent duplicate execution in github actions
2026-02-24 22:49:24 +09:00
daydreamer-json
a218a5e912
feat: add support for china bilibili channel resources
2026-02-24 18:23:02 +09:00
daydreamer-json
3cca106f88
chore: ensure mirror file list consistency after upload
2026-02-16 11:24:08 +09:00
daydreamer-json
b930a421b4
fix: resolve mirror json generation logic issue
2026-02-16 00:36:31 +09:00
daydreamer-json
5249ba681c
feat: add china region game resource data
2026-02-16 00:23:09 +09:00
daydreamer-json
e3dc5f7362
feat: add raw game resource data archiving
2026-02-14 09:39:25 +09:00
daydreamer-json
5f4ff3dd76
feat: add china region game package archives
2026-02-14 08:47:20 +09:00