Commit Graph

18 Commits

Author SHA1 Message Date
Liang Yi 50a252fdd7
Frontend improvement and cleanup (#1690)
* Replace Create-React-App with Vite.js

* Update React-Router to v6

* Cleanup unused codes
2022-03-16 14:26:15 +08:00
Liang Yi d8d2300980
Add React-Query to improve network and cache performance 2022-01-22 21:35:11 +08:00
LASER-Yi 3c790549e0 Rewrite router and sidebar 2021-09-01 00:37:30 +08:00
LASER-Yi 86d37be9aa no log: Clean up package.json 2021-08-30 09:13:41 +08:00
LASER-Yi da21e5dad0 no log: Support overriding backend server when developing UI 2021-08-30 09:13:41 +08:00
LASER-Yi 89d95080d0 no log: Fix typos 2021-08-24 09:31:47 +08:00
LASER-Yi eb47356d10 no log: Move Socket.IO to @modules/socketio 2021-08-21 22:58:47 +08:00
LASER-Yi 37da3742a0 Add a error page when ui is crashed 2021-08-17 00:46:10 +08:00
LASER-Yi d7533bac57 Add a new notification center to the UI 2021-08-16 00:10:38 +08:00
LASER-Yi 56729e0dbb no log: Move auth page to special-page folder 2021-08-15 20:46:56 +08:00
Liang Yi 6f9c7f3da2
Update Redux Implementation with Redux-Toolkit 2021-08-14 20:59:08 +08:00
LASER-Yi a417f35856 Rewrite notification system 2021-05-09 11:22:24 +08:00
LASER-Yi 24cb712ad7 Add Socket.IO event which is used for showing notifications in UI 2021-05-09 01:58:56 +08:00
LASER-Yi 66d4648c66 Add rooks package and rewrite some components to increase performance 2021-05-09 01:13:10 +08:00
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
LASER-Yi 337e781a57 no log: Extract special pages 2021-04-24 00:18:09 +08:00
LASER-Yi 04fd39bc8a Add a error page when ui is crashed 2021-03-28 10:15:21 +08:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00