Dawn
342eae600c
fix(ci): 🐛 fix draft release detection to avoid multiple release IDs for same tag
2026-01-19 15:43:24 +08:00
Dawn
1af499a04a
ci(ci): 🎡 add job to auto-publish draft releases with changelog
2025-12-19 21:55:24 +08:00
Dawn
cd940c292a
ci(ci): 🎡 simplify version handling by using github.ref_name instead of job outputs
2025-12-19 19:39:49 +08:00
Dawn
d32a5dea70
ci(ci): 🎡 add appVersion output to build job for cross-job access
2025-12-19 19:08:45 +08:00
Dawn
6c84312a22
ci(ci): 🎡 change ubuntu version from 24.04 to 22.04 in release workflow conditions
2025-12-19 18:06:02 +08:00
songang
15ca9a2c7c
feat(component): ✨ add upgradelink
2025-12-17 19:48:02 +08:00
Dawn
b7ec9b21d4
feat(i18n): ✨ add i18n for remaining pages and fix content disorder
...
fix unable to automatically download AI-generated content
add github action to enter the corresponding key into the generation environment
2025-11-29 07:17:27 +08:00
Dawn
b59d517717
fix(ci): 🐛 fix release.yml issues
2025-11-15 05:31:02 +08:00
Dawn
f0c4cd18df
fix(release): 🐛 fix ci issue in release version
2025-11-15 05:15:30 +08:00
Dawn
0f9a68851c
chore(CICD): 🔨 optimize the build process
2025-11-08 05:42:07 +08:00
Dawn
c01304fb35
fix(common): 🐛 modify the location of the remote login window
...
fix packaging failure due to insufficient memory in js and node
2025-11-06 02:33:39 +08:00
Dawn
542760be0e
fix(mobile): 🐛 fix some known issues ( #353 )
...
* refactor(common): ♻️ login data init
* refactor(common): ♻️ login refactor
* fix(common): 🐛 mobile set auto login after login
* fix(common): 🐛 ios splash screen auto login
* fix(common): 🐛 ios splash screen close
* fix(mobile): 🐛 personal information display
* refactor(global import): ♻️ refactoring global import to distinguish pc from mobile
* fix(common): 🐛 fix mobile layout
* fix(common): 🐛 set mobile safe area in app.vue
* fix(common): 🐛 delete SafeAreaComponent
* build(build): 📦 improve mobile and pc component import files
* refactor(common): ♻️ remove mobile client
* build(build): 📦 remove components*.d.ts
* fix(common): 🐛 android safe area
* fix(common): 🐛 android safe area
* fix(mobile): 🐛 refine the message text for withdrawal, and add a mobile phone clipboard
* fix(system): 🐛 fix storage logic causing logins to fail
fix white screen issues on some ios pages due to top safe zone
* feat(mobile): ✨ adapt mobile chat room input box
* fix(mobile): 🐛 modify Android ports and some mobile styles
---------
Co-authored-by: wanwanruwoxin <254693270@qq.com >
Co-authored-by: 乾乾 <1046762075@qq.com >
Co-authored-by: kazai <kazai_xiaohe@gmail.com >
2025-10-15 09:57:31 +08:00
Dawn
0ccedafdb6
feat(screenshot): ✨ add screenshots of rounded corners and write input box
...
update readme
update release.yml and remove pr-chatbot-review.yml
closed #323
2025-08-27 00:02:39 +08:00
Dawn
51e5e1b924
build(pnpm): 📦 修改打包配置
2025-07-22 21:06:07 +08:00
Dawn
bcce4a01d4
fix(hooks): 🐛 修复一些xss的问题
2025-04-15 18:43:13 +08:00
Dawn
97553407a4
Test actions ( #147 )
...
* ci(action): 🎡 增加测试分支来测试是否可以正常打包
* fix: 🐛 修复依赖出错
2025-01-05 23:40:19 +08:00
Dawn
b5f8402ede
fix(build): 🐛 去除alsa-sys的安装
2025-01-05 23:40:18 +08:00
Dawn
0840d7e3f0
fix(build): 🐛 修复ubuntu alsa-sys包版本 ( #145 )
2025-01-05 23:40:16 +08:00
Dawn
c4f46f826b
fix(build): 🐛 修复ubuntu CI打包问题 ( #144 )
2025-01-05 23:40:06 +08:00
Dawn
6b47049117
ci: 🎡 优化CI配置 ( #141 )
...
* ci: 🎡 优化CI配置
* fix: 🐛 修复CI中缓存顺序问题
2025-01-04 11:07:45 +08:00
Dawn
6969a0999e
fix(CI): 🐛 修复release配置 ( #110 )
2024-12-18 22:26:14 +08:00
dependabot[bot]
d0f88391e5
build(deps): 更新关键依赖版本
2024-12-14 22:35:00 +08:00
StepSecurity Bot
493e070bb9
[StepSecurity] Apply security best practices ( #88 )
...
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io >
2024-12-14 17:21:46 +08:00
nongyehong
688d2dd862
build(build): 📦 新增docker-compose配置(Beta)
...
在根目录添加cargo镜像源配置
2024-12-10 10:43:38 +08:00
nongyehong
4cd9a9355d
fix(build): 🐛 修复release配置导致打包的问题
2024-10-29 14:56:10 +08:00
nongyehong
19fb138d51
fix(build): 🐛 添加不同编译版本,以修复不同架构安装出错问题
2024-10-29 13:09:41 +08:00
nongyehong
8a18e84ce7
fix(global): 🐛 修复艾特弹窗在mac下高度问题导致不显示
...
使用prettierrc格式化项目文件
2024-10-28 14:49:43 +08:00
ZOL4789
4ee3e2b8a3
feat(layout): ✨ 自动更新增加进度条
2024-10-27 22:08:14 +08:00
ZOL4789
62407c4c98
build(workflow): 📦 修改工作流参数名
2024-10-27 22:07:29 +08:00
ZOL4789
8d8d7e73d5
build(workflow): 📦 工作流配置读取脚本路径修改
...
工作流配置读取脚本路径修改
2024-10-27 22:06:17 +08:00
ZOL4789
d9e204e180
build: 📦 发布版本时添加latest.json版本文件
2024-10-26 16:57:28 +08:00
ZOL4789
8fae2ffcd1
docs(github): 📝 增加github工作流,tauri打包Key和PubKey
2024-10-26 16:27:42 +08:00
nongyehong
71a1dd9383
feat: ✨ 发布v1.6.0版本
Release CI / publish (macos-latest) (push) Has been cancelled
Release CI / publish (windows-latest) (push) Has been cancelled
2024-07-04 01:05:26 +08:00
nongyehong
63ce821fd7
🐛 fix(custom): 修改页面样式没有加载问题,修复打包后静态文件路径问题
2024-03-10 11:54:46 +08:00
nongyehong
648995e401
🐛 fix(custom): 修复已知问题
Release CI / publish (macos-latest) (push) Has been cancelled
Release CI / publish (windows-latest) (push) Has been cancelled
2024-03-09 05:45:47 +08:00
nongyehong
16007a204c
🌻 update(custom): 更新好友和群聊详情页面
2024-03-09 03:39:35 +08:00