Commit Graph

167 Commits

Author SHA1 Message Date
5bcfa2be9c Optimize import. Optimize date convert. 2023-11-29 11:12:35 +08:00
dd77699c82 Optimize log page 2023-11-08 18:17:26 +08:00
eadc74ca67 Optimize date response. Add system log table. 2023-11-03 18:25:58 +08:00
bc196d4ba9 Optimize HideScrollbar and sidebar 2023-11-03 13:35:20 +08:00
19f4d38bc2 Optimize HideScrollbar 2023-11-03 11:57:12 +08:00
a8167b0741 Add Log 2023-11-02 18:29:13 +08:00
e68cff4612 Add user manager. Optimize code. 2023-11-01 18:21:05 +08:00
9b6ab39ea1 Add system setting 2023-11-01 10:31:41 +08:00
d26c4da45f Optimize code 2023-11-01 10:31:14 +08:00
33b664816e Optimize route 2023-11-01 09:48:56 +08:00
b314a9f801 Add nickname. Recode route. 2023-10-31 18:44:18 +08:00
fcd4fd532c Add login and logout notification 2023-10-30 00:26:19 +08:00
14380d42dc Add Sidebar component 2023-10-17 18:03:14 +08:00
2af3219e59 Optimize code 2023-10-15 18:16:30 +08:00
de3e34b085 Add auto hide scrollbar to HideScrollbar 2023-10-14 19:54:21 +08:00
507ed1eb9a Finish sidebar in ToolsFramework 2023-10-14 01:13:23 +08:00
fdc2135ce2 Optimize HideScrollbar 2023-10-13 22:12:09 +08:00
a48af3da92 Optimize HideScrollbar 2023-10-13 17:51:38 +08:00
91d5480780 Add scrollbar width setting to HideScrollbar 2023-10-13 11:33:14 +08:00
a8129e8aff Optimize HideScrollbar 2023-10-13 11:14:24 +08:00
36b5acfea9 Fix HideScrollbar 2023-10-12 23:26:10 +08:00
ac3c1dbc2c Optimize submenu in ToolsFramework 2023-10-12 18:34:14 +08:00
6a7cae8319 Optimize submenu in ToolsFramework. Optimize code 2023-10-12 16:18:24 +08:00
c5b140219b Remove .tsx 2023-10-11 16:29:35 +08:00
9d74dce8b1 Add tools menu and submenu 2023-09-26 18:29:34 +08:00
6ffb2ca231 Add Footer to home 2023-09-26 01:10:27 +08:00
c36629d24b Add menu control button 2023-09-25 18:47:15 +08:00
3d7e8722c2 Remove unused console.log 2023-09-25 16:52:06 +08:00
bdee1bace0 Fix content not full bug. Add hidden scrollbar when page full. 2023-09-24 23:44:00 +08:00
80045f90da Add touch scrollbar control to HideScrollbar 2023-09-24 13:42:41 +08:00
5db14cf033 Refactor the HideScrollbar. Finish scrollbar in HideScrollbar. 2023-09-24 13:05:18 +08:00
6fc0df74fa Fix scroll down when horizontal scroll bug 2023-09-23 16:22:57 +08:00
420cb1378c Add scrollbar to HideScrollbar (in development) 2023-09-22 18:19:40 +08:00
f744748a85 Add click switch to Indicator 2023-09-22 17:02:40 +08:00
bba86ade6d Fix scroll index out-of-bounds bug 2023-09-22 16:30:45 +08:00
37f35aa0d0 Add vertical and horizontal scroll prevent 2023-09-22 16:24:44 +08:00
182c026aa2 Remove unused console.log 2023-09-22 16:23:25 +08:00
4c1cc9e6a9 Add Indicator to home. Optimize stylesheet. 2023-09-14 23:41:41 +08:00
41c77c2eaa Add Indicator box to home 2023-09-14 18:19:08 +08:00
fd47be620d Add OxygenToolbox to home page 2023-09-14 18:14:22 +08:00
2b1d8d7f27 Add vertical prop to FitCenter 2023-09-14 18:13:01 +08:00
100c8afbee Add auto homing when window resize 2023-09-13 23:32:02 +08:00
c6b6c76152 Add mouse and keyboard control scroll 2023-09-13 22:52:02 +08:00
c7bc23e5eb Optimize directory structure. Optimize Slogan. 2023-09-13 00:54:40 +08:00
768aaf6979 Fix can not hide navbar when click scroll down button bug 2023-09-12 16:32:38 +08:00
e7a3811245 Fix touch scroll bug 2023-09-12 16:28:05 +08:00
b7ee6b0a6f Add touch scroll to Home 2023-09-12 16:20:14 +08:00
1eadcfd476 Add full page scroll to Home 2023-09-12 15:46:25 +08:00
c7d91eba8e Optimize useEffect in HideScrollbar 2023-09-12 11:57:16 +08:00
f52ad7483c Fixed the bug of being unable to use ctrl+scroll wheel to adjust zoom 2023-09-12 00:02:15 +08:00