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
eb3d613e3d
feat: Set overview as default menu for multi-node management ( #11588 )
2026-01-07 22:06:13 +08:00
蘭
e2efa20582
feat: Menu supports restoring default values ( #10658 )
2025-10-16 14:40:09 +08: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
1181b13c83
feat: Support adding panels ( #10388 )
2025-09-17 10:21:03 +08:00
CityFun and wanghe-fit2cloud
9c22005b79
feat: Add disk management ( #10282 )
...
Co-authored-by: wanghe-fit2cloud <wanghe@fit2cloud.com >
2025-09-05 17:15:58 +08:00
ssongliu
a35ca87778
fix: Remove deprecated google drive connection information ( #10168 )
2025-08-28 04:06:08 +00:00
ssongliu
a801140a82
feat: support group management for cronjob ( #9735 )
...
Refs #9258
2025-07-30 04:08:50 +00:00
蘭
5f68d7ce90
feat: Dealing with compatibility issues with alert history data ( #9571 )
2025-07-18 22:43:19 +08:00
蘭
84608b7d42
feat: Alert notification supports email service ( #9554 )
2025-07-18 11:44:20 +08:00
CityFun
c391177d34
feat: Add MySQL master-slave installation feature ( #9505 )
2025-07-13 22:36:21 +08:00
ssongliu
3f26412585
fix: Modify OneDrive default connection settings ( #9403 )
2025-07-04 09:03:41 +00:00
ssongliu
fc81801c4c
fix: Fix user settings loading failure after reinstallation ( #9395 )
2025-07-03 14:52:04 +08:00
ssongliu
ccec57e32d
fix: Fix user settings loading failure after reinstallation ( #9391 )
2025-07-03 02:49:37 +00:00
蘭
3867e536b2
fix: Fix menu sorting ( #9172 )
2025-06-18 09:18:57 +00:00
ssongliu
4e2f24a8f0
fix: Fix the problem of failed Google drive backup ( #9156 )
...
Refs #9129
2025-06-17 10:48:55 +00:00
蘭
2c290dbbf7
fix: hide menu and sorting ( #9141 )
2025-06-17 16:14:28 +08:00
ssongliu
fa8f7f83af
fix: Delete the redundant migrations ( #8968 )
2025-06-09 08:07:04 +00:00
蘭
067a5f8415
feat: Mobile app module ( #8909 )
2025-06-04 14:38:51 +00:00
CityFun
1771bc7dc8
fix: Resolve popup caused by node switching. ( #8862 )
2025-05-28 03:18:21 +00:00
ssongliu
8c46078b03
fix: Set the default value of DeveloperMode to enable ( #8698 )
2025-05-16 17:41:45 +08:00
ssongliu
93f80e64cf
fix: Delete the unused fields ( #8639 )
2025-05-14 10:52:34 +00:00
ssongliu
db02dbed16
fix: Simplify the migration information ( #8614 )
2025-05-13 15:17:08 +08:00
ssongliu
6d908a2d11
fix: Adjust the order and name of the menu ( #8605 )
2025-05-12 08:47:59 +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
ChengPlay
e5bd5d17ba
feat: merge mcp server from dev ( #8499 )
2025-04-28 07:21:47 +00:00
ssongliu
e75449f19d
fix: Fix the problem of abnormal terminal connection ( #8493 )
2025-04-27 15:21:45 +00:00
ChengPlay
dafeab8704
feat: Add Node File Exchange ( #8407 )
2025-04-16 16:18:51 +08:00
ssongliu
ce4a770e23
feat: Support remote synchronization of script library scripts ( #8371 )
2025-04-11 07:08:02 +00:00
ssongliu
45dadc60e4
fix: Improve the script library script content ( #8345 )
2025-04-08 03:33:52 +00:00
ssongliu
f5c174b839
fix: Fix the problem that the agent remembers the password invalid ( #8334 )
2025-04-07 08:53:50 +00:00
ssongliu
4669be6669
fix: Modify the pure-ftpd encryption method ( #8312 )
2025-04-03 16:09:58 +00:00
ssongliu
5ee392b11e
fix: Cancel synchronization between recommended nodes on dashboard ( #8270 )
2025-03-28 08:57:40 +00:00
ssongliu
d4213daa58
fix: Optimize script library scripts and execution methods ( #8262 )
2025-03-26 10:07:35 +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
ssongliu
eeda0125bb
feat: Add the default script information of the script library system ( #8190 )
2025-03-19 03:43:21 +00:00
ssongliu
e64b3f2d7d
fix: Modify the default group value ( #8157 )
2025-03-14 10:13:09 +00:00
ssongliu
a37fa5c77c
feat: Support script library management ( #8067 )
2025-03-05 14:21:06 +08:00
zhengkunwang
adbf44a176
fix: Fix issue where website group can still be deleted even if it contains other websites ( #8049 )
2025-03-03 16:18:47 +08:00
ssongliu
36c5e648e5
fix: Fix the monitoring data exception ( #8028 )
2025-02-27 17:51:09 +08:00
ssongliu
189ba73f51
feat: Support custom display of the global menu ( #8023 )
2025-02-27 03:04:54 +00:00
ssongliu
6cd72f1a56
feat: Support for modifying host information ( #7816 )
2025-02-07 10:17:21 +00:00
ssongliu
8283cd7d02
feat: adjust internationalization errors and the positions of global … ( #7767 )
2025-01-24 03:00:07 +00:00
ssongliu
d6b21f4ab5
fix: remove duplicate code ( #7763 )
2025-01-23 08:28:04 +00:00
ssongliu
4f1a56e66c
feat: merge code from dev ( #7750 )
2025-01-21 10:32:14 +00:00
ssongliu
78199a49ed
feat: Add usage scope for backup accounts ( #7716 )
...
* feat: Add usage scope for backup accounts
* fix: 解决计划任务列表不显示备份账号的问题
* feat: 统一备份文件大小获取接口
2025-01-14 14:27:51 +08:00