Commit graph

11 commits

Author SHA1 Message Date
1490ed7541
dev:修复注释路由前缀 (#8292) 2025-04-02 10:10:00 +08:00
5bc7bc6aac
fix: Fix missing response types in Swagger API endpoints (#7611)
Some checks failed
SonarCloud Scan / SonarCloud (push) Has been cancelled
Refs #7607
2024-12-31 09:57:55 +00:00
2bc07c91df
pref: Improve Swagger authentication (#7298)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 7s
2024-12-09 09:57:34 +00:00
0ef1a26e95
pref: Remove Swagger description information (#7214)
Some checks failed
Build / SonarCloud (push) Failing after 6s
2024-11-30 11:44:50 +00:00
zhengkunwang
6c1d769d15
feat: 统一修改部分接口参数校验 (#2703) 2023-10-27 04:04:11 +00:00
ssongliu
d8df9f755e
fix: 修改拼写错误 (#2438) 2023-10-07 07:46:44 +00:00
zhengkunwang
ed3d587046
fix: 解决守护进程停止之后状态读取异常的问题 (#2186)
Refs https://github.com/1Panel-dev/1Panel/issues/2167
2023-09-05 08:12:10 +00:00
ssongliu
e67d9055aa
fix: 解决进程状态一直加载中的问题 (#1983)
Refs #1968
2023-08-17 06:46:09 +00:00
ssongliu
35b8532eaa
feat: 优化进程守护状态获取方式 (#1943) 2023-08-14 06:02:11 +00:00
zhengkunwang
39abd4341d
feat: 增加守护进程管理 (#1800) 2023-08-01 09:31:42 +00:00
zhengkunwang
b59ccc52ae
feat: 增加进程守护管理 (#1786)
增加 Supervisor 状态读取 初始化 启动 重启 设置 日志 功能
Refs https://github.com/1Panel-dev/1Panel/issues/1754
Refs https://github.com/1Panel-dev/1Panel/issues/1409
Refs https://github.com/1Panel-dev/1Panel/issues/1388
Refs https://github.com/1Panel-dev/1Panel/issues/379
Refs https://github.com/1Panel-dev/1Panel/issues/353
Refs https://github.com/1Panel-dev/1Panel/issues/331
2023-07-31 03:28:41 +00:00