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
ssongliu
075d2468ea
feat: Add file copy command timeout duration ( #11652 )
...
Refs #11639
2026-01-15 07:23:59 +00:00
KOMATA
f67bdf0c22
feat: Implement connection closure handling in status 444 ( #11574 )
...
* feat: Implement connection closure handling in security module
* refactor: Rename closeConn to CloseDirectly for clarity in security module
2026-01-06 16:41:20 +08:00
ssongliu
6205eac51c
feat: Support enabling proxy when adding nodes ( #11525 )
2025-12-31 22:31:43 +08:00
ssongliu
f4587d0ae5
fix: Fix panic issue caused by 1pctl command ( #11453 )
...
Refs #11449
2025-12-25 04:17:02 +00:00
ssongliu
9424d061fa
fix: Fix version upgrade failure in some scenarios ( #11322 )
2025-12-12 18:13:35 +08:00
ssongliu
d1c2a69820
pref: Optimize backup account code structure ( #11261 )
2025-12-08 18:22:59 +08:00
CityFun
bf4d91b68b
fix: Fixed login CAPTCHA bypass vulnerability ( #11185 )
2025-12-04 10:10:23 +00:00
ssongliu
b2803f574b
chore: Remove some unused code ( #11105 )
2025-11-27 17:59:48 +08:00
CityFun
b5e56c6b65
feat: optimize IP whitelist validation logic ( #11102 )
2025-11-27 16:29:31 +08:00
CityFun
6b061fa327
perf: change db connect params ( #11075 )
2025-11-26 11:11:11 +08:00
CityFun
029e2210f5
perf: change db connect params ( #11071 )
2025-11-25 18:48:47 +08:00
ssongliu
6d4c1f8e79
fix: Fix the issue of abnormal container list sorting ( #11059 )
2025-11-25 11:17:34 +08:00
CityFun
7e4e12107a
perf: change db connect params ( #11055 )
2025-11-24 10:03:15 +00:00
CityFun
a853d8c869
perf: change base64Captcha ( #11046 )
2025-11-24 14:47:58 +08:00
KOMATA
4ddeb81972
refactor: Update database connection settings to limit concurrency and idle connections ( #11045 )
2025-11-24 14:04:54 +08:00
ssongliu
49f3779fd2
fix: Fix the issue of abnormal WebDAV connection ( #11038 )
2025-11-24 11:36:58 +08:00
KOMATA
bf095c677c
feat: Migrate AWS SDK to v2 ( #10983 )
...
* refactor: Migrate S3 client to AWS SDK v2
* refactor: Migrate S3 client to AWS SDK v2 and update dependencies
* refactor: Simplify endpoint handling in S3 client initialization
* refactor: Update S3 client method receivers to pointer types for consistency
2025-11-21 16:18:38 +08:00
CityFun
450e8b18cf
refactor: remove unused code ( #10995 )
2025-11-19 03:50:59 +00:00
ssongliu
81c1e90e54
chore: Clean up some unused code ( #10977 )
2025-11-17 08:32:54 +00:00
巴山夜语
82a0f3a770
feat: Add utility to retrieve service configuration paths ( #10891 )
2025-11-11 11:12:34 +08:00
ssongliu
977a4be3c1
fix: Fix the issue of abnormal application port forwarding ( #10910 )
2025-11-10 10:52:40 +00:00
ssongliu
7ea179c2da
fix: SSH client execution compatible with controller ( #10854 )
2025-11-04 15:36:18 +08: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
ssongliu
d8e4144d46
feat: Child nodes support upgrading together with the master node ( #10753 )
...
Refs #9647
2025-10-24 09:14:15 +00:00
ssongliu
c06ba18023
feat: compatible with openrc and sysvinit ( #10723 )
2025-10-22 18:32:42 +08:00
ssongliu
4ebd4bddee
feat: Support adding IPv6 nodes ( #10470 )
...
Refs #9074
2025-09-24 09:40:08 +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
1181b13c83
feat: Support adding panels ( #10388 )
2025-09-17 10:21:03 +08:00
ssongliu
780b6cdec9
fix: Optimize decryption implementation ( #10130 )
2025-08-25 08:13:56 +00:00
ssongliu
5b62a0f2b3
feat: Add file verification for SSH file transfers ( #9998 )
2025-08-14 09:26:55 +00:00
chiichen
1759c2c81e
feat: support riscv64 ( #9925 )
...
* feat: add riscv64
* feat: correct arch related codes
2025-08-09 18:00:56 +08:00
ssongliu
78e3d9e5fb
fix: Enhance archive extraction command compatibility ( #9860 )
...
Refs #9856
2025-08-05 08:14:59 +00:00
ssongliu
2ce5ad82ce
fix: Fix SSH SDK timeout and disconnection issues ( #9776 )
2025-07-31 17:22:19 +08:00
ssongliu
0daf0d690c
fix: Resolve deleted node status display issue ( #9633 )
2025-07-24 10:23:45 +08:00
ssongliu
7cbebc8236
feat: Support backup for master ( #9498 )
2025-07-16 17:53:04 +08:00
ssongliu
ccec57e32d
fix: Fix user settings loading failure after reinstallation ( #9391 )
2025-07-03 02:49:37 +00:00
ssongliu
ae19b72e61
feat: Add root/sudo password-free access check for ssh ( #9344 )
2025-06-30 08:21:30 +00:00
CityFun
dd44fdd1f2
fix: Fixed issue with tar file failed with exist 1 ( #9261 )
2025-06-24 16:57:27 +08:00
ssongliu
e3e2006c19
fix: Solve the problem of failed binding and synchronization of Ali Pan ( #9195 )
2025-06-20 11:12:49 +08:00
ssongliu
429e2c6cbe
feat: Optimize the node to add inspection items ( #9138 )
2025-06-17 08:04:54 +00:00
蘭
d68a0b076b
feat: transfer some code ( #9124 )
...
refs #9067
2025-06-17 03:56:53 +00:00
igophper
c289a5f14f
fix: Remove proxy settings from Google Drive client ( #9040 )
...
Refs #9034
2025-06-12 18:20:21 +08:00
CityFun
8b9337b45a
feat: change default proxy.conf ( #8971 )
2025-06-09 14:31:05 +00:00
ssongliu
548929b2e8
fix: Alibaba Cloud Disk ignores tls verification ( #8812 )
2025-05-25 16:15:34 +08:00
CityFun
69e143845a
feat: change cmd timeout handle for core ( #8796 )
2025-05-23 06:58:12 +00:00
ssongliu
9822427de8
fix: Fix the issue of abnormal token refreshing on alipan ( #8747 )
2025-05-20 13:42:01 +08:00
ssongliu
6ecfb1f239
fix: The version upgrade adds internationalization processing ( #8621 )
2025-05-13 14:14:06 +00:00
ssongliu
32b9b3f31f
fix: Merge dev code up to pr-8598 ( #8602 )
2025-05-12 15:59:45 +08:00
ssongliu
55bab2e255
fix: Fix the problem of eliminating file exceptions in the backup dir… ( #8596 )
2025-05-11 14:57:56 +00:00