Elysia
38a4d4512f
feat: 添加electron-builder.yml配置文件并更新构建脚本
2026-01-28 20:33:12 +08:00
Elysia
640e0bd69d
feat: 添加对deb和rpm包的构建支持,更新构建依赖和版本信息
2026-01-28 19:18:45 +08:00
Elysia
a3d50e026a
fix: 更新应用ID和版本信息,修复许可证类型
2026-01-28 18:24:02 +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
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
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
8cddebf39c
build: move electron-app-universal-protocol-client to devDependencies
2026-01-17 23:48:26 +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
0d16434374
添加环境配置文件,更新 Vite 配置以支持本地代理,优化 AppCard 组件的懒加载逻辑
2026-01-17 21:00:21 +08:00
Elysia
a5b3d1278c
add store
2026-01-17 20:07:27 +08:00
Yinan Qin
2250f89266
Initial commit
2026-01-17 00:15:37 +08:00