zhengkunwang
a3c07dd3d3
fix: 解决打开进程守护页面报错的问题 ( #2057 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/2051
1 year ago
ssongliu
ca0368c931
feat: 放开 1panel-network 按钮禁用 ( #2052 )
1 year ago
ssongliu
63ae17372d
feat: 计划任务支持备份应用 ( #2040 )
...
Refs #1788 #1713
1 year ago
ssongliu
f196d029cb
feat: 重构快照功能,取消快照过程 loading ( #2039 )
1 year ago
zhengkunwang
f9bf6b69fb
feat: 增加强制删除 openresty 功能 ( #2030 )
1 year ago
ssongliu
24c87905b1
fix: 解决清空容器日志导致的 CPU 占用异常问题 ( #2019 )
...
Refs #1999
1 year ago
ssongliu
fe7fed02ee
fix: 服务器地址支持设置为空 ( #2016 )
1 year ago
huailei
c1db5886ff
perf: 防止message重复弹出 ( #1996 )
1 year ago
ssongliu
5dac95c3de
fix: 移除容器日志中的 ANSI 转义序列 ( #1991 )
...
Refs #1655
1 year ago
ssongliu
da8a06909b
fix: 延长进程状态获取等待时间 ( #1986 )
1 year ago
ssongliu
e67d9055aa
fix: 解决进程状态一直加载中的问题 ( #1983 )
...
Refs #1968
1 year ago
ssongliu
c3134e4c2a
fix: 解决网站反代编辑时回显错误的问题 ( #1980 )
...
Refs #1976
1 year ago
wangdan-fit2cloud
bdd36b3fbc
fix: 移动端样式优化 ( #1979 )
...
#### What this PR does / why we need it?
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
1 year ago
ssongliu
8135f0f598
fix: 解决获取远程数据库失败的问题 ( #1974 )
...
Refs #1925
1 year ago
ssongliu
8433822021
fix: 修改网站重定向列表样式 ( #1975 )
...
Refs #1971
1 year ago
wangdan-fit2cloud
65194ae22b
优化移动端样式 ( #1967 )
...
#### What this PR does / why we need it?
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
1 year ago
ssongliu
89faf01391
feat: 防火墙支持设置备注信息 ( #1962 )
...
Refs #1930 #1121 #1642
1 year ago
ssongliu
a0456d0f7a
fix: 进程守护区分项目名称和进程名称 ( #1952 )
1 year ago
ssongliu
35b8532eaa
feat: 优化进程守护状态获取方式 ( #1943 )
1 year ago
zhengkunwang
b78b0e67ac
fix: 解决登录页切换语言提示信息不更换的问题 ( #1939 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1923
1 year ago
ssongliu
7ad6e607fe
fix: 恢复表格封装代码 ( #1937 )
1 year ago
ssongliu
27100594a4
fix: 修改 loading ( #1936 )
1 year ago
ssongliu
0d687daa13
feat: 数据库连接信息增加复制按钮以及超长悬浮显示 ( #1935 )
1 year ago
ssongliu
3e6cd1cab1
feat: 远程数据库增加连接性测试 ( #1928 )
...
Refs #1924
1 year ago
ssongliu
98df3806f5
fix: 优化容器清理提示信息 ( #1927 )
1 year ago
ssongliu
18e8af6234
fix: 容器终端断开连接时,保持抽屉打开 ( #1926 )
1 year ago
zhengkunwang
85f8c1e634
feat: 守护进程增加操作列 ( #1919 )
1 year ago
ssongliu
85c935ee46
fix: 容器创建启动命令提示信息修改 ( #1917 )
1 year ago
ssongliu
b4033471e7
fix: 修改表格分页偶发的数据丢失问题 ( #1911 )
...
Refs #1834
1 year ago
ssongliu
8dca519068
feat: 远程数据库地址支持域名 ( #1909 )
1 year ago
ssongliu
39d8b0d98c
fix: 数据库获取时,忽略重名数据库 ( #1906 )
1 year ago
zhengkunwang
278a562320
feat: 修改应用安装数据库名的默认值 ( #1904 )
1 year ago
ssongliu
b8480e4928
fix: 解决计划任务编辑错误 ( #1902 )
1 year ago
ssongliu
b1f817f09b
fix: 限制数据库名称大小写 ( #1899 )
1 year ago
ssongliu
018fb85bc3
fix: 计划任务创建样式调整 ( #1897 )
1 year ago
zhengkunwang
bb7102d543
feat: 编辑运行环境增加提示 ( #1896 )
1 year ago
zhengkunwang
1cccfeff22
feat: 修改应用商店的分页 ( #1895 )
1 year ago
ssongliu
6c3a5b0ec7
fix: 修改数据库名称长度提示信息 ( #1894 )
1 year ago
ssongliu
3fffb3c8ec
fix: 备份账号高度调整 ( #1893 )
1 year ago
wangdan-fit2cloud
1c0d0d46a7
Pr@dev@dan ( #1891 )
...
#### What this PR does / why we need it?
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
1 year ago
zhengkunwang
65b8d47310
style: 修改 Supervisor 初始化的提示文字 ( #1890 )
1 year ago
zhengkunwang
87e9662af4
fix: 解决关闭高级设置之后没有提示端口放开的问题 ( #1887 )
1 year ago
zhengkunwang
fe705a25ea
feat: 优化网站反向代理地址填写 ( #1885 )
1 year ago
ssongliu
f4d5b5437e
fix: 修改部分字段校验 ( #1881 )
1 year ago
zhengkunwang
ce258cf157
fix: 解决 Mysql 恢复失败的问题 ( #1874 )
1 year ago
zhengkunwang
381233a8a5
feat: 修改 Supervisor 的判断 ( #1876 )
1 year ago
ssongliu
0e8a4eaf2e
fix: 解决同步快照名称加载错误的问题 ( #1875 )
1 year ago
zhengkunwang
0c4400d6f7
feat: 进程守护状态增加信息列 ( #1873 )
1 year ago
ssongliu
075ae253a1
fix: 国际化问题修改 ( #1872 )
1 year ago
zhengkunwang
fc57256197
style: 修改网站提示 ( #1871 )
1 year ago
zhengkunwang
e0f15ca783
feat: 已安装应用增加 https 端口跳转 ( #1870 )
1 year ago
zhengkunwang
cd77c672bc
feat: 守护进程一些字段增加校验 ( #1865 )
1 year ago
ssongliu
9b02e88e3c
fix: 防火墙与进程守护加载样式调整 ( #1864 )
1 year ago
ssongliu
c326606401
fix: 优化英文状态下,备份恢复按钮换行的问题 ( #1860 )
1 year ago
zhengkunwang
c9ea6f6c8d
fix: 解决应用安装有远程同名数据库报错的问题 ( #1861 )
1 year ago
ssongliu
20a47afb8c
fix: mysql 数据库连接信息样式调整 ( #1857 )
1 year ago
zhengkunwang
07d5c580a6
fix: 解决网站路径重定向不保留URL参数不生效的问题 ( #1855 )
1 year ago
zhengkunwang
480b8acd66
feat:404重定向取消设置是否保留 URL 参数 ( #1854 )
1 year ago
zhengkunwang
ac7e47bdf1
style: 修改初始化 Supervisor 的提示文字 ( #1838 )
1 year ago
zhengkunwang
5f357db1e1
fix: 解决重定向切换 404 没有消除名称字段校验结果的问题 ( #1841 )
1 year ago
zhengkunwang
5944f67823
fix: 解决文件上传可以拖入文件夹的问题 ( #1840 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1833
1 year ago
zhengkunwang
aa1e548ddf
feat: 网站反向代理增加协议选择 ( #1832 )
1 year ago
ssongliu
80e845f320
fix: 解决数据库同步后备份路径错误的问题 ( #1830 )
1 year ago
ssongliu
7c6f8ff7c4
feat: 创建远程数据库支持 localhost 权限 ( #1825 )
1 year ago
ssongliu
e52e6ddaa2
fix: 解决数据库日志监听未刷新的问题 ( #1823 )
1 year ago
ssongliu
b83147220a
fix: 分页排序样式调整 ( #1821 )
1 year ago
ssongliu
a031d3ba41
fix: 计划任务数据库选项增加前缀 ( #1820 )
1 year ago
zhengkunwang
0f6e14d2f9
feat: Supervisor 增加修改配置功能 ( #1818 )
1 year ago
ssongliu
b0320a4ebc
feat: 数据库从服务器获取增加提示信息 ( #1817 )
1 year ago
ssongliu
c7e7629d85
fix: 修改数据库密码校验规则 ( #1815 )
1 year ago
zhengkunwang
d34e7492e1
fix: 修复网站配置文件读取漏洞 ( #1814 )
1 year ago
ssongliu
f6b84d384e
fix: 解决越权下载文件的问题 ( #1813 )
1 year ago
zhengkunwang
202a2ad7ae
feat: Supervisor 适配 Debian 操作系统 ( #1811 )
1 year ago
ssongliu
6f6c836d9a
fix: 解决打开越权读取文件的问题 ( #1810 )
1 year ago
zhengkunwang
01d5bd047f
fix: 解决安装应用 数据库密码字段包含&$提示错误的问题 ( #1809 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1793
1 year ago
zhengkunwang
ae8b6b8c05
style: 修改网站防盗链页面样式 ( #1807 )
1 year ago
zhengkunwang
a84d8dd828
fix: 解决文件压缩无法选择文件夹的问题 ( #1802 )
1 year ago
zhengkunwang
39abd4341d
feat: 增加守护进程管理 ( #1800 )
1 year ago
^薄荷布丁^
b31de5e637
修正翻译错误 ( #1797 )
1 year ago
ssongliu
09653f9c06
fix: 修改远程数据库依赖 ( #1794 )
1 year ago
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
1 year ago
ssongliu
ed0923fd28
fix: 面板设置支持设置服务器域名 ( #1778 )
1 year ago
ssongliu
489efb7ac1
fix: 创建抽屉隐藏名称显示 ( #1777 )
1 year ago
ssongliu
40aaa1ceb0
feat: 数据库实现远程服务器获取功能 ( #1775 )
1 year ago
ssongliu
e83e592e0a
feat: 实现远程数据备份恢复功能 ( #1774 )
1 year ago
ssongliu
87a7cf3aca
fix: 解决容器端口冲突导致创建失败的问题 ( #1770 )
1 year ago
zhengkunwang
1a6c45c526
feat: 文件列表记录最后一次位置 ( #1753 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1254
1 year ago
zhengkunwang
4d368a4de8
feat: 登录页增加语言选项 ( #1752 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1728
1 year ago
zhengkunwang
b05e5736a6
feat: 升级应用增加备份选项 ( #1750 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1742
1 year ago
zhengkunwang
3b9f92e03f
feat: PHP 网站增加版本切换 ( #1748 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1586
Refs https://github.com/1Panel-dev/1Panel/issues/1406
Refs https://github.com/1Panel-dev/1Panel/issues/974
Refs https://github.com/1Panel-dev/1Panel/issues/671
1 year ago
ssongliu
da4c264908
feat: 增加远程数据库提示信息 ( #1745 )
1 year ago
ssongliu
bbd649188a
feat: 实现本地远程数据库切换
1 year ago
ssongliu
cd742b0933
feat: 远程数据库增加默认数据
1 year ago
ssongliu
7f79f5f031
feat: 实现远程数据库改密、授权功能
1 year ago
ssongliu
cb7351a9fb
feat: 实现远程数据库增删改查
1 year ago
ssongliu
bd5dc56b66
feat: Mysql 数据库增删、改密、改权限方法封装
1 year ago
zhengkunwang
c14e192bee
feat: 网站增加重定向功能 ( #1731 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1654
Refs https://github.com/1Panel-dev/1Panel/issues/1387
Refs https://github.com/1Panel-dev/1Panel/issues/986
1 year ago
wangdan-fit2cloud
d31eacd049
fix: 移动端文件列表UI异常问题修复 ( #1730 )
...
#### What this PR does / why we need it?
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
1 year ago
wangdan-fit2cloud
f556038425
Pr@dev@dan ( #1721 )
...
#### What this PR does / why we need it?
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
1 year ago
dependabot[bot]
03ed4c8071
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /frontend ( #1726 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago