Commit Graph
15 Commits
Author SHA1 Message Date
chuan b453de1d07 docs: remove useless docs and update readme 2026-04-30 16:56:58 +08:00
chuan d0c57739e8 feat: refactor HTTP client usage and add new dependencies for improved functionality 2026-04-30 16:11:15 +08:00
chuan 640c1a23a5 feat: update .gitignore, Cargo.toml, and add Dockerfile for multi-platform builds 0.1.0 2026-04-30 15:56:09 +08:00
chuan 292c7b017a feat: enhance logging for user management and server operations 2026-04-30 15:39:41 +08:00
chuan c58271f6b6 feat: update docker build files 2026-04-30 15:31:57 +08:00
chuan 78d64de371 feat: add server data directory handling and enhance sync commands with force option 2026-04-30 14:57:17 +08:00
chuan ed1deae555 feat: remove RefreshToken command from CLI and associated logic 2026-04-30 14:15:46 +08:00
chuan 2442bff12a feat: update quota command to accept multiple account IDs and improve argument handling 2026-04-30 10:37:25 +08:00
chuan 9794dacf74 feat: add automatic account switching and enhance CLI argument handling 2026-04-30 10:21:30 +08:00
chuan ce7d2dbf91 feat: enhance account switching with unique ID resolution and improved CLI argument help 2026-04-30 10:15:43 +08:00
chuan 01d3a09d1e feat: enhance account listing with quota refresh and force option 2026-04-30 10:07:09 +08:00
chuan 7120a8a904 refactor: simplify command structure for Login and Import in CLI 2026-04-30 09:59:36 +08:00
chuan 87a2a85dd7 fix: reorder accounts field in Store struct for consistency 2026-04-30 09:56:55 +08:00
chuan 01449ef788 feat: add cdxs CLI implementation and docs 2026-04-30 00:42:24 +08:00
chuan f1024115b8 docs: init 2026-04-29 22:21:55 +08:00