Commit Graph

31 Commits

Author SHA1 Message Date
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 2ed054f41b no log: Handle "reset-*-wanted" events 2021-08-30 10:05:54 +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 ea23c6acc9 no log: Fix a issue that cause notifier not update properly 2021-08-22 19:51:48 +08:00
LASER-Yi 42f5be9ae3 no log: Fix a issue that a non-serialize object is used in redux reducers 2021-08-22 16:54:38 +08:00
LASER-Yi 2c5aecc0db Add tooltip in notification center 2021-08-22 13:20:08 +08:00
LASER-Yi 1e50c515d8 no log: Make background tasks can be extended dynamically 2021-08-22 01:30:25 +08:00
LASER-Yi 9c8119df3b Add background task support for UI. Let subtitle modification runs in background 2021-08-22 00:44:52 +08:00
LASER-Yi 70cb16f0a2 Fix some visual bugs of the notification center 2021-08-18 08:26:52 +08:00
LASER-Yi 8348118ff2 Add pagination support to history page 2021-08-17 22:27:33 +08:00
LASER-Yi c5fdea4a76 no log: Fix issues on new modal system 2021-08-17 02:28:18 +08:00
LASER-Yi 42d19eaa42 Fix issues in UI 2021-08-16 22:29:05 +08:00
LASER-Yi d7533bac57 Add a new notification center to the UI 2021-08-16 00:10:38 +08:00
Liang Yi 6f9c7f3da2
Update Redux Implementation with Redux-Toolkit 2021-08-14 20:59:08 +08:00
LASER-Yi 3ad916f71b Revert "Make wanted tabs update on demand"
This reverts commit 90db37e04e.
2021-07-28 22:36:17 +08:00
LASER-Yi 90db37e04e Make wanted tabs update on demand 2021-07-27 23:03:42 +08:00
LASER-Yi dffb417413 no log: Rename fetched to dirty in OrderIdState 2021-07-27 22:52:27 +08:00
LASER-Yi ed30f76c57 Fix wanted pages are not updated properly after changing language profile 2021-07-22 21:13:07 +08:00
LASER-Yi a9abe30080 Update blacklist items when receiving any socket.io blacklist events 2021-05-26 21:05:38 +08:00
morpheus65535 fe0a34aae5 Added header to toasts and bring back the hide_progress backend function. todo: deal with delete method in frontend. 2021-05-10 19:52:36 -04:00
LASER-Yi 678b2f0e55 Add background task notification 2021-05-09 21:23:58 +08:00
LASER-Yi 4513c4f676 Add progress notifications 2021-05-09 16:41:19 +08:00
LASER-Yi a417f35856 Rewrite notification system 2021-05-09 11:22:24 +08:00
LASER-Yi 28ad20de88 Display error message when socket.io is failed to initialize 2021-05-09 11:07:56 +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 a742e3c5e3 Fix auth issues by only check auth when requesting webui 2021-04-21 22:29:25 +08:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00