|
|
54b1ddb809
|
fix: lint
|
2026-02-03 00:32:21 +08:00 |
|
Copilot
|
30bf14c40c
|
feat: add file overwrite option to upload modal and display upload errors (#1322)
* Initial plan
* feat: add file overwrite upload option and display error messages
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
* fix: lint
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
Co-authored-by: 耗子 <haozi@loli.email>
|
2026-02-03 00:24:51 +08:00 |
|
Copilot
|
9ab01dc64b
|
feat(project): 运行用户支持自定义输入 (#1323)
* Initial plan
* feat(project): 运行用户选择器支持自定义输入
为创建项目和编辑项目的"运行用户"选择器添加 filterable 和 tag 属性,
使用户可以在选择预设用户(www/root/nobody)的同时也能输入自定义用户名。
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
|
2026-02-03 00:15:47 +08:00 |
|
devhaozi
|
58ddd55b7c
|
chore: update mocks
|
2026-02-02 16:05:24 +00:00 |
|
Copilot
|
4f19a58bba
|
feat: add date selector for viewing archived panel logs (#1316)
* Initial plan
* feat: add date selector for log viewing
- Add date parameter to log list API
- Add log dates listing API
- Update frontend with date selector in all log views
- Add translations for Date field
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
* refactor: cache regex patterns to avoid recompilation overhead
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
* refactor: use predefined regex constants instead of sync.Map
Simplified the regex caching by using predefined package-level constants
for the three log types (app, db, http) instead of sync.Map.
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
* fix: lint
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
Co-authored-by: 耗子 <haozi@loli.email>
|
2026-02-03 00:04:43 +08:00 |
|
renovate[bot]
|
15f096191e
|
chore(deps): Update non-major dependencies (#1321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-02-02 22:08:38 +08:00 |
|
renovate[bot]
|
6f1b177642
|
chore(deps): Lock file maintenance (#1319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-02-02 04:40:50 +00:00 |
|
renovate[bot]
|
f0ae6278f1
|
chore(deps): Update module github.com/shirou/gopsutil/v4 to v4.26.1 (#1315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-02-01 17:27:15 +08:00 |
|
Copilot
|
2fdb23a568
|
feat: 支持解压单独的 .gz 格式文件 (#1318)
* Initial plan
* feat: 支持解压 .gz 格式文件(如 .sql.gz)和优化压缩格式选项
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
* fix: 修正压缩格式注释说明
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
* fix: lint
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
Co-authored-by: 耗子 <haozi@loli.email>
|
2026-02-01 17:25:01 +08:00 |
|
Copilot
|
ba12def9f2
|
Add editor close confirmation, path copy on double-click, and disable overlay close (#1314)
* Initial plan
* Implement file management optimization features
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
* Improve error handling in file save dialog
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
* Disable overlay click to close editor window
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
* Fix comment clarity for closeOnOverlay prop
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
* fix: lint
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
Co-authored-by: 耗子 <haozi@loli.email>
|
2026-02-01 17:03:33 +08:00 |
|
|
|
c5667d8ce4
|
fix: 无法添加sftp备份
|
2026-02-01 06:26:23 +08:00 |
|
|
|
6b1789421f
|
feat: cron表达式生成器新增每分钟选项
|
2026-01-31 19:31:04 +08:00 |
|
|
|
cef8d7caa7
|
fix: 面板IP证书续签
v3.0.5
|
2026-01-31 18:40:41 +08:00 |
|
renovate[bot]
|
2d3250bc51
|
chore(deps): Update dependency @vueuse/core to v14.2.0 (#1313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-01-31 18:22:05 +08:00 |
|
|
|
37f50eebd2
|
fix: 修复Nginx BasicAuth密码问题
|
2026-01-31 00:02:44 +08:00 |
|
github-actions[bot]
|
676bed3a41
|
New Crowdin translations by GitHub Action (#1311)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2026-01-30 22:42:16 +08:00 |
|
devhaozi
|
bee7da8a7e
|
chore(l10n): update pot files
|
2026-01-30 14:33:16 +00:00 |
|
renovate[bot]
|
9cfa4738cf
|
chore(deps): Update dependency vue-router to v5.0.1 (#1310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-01-30 22:19:21 +08:00 |
|
|
|
39d015b1cc
|
fix: 兼容一些没有指定命令和入口点的镜像
|
2026-01-30 21:59:20 +08:00 |
|
|
|
b9a9bf7904
|
fix: lint
|
2026-01-30 19:37:02 +08:00 |
|
|
|
c35c26b237
|
fix: lint
|
2026-01-30 19:16:32 +08:00 |
|
|
|
d25c419462
|
feat: 添加切片的校验
|
2026-01-30 19:15:05 +08:00 |
|
|
|
309f6b7ee2
|
fix: 多次点击部署网站叠加
|
2026-01-30 19:02:33 +08:00 |
|
|
|
7de7eabca3
|
fix: 更新阿里云dns
|
2026-01-30 18:16:08 +08:00 |
|
devhaozi
|
ce83fdd4db
|
chore: update mocks
|
2026-01-30 09:27:20 +00:00 |
|
|
|
7ef6a5df0e
|
feat: 不再支持手动签发证书
|
2026-01-30 17:26:38 +08:00 |
|
|
|
624bac6ead
|
fix: lint
|
2026-01-30 17:21:10 +08:00 |
|
|
|
2e4a5d3b43
|
fix: 页脚链接
|
2026-01-30 17:17:14 +08:00 |
|
|
|
a6e4c17b83
|
feat(acme): 不再强制记录TTL时间
|
2026-01-30 16:59:10 +08:00 |
|
|
|
f3e31ab518
|
feat: Cron表达式生成器支持反向解析
|
2026-01-30 16:50:17 +08:00 |
|
|
|
42facd50c3
|
fix: shell脚本高亮
|
2026-01-30 07:27:56 +08:00 |
|
renovate[bot]
|
706bee0e43
|
chore(deps): Update dependency vue-router to v5 (#1309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-01-30 06:32:32 +08:00 |
|
|
|
d0c4a106fb
|
feat: 优化超长标题显示
v3.0.4
|
2026-01-30 00:30:00 +08:00 |
|
github-actions[bot]
|
571a63325b
|
New Crowdin translations by GitHub Action (#1306)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2026-01-30 00:18:26 +08:00 |
|
devhaozi
|
4ae47f03ef
|
chore(l10n): update pot files
|
2026-01-29 16:16:47 +00:00 |
|
|
|
9e24a953c1
|
feat: 清理代码
|
2026-01-30 00:12:51 +08:00 |
|
|
|
64ef88c28e
|
feat: 工具箱操作添加loading
|
2026-01-29 23:53:00 +08:00 |
|
|
|
43b92ceb4e
|
fix: 修复固定标签页对菜单不生效
|
2026-01-29 23:52:24 +08:00 |
|
|
|
c2c3aa48f1
|
feat: 清理代码
|
2026-01-29 23:37:49 +08:00 |
|
|
|
be7996969a
|
feat: 清理代码
|
2026-01-29 23:14:41 +08:00 |
|
renovate[bot]
|
eeb4aaee90
|
chore(deps): Update module github.com/lib/pq to v1.11.1 (#1304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-01-29 22:24:36 +08:00 |
|
github-actions[bot]
|
fb7c56dc01
|
New Crowdin translations by GitHub Action (#1303)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2026-01-29 22:21:17 +08:00 |
|
devhaozi
|
15abaa875d
|
chore(l10n): update pot files
|
2026-01-29 14:17:12 +00:00 |
|
|
|
0ab2bbe92a
|
Revert "feat: 反向代理支持更多设置"
This reverts commit dd7d1ed490.
|
2026-01-29 22:13:45 +08:00 |
|
|
|
dd7d1ed490
|
feat: 反向代理支持更多设置
|
2026-01-29 22:12:55 +08:00 |
|
github-actions[bot]
|
c9783118f5
|
New Crowdin translations by GitHub Action (#1302)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2026-01-29 21:52:16 +08:00 |
|
devhaozi
|
626342d13b
|
chore(l10n): update pot files
|
2026-01-29 12:28:48 +00:00 |
|
|
|
15287b5bce
|
fix: lint
|
2026-01-29 20:26:54 +08:00 |
|
|
|
f0f4b4f692
|
fix: lint
|
2026-01-29 20:25:07 +08:00 |
|
|
|
ea0dccb6c1
|
Merge remote-tracking branch 'origin/main'
|
2026-01-29 20:06:48 +08:00 |
|