Commit Graph

283 Commits

Author SHA1 Message Date
LASER-Yi 60de70f9e8 Fix incorrect position of provider badge 2021-09-01 11:34:24 +08:00
LASER-Yi 60e2732f48 Fix items are not updated when using mass editor 2021-09-01 11:30:28 +08:00
Guy Khmelnitsky de5bcc8ed0
Added provider Ktuvit 2021-08-31 13:26:16 -04: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 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 4887b3dcdd no log: Remove pending subtitles after starting the upload process 2021-08-26 23:34:56 +08:00
LASER-Yi 50fb06b23a Fix a issue that hi and forced is not properly updated on series subtitle upload modal 2021-08-26 20:11:33 +08:00
LASER-Yi 7e48413493 Add forced and hi checkbox to subtitle upload modal 2021-08-25 22:08:36 +08:00
morpheus65535 5c5d14c045 Improved how custom post-processing deal with subtitles language modifier (HI and forced). #1516 2021-08-25 09:22:52 -04:00
LASER-Yi 4a890b2561 Support multi-language in subtitle upload modal 2021-08-25 00:33:59 +08:00
LASER-Yi 89d95080d0 no log: Fix typos 2021-08-24 09:31:47 +08:00
LASER-Yi 81507b9e75 Add a dialog before closing the page to inform user when there're still background tasks running 2021-08-24 09:31:47 +08:00
LASER-Yi e940fbb16d no log: Fix issues 2021-08-23 11:40:19 +08:00
LASER-Yi 1f3e499f3d Improve performance of Web UI 2021-08-23 11:35:04 +08:00
LASER-Yi a5ecd84605 Add support of uploading multiple movie subtitles at the same time 2021-08-22 21:59:48 +08:00
LASER-Yi f05daa8223 no log: Remove loose object from all tables 2021-08-22 20:03:36 +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 4795ac4c77 Move download subtitle action to background 2021-08-22 17:27:58 +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 9765c5713c Move scan and search action to background 2021-08-22 16:35:55 +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 43ebecbdb2 Upload serie subtitles in background 2021-08-22 12:30:03 +08:00
LASER-Yi 1e50c515d8 no log: Make background tasks can be extended dynamically 2021-08-22 01:30:25 +08:00
LASER-Yi 87123ab4c7 Upload movie subtitles in background 2021-08-22 01:08:39 +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
morpheus65535 2762fc4a6a Added a settings to ignore ffprobe cache on scheduled disk scan. 2021-08-17 14:35:01 -04: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
LASER-Yi c5fdea4a76 no log: Fix issues on new modal system 2021-08-17 02:28:18 +08:00
LASER-Yi 82a687c8c8 Rewrite modal system using stack, fix some visual bugs 2021-08-17 01:34:26 +08:00
LASER-Yi 37da3742a0 Add a error page when ui is crashed 2021-08-17 00:46:10 +08:00
LASER-Yi 7fb5da96c0 Fix for #1508 2021-08-16 23:08:21 +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 42d19eaa42 Fix issues in UI 2021-08-16 22:29:05 +08:00
Liang Yi 6eb14a2754 FIx a crash when opening the movie view with some missing subtitles 2021-08-16 16:41:00 +08:00
LASER-Yi a2fc1d73dd Fix some style issues 2021-08-16 13:59:22 +08:00
LASER-Yi 135d866249 Fix display issues 2021-08-16 00:13:21 +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
dtcabrerizo 33a600a714
Added settings to download only featured subtitles for LegendasTV 2021-07-30 07:34:57 -04: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
morpheus65535 60353c0367 Fixed missing subtitles language badge in movies view to show if it's forced or hi. 2021-07-14 07:15:38 -04:00
morpheus65535 cb623c3c26 Fixed colors name without the required dash (light and dark ones). #1457 2021-06-30 20:31:52 -04:00
morpheus65535 64cf2bc5d2 Fixed proxy ignore list input that was splitting on dots. #1453 2021-06-28 06:36:54 -04:00
morpheus65535 cb420628f8
Cloudflare improvements (#1448)
* Upgraded cloudscraper to fix multiple issues with providers that uses antibot page.

* Fixed subs4series provider. It now require anti-captcha provider to download subtitles. One captcha will have to be solved for each download. #1442
2021-06-23 15:54:28 -04:00
morpheus65535 fd6c959ec8 Fixed external subtitles not shown when no languages profile is selected. 2021-06-17 10:20:34 -04:00
LASER-Yi 030ca2a4e3 Reset window position when backing to previous page 2021-06-17 21:42:11 +08:00
LASER-Yi c21e501ebe Fix languages/providers filters issue in history stats 2021-06-10 11:41:45 +08:00
LASER-Yi 8d447453e9 no log: Remove useSessionStorage from utility hooks 2021-06-10 10:20:23 +08:00
LASER-Yi ac8f5c0ca5 no log: Update api.d.ts to reflect the changes in API endpoint 2021-06-10 10:08:31 +08:00
morpheus65535 db5d37f5d4 Fixed History stats actions filter values not being properly implemented. 2021-06-09 07:43:06 -04:00
Vitiko 4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages 2021-06-06 09:57:29 -04:00
LASER-Yi 0ef9729f9d no log: Remove mapped_path in Subtitle property to maintain API consistency 2021-06-04 12:42:50 +08:00
morpheus65535 d4aed7457a Fixed external subtitles were being filtered by show only desired embedded subtitles settings. 2021-06-03 21:34:08 -04:00
vitiko98 d562faf151 Fixed movies subtitles paths being shown in UI without being mapped. 2021-06-03 20:53:27 -04:00
LASER-Yi 7687013270 Fix some incompatible calls in URL test button 2021-06-02 10:02:02 +08:00
LASER-Yi 22a7541543 Update slider style 2021-06-01 22:04:05 +08:00
LASER-Yi 7b9c19d7c0 Fix a issue that ui will crash when first entering history view 2021-05-29 09:54:34 +08:00
LASER-Yi 573282863d Fix subtitle badges display issues in some situations 2021-05-28 00:14:05 +08:00
LASER-Yi a9abe30080 Update blacklist items when receiving any socket.io blacklist events 2021-05-26 21:05:38 +08:00
LASER-Yi 48ba08e068 Improve series subtitles upload experience 2021-05-22 15:19:17 +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 8b41616429 no log: use useDidUpdate hook to detect loading state 2021-05-09 21:42:34 +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 a04e20bdb0 no log: remove debug code 2021-05-09 11:48:23 +08:00
LASER-Yi b4037442b1 Fix an issue that cause subtitles missing in movie page 2021-05-09 11:42:21 +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 44c51b2e2c
Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day. 2021-05-08 10:39:00 -04: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
morpheus65535 3d7b532cb6 Added settings to ignore ASS embedded subtitles 2021-05-06 09:18:40 -04:00
morpheus65535 1c9945fada Fix for subtitulamos.tv provider #1397 2021-05-03 06:53:49 -04:00
morpheus65535 cc17e8144f Fixed episodes manual search button not disabled when no languages profile is selected. 2021-04-29 23:18:07 -04:00
LASER-Yi 09e98b7367 Use new wiki address in System Status page 2021-04-24 00:26:27 +08:00
LASER-Yi 7cf5f00cee no log: Replace rest of Github link with constant value 2021-04-24 00:24:28 +08:00
LASER-Yi 337e781a57 no log: Extract special pages 2021-04-24 00:18:09 +08:00
LASER-Yi 01b76983a7 Fix display issue of badges when Sonarr or Radarr is disabled 2021-04-23 21:20:56 +08:00
LASER-Yi 71423d2029 Improve UI performance 2021-04-21 23:14:54 +08:00
LASER-Yi 6de9a3451d Add description text on providers selector 2021-04-21 23:07:51 +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 d6d9e93843 Fix some potential issues when displaying languages 2021-04-20 20:07:02 +08:00
LASER-Yi 65e68d4409 Fix issues in language profile modal 2021-04-20 01:42:24 +08:00
LASER-Yi e462686c17 Fix subtitles display issue on episode page 2021-04-20 01:36:09 +08:00
morpheus65535 3eef317623 Reworked the monitored status of movie detailed view. 2021-04-18 23:55:55 -04:00
morpheus65535 e848e107c8 Added monitored status to movie detailed view. 2021-04-18 22:55:35 -04:00
morpheus65535 5f66724d2a Added eligible for upgrade icon in histories. 2021-04-16 21:59:16 -04:00
LASER-Yi 385cc214b3 Fix issues when testing notifications 2021-04-16 00:46:19 +08:00
morpheus65535 97caf44a5a Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes."
This reverts commit 5aadcea8
2021-04-05 10:00:43 -04:00
morpheus65535 5aadcea83a Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes. 2021-04-05 00:09:39 -04:00
LASER-Yi a99c4d5438 Disable add Profile button when enabled languages are empty 2021-04-05 01:18:43 +08:00
Vitiko 7c61b3509c
Fix bad identifier from frontend (#1361)
Co-authored-by: vitiko98 <averroista@þrotonmail.com>
2021-04-02 13:20:19 +08:00
LASER-Yi 677cf75deb no log: Remove moment.js from frontend since we don't use it anymore 2021-04-01 11:43:59 +08:00
morpheus65535 84adea2a28 Added tooltips on hover for history and blacklist pretty date 2021-03-31 21:18:35 -04:00
LASER-Yi cb1ea4f180 no log: Remove debug code 2021-03-31 20:45:30 +08:00
LASER-Yi 875eb013cc Improve style of release text in manual search modal 2021-03-31 20:40:57 +08:00
LASER-Yi f35980ce38 Improve manual search modal 2021-03-31 20:01:13 +08:00
morpheus65535 cc80bd4be6 Fixed some providers key to match the actual providers name in subliminal_patch #1353 2021-03-30 20:01:05 -04:00
LASER-Yi 08be95c8b7 Add popover to movies and episodes for showing original name 2021-03-29 19:49:41 +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 3744991f93 Keep expanded state when anything changes in episodes page 2021-03-29 19:05:50 +08:00
morpheus65535 1613501ea4 Fixed manual search modal matches popover position and width. 2021-03-28 23:56:01 -04:00
morpheus65535 b50e7f4fff Improved the manual search releases dropdown 2021-03-28 19:03:24 -04:00
Vitiko 25894c477f
Added Subsynchro provider 2021-03-28 14:32:21 -04:00
LASER-Yi 2d0e3af693 Fix display issue when deleting language in languages profiles setting 2021-03-28 23:27:13 +08:00
morpheus65535 ec8bb2bc35 Changed max-width manual search modal releases column to a fixed width to prevent overflow on large resolution. 2021-03-28 10:08:44 -04:00
LASER-Yi 04fd39bc8a Add a error page when ui is crashed 2021-03-28 10:15:21 +08:00
morpheus65535 14fe4b0594 Fix for #1336 2021-03-27 15:14:49 -04:00
morpheus65535 0ada132a5c Fix for #1337 2021-03-27 08:45:34 -04:00
morpheus65535 2487c682b3 Fixed #1340 2021-03-26 06:44:28 -04:00
LASER-Yi 89a3d7f6e3 Fixed issue with notifications when deleting 2021-03-26 08:00:28 +08:00
morpheus65535 c2333d1d26 Fixed manual search modal. 2021-03-25 14:24:22 -04:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00