Commit Graph
5 Commits
Author SHA1 Message Date
pandorafuture 7bed9e767a feat: expose avatars and image quality metadata 2026-07-22 11:20:16 +08:00
pandorafuture 7a8f881d33 chore: prepare v0.7.3 release 2026-07-10 23:09:55 +08:00
pandorafuture 26bae79fc4 perf: eliminate repeated SQLCipher key derivation 2026-07-10 18:49:15 +08:00
pandorafuture e5646df42c chore: add open-source community files and CI workflow
- LICENSE (MIT)
- SECURITY.md (vulnerability reporting policy)
- CONTRIBUTING.md (development setup and contribution guide)
- CI workflow (fmt, clippy, test on push/PR)
- Issue templates (bug report, feature request)
- Dependabot config (cargo + github-actions weekly)
- Cargo.toml workspace metadata (license, repository, description)
2026-06-04 23:19:30 +08:00
pandorafuture 96ccbbdc3d feat: initial release of wx-cli v0.7.2
WeChat macOS database decryption and query tool, supporting key extraction,
message querying, full-text search, conversation export, real-time monitoring,
media handling, and HTTP server mode with REST API and SSE.
2026-06-04 22:50:00 +08:00