Commit Graph

14 Commits

Author SHA1 Message Date
Elysia
fff4a4bd22 refactor: 更新README文档,添加动画性能问题的待办事项;修改安装管理器以使用完整路径查找pkexec命令;删除未使用的下载管理模拟方法 2026-01-30 21:39:50 +08:00
Elysia
569cc87994 refactor: 优化AppDetailModal组件的布局和样式,增强可用性 2026-01-30 21:22:01 +08:00
Elysia
0002c2f9e1 chore: prepare to change to tailwindcss 2026-01-30 19:53:46 +08:00
Elysia
c2f66321a8 chore: add more todo 2026-01-28 23:22:32 +08:00
Elysia
402ba1fb00 feat: 更新TODO列表,添加应用更新和显示已安装应用功能 2026-01-28 23:20:13 +08:00
Elysia
ac0dc225bc feat(install): add app uninstall functionality 2026-01-26 00:57:15 +08:00
Elysia
d51756c124 docs: update build badge and fix indentation 2026-01-26 00:21:19 +08:00
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