Commit Graph

44 Commits

Author SHA1 Message Date
LASER-Yi 51e1fa1c35
Improve feedback in the header 2022-03-20 12:12:56 +08:00
LASER-Yi 967795e1a6
Fix issue when using base URL #1767 2022-03-19 02:16:23 +08:00
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 637f20450e
Fix #1642 2021-12-18 22:16:28 +08:00
LASER-Yi 3c790549e0 Rewrite router and sidebar 2021-09-01 00:37:30 +08:00
LASER-Yi e8fa5d982f no log: Remove red dot when notification center is empty 2021-08-30 09:31:00 +08:00
LASER-Yi 275598a393 no log: Revert "Remove red dot in the notification center"
This reverts commit d37eea3c92.
2021-08-30 09:26:48 +08:00
LASER-Yi d37eea3c92 Remove red dot in the notification center 2021-08-30 09:18:00 +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 ea23c6acc9 no log: Fix a issue that cause notifier not update properly 2021-08-22 19:51:48 +08:00
LASER-Yi 877368a4af no log: Group Series and Movies page to the same folder 2021-08-22 18:32:11 +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 03156f2981 no log: Move theme-color meta to Header.tsx 2021-08-22 13:35:43 +08:00
LASER-Yi 2c5aecc0db Add tooltip in notification center 2021-08-22 13:20:08 +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 eb47356d10 no log: Move Socket.IO to @modules/socketio 2021-08-21 22:58:47 +08:00
LASER-Yi 70cb16f0a2 Fix some visual bugs of the notification center 2021-08-18 08:26:52 +08:00
LASER-Yi 37da3742a0 Add a error page when ui is crashed 2021-08-17 00:46:10 +08:00
LASER-Yi 67fe455140 Fix header display issues in mobile device 2021-08-16 22:48:00 +08:00
LASER-Yi e5414a4b89 Bring back text shadow to background tasks progress 2021-08-16 22:38:11 +08:00
LASER-Yi a2fc1d73dd Fix some style issues 2021-08-16 13:59:22 +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 030ca2a4e3 Reset window position when backing to previous page 2021-06-17 21:42:11 +08:00
morpheus65535 cf35f4a9d2 Improved readability of toast progress label, overflow of toast message with ellipsis and removed the toast close button considering the auto-dismiss. 2021-05-12 12:35:05 -04:00
LASER-Yi 0031e69db6 Handling progress delete event in UI 2021-05-11 10:54:33 +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 4bb6e87db9 Fix some style issues 2021-05-09 21:54:09 +08:00
LASER-Yi 38fc3b36fe Tweak style of progress notification 2021-05-09 21:46:41 +08: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 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 a742e3c5e3 Fix auth issues by only check auth when requesting webui 2021-04-21 22:29:25 +08:00
LASER-Yi b1478da6b6 Add feature of going to default page by clicking bazarr icon 2021-03-29 19:16:45 +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