Commit Graph

7 Commits

Author SHA1 Message Date
Elysia
bdf51a1037 feat(download): 支持重试下载功能并更新相关逻辑 2026-01-25 23:29:58 +08:00
Elysia
37c35c4519 doc(README): 添加TODO 2026-01-25 22:40:06 +08:00
Elysia
4f77ab4bc3 docs: 更新许可证徽章为 MIT 2026-01-17 23:37:35 +08:00
Elysia
428512eae8 docs: 更新 README 中的 APM Logo 显示方式 2026-01-17 23:36:53 +08:00
Elysia
d1ac6d616b docs: update logo path in README 2026-01-17 23:35:58 +08:00
Elysia
9b17c57c5c feat: overhaul application to APM 应用商店 with enhanced download management
- Removed CHANGELOG.md and electron-vite-vue.gif files.
- Updated LICENSE to reflect new copyright holder.
- Transformed README.md to reflect new project identity and features.
- Introduced DownloadQueue and DownloadDetail components for managing downloads.
- Implemented download simulation and management logic in App.vue.
- Added URL scheme handling in Electron main process.
- Integrated electron-app-universal-protocol-client for protocol handling.
- Updated package.json to include new dependencies.
2026-01-17 23:17:14 +08:00
Yinan Qin
2250f89266 Initial commit 2026-01-17 00:15:37 +08:00