|
|
a7577373ef
|
Refactor(Protocol): Optimize desktop and app protocol
|
2024-05-21 17:41:57 +08:00 |
|
|
|
3dc434a6ac
|
Refactor(Compiler): Fix the bug that unable to initialize compiler
|
2024-05-21 16:01:40 +08:00 |
|
|
|
898075cf6e
|
Refactor(Playground): Fix the bug that unexpectedly remove styles for base
Fix the bug that unexpectedly remove styles for base when editing code
|
2024-05-21 16:00:31 +08:00 |
|
|
|
58bb5eb262
|
Fix URL exception after build
|
2024-05-21 14:39:09 +08:00 |
|
|
|
31a458416d
|
Refactor(URL): Optimize url
|
2024-05-21 14:38:28 +08:00 |
|
|
|
606064b1fb
|
Fix(Navigation): Fix navigate bug
|
2024-05-20 23:00:09 +08:00 |
|
|
|
6dd1f51c89
|
Refactor(LocalPage): Remove favorite attribute
Remove favorite attribute from LocalCard
|
2024-05-19 17:20:24 +08:00 |
|
|
|
22e2e15db8
|
Fix(Edit): Fix undefined in AntdSelect
|
2024-05-12 05:20:19 +08:00 |
|
|
|
4f55364f65
|
Refactor(Render): Allow to read and write clipboard in iframe
|
2024-05-12 04:09:06 +08:00 |
|
|
|
d0ddb276c0
|
Fix(Sidebar): Fix the bug that submenu can not display
|
2024-05-11 18:58:09 +08:00 |
|
|
|
8f22084d10
|
Refactor(StoreCard): Optimize android qr-code url
|
2024-05-11 16:37:31 +08:00 |
|
|
|
30ec21a71e
|
Feat(Tool): Support install tool
Support install tool and execute locally
|
2024-05-08 17:22:20 +08:00 |
|
|
|
513f66418a
|
Refactor(Service): Add network error message
|
2024-05-08 17:17:21 +08:00 |
|
|
|
580249a85c
|
Refactor(StoreCard): Fix the bug that open android emulator automatically
Fix the bug that open android emulator automatically when click mask
|
2024-05-08 15:10:12 +08:00 |
|
|
|
1ef2db5f47
|
Feat(Electron-store): Add electron store
Add electron store to support install tool
|
2024-05-08 12:40:56 +08:00 |
|
|
|
d677aeed07
|
Refactor(Window): Automatically show application
Automatically show application when opening the tool from a browser
|
2024-05-08 09:41:28 +08:00 |
|
|
|
361a5c923d
|
Refactor(Variable): Optimize variable name
|
2024-05-06 16:02:26 +08:00 |
|
|
|
c87e697ea6
|
Refactor(TS): Rename some file from *.tsx to *.ts
|
2024-05-06 15:25:32 +08:00 |
|
|
|
058984ad85
|
Build(SensitiveWord): Fix tsc error
|
2024-05-06 15:18:06 +08:00 |
|
|
|
d918e527a0
|
Feat(StoreCard): Support emulator
Support run tool by emulator
|
2024-05-01 18:39:31 +08:00 |
|
|
|
b51fdb11f2
|
Feat(Menu): Support multi-platform
Support add multi-platform tool to menu
|
2024-05-01 18:18:17 +08:00 |
|
|
|
6e2012cd7a
|
Fix(ToolExecute and ToolView): Fix the bug that can not load tool
Fix the bug that can not load tool when switch tool
|
2024-05-01 18:07:42 +08:00 |
|
|
|
cab0c9d879
|
Fix(ToolBase and ToolTemplate): Optimize panel side
|
2024-05-01 18:03:23 +08:00 |
|
|
|
a5ca0be53c
|
Refactor(Modal): Optimize modal code
|
2024-05-01 16:15:44 +08:00 |
|
|
|
e5bc568d23
|
Refactor(StoreCard): Remove tooltip
Remove tooltip from author info
|
2024-05-01 14:56:24 +08:00 |
|
|
|
2176c0ce2a
|
Fix submenu style exception. Optimize menu stylesheet
|
2024-05-01 14:55:45 +08:00 |
|
|
|
ac2e3c8e6e
|
Feat(Menu): Add drop mask
Add drop mask to menu. Optimize tool description.
|
2024-05-01 14:46:50 +08:00 |
|
|
|
63c76440a6
|
Refactor(Card): Optimize import
|
2024-05-01 14:40:51 +08:00 |
|
|
|
7f034db314
|
Refactor(Sign): Optimize navigate to login
|
2024-05-01 14:39:34 +08:00 |
|
|
|
d326c8b8e5
|
Refactor(Tool): Optimize use experience
Remove navigate delay. Clean out old code before setting up compile code.
|
2024-05-01 14:35:44 +08:00 |
|
|
|
ea68945df1
|
Feat(Menu): Add tool menu via drag and drop
Drag and drop a tool card to add tool menu
|
2024-05-01 14:30:26 +08:00 |
|
|
|
59eef73895
|
Fix(Tool): Fix the bug that can not load when switch between two tools
Fix the bug that can not load when switch between two tools. Optimize navigate when can not find tool.
|
2024-05-01 13:41:27 +08:00 |
|
|
|
2f9c01981b
|
Refactor(UrlCard): Optimize UrlCard
|
2024-05-01 12:39:05 +08:00 |
|
|
|
5250b662f5
|
Feat(ToolRepository): Add favorite tool list
Add favorite tool list to user tool repository
|
2024-04-30 23:55:06 +08:00 |
|
|
|
77166831bf
|
Refactor(Card): Component all cards
Make all cards into components
|
2024-04-30 17:57:04 +08:00 |
|
|
|
9152ec8dfb
|
Refactor(URL): Change URL_TOOL_FAVORITE
|
2024-04-30 17:38:49 +08:00 |
|
|
|
cfddc85302
|
Feat(PersonalTool): Add pagination
Add pagination to personal tool management
|
2024-04-30 17:36:39 +08:00 |
|
|
|
76470d741f
|
Fix(CreateTool): Fix input validation
Fix can not submit because of input validation bug
|
2024-04-30 17:31:34 +08:00 |
|
|
|
62a70f92ae
|
Feat(Store): Add tool favorite control
Add tool favorite control
|
2024-04-30 17:30:43 +08:00 |
|
|
|
5a12020d69
|
Refactor(Navigate): Optimize navigate
Unified management navigation
|
2024-04-30 17:25:24 +08:00 |
|
|
|
cd1802b5d6
|
Fix(FileSelector): Fix scrollbar can not auto hide bug
Fix scrollbar can not auto hide bug. Optimize scrollbar style.
|
2024-04-30 17:11:05 +08:00 |
|
|
|
0aad1ac966
|
Refactor(HideScrollbar): Add scrollbar padding attributes
Add scrollbar padding attributes to allow custom scrollbar padding style
|
2024-04-30 17:10:17 +08:00 |
|
|
|
e209bea2f3
|
Refactor(Router): Change home to repository
Change home route to repository. Switch repository and store place in menu.
|
2024-04-30 17:08:19 +08:00 |
|
|
|
c65c548ecc
|
Refactor(Editor): Add a prompt to leave the page
Add a prompt to leave the page when content has been changed
|
2024-04-30 17:03:06 +08:00 |
|
|
|
9b96c7dd62
|
Refactor(Form): Optimize form input experience
Add placeholder. Optimize form validation. Hide ID input.
|
2024-04-30 16:59:46 +08:00 |
|
|
|
a2d0afb38c
|
Perf(Statistics): Optimize chart display performance for online users
Optimize the display performance of online user icons when selecting for a long time
|
2024-04-30 16:30:59 +08:00 |
|
|
|
48c9ec148a
|
Refactor(Statistics): Correct incorrect spelling
Correct WEAK to WEEK
|
2024-04-30 16:28:50 +08:00 |
|
|
|
07602bebc8
|
Fix(Input): Fixed the problem of not validating whitespace characters
Fixed the problem of not validating whitespace characters
|
2024-04-30 16:27:20 +08:00 |
|
|
|
5c2a77db30
|
Optimize: User Management - optimize nickname verification
|
2024-03-26 11:42:36 +08:00 |
|
|
|
7d5265ecda
|
Feat: create - support simulated Android device preview
|
2024-03-22 17:41:10 +08:00 |
|