Commit Graph

57 Commits (5285da20e9cbd52338072f99af5918794bcbff11)

Author SHA1 Message Date
morpheus65535 03afeb3470
Updated multiple Python modules (now in libs and custom_libs directories) and React libraries
4 months ago
morpheus65535 2511c310f1 Added settings to choose desired UI theme.
1 year ago
Liang Yi 933a456b03
Update all UI dependencies and update React version to 18 (#2127)
1 year ago
LASER-Yi 85e4796e0b no log: Add unit tests to all pages
1 year ago
LASER-Yi 75a7dc8cdf no log: Refactor app structure
1 year ago
LASER-Yi 726afcc7f8 Add support of string value for badge in navbar
2 years ago
LASER-Yi aee1849ce3 Update node packages, fix issues
2 years ago
Liang Yi a0f8d75f04
Upgrade Mantine to Version 5 (#1930)
2 years ago
LASER-Yi 2c8a602aa7 Improve authentication and fix #1901
2 years ago
LASER-Yi 4b71b8ae65 Fix missing images issue when serving via Flask
2 years ago
LASER-Yi 51d1c46b18 Change default open delay of action tooltips to 2 seconds
2 years ago
LASER-Yi 5a5df23b9c Add label to all action buttons
2 years ago
Liang Yi 2cecb4c5b5
Replace Bootstrap with Mantine (#1795)
2 years ago
LASER-Yi 51e1fa1c35
Improve feedback in the header
2 years ago
LASER-Yi 967795e1a6
Fix issue when using base URL #1767
2 years ago
Liang Yi 50a252fdd7
Frontend improvement and cleanup (#1690)
2 years ago
Liang Yi d8d2300980
Add React-Query to improve network and cache performance
2 years ago
LASER-Yi 637f20450e
Fix #1642
3 years ago
LASER-Yi 3c790549e0 Rewrite router and sidebar
3 years ago
LASER-Yi e8fa5d982f no log: Remove red dot when notification center is empty
3 years ago
LASER-Yi 275598a393 no log: Revert "Remove red dot in the notification center"
3 years ago
LASER-Yi d37eea3c92 Remove red dot in the notification center
3 years ago
LASER-Yi 86d37be9aa no log: Clean up package.json
3 years ago
LASER-Yi da21e5dad0 no log: Support overriding backend server when developing UI
3 years ago
LASER-Yi 89d95080d0 no log: Fix typos
3 years ago
LASER-Yi ea23c6acc9 no log: Fix a issue that cause notifier not update properly
3 years ago
LASER-Yi 877368a4af no log: Group Series and Movies page to the same folder
3 years ago
LASER-Yi 42f5be9ae3 no log: Fix a issue that a non-serialize object is used in redux reducers
3 years ago
LASER-Yi 03156f2981 no log: Move theme-color meta to Header.tsx
3 years ago
LASER-Yi 2c5aecc0db Add tooltip in notification center
3 years ago
LASER-Yi 9c8119df3b Add background task support for UI. Let subtitle modification runs in background
3 years ago
LASER-Yi eb47356d10 no log: Move Socket.IO to @modules/socketio
3 years ago
LASER-Yi 70cb16f0a2 Fix some visual bugs of the notification center
3 years ago
LASER-Yi 37da3742a0 Add a error page when ui is crashed
3 years ago
LASER-Yi 67fe455140 Fix header display issues in mobile device
3 years ago
LASER-Yi e5414a4b89 Bring back text shadow to background tasks progress
3 years ago
LASER-Yi a2fc1d73dd Fix some style issues
3 years ago
LASER-Yi d7533bac57 Add a new notification center to the UI
3 years ago
LASER-Yi 56729e0dbb no log: Move auth page to special-page folder
3 years ago
Liang Yi 6f9c7f3da2
Update Redux Implementation with Redux-Toolkit
3 years ago
LASER-Yi 030ca2a4e3 Reset window position when backing to previous page
3 years ago
morpheus65535 cf35f4a9d2 Improved readability of toast progress label, overflow of toast message with ellipsis and removed the toast close button considering the auto-dismiss.
3 years ago
LASER-Yi 0031e69db6 Handling progress delete event in UI
3 years ago
morpheus65535 fe0a34aae5 Added header to toasts and bring back the hide_progress backend function. todo: deal with delete method in frontend.
3 years ago
LASER-Yi 4bb6e87db9 Fix some style issues
3 years ago
LASER-Yi 38fc3b36fe Tweak style of progress notification
3 years ago
LASER-Yi 678b2f0e55 Add background task notification
3 years ago
LASER-Yi 4513c4f676 Add progress notifications
3 years ago
LASER-Yi a417f35856 Rewrite notification system
3 years ago
LASER-Yi 24cb712ad7 Add Socket.IO event which is used for showing notifications in UI
3 years ago