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
ZOL
d4bf21d464
feat(worker): ✨ 代理实现 ( #232 )
...
* feat(worker): ✨ 代理实现
197 #197
* fix(worker): 🐛 修复localStorage未初始化访问异常
* fix(worker): 🐛 api代理和websocket代理设置分开
* fix(worker): 🐛 修复保存代理设置,重启异常bug
* style(view): 💄 美化n-tabs白色下划线
* ci(PR-Boot): 🎡 修改pr-boot的key配置
---------
Co-authored-by: Dawn <2439646234@qq.com >
2025-04-15 10:29:58 +08:00
Dawn
4f3061ed78
ci(chatbot): 🎡 修复pr-chatbot千问模型授权问题 ( #228 )
2025-03-22 16:53:16 +08:00
Dawn
f0e9f27c5f
feat(component): ✨ 增加表情包功能
2025-03-18 11:47:52 +08:00
Dawn
b0247577c3
perf(view): ⚡ 优化聊天框用户信息操作选项 ( #173 )
2025-01-10 18:51:28 +08:00
Dawn
0dd59a5f87
fix(renovate): 🐛 修复renovate bot配置 ( #164 )
2025-01-08 09:39:49 +08:00
Dawn
00e2a89745
fix(common): 🐛 修复系统托盘状态切换问题 ( #153 )
...
修改github issues模版|优化群聊用户侧边栏
2025-01-07 21:44:47 +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
16cd17aa54
fix(common): 🐛 修复一些已知问题 ( #137 )
...
* fix(common): 🐛 修复一些已知问题
优化消息跳转|增加mac系统下消息的徽标提示
* fix(action): 🐛 修复action中pr bot的配置
2025-01-03 18:43:38 +08:00
Dawn
99a8859476
perf(component): ⚡ 可在设置中切换翻译提供商 ( #132 )
...
优化一些代码
2024-12-30 15:07:20 +08:00
Dawn
fadbf2b24a
feat(service): ✨ 新增翻译服务api ( #130 )
2024-12-29 01:53:10 +08:00
Dawn
a1641e96cc
perf(component): ⚡ 优化虚拟列表加载更多功能 ( #129 )
...
* perf(component): ⚡ 优化虚拟列表加载更多功能
* fix(github): 🐛 修复PR copilot 工作流问题
* fix(github): 🐛 修复PR copilot工作流没安装pnpm问题
* fix(action): 🐛 修改pr分析的机器人为通义千问
* fix(action): 🐛 修复配置通义千问配置问题
* fix(action): 🐛 修复api调用方式
2024-12-28 17:26:25 +08:00
Dawn
451ded82c5
perf(component): ⚡ 优化撤回消息重新编辑判定 ( #128 )
2024-12-28 02:37:32 +08:00
Dawn
77373e3782
feat(notification): ✨ 新增notification系统通知 ( #127 )
...
优化一些提示和逻辑
2024-12-26 21:29:12 +08:00
Dawn
7b762e26a0
fix(event): 🐛 修复tauri listen未销毁问题 ( #124 )
2024-12-25 20:32:38 +08:00
Dawn
11fdfe65a0
fix(component): 🐛 修复整体流程bug问题 ( #118 )
2024-12-23 01:50:47 +08:00
Dawn
6969a0999e
fix(CI): 🐛 修复release配置 ( #110 )
2024-12-18 22:26:14 +08:00
Dawn
1ec6020168
fix(component): 🐛 修复naiveui的虚拟列表问题 ( #109 )
...
新增自己封装的虚拟列表
2024-12-18 21:44:05 +08:00
Dawn
8bb4aa77d9
perf(view): ⚡ 优化一下样式和登录页面的提示 ( #107 )
...
closed #106
2024-12-17 20:40:55 +08:00
nongyehong
491860a85c
ci(CI): 🎡 修改codeql等CI配置,减少对action配额的消耗
2024-12-14 22:36:42 +08:00
Dawn
33d18cd3b6
ci(CI): 🎡 修改CI的一些配置 ( #103 )
2024-12-14 22:35:00 +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
9d23424587
fix(view): 🐛 修复侧边栏文字模式下更多图标的样式
...
修改github和gitee提交bug issue的模板
closed #IAVNW7
2024-10-15 23:33:57 +08:00
nongyehong
694373fe0e
docs: 📝 修改项目名称
2024-10-10 14:38:04 +08:00
nongyehong
ded18443ca
docs(.github): 📝 修改FUNDING中贡献者
2024-10-08 11:35:03 +08:00
nongyehong
09369dd6be
docs(.github): 📝 修改FUNDING文件报错问题
2024-10-08 11:28:13 +08:00
nongyehong
9ed019ddb9
docs(.github): 📝 修改FUNDING文件信息
2024-10-08 11:17:52 +08:00
nongyehong
8ef4c5968c
docs: 📝 完善社区准则文档
...
新增安全政策文件|新增贡献指南文件
2024-10-08 10:56:17 +08:00