|
|
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 |
|
|
|
6c618607d8
|
Optimize search in ToolManagement
|
2024-02-11 14:40:20 +08:00 |
|
|
|
c751b0984c
|
Add auto publish to tool management api
|
2024-02-04 01:58:55 +08:00 |
|
|
|
9692550198
|
Add tool management api
|
2024-02-02 17:43:09 +08:00 |
|
|
|
13d8ba8e78
|
Add tool submit and cancel api
|
2024-02-01 19:07:12 +08:00 |
|
|
|
04587fbb7a
|
Implement update tool
|
2024-02-01 16:51:20 +08:00 |
|
|
|
1ce60d1bfb
|
Add PROCESSING to Tool.ReviewType
|
2024-01-31 18:07:01 +08:00 |
|
|
|
7aca58f1de
|
Add tool upgrade api
|
2024-01-30 19:24:44 +08:00 |
|
|
|
835fa7c27f
|
Add tool detail api
|
2024-01-30 13:32:47 +08:00 |
|
|
|
a012895188
|
Fix AccessDeniedHandler
|
2024-01-30 13:32:03 +08:00 |
|
|
|
3dc935a98a
|
Add icon and publish time to tool
|
2024-01-26 17:31:26 +08:00 |
|
|
|
a66c5caa60
|
Add create tool api
|
2024-01-26 14:54:40 +08:00 |
|
|
|
6e73f8212b
|
Add kdoc and permission
|
2024-01-24 16:18:00 +08:00 |
|
|
|
ea2868e87a
|
Optimize kdoc
|
2024-01-24 16:16:18 +08:00 |
|