Elysia
c27c1f1697
feat: add sidebar toggle functionality
...
Signed-off-by: Elysia <a.elysia@proton.me >
2026-02-17 23:23:20 +08:00
Elysia
7b3bd110a9
docs: update changelog for v1.1.1 release
...
Signed-off-by: Elysia <a.elysia@proton.me >
2026-02-17 22:23:59 +08:00
Elysia
4a0467536c
build: bump version to 1.1.1
...
Signed-off-by: Elysia <a.elysia@proton.me >
2026-02-17 22:22:52 +08:00
Elysia
d45d5082f4
fix(main): use app.getVersion() for packaged app
...
Signed-off-by: Elysia <a.elysia@proton.me >
2026-02-17 22:08:51 +08:00
Yinan Qin
d2703a1c86
chore: update license badge to MulanPSL 2.0
...
[no ci]
2026-02-16 13:16:16 +08:00
Yinan Qin
c080bcfb27
docs: add DeepWiki badge to README
...
Added DeepWiki badge to README.
2026-02-15 00:55:16 +08:00
Elysia
00ea841241
docs(README): add a screenshot
2026-02-15 00:49:49 +08:00
Yinan Qin
bc673c0998
chore: update Dependabot schedule for npm and GitHub Actions
...
Changed npm update schedule from monthly to weekly and added GitHub Actions updates with a weekly schedule.
2026-02-15 00:36:07 +08:00
Elysia
6a39a7448b
restore README.md :(
2026-02-15 00:30:47 +08:00
Elysia
a1cd7ab38f
docs: update changelog for version 1.1.0
2026-02-15 00:29:05 +08:00
Elysia
f2c64c111b
build: bump version to 1.1.0
2026-02-15 00:27:54 +08:00
Elysia
12b604dbad
docs: update changelog generation command
2026-02-15 00:25:39 +08:00
Elysia
dccfa6029a
build: add --skip-unstable flag to changelog command
2026-02-15 00:19:29 +08:00
Elysia
0aaaabe31b
chore: add changelog generation script
2026-02-15 00:16:45 +08:00
Elysia
7aae00e272
ops(ci): add release job and update node version
2026-02-15 00:09:29 +08:00
Elysia
ed92145f91
fix(app): floor download progress percentage
2026-02-14 23:56:49 +08:00
Elysia
7a97333bf7
refactor(download): update download management comments and behavior
2026-02-14 23:33:36 +08:00
Elysia
524627c585
build: bump version to 1.1.0-beta.1
2026-02-14 23:23:39 +08:00
Elysia
a3f18bb593
feat(app): add download count display
2026-02-14 23:22:41 +08:00
Elysia
5ac9376200
feat: support download statistics
...
close #15
2026-02-14 23:11:43 +08:00
Elysia
c4ffc880e4
chore(main): clean up temp dir on quit
2026-02-14 19:06:58 +08:00
Elysia
9f50e25dc0
feat(app): add cache buster for API requests
...
close #16
2026-02-14 18:58:29 +08:00
Elysia
37673ca3e1
build(deb, rpm): add aria2 dependency
2026-02-14 18:40:19 +08:00
Elysia
832839c14f
build: bump version to 1.1.0-beta.0
2026-02-14 00:26:26 +08:00
Elysia
2eb56079cb
docs: fix typo in directory path and update date
2026-02-14 00:17:46 +08:00
Elysia
74c4eb4fbc
feat(install): add metalink download support and progress tracking
...
close #12
2026-02-14 00:16:18 +08:00
Elysia
7aeb3d5dd4
feat(theme): add system theme support
...
close #13
2026-02-13 14:49:41 +08:00
Elysia
1d808b035a
refactor(app): change to sequential loading and increase timeout
...
Co-authored-by: shenmo <jifengshenmo@outlook.com >
Signed-off-by: elysia-best <a.elysia@proton.me >
2026-02-13 14:11:13 +08:00
Elysia
10808c8f3b
feat: 更新类型系统指南,添加代码检查和格式化要求
2026-02-12 20:14:12 +08:00
Elysia
d5266c6af8
feat: 更新搜索逻辑
...
现在更换app类别时将默认清空搜索。
2026-02-12 20:11:54 +08:00
Elysia
c3ae477497
feat(docs): 添加 AI 编码指导文档以概述项目架构和核心概念
2026-02-12 19:51:52 +08:00
Elysia
9a2d3a8ac1
refactor: fix typo in module path
2026-02-12 19:21:17 +08:00
Elysia
6622e70033
refactor: improve code formatting and consistency across components
...
- Updated button and span elements in ThemeToggle.vue and TopActions.vue for better readability.
- Enhanced UninstallConfirmModal.vue and UpdateAppsModal.vue with consistent indentation and spacing.
- Refactored downloadStatus.ts and storeConfig.ts for improved code clarity.
- Standardized string quotes and spacing in typedefinition.ts and processInstall.ts.
- Ensured consistent use of arrow functions and improved variable declarations throughout the codebase.
2026-02-12 18:32:41 +08:00
Elysia
e11740ad4c
feat: 添加 ESLint 配置并优化代码风格,移除未使用的功能
2026-02-12 18:31:09 +08:00
Delta1035
b43c6117ec
fix: 修复应用还没有安装完,按钮就重新变成可安装状态 ( #11 )
...
fix:先用比较简单的方案解决安装之后卸载了还是显示已安装的问题
fix: 在安装成功的ipc信息之后再删除安装队列的任务
删除pnpm workspace
2026-02-04 13:06:01 +08:00
Yinan Qin
53eb307f5c
Fix formatting in LICENSE.md and update copyright
...
Correct formatting of section headings and add copyright notice.
2026-02-04 10:46:09 +08:00
Yinan Qin
86b98ed49f
chore: Change license to MulanPSL-2.0
2026-02-04 10:43:02 +08:00
dependabot[bot]
8c37f67379
build(deps-dev): bump @vitejs/plugin-vue from 5.2.4 to 6.0.3 ( #9 )
...
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ) from 5.2.4 to 6.0.3.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.3/packages/plugin-vue )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
dependency-version: 6.0.3
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>
Reviewed-by: Yinan Qin <a.elysia@proton.me >
2026-02-03 11:09:10 +08:00
Copilot
73de0a171f
build: Remove unused electron-app-universal-protocol-client dependency ( #8 )
...
* Initial plan
* Remove unused electron-app-universal-protocol-client dependency
Co-authored-by: elysia-best <39023210+elysia-best@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: elysia-best <39023210+elysia-best@users.noreply.github.com >
2026-02-01 12:04:56 +08:00
Yinan Qin
35c192e9ee
chore: 更新.desktop 文件中文和英文名称
...
参考 https://gitee.com/amber-ce/amber-pm-store/blob/master/src/usr/share/applications/amber-pm-store.desktop
2026-02-01 11:57:52 +08:00
Yinan Qin
98cc18dc96
Delete .github/workflows/ci.yml
2026-01-31 23:29:26 +08:00
Yinan Qin
2dd9d1f27a
docs: Enhance SECURITY.md with bilingual support and details
...
Updated the security policy to include both English and Chinese versions, detailing supported versions and vulnerability reporting guidelines.
2026-01-31 23:19:54 +08:00
Elysia
c8709711df
bump: v1.0.4
2026-01-31 21:45:48 +08:00
Elysia
95d358fb6e
chore: 更新版本号至 1.0.4-beta.1,并为 host-spawn 添加可执行权限
2026-01-31 21:36:13 +08:00
Elysia
850b8dcd1f
feat: 添加 host-spawn 下载步骤并更新应用启动命令
2026-01-31 21:27:31 +08:00
Elysia
2f7af3ca8f
fix: 修复应用启动命令,移除交互式模式
2026-01-31 20:53:48 +08:00
Elysia
eb386ec23e
chore: 更新版本号至 1.0.4-beta.0,移除重复任务检查逻辑
2026-01-31 20:21:02 +08:00
Elysia
0d1d4e5679
feat: 添加重复任务检查,避免重复下载任务
2026-01-31 20:19:52 +08:00
Elysia
92d1573cf0
feat: 现在仅在有任务时才会到托盘
2026-01-31 20:13:05 +08:00
Elysia
eeefe5295b
feat: enhance install manager to prevent duplicate package installations and improve app launching command
2026-01-31 20:08:35 +08:00