Commit Graph

151 Commits

Author SHA1 Message Date
dependabot[bot]
5f89436106 Bump vite-plugin-electron from 0.28.8 to 0.29.0 (#1)
Bumps [vite-plugin-electron](https://github.com/electron-vite/vite-plugin-electron) from 0.28.8 to 0.29.0.
- [Release notes](https://github.com/electron-vite/vite-plugin-electron/releases)
- [Changelog](https://github.com/electron-vite/vite-plugin-electron/blob/main/CHANGELOG.md)
- [Commits](https://github.com/electron-vite/vite-plugin-electron/compare/v0.28.8...v0.29.0)

---
updated-dependencies:
- dependency-name: vite-plugin-electron
  dependency-version: 0.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 09:07:49 +08:00
dependabot[bot]
d61c7cc5e5 Bump vue-tsc from 2.2.12 to 3.2.2 (#2)
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.2.12 to 3.2.2.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.2/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-version: 3.2.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 23:46:54 +08:00
Elysia
51ee4019d9 fix: 更新vite版本至6.4.1 2026-01-28 23:44:54 +08:00
Yinan Qin
7162f8dd56 Merge pull request #4 from elysia-best/dependabot/npm_and_yarn/electron-40.0.0
Bump electron from 29.4.6 to 40.0.0
2026-01-28 23:25:31 +08:00
dependabot[bot]
75f67e4236 Bump electron from 29.4.6 to 40.0.0
Bumps [electron](https://github.com/electron/electron) from 29.4.6 to 40.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v29.4.6...v40.0.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 40.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-28 15:23:11 +00:00
Elysia
c2f66321a8 chore: add more todo 2026-01-28 23:22:32 +08:00
Elysia
e62f4c0336 bump: 更新版本号至1.0.1 2026-01-28 23:20:32 +08:00
Elysia
402ba1fb00 feat: 更新TODO列表,添加应用更新和显示已安装应用功能 2026-01-28 23:20:13 +08:00
Elysia
0c2ec65dca refactor(install-manager): 更新可升级软件包列表命令路径 2026-01-28 23:19:15 +08:00
Elysia
f7eedcd4fd fix: 将依赖项'apm'更改为'amber-package-manager' 2026-01-28 22:50:57 +08:00
Elysia
f15fb28d80 feat: 统一安装和卸载脚本以支持PolicyKit权限配置
rpm应该能通用这两个脚本
2026-01-28 22:41:00 +08:00
Elysia
d529dd6e5e refactor(install-manager): update apm execution path to shell-caller.sh 2026-01-28 22:26:37 +08:00
Elysia
071aa36fb4 feat: 添加PolicyKit权限配置和安装/卸载脚本 2026-01-28 22:10:03 +08:00
Elysia
185b4984c6 feat: 更新窗口标题和尺寸,优化按钮样式 2026-01-28 20:59:25 +08:00
Elysia
38a4d4512f feat: 添加electron-builder.yml配置文件并更新构建脚本 2026-01-28 20:33:12 +08:00
Elysia
9ee8339577 fix: 更新上传工件路径以支持不同包类型 2026-01-28 19:54:55 +08:00
Elysia
847bcc7885 feat: 添加deb和rpm包的依赖项配置 2026-01-28 19:54:17 +08:00
Elysia
bc2f79114c fix: 更新构建依赖,添加构建工具支持 2026-01-28 19:25:50 +08:00
Elysia
f8f163e3b8 fix: 更新构建依赖,添加python3支持 2026-01-28 19:23:05 +08:00
Elysia
1c791cd3c8 fix: 更新构建依赖,移除不必要的包并优化安装命令 2026-01-28 19:21:16 +08:00
Elysia
640e0bd69d feat: 添加对deb和rpm包的构建支持,更新构建依赖和版本信息 2026-01-28 19:18:45 +08:00
Elysia
4b49424105 fix: 更新应用图标格式为ICNS,优化安装管理器命令执行 2026-01-28 18:38:52 +08:00
Elysia
a3d50e026a fix: 更新应用ID和版本信息,修复许可证类型 2026-01-28 18:24:02 +08:00
Elysia
ea0261a192 feat: 添加已安装应用和可更新应用的管理功能,支持卸载和升级操作 2026-01-28 18:14:04 +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
bf93059da1 feat(install): 实现安装管理器,支持安装、检查已安装状态和初步卸载功能 2026-01-26 00:12:01 +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
50fb1a0065 feat(install): added basis install process
Now it is able to install apps from the render process and properly display logs on the app detial page.
2026-01-25 22:30:39 +08:00
Elysia
22435a5e1b docs(deeplink): add file header documentation 2026-01-18 00:46:57 +08:00
Elysia
c7b3257a2c feat(deeplink): implement custom deep link handling and remove electron-app-universal-protocol-client 2026-01-18 00:45:25 +08:00
Elysia
a476db84ee build: update dependencies and build configuration 2026-01-18 00:21:44 +08:00
Elysia
c342be45c2 build: 修改依赖安装步骤,移除 electron-app-universal-protocol-client 直接安装,改为通过 devDependencies 安装 2026-01-18 00:18:00 +08:00
Elysia
5fd1b75309 build(workflows): update npm install build-from-source flag 2026-01-18 00:16:09 +08:00
Elysia
f75b1681a2 build: 更新 electron-app-universal-protocol-client 到 v2.1.1,并修改安装依赖的构建选项 2026-01-18 00:12:32 +08:00
Elysia
141315f362 build: update electron-app-universal-protocol-client to v2.1.0 2026-01-18 00:09:54 +08:00
Elysia
c8965297f2 build: 更新 GitHub Actions 工作流以忽略不必要的文件并优化依赖安装 2026-01-18 00:05:59 +08:00
Elysia
184072d5d2 build(workflow): update install dependencies step 2026-01-17 23:55:17 +08:00
Elysia
8cddebf39c build: move electron-app-universal-protocol-client to devDependencies 2026-01-17 23:48:26 +08:00
Elysia
0faf741d0b build: update Node.js version to 20.x 2026-01-17 23:44:18 +08:00
Elysia
d8dee6e26f ci: 更新 GitHub Actions 工作流,升级依赖版本并简化操作系统矩阵 2026-01-17 23:40:54 +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
Elysia
4dd3bd321c 更新应用程序配置,修改图标和标题,优化截图加载逻辑,移除懒加载初始化 2026-01-17 21:47:39 +08:00
Elysia
74615a5ce9 更新 AppHeader 和 AppGrid 组件以使用过滤后的应用列表 2026-01-17 21:09:06 +08:00
Elysia
0d16434374 添加环境配置文件,更新 Vite 配置以支持本地代理,优化 AppCard 组件的懒加载逻辑 2026-01-17 21:00:21 +08:00
Elysia
a5b3d1278c add store 2026-01-17 20:07:27 +08:00