Commit Graph

7 Commits

Author SHA1 Message Date
junchi.zhang cee84b6340 Merge branch 'main' of https://github.com/glitternetwork/pinme into fix-check_status 2026-07-12 14:12:19 +08:00
junchi.zhang e0c9794095 fix: add token address and authentication token to upload session initialization 2026-07-12 14:10:24 +08:00
eliubin f28c53fd6d chore: update uniwebpay webhook guidance 2026-07-06 23:07:44 +08:00
junchi.zhang fc29da1c56 fix: add polyfill for ReadableStream, WritableStream, and TransformStream in webcrypto setup 2026-07-01 19:12:58 +08:00
junchi.zhang b2ee9a1a5f fix: update test scripts to include NODE_OPTIONS for webcrypto compatibility 2026-07-01 18:58:06 +08:00
junchi.zhang e14133a784 feat: implement concurrency limit for chunk uploads and update version to 2.0.11 2026-07-01 17:01:30 +08:00
junchi.zhang ce345f46e4 test: add CI-backed verification suite and harden create flow
- add Vitest, coverage, CLI, package, and mutation test commands
- add GitHub Actions verify, mutation, and audit workflows
- document testing policy and contributor commands
- replace curl template download with streamed retryable axios helper
- improve background install exit-code handling and tracker error reasons
2026-06-22 18:03:41 +08:00