ssongliu
b8bd1490ec
fix: remove offline settings from panel settings ( #12924 )
2026-06-03 10:47:24 +08:00
ssongliu
9748a0794b
refactor: adjust login settings logic ( #12916 )
2026-06-02 15:13:59 +08:00
蘭 and copilot-swe-agent[bot]
462a3bbc83
feat: add node selection reports ( #12871 )
...
* feat: add node selection reports
* Merge dev-v2 and resolve PR conflicts
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-27 14:09:50 +08:00
ssongliu
b9dff99d63
feat: add login user display to login records ( #12870 )
2026-05-27 13:44:14 +08:00
ssongliu
1a0de94489
feat: update task list and sidebar behavior ( #12839 )
2026-05-26 09:33:52 +08:00
王贺
0fe9033d23
fix: update community edition auth defaults ( #12828 )
2026-05-23 21:17:28 +08:00
王贺
00afa748e0
feat: add ops report foundation ( #12745 )
...
* feat: add ops report foundation
* chore: restore local vite proxy
* chore: restore package lock
* chore: move ops report i18n scope
* chore: remove dashboard permission label
* chore: nest ops report i18n
* chore: update ops report menu i18n key
* chore: sync permission locale cleanup
2026-05-21 12:39:49 +08:00
ssongliu
2c21bd7286
fix: handle stream auth responses ( #12693 )
2026-05-21 12:37:33 +08:00
ssongliu
8d44105f88
feat: normalize mfa and api config fields ( #12642 )
2026-05-21 12:37:32 +08:00
ssongliu
8fb8d97dcf
feat: add offline environment setting ( #12637 )
2026-05-21 12:37:31 +08:00
ssongliu
5c61217c78
chore: update xpack integration references ( #12628 )
2026-05-21 12:35:10 +08:00
ssongliu
db4f699b85
feat: record user in operation logs ( #12596 )
2026-05-21 12:32:54 +08:00
ssongliu
a917ca00a1
feat: refactor auth and xpack integration
2026-05-21 12:32:52 +08:00
ssongliu
0e28f27819
feat: Support multi-user login and node management
2026-05-21 11:34:06 +08:00
CityFun
2c8f8f32fd
feat: Add default external port access to application settings. ( #12426 )
2026-04-07 07:31:32 +00:00
ssongliu
b2853277e7
fix: improve auth lock handling and login feedback ( #12377 )
2026-03-31 11:00:06 +00:00
ssongliu
c2f0c8c6ac
feat: add ai terminal settings ( #12215 )
2026-03-19 07:25:19 +00:00
ssongliu
2f3ad3537e
feat: add docs source config and runtime env linkage ( #12182 )
2026-03-16 08:13:51 +00:00
ssongliu
37932d7fb2
chore: Complete system security upgrade ( #11961 )
2026-02-26 10:01:47 +00:00
ssongliu
c3f45d4787
feat: v2 supports international version ( #11939 )
2026-02-25 10:56:06 +08:00
KOMATA
62beb534d2
feat: enhance passkey function
2026-02-24 17:19:13 +08:00
ssongliu
c1a87baad7
feat: Terminal supports foreground and background colors ( #11929 )
2026-02-24 13:39:02 +08:00
Scars
c7f185a184
feat: Terminal supports custom fonts ( #11889 )
2026-02-13 18:15:12 +08:00
ssongliu
f9547752f5
fix: Fix memo caching issue ( #11863 )
2026-02-11 03:13:07 +00:00
KOMATA and copilot-swe-agent[bot]
7b543ea5fe
feat: support Memo feature ( #11744 )
...
* Initial plan
* Add dashboard memo feature
Co-authored-by: HynoR <20227709+HynoR@users.noreply.github.com >
* Address code review feedback
Co-authored-by: HynoR <20227709+HynoR@users.noreply.github.com >
* fix: small fix
* feat: add tooltip for sensitive info and memo features in multiple languages
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-01-30 14:53:44 +08:00
KOMATA
d742c7d333
feat: add support for passkey login method ( #11601 )
...
* feat: Add passkey authentication support with registration and login endpoints
* style: Refactor import statements and improve button formatting in login and settings views
* chore: Update dependencies in go.mod and go.sum, including adding go-webauthn and updating indirect dependencies
* refactor: Consolidate passkey session management and update related structures for improved clarity and functionality
* feat: Add passkey support in multiple languages with corresponding error messages and management options
* feat: Implement passkey reset command and enhance internationalization support for passkey-related messages
* refactor: Simplify login form structure by removing commented sections and unused passkey login function
* fix: Update passkey failure messages across multiple languages to include SSL certificate verification instructions
* chore: update go mod
* refactor: Update passkey handling by consolidating status checks and renaming related fields for clarity
* style: Format i18n file
* refactor: Enhance passkey configuration checks
2026-01-20 10:28:04 +08:00
KOMATA
d302bc07b3
feat: Add support for Mux SSL mode and update related settings ( #11509 )
...
* feat: Add support for Mux SSL mode and update related settings
- Introduced a new SSL mode "Mux" in the settings, allowing for HTTP to HTTPS redirection.
- Updated the `SSL` field in the `SettingUpdate` struct to include "Mux" as a valid option.
- Modified the server logic to handle Mux connections, including certificate management and HTTP redirection.
- Updated frontend components to reflect the new SSL options and improved user guidance in multiple languages.
* fix: Update HTTPS related messages for improved clarity and security guidance in multiple languages
2025-12-29 15:41:15 +08:00
CityFun
ac43f00273
perf: optimize login API logic ( #11104 )
2025-11-28 03:05:27 +00:00
ssongliu
0367149386
feat: support for fusion xplay ( #10691 )
2025-10-20 03:37:32 +00:00
蘭
f088cec4d5
feat: The menu supports drag and drop sorting ( #10626 )
2025-10-14 16:51:15 +08:00
ssongliu
8af6868694
feat: Support customizing whether scripts are automatically synchronized ( #10487 )
...
Refs #10057
2025-09-25 10:44:08 +00:00
ssongliu
0a6163c89b
feat: Support customizing the number of upgrade backup copies ( #10483 )
...
Refs #7361
2025-09-25 10:14:09 +00:00
ssongliu
4942c6c206
feat: Support import and export operations for quick commands ( #10434 )
...
Refs #7384
2025-09-22 09:20:04 +00:00
ssongliu
c216726449
fix: Optimize the style of quick command options ( #10408 )
2025-09-19 10:08:01 +00:00
CEO DaXyS
1999f102bf
feat: Dev v2 spanish ( #10352 )
2025-09-17 18:02:29 +08:00
CityFun
a987370657
feat: Add support for offline version. ( #10395 )
2025-09-17 09:49:59 +00:00
ssongliu
6d4d53e2c7
feat: Add historical release notes display ( #10002 )
...
Refs #9662
2025-08-14 14:34:54 +00:00
蘭
4c7b04cf27
feat: Perfect Türkiye language configuration ( #9458 )
2025-07-08 10:20:51 +00:00
CityFun
4032276556
feat: update demo handle ( #9175 )
2025-06-18 09:58:56 +00:00
CityFun
7bcfa78573
fix: fix issue with ubind license restart docker ( #8836 )
2025-05-26 10:24:18 +00:00
CityFun
12eb00d638
fix: fix issue with set default group ( #8717 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/8712
2025-05-18 03:21:58 +00:00
ssongliu
41b9087110
fix: Fix the problem of failed quick command editing ( #8650 )
...
refs #8641
2025-05-14 14:38:34 +00:00
ssongliu
93f80e64cf
fix: Delete the unused fields ( #8639 )
2025-05-14 10:52:34 +00:00
ssongliu
123a2e8998
feat: The script library synchronizes and adds task logs ( #8584 )
2025-05-09 09:13:47 +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
ChengPlay
91843382c3
feat: Update agent appstore setting to core ( #8550 )
2025-05-06 10:07:37 +00:00
ssongliu
4aa628121c
feat: Complete the Docker proxy synchronization function ( #8480 )
2025-04-25 14:37:54 +00:00
ssongliu
11349642da
fix: Remove the jwt login mode ( #8242 )
2025-03-25 09:29:34 +00:00
ssongliu
337dad2ca6
fix: Operation logs Add node information ( #8212 )
2025-03-21 09:17:24 +00:00
蘭
47d5e919a2
feat: Check for duplicate files before uploading/copying/moving ( #8177 )
2025-03-18 17:16:15 +08:00