|
|
0af1660215
|
Fix(ManagementMapper): Fix the bug that query duplicate ID
|
2024-05-12 04:44:24 +08:00 |
|
|
|
565bac9ebc
|
Fix(ToolStore): Fix the bug that parameter platform is non-null
|
2024-05-10 15:00:05 +08:00 |
|
|
|
0c9de223fb
|
Fix(Store): Fix specify platform to search tools
|
2024-05-10 05:33:23 +08:00 |
|
|
|
b7f0222e36
|
Feat(Store): Support specify platform to search tools
|
2024-05-10 05:13:35 +08:00 |
|
|
|
491e6cf1cd
|
Refactor(Platform): Move enum class Platform to separate file
|
2024-05-10 05:10:58 +08:00 |
|
|
|
8f29faa0f2
|
Revert "Refactor(KtWrapper): Simplify KtWrapper"
This reverts commit ab20c45f1f.
|
2024-05-07 17:26:02 +08:00 |
|
|
|
0f2d29831d
|
Refactor(Converter): Optimize Boolean type attribute conversion
|
2024-05-07 11:29:10 +08:00 |
|
|
|
ab20c45f1f
|
Refactor(KtWrapper): Simplify KtWrapper
Change KtUpdateWrapper to ktUpdate. Change KtQueryWrapper to ktQuery
|
2024-05-06 13:38:27 +08:00 |
|
|
|
059b5dc2cb
|
Feat(StoreController): Add get favorite tool list api
Add get favorite tool list api to StoreController
|
2024-04-28 15:29:18 +08:00 |
|
|
|
c49b7d7532
|
Docs(Kdoc): Optimize kdoc
|
2024-04-27 18:42:57 +08:00 |
|
|
|
38e0c90ce2
|
Refactor(ToolFavorite): Move tool favorite function
Move tool favorite function from EditorController to StoreController
|
2024-04-27 16:54:05 +08:00 |
|
|
|
f5b6687d97
|
Feat(PersonalTool): Add pagination
Add pagination to personal tool management
|
2024-04-27 16:32:13 +08:00 |
|
|
|
5c3484a22d
|
Feat(ToolStore): Add tool favorite controller
Add controller to add and remove favorite tool
|
2024-04-27 16:28:00 +08:00 |
|
|
|
96afb185e7
|
Fix(StoreMapper): Fix get wrong tools
Fix unable to get tools after creating a new version bug
|
2024-04-26 16:55:35 +08:00 |
|
|
|
bc8b0b8f9f
|
Refactor(Entity): Add implement Serializable
Add implement Serializable to entity
|
2024-04-26 16:45:16 +08:00 |
|
|
|
4527944a21
|
Fix(ToolParam): Fix wrong validate message
Fix wrong validate message in ToolCreateParam and ToolUpgradeParam
|
2024-04-26 16:35:22 +08:00 |
|
|
|
bdd0197d78
|
Fix(EditService): Fix get wrong tool detail
Fix get wrong tool detail in source page
|
2024-04-26 16:32:47 +08:00 |
|
|
|
015e2ac09c
|
Refactor(Parameter): Optimize parameter verification
Optimize parameter verification for update operations
|
2024-04-22 16:14:06 +08:00 |
|
|
|
eb031fefb3
|
Refactor(Statistics): Optimize memory and hard disk capacity display
Unknown is displayed when detailed capacity cannot be obtained
|
2024-04-22 15:13:45 +08:00 |
|
|
|
27ed533530
|
Refactor(Statistics): Correct incorrect spelling
Correct WEAK to WEEK
|
2024-04-22 15:12:12 +08:00 |
|
|
|
1083b8aa94
|
Refactor(Database): Update database
Update database unique key and format SQL
|
2024-04-22 13:30:03 +08:00 |
|
|
|
cebe809504
|
Style(Code): Format code
|
2024-04-22 00:18:35 +08:00 |
|
|
|
a0812b4f11
|
Refactor(UserService): Change wrong method name
Change method getIdsWithRoleIds to getIdsByRoleIds, and change method getIdsWithGroupIds to getIdsByGroupIds
|
2024-04-22 00:17:48 +08:00 |
|
|
|
fcfd76d60c
|
Fix(Tool): Fix bug in tool update version number verification
Fix bug in tool update version number verification
|
2024-04-22 00:14:34 +08:00 |
|
|
|
555877770d
|
Fix: IP - real IP address cannot be obtained when using reverse proxy bug
|
2024-03-26 14:20:39 +08:00 |
|
|
|
2d2a6641fb
|
Optimize: parameters - optimize verification
|
2024-03-26 11:36:01 +08:00 |
|
|
|
0e41d8c310
|
Fix: create - can not upgrade tool bug
|
2024-03-21 16:05:17 +08:00 |
|
|
|
17bf4146e1
|
Feat: store - support multiple platforms
|
2024-03-19 18:44:21 +08:00 |
|
|
|
cc4e6bd960
|
Feat: all - support multiple platforms
|
2024-03-18 17:26:08 +08:00 |
|
|
|
9fe6333aeb
|
Fix: JwtUtil - fix general key bug
|
2024-03-08 17:53:49 +08:00 |
|
|
|
49ad18b545
|
Fix: exception handler - fix wrong response code when catch DisabledException
|
2024-03-08 17:51:58 +08:00 |
|
|
|
09f800c16b
|
Refactor: token - change the way to splice redisKey
|
2024-03-08 17:50:42 +08:00 |
|
|
|
0368ccd01d
|
Optimize: login - check two-factor authentication after verifying password
|
2024-03-05 11:21:32 +08:00 |
|
|
|
c5a8474e51
|
Fix: user management - error changing Administrator user information
|
2024-03-04 09:47:28 +08:00 |
|
|
|
570f5a8ac6
|
Optimize two-factor api. Add remove two-factor api.
|
2024-03-01 15:35:32 +08:00 |
|
|
|
b52ce7f5e8
|
Add two-factor api
|
2024-02-29 19:33:26 +08:00 |
|
|
|
bf0b4af434
|
Add kdoc
|
2024-02-26 17:48:13 +08:00 |
|
|
|
3e612af044
|
Automatically remove spaces on both sides of parameters
|
2024-02-26 15:34:36 +08:00 |
|
|
|
1edfeffbf4
|
Optimize code
|
2024-02-26 15:34:36 +08:00 |
|
|
|
3c82107394
|
Add developer profile api
|
2024-02-23 11:01:03 +08:00 |
|
|
|
d38f9f4a58
|
Optimize kdoc
|
2024-02-23 09:51:03 +08:00 |
|
|
|
5ea9203a08
|
Add user chang password api
|
2024-02-22 18:21:36 +08:00 |
|
|
|
874235ed05
|
Fix can not load public tools bug
|
2024-02-22 18:00:19 +08:00 |
|
|
|
88ce9862e9
|
Add update user info api
|
2024-02-22 14:11:20 +08:00 |
|
|
|
45a5ee1c54
|
Optimize code
|
2024-02-20 17:32:20 +08:00 |
|
|
|
46a603b924
|
Optimize tool management and store api
|
2024-02-20 11:17:34 +08:00 |
|
|
|
00742ea541
|
Add permission
|
2024-02-18 18:12:26 +08:00 |
|
|
|
0baccbd0e5
|
Optimize tools api
|
2024-02-18 17:39:12 +08:00 |
|
|
|
c5dcb432ef
|
Add store get tool api
|
2024-02-17 14:24:42 +08:00 |
|
|
|
b32f062594
|
Add kdoc
|
2024-02-15 23:59:21 +08:00 |
|