Commit Graph

356 Commits

Author SHA1 Message Date
0674635577 Feat(PersonalTool): Add pagination
Add pagination to personal tool management
2024-04-27 17:55:46 +08:00
8dd10910c9 Fix(CreateTool): Fix input validation
Fix can not submit because of input validation bug
2024-04-27 15:28:41 +08:00
5c77e1ae90 Feat(Store): Add tool favorite control
Add tool favorite control
2024-04-26 18:09:07 +08:00
64c510cd42 Refactor(Navigate): Optimize navigate
Unified management navigation
2024-04-26 11:25:42 +08:00
0e354ca833 Fix(FileSelector): Fix scrollbar can not auto hide bug
Fix scrollbar can not auto hide bug. Optimize scrollbar style.
2024-04-26 09:41:39 +08:00
3f22f81880 Refactor(HideScrollbar): Add scrollbar padding attributes
Add scrollbar padding attributes to allow custom scrollbar padding style
2024-04-26 09:38:28 +08:00
2cd74d0027 Refactor(Router): Change home to repository
Change home route to repository. Switch repository and store place in menu.
2024-04-25 22:54:04 +08:00
804005cae3 Refactor(Editor): Add a prompt to leave the page
Add a prompt to leave the page when content has been changed
2024-04-22 18:16:53 +08:00
5d28f7d8d7 Refactor(Form): Optimize form input experience
Add placeholder. Optimize form validation. Hide ID input.
2024-04-22 18:16:53 +08:00
f55e5281f4 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-22 15:18:20 +08:00
0f90560144 Refactor(Statistics): Correct incorrect spelling
Correct WEAK to WEEK
2024-04-22 15:15:07 +08:00
b471d55e7a Fix(Input): Fixed the problem of not validating whitespace characters
Fixed the problem of not validating whitespace characters
2024-04-22 00:27:27 +08:00
2cc79d1da8 Optimize: User Management - optimize nickname verification 2024-03-26 11:42:00 +08:00
1667b404ff Feat: create - support simulated Android device preview 2024-03-22 17:40:48 +08:00
3ac302c14b Feat: edit and view - support simulated Android device preview 2024-03-22 16:54:43 +08:00
3e34ae7616 Fix: create - can not upgrade tool bug 2024-03-21 16:01:23 +08:00
ad0907892c Feat: store - support multiple platforms 2024-03-19 18:44:00 +08:00
4b1a3fbc01 Feat: all - support multiple platforms 2024-03-18 17:23:31 +08:00
f985a2f750 Optimize: method return - add return undefined value 2024-03-15 15:26:08 +08:00
1b9e527b68 Style: all - change page padding to 20px 2024-03-15 14:03:53 +08:00
c48480146f Fix: ToolsFramework - clicking the store button for the first time cannot jump after logging in bug 2024-03-05 10:40:14 +08:00
2d059a48d9 Optimize: two-factor - add binding operation prompt 2024-03-05 10:34:28 +08:00
65fc6e9c28 Optimize: two-factor - remove autocomplete when typing 2024-03-04 15:01:38 +08:00
db28fba694 Fix: sign page - turnstile on every page load at the same time 2024-03-04 14:48:04 +08:00
841475b305 Fix: verify email page - error hint 2024-03-04 10:49:24 +08:00
c67b7b911a Optimize Turnstile load 2024-03-01 17:50:34 +08:00
3b11b262b9 Fix modal can not focus second input bug 2024-03-01 16:35:49 +08:00
fb94ae6a52 Optimize code 2024-03-01 15:34:01 +08:00
935a1a223a Add two-factor 2024-03-01 15:33:30 +08:00
6dce685e7c Add developer profile page 2024-02-23 11:05:54 +08:00
d2e0f32f5b Add user profile page 2024-02-22 17:59:42 +08:00
380b82f9a9 Fix incorrect scrolling bug in HideScrollbar 2024-02-21 16:36:51 +08:00
66486f86f0 Optimize code 2024-02-21 11:47:13 +08:00
2b1212b676 Add tool-related links to system index page 2024-02-20 11:42:42 +08:00
94294d90b2 Hide search bar when scroll 2024-02-20 11:19:09 +08:00
9ab8a0268c Upgrade HideScrollbar 2024-02-20 11:18:24 +08:00
48ff94a2c9 Add search to store 2024-02-19 18:42:29 +08:00
b478081600 Add permission 2024-02-18 18:06:26 +08:00
3c495cfa16 Finish store 2024-02-18 17:50:31 +08:00
ae16808e1d Optimize code 2024-02-18 17:49:55 +08:00
751d878a46 Add store page (temp) 2024-02-17 14:27:36 +08:00
b798bb3eb5 Optimize modal 2024-02-17 14:27:20 +08:00
524b57ed8b Add auto publish to tool management 2024-02-04 01:56:17 +08:00
522347060c Add search type to tool management page 2024-02-02 18:02:35 +08:00
838c37595d Add code and execute page to tool management 2024-02-02 17:42:40 +08:00
06213d3414 Add tool submit and cancel management 2024-02-01 19:07:46 +08:00
8e5031e8a3 Fix route error in production mode 2024-02-01 18:18:45 +08:00
a7df95a613 Optimize renderer security 2024-02-01 17:52:44 +08:00
2b566aeb85 Finish tool edit page 2024-02-01 16:52:53 +08:00
28140543c4 Add tool edit page 2024-01-31 18:17:44 +08:00