Commit graph

897 commits

Author SHA1 Message Date
CityFun
a74c6dd522
feat: Add installation support for Redis Cluster (#9561) 2025-07-18 03:41:23 +00:00
ssongliu
7cbebc8236
feat: Support backup for master (#9498) 2025-07-16 17:53:04 +08:00
ssongliu
7bf1bf61a7
fix: Fix memory usage display issue on dashboard (#9530)
Refs #9497
2025-07-16 09:45:53 +00:00
CityFun
ab2cf0d0c3
feat: add cluster status page (#9514) 2025-07-14 19:08:57 +08:00
CityFun
ea1a34f57a
feat: Optimize node management logic (#9510) 2025-07-14 18:59:26 +08:00
CityFun
c391177d34
feat: Add MySQL master-slave installation feature (#9505) 2025-07-13 22:36:21 +08:00
CityFun
4a07603a7c
Fix: change loadBalanceHelper translate (#9453) 2025-07-08 06:07:54 +00:00
ssongliu
4ca188973e
fix: Add rule validation for FTP account creation (#9437) 2025-07-07 06:25:49 +00:00
ssongliu
3fade48f8f
fix: Add error ignore functionality to cronjob backups (#9396) 2025-07-03 16:31:25 +08:00
ssongliu
08f53a4a37
fix: Support configurable docker config file snapshotting (#9363) 2025-07-01 07:49:32 +00:00
ssongliu
c7058cb3e6
fix: Optimize container image repo restart detection logic (#9347)
Refs #8978
2025-06-30 11:09:30 +00:00
ssongliu
ae19b72e61
feat: Add root/sudo password-free access check for ssh (#9344) 2025-06-30 08:21:30 +00:00
CityFun
c7ca1ccbd7
core: Remove unused code (#9342) 2025-06-30 03:55:30 +00:00
ssongliu
315f99a03a
feat: Add application exclusion for cronjob snapshots (#9320)
Refs #8914
2025-06-27 08:47:26 +00:00
8cc7d1f67f
fix: Fix the issue of multiple selection moving folder errors (#9317) 2025-06-27 05:45:23 +00:00
CityFun
5ad06f121b
fix: fix issue with subsite dir error (#9259) 2025-06-24 10:39:14 +00:00
CityFun
193ae2b7d6
fix: fix issue with enable website ssl with ipv6 failed (#9255) 2025-06-24 13:44:17 +08:00
CityFun
0778e3e81d
feat: add baidu and rynu dns provider for ssl (#9167)
Refs https://github.com/1Panel-dev/1Panel/issues/9160
2025-06-18 07:20:57 +00:00
ssongliu
429e2c6cbe
feat: Optimize the node to add inspection items (#9138) 2025-06-17 08:04:54 +00:00
CityFun
4aa7dbfa9f
feat: change runtime timezone helper (#9053) 2025-06-13 03:46:41 +00:00
5dfb4def56
feat: Add AI website building menu (#9039) 2025-06-12 09:04:40 +00:00
c6d70f4dc8
refactor: update docs url (#9038) 2025-06-12 07:34:40 +00:00
b9a80f15e6
refactor: update docs url (#9021) 2025-06-11 13:36:38 +00:00
John Niang
8a4ff3c809
Refine English translation for v2 (#9016) 2025-06-11 17:53:13 +08:00
John Niang
fd5437139b
Revert "Refine English translation (#8991)" (#9015)
This reverts commit f843438baf.
2025-06-11 17:03:13 +08:00
John Niang
f843438baf
Refine English translation (#8991)
* Refine English translation (#7232)

* Refine English translation  (#7247)

* Refine pluralization of some English words (#7318)

* Refine plural translation of English words

* Remove useless i18n modifier

* Refine English translation again and again (#7353)

* Replace whitelist and blacklist with allowlist and blocklist (#7358)

* Refine English translation and UI style (#7399)

* Resolve build error

* Fix build error
2025-06-11 14:41:29 +08:00
CityFun
e9257735ba
fix: fix issue with change ssl_protocols failed (#8985)
Refs https://github.com/1Panel-dev/1Panel/issues/8981
2025-06-10 06:28:34 +00:00
b786d507e0
feat: The file list does not display hidden files by default (#8943)
Refs: #5702
2025-06-06 09:22:55 +00:00
CityFun
8614e63b86
feat: PHP runtime add php config (#8922) 2025-06-05 08:18:52 +00:00
067a5f8415
feat: Mobile app module (#8909) 2025-06-04 14:38:51 +00:00
CityFun
71d92c30e3
feat: add openBaseDir for php website config (#8866) 2025-05-28 10:20:22 +00:00
ssongliu
c65eb7fac8
fix: Fix the problem of Docker restarting caused by proxy sync (#8811) 2025-05-25 16:15:17 +08:00
CityFun
9cf3db8d81
feat: Add some prompts. (#8800) 2025-05-23 10:54:12 +00:00
CityFun
433a911ef6
fix: fix issue with agent cpu usage error (#8792)
Refs https://github.com/1Panel-dev/1Panel/issues/8742
2025-05-23 06:50:12 +00:00
8e808903fc
feat: Current directory and file numbers (#8781) 2025-05-22 07:05:59 +00:00
ssongliu
e2876ed1c5
style: Modify the node to add prompt information (#8767) 2025-05-21 17:00:40 +08:00
ssongliu
f445959269
style: Modify the node to add prompt information (#8763) 2025-05-21 11:57:24 +08:00
057dcaf2e5
feat: Multi directory calculation size (#8762)
* feat: Multi directory calculation size

* feat: optimize code editor

* feat: directory calculation size
2025-05-21 11:55:37 +08:00
ssongliu
58d9c068e4
fix: Fix the issue of abnormal logs in Cronjob backup directory (#8759) 2025-05-20 15:01:23 +00:00
ssongliu
9822427de8
fix: Fix the issue of abnormal token refreshing on alipan (#8747) 2025-05-20 13:42:01 +08:00
bf7935e313
feat: Multi tab editing file (#8738)
* feat: Multi tab editing file

* feat: link underline
2025-05-19 17:41:51 +08:00
ssongliu
9732b09cf0
fix: Fix the problem of the exclusion directory failure in cronjob (#8736) 2025-05-19 17:23:17 +08:00
ssongliu
64e4c23d12
fix: Fix the problem of abnormal switching of Chinese nodes (#8685) 2025-05-16 10:47:21 +08:00
CityFun
b817f13212
feat: remove \n with mcp command (#8664) 2025-05-15 06:01:01 +00:00
CityFun
8a9f70851b
feat: add some translate (#8615) 2025-05-13 08:14:03 +00:00
cd395b31bd
feat: Adjust offline alert settings (#8607) 2025-05-12 17:11:08 +08:00
CityFun
bb5f04a9b0
fix: fix somme issue with system proxy (#8603) 2025-05-12 07:59:59 +00:00
ssongliu
32b9b3f31f
fix: Merge dev code up to pr-8598 (#8602) 2025-05-12 15:59:45 +08:00
ssongliu
a0dfbde0d3
feat: Support downloading scheduled task website log rotation files (#8597) 2025-05-12 05:57:59 +00:00
CityFun
f9a035f380
fix: fix somme issue with runtime (#8583)
#### 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.
2025-05-09 08:53:48 +00:00