ssongliu
53f75826d8
refactor: simplify firewall service structure ( #13646 )
2026-08-27 14:00:43 +08:00
ssongliu
18428d108e
feat: improve firewall backend synchronization ( #13644 )
2026-08-27 10:31:39 +08:00
ssongliu
7915230121
refactor: rebuild firewall management ( #13628 )
...
* refactor(firewall): rebuild rule management foundation
* refactor(firewall): streamline rule checks and inventory
* feat(firewall): improve native rule inventory
* refactor(firewall): refine rule management
* feat: add Docker port guard
* feat(firewall): support native nftables
* feat(firewall): add configurable firewall selection
* feat(firewall): support nftables docker port guard
* refactor(firewall): complete v2 rule management and migration
* refactor(firewall): align state and API contracts
* refactor(firewall): unify rule management operations
* feat: refine firewall v2 rules and forwarding
* fix(firewall): harden dual-stack rule management
* refactor(firewall): consolidate rule validation and persistence
2026-08-24 12:51:34 +08:00
ssongliu
17a8835d59
feat: support Ascend 910B GPU monitoring ( #13579 )
...
* feat: support Ascend 910B GPU monitoring
* chore: remove GPU test files
2026-08-17 17:38:43 +08:00
CityFun
d402f67fc3
feat: Optimize application upgrade logic ( #13549 )
...
* feat: Optimize application upgrade logic
* feat: Optimize application upgrade logic
* feat: Optimize application upgrade logic
2026-08-13 18:28:59 +08:00
ssongliu
e7ef35740c
fix: align compose project name handling ( #13500 )
2026-08-07 12:44:29 +08:00
BugPleaseGo
e11dc5fadd
Add Website Template ( #13400 )
...
* feat: Add Website Template
* fix: Don't display the template list
* feat: Add Mcp TopList
* docs: Remove Mcp TopList
* Add more languages
---------
Co-authored-by: CityFun <31820853+zhengkunwang223@users.noreply.github.com >
2026-07-31 10:01:20 +08:00
CityFun
e2754b447d
feat: Add support for text-to-image APIs. ( #13380 )
...
* feat: Add support for text-to-image APIs.
* feat: Add support for text-to-image APIs.
2026-07-28 09:42:23 +08:00
ssongliu
f6ed11ac55
fix(database): support multiple MySQL user hosts ( #13342 )
2026-07-23 10:01:39 +08:00
ssongliu
c77ddcfebe
feat(database): improve MySQL user authorization ( #13326 )
2026-07-21 19:08:09 +08:00
ssongliu
219ac160b6
feat: support mysql database users ( #13278 )
2026-07-16 14:24:38 +08:00
CityFun
b98a2b06c9
feat: Add multiple dimensions to website search ( #13163 )
2026-07-01 16:19:43 +08:00
CityFun
8222579d99
feat: update website ssl apply logic ( #13015 )
2026-06-11 17:25:34 +08:00
蘭
e66000ffd2
feat: improve alert config handling ( #13001 )
2026-06-10 21:48:54 +08:00
蘭
a2e6e7e879
ref: update alert logging methods and improve alert configuration handling ( #12955 )
2026-06-08 21:47:47 +08:00
CityFun
4a734b5bb6
feat: add some translate ( #12940 )
2026-06-05 14:48:53 +08:00
蘭
e49fa620c8
feat: Support adding multiple alert methods ( #12922 )
...
* feat: Support adding multiple alert methods
* feat: Support adding multiple alert methods
2026-06-02 22:35:21 +08:00
CityFun
c77260193f
feat: Modify the model provider loading logic when creating an agent ( #12757 )
2026-05-21 12:39:49 +08:00
蘭
254ed954e9
feat: Add file history management features ( #12510 )
2026-04-16 19:11:05 +08:00
王贺
34ccc68b3a
fix: clear firewall rule description ( #12491 )
...
#### What this PR does / why we need it?
Refs https://github.com/1Panel-dev/1Panel/issues/12488
#### 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.
2026-04-14 10:44:46 +00:00
王贺
394339d7dc
feat: support mongodb management ( #12486 )
...
#### What this PR does / why we need it?
Refs https://github.com/1Panel-dev/1Panel/issues/7759
#### 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.
2026-04-14 10:40:44 +00:00
蘭
3f14f8f30e
feat: File management supports link share file ( #12453 )
2026-04-09 17:38:38 +08:00
CityFun
368193a777
feat: Add website binding support for the agent ( #12413 )
2026-04-03 09:15:54 +00:00
ssongliu
4a69cf0ff5
fix: migrate ai agents menu title
2026-03-24 19:54:38 +08:00
ssongliu
c2f0c8c6ac
feat: add ai terminal settings ( #12215 )
2026-03-19 07:25:19 +00:00
CityFun
c68251cada
feat: openclaw supports configuring multiple models ( #12213 )
2026-03-18 10:36:11 +00:00
ssongliu
341a55ae63
feat: add Agent quick jump with priority show strategy ( #12159 )
...
Refs #12158
2026-03-12 09:31:33 +00:00
CityFun
39691698c9
feat: change order function ( #11865 )
2026-02-11 04:17:06 +00:00
ssongliu
32bc8d922b
fix: Fix orderby dependency injection issue ( #11858 )
2026-02-10 10:35:06 +00:00
safe1ine
7f4f5a0a47
fix: Prevent SQL injection via orderBy parameter in WithOrderBy and WithOrderRuleBy ( #11856 )
...
Co-authored-by: maosite <naocanmonster@gmail.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: monkeycode-ai <monkeycode-ai@chaitin.com >
2026-02-10 17:51:59 +08:00
CityFun
e1e2b97e88
feat: Add an Agent Management Page ( #11801 )
2026-02-05 08:54:55 +00:00
KOMATA
15d77ceb46
fix: change sync logic to aggressive process ( #11795 )
...
* f
* f
* f
2026-02-05 13:44:59 +08:00
ssongliu
c8673b60bb
fix: Fix the issue of abnormal cache cleanup display ( #11547 )
2026-01-04 09:31:43 +00:00
ssongliu
51846895d5
fix: Fix lock issue during monitoring input insertion ( #11312 )
2025-12-12 08:05:11 +00:00
ssongliu
23a3a5cf74
Fix typo ( #11287 )
2025-12-10 14:31:19 +08:00
ssongliu
63f9368e26
feat: GPU monitoring data supports persistence ( #11051 )
...
Refs #9496
2025-11-24 07:59:15 +00:00
ssongliu
d7c9b3b192
feat: Support favorite operations for containers and images ( #11049 )
...
Refs #10035 #3372
2025-11-24 07:55:14 +00:00
ssongliu
402931862f
fix: Fix the issue where iptables description does not take effect ( #10947 )
2025-11-13 08:36:47 +00:00
ssongliu
6db79f4b7b
feat: support iptables firewall control ( #10903 )
2025-11-10 21:17:53 +08:00
ssongliu
6296aa04c6
feat: Cronjob reports add an unexecuted status ( #10866 )
...
Refs #10861
2025-11-05 07:30:25 +00:00
CityFun
18ab07ec4f
feat: Support application migration to other nodes. ( #10832 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/10509
2025-10-31 10:34:20 +00:00
CityFun
17224b8920
feat: ai model support tensorRT LLM ( #10688 )
2025-10-18 22:49:48 +08:00
ssongliu
99023569fc
feat: Support editing ssh key information ( #10579 )
...
Refs #10537
2025-10-09 06:39:25 +00:00
ssongliu
b8895f215c
fix: Fix the issue where cache cleanup fails to exclude logs of curre… ( #10497 )
...
…ntly used
Refs #10484
2025-09-26 07:14:11 +00:00
ssongliu
7410a41331
feat: Add alias settings for quick jump ( #10396 )
...
Refs #10390
2025-09-17 09:51:59 +00:00
ssongliu
f682f07dbc
fix: Optimize duplicate execution error messages for cronjob ( #10307 )
2025-09-09 03:44:43 +00:00
ssongliu
c61828fb39
fix: Adjust the display logic of the clam scan report ( #10264 )
...
Refs #10251
2025-09-04 09:13:32 +00:00
ssongliu
53f75086ec
feat: Optimize quick navigation for dashboard ( #10238 )
...
Refs #5167
2025-09-02 09:58:10 +00:00
ssongliu
324a47966b
fix: Optimize duplicate execution prevention for cronjob ( #10233 )
...
Refs #4973
2025-09-02 09:54:10 +00:00
CityFun
97cdf7bc78
feat: Optimized the runtime environment installation, but the application store still does not display it as installed. ( #10175 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/10174
2025-08-28 07:56:08 +00:00