Commit Graph

2178 Commits (0d988bbd6a4d28b86783ddd498654896c7a937ec)

Author SHA1 Message Date
ssongliu 0d988bbd6a
pref(system): Optimize and upgrade related internationalization translations. (#7356) 2024-12-12 15:57:50 +00:00
1ff4f33ceb
style: Optimize layout style (#7354) 2024-12-12 22:20:21 +08:00
John Niang c95d61397d
Refine English translation again and again (#7353) 2024-12-12 18:46:01 +08:00
590238dc13
style: Optimize layout style (#7352) 2024-12-12 10:19:50 +00:00
ed1b2613f2
style: Code Style Format (#7351) 2024-12-12 09:33:49 +00:00
c0e0db670c
feat: Adjust the empty status prompt layout (#7350) 2024-12-12 09:03:50 +00:00
9132a2c4a9
fix: Fixed the bug of displaying prompt information for first-time login (#7348) 2024-12-12 09:01:51 +00:00
5e880ba25e
feat: Language pack content adjustment (#7349) 2024-12-12 08:59:50 +00:00
5a1928bee6
feat: Optimize English description and layout (#7346) 2024-12-12 07:23:49 +00:00
ssongliu c35f55f70c
pref: Optimize the button style for database connection information (#7342) 2024-12-12 03:53:48 +00:00
ssongliu 0542b39373
pref: Optimize the button style for database connection information (#7341) 2024-12-12 02:37:49 +00:00
igophper 013cf21863
fix: fixed the issue of abnormal log request (#7338)
Refs #7339
2024-12-12 10:36:41 +08:00
igophper d9407c425f
fix: correct typos in typescript interface names (#7337) 2024-12-12 09:51:21 +08:00
zhengkunwang 75d94f5b89
feat: Fix 500 Error After Setting Authorized IP (#7334) 2024-12-11 10:47:45 +00:00
4d760d3019
feat: Some adjustments to internationalization (#7332) 2024-12-11 10:45:45 +00:00
ssongliu f5de005ad7
feat: Add YAML format to CodeMirror (#7326)
Refs #7274
2024-12-11 07:47:43 +00:00
wanghe-fit2cloud a81cb5c1ab chore: Remove some unused variables 2024-12-11 14:31:59 +08:00
ssongliu aaf1d86a55
fix(database-pg): Fixed the issue of PostgreSQL not being able to back up. (#7324) 2024-12-11 06:25:43 +00:00
cbad4dd172
style: Optimize the layout of app operation buttons (#7322) 2024-12-11 06:23:43 +00:00
932da58759
fix: i18n file enhancement (#7321) 2024-12-11 06:21:43 +00:00
John Niang 01defdf0f6
Refine pluralization of some English words (#7318)
* Refine plural translation of English words

* Remove useless i18n modifier
2024-12-11 09:23:37 +08:00
zhengkunwang f01d770fec
feat: Fix Missing CPU and Memory Limit Warnings When Editing Installe… (#7313) 2024-12-10 09:55:39 +00:00
zhengkunwang 4635047004
feat: Remove Unused Components (#7311) 2024-12-10 08:21:38 +00:00
88b70eba53
style: Improve password action buttons styling in database connection info (#7309)
Refs #7284
2024-12-10 07:59:38 +00:00
6ad48250f8
style: Optimize input to disable background color (#7308) 2024-12-10 07:57:38 +00:00
ssongliu 9ac9f76a1d
fix(container): Fix the issue of container command parsing failure (#7307) 2024-12-10 07:55:39 +00:00
igophper b7702daea3
fix: 解决控制台报错问题 (#7299) 2024-12-10 15:08:58 +08:00
zhengkunwang db7180a761
feat: Add Return Pages for Unauthorized Domains and IPs (#7306) 2024-12-10 11:58:32 +08:00
dbe62082ff
style: Adjusted some English layouts (#7305) 2024-12-10 03:49:37 +00:00
06bf2bbc2f
fix: Fix alert setting issue (#7304) 2024-12-10 03:17:38 +00:00
3d84a5589f
fix: Dealing with API interface issues (#7295) 2024-12-09 07:29:33 +00:00
BugKing b88438a0a3
chore: refile English translation (#7283) 2024-12-06 18:53:52 +08:00
Ryan Wang 12ad08a619
chore: fix phantom dependency issue (#7279)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2024-12-06 17:16:19 +08:00
d2da7e2ea5
pref: Improve the API interface process (#7272) 2024-12-06 08:19:19 +00:00
zhengkunwang 3e14186d3d
feat: Add .NET Runtime Environment for Websites (#7266) 2024-12-05 10:05:14 +00:00
John Niang f320492164
Refine English translation (#7247) 2024-12-04 21:32:59 +08:00
BugKing f294130746
chore: fix typo for CloudDNS (#7243) 2024-12-03 15:28:29 +08:00
John Niang e41e74d730
Refine English translation (#7232) 2024-12-01 22:14:44 +08:00
83ce744fb2
feat: Adapt to internationalization (#7205) 2024-11-28 10:40:39 +00:00
zhengkunwang ae03b85a97
fix(website): Fix Issue with Switching PHP Runtime Environment (#7203)
Refs https://github.com/1Panel-dev/1Panel/issues/7097
2024-11-28 07:26:38 +00:00
ssongliu 53e91a87b0
fix(container-command): Fix the issue of container command parsing failure. (#7200) 2024-11-27 17:27:50 +08:00
00c6466423
feat(alert): Add alert settings (#7196)
Refs #6357
Refs #7005
2024-11-27 07:14:33 +00:00
zhengkunwang 52f7df0350
feat(runtime): correct typo in variable name (#7172) 2024-11-25 12:05:42 +08:00
zhengkunwang 38d1cac5d9
feat(runtime): Add .NET runtime (#7155) 2024-11-24 09:11:23 +08:00
zhengkunwang c3565f72c4
feat(system-security): Support Hot Reloading of System Certificates (#7152)
Refs https://github.com/1Panel-dev/1Panel/issues/7129
2024-11-22 09:48:13 +00:00
28597721f2
feat: Add API interface authentication function (#7146) 2024-11-21 22:09:00 +08:00
zhengkunwang c2fd02ac48
feat(system-security): Added 444 and 500 responses for unauthenticated settings (#7143) 2024-11-21 17:46:13 +08:00
zhengkunwang 2ba17d89ef
feat(system-security): Optimized unauthenticated settings to enhance system security (#7142) 2024-11-21 16:31:07 +08:00
fd8ef545e8
style: 主题样式优化 (#7113) 2024-11-18 07:42:03 +00:00
ssongliu d068cc40f0
fix: 修改未激活状态下信息内容 (#7112) 2024-11-18 06:58:03 +00:00