Commit Graph

27 Commits

Author SHA1 Message Date
LASER-Yi 2c8a602aa7 Improve authentication and fix #1901 2022-08-23 23:13:46 +08:00
LASER-Yi 8687646e9c Fix inconsistent issues when backend trying to update episodes 2022-08-21 12:12:19 +08:00
LASER-Yi 8826b87c65 Fix #1901 temporarily 2022-07-26 21:27:01 +08:00
LASER-Yi b724305eb4 Fix redirect issues after logging in (#1857) 2022-06-18 17:35:33 +08:00
LASER-Yi 8e054ce932 no log: Fix cache issues 2022-06-15 10:18:24 +08:00
LASER-Yi ba0f827eb4 no log: Move BazarrClient to the correct location 2022-06-14 22:33:16 +08:00
LASER-Yi c3645c9024 Improve error handling on UI 2022-06-14 22:13:28 +08:00
LASER-Yi 98937a0378 Fix crash when navigating from history view and open the history modal 2022-06-11 19:55:29 +08:00
LASER-Yi 03de446691 not log: Fix base_url issue during development 2022-06-01 10:42:03 +08:00
Liang Yi 2cecb4c5b5
Replace Bootstrap with Mantine (#1795) 2022-05-31 23:49:04 +08:00
LASER-Yi 1520d6614b
Fix episodes are not updated after subtitle action 2022-03-19 02:33:51 +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
morpheus65535 5bfaba9360
Implemented backup and restore feature for configuration file and database 2022-02-22 22:55:07 -05:00
Liang Yi d8d2300980
Add React-Query to improve network and cache performance 2022-01-22 21:35:11 +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 1f3e499f3d Improve performance of Web UI 2021-08-23 11:35:04 +08:00
LASER-Yi 70cb16f0a2 Fix some visual bugs of the notification center 2021-08-18 08:26:52 +08:00
LASER-Yi d689b6e58c Cleanup API Endpoints 2021-08-17 22:52:50 +08:00
LASER-Yi 8348118ff2 Add pagination support to history page 2021-08-17 22:27:33 +08:00
Liang Yi 6f9c7f3da2
Update Redux Implementation with Redux-Toolkit 2021-08-14 20:59:08 +08:00
LASER-Yi c21e501ebe Fix languages/providers filters issue in history stats 2021-06-10 11:41:45 +08:00
LASER-Yi 7687013270 Fix some incompatible calls in URL test button 2021-06-02 10:02:02 +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
LASER-Yi 385cc214b3 Fix issues when testing notifications 2021-04-16 00:46:19 +08:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00