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
蘭
3afef6fa99
refactor: Improve optimize code ( #8581 )
2025-05-09 07:57:48 +00:00
CityFun
a401829ff3
fix: change some translate ( #8576 )
2025-05-08 10:43:42 +00:00
CityFun
55ee480ba1
fix: fix some bugs with appstore ( #8574 )
2025-05-08 18:02:25 +08:00
ssongliu
69d24a8b90
fix: Fix some of the problems of node switching ( #8573 )
2025-05-08 10:01:42 +00:00
CityFun
f1cd0927d8
fix: fix some bugs with appstore ( #8567 )
2025-05-07 10:05:40 +00:00
ssongliu
64a14a6b2a
feat: Support the selection of scripts from the script library for cr… ( #8552 )
2025-05-06 10:09:37 +00:00
ssongliu
b382bd922b
feat: Supports agents for the synchronous script library ( #8527 )
2025-04-30 10:43:52 +00:00
ChengPlay
f94a04b067
feat: add config for appstore ( #8524 )
2025-04-30 10:39:53 +00:00
ssongliu
4dfa421c1a
fix: Fix the problem of abnormal container port jumps ( #8514 )
2025-04-29 11:07:57 +00:00
ChengPlay
ea12a22575
feat: add some prompt ( #8513 )
2025-04-29 08:21:56 +00:00
ssongliu
1b8e049ad3
fix: Fix the problem of abnormal script execution ( #8510 )
2025-04-29 07:59:57 +00:00
ChengPlay
0b581b748b
feat: Change sync customAppConfig logic ( #8509 )
2025-04-29 07:57:56 +00:00
wanghe-fit2cloud
01578092e2
feat: Optimize versionNotSame
2025-04-29 11:21:29 +08:00