Commit graph

308 commits

Author SHA1 Message Date
LASER-Yi
00b337dc0d no log: Fix some issues in package.json 2021-06-14 14:54:58 +08:00
dependabot[bot]
aee05dced7
no log: Bump react-bootstrap from 1.5.2 to 1.6.1 in /frontend (#1439)
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/v1.6.1/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.5.2...v1.6.1)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 14:53:30 +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
dependabot[bot]
1a75b141f6
no log: Bump @types/bootstrap from 5.0.12 to 5.0.15 in /frontend (#1421)
Bumps [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap) from 5.0.12 to 5.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 20:44:56 +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
dependabot[bot]
3abab89dbc
no log: Bump react-select from 4.3.0 to 4.3.1 in /frontend (#1409)
Bumps [react-select](https://github.com/JedWatson/react-select) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@4.3.0...react-select@4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 13:20:56 +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
dependabot[bot]
e1ed4d546c
no log: Bump @types/rc-slider from 8.6.6 to 9.3.1 in /frontend (#1405)
Bumps [@types/rc-slider](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/rc-slider) from 8.6.6 to 9.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/rc-slider)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 19:09:53 +08: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
LASER-Yi
e796422021 Remove UI build folder from repository 2021-05-09 00:06:52 +08:00
github-actions
7c81c5e2f7 Release 0.9.6-beta.0 2021-05-08 14:43:01 +00: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
github-actions
4c3855b9b5 Release 0.9.5-beta.13 2021-05-07 06:17:10 +00:00
morpheus65535
3d7b532cb6 Added settings to ignore ASS embedded subtitles 2021-05-06 09:18:40 -04:00
github-actions
0f9ec102b7 Release 0.9.5-beta.12 2021-05-06 06:16:54 +00:00
dependabot[bot]
887da10d9b
no log: Bump react-redux from 7.2.3 to 7.2.4 in /frontend (#1396)
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.3...v7.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 10:43:59 +08:00
github-actions
df3f208669 Release 0.9.5-beta.10 2021-05-04 06:17:08 +00:00
morpheus65535
1c9945fada Fix for subtitulamos.tv provider #1397 2021-05-03 06:53:49 -04:00
github-actions
72c9899f58 Release 0.9.5-beta.6 2021-04-30 06:19:06 +00:00
morpheus65535
cc17e8144f Fixed episodes manual search button not disabled when no languages profile is selected. 2021-04-29 23:18:07 -04:00
github-actions
f46cabdd54 Release 0.9.5-beta.3 2021-04-24 06:05:58 +00: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
github-actions
e77cb153f1 Release 0.9.5-beta.2 2021-04-22 06:06:09 +00: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
github-actions
53039f855c Release 0.9.5-beta.1 2021-04-21 06:07:18 +00:00
LASER-Yi
d6d9e93843 Fix some potential issues when displaying languages 2021-04-20 20:07:02 +08:00
github-actions
81a207b47f Release 0.9.5-beta.0 2021-04-20 06:06:41 +00: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
github-actions
e5fef50ff1 Release 0.9.4 2021-04-19 13:26:44 +00:00
LASER-Yi
bbddc3d4c5 no log: Update npm packages 2021-04-19 19:44:36 +08:00
github-actions
85f170bfcd Release 0.9.4-beta.30 2021-04-19 06:06:33 +00: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
github-actions
773883348d Release 0.9.4-beta.28 2021-04-17 06:10:40 +00:00
morpheus65535
5f66724d2a Added eligible for upgrade icon in histories. 2021-04-16 21:59:16 -04:00
github-actions
47842117ed Release 0.9.4-beta.27 2021-04-16 07:12:58 +00:00
LASER-Yi
385cc214b3 Fix issues when testing notifications 2021-04-16 00:46:19 +08:00
github-actions
6582c1a06e Release 0.9.4-beta.19 2021-04-05 15:36:56 +00: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
github-actions
47157f81b7 Release 0.9.4-beta.18 2021-04-05 06:06:36 +00: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
github-actions
17466850dc Release 0.9.4-beta.14 2021-04-02 06:06:37 +00:00
Vitiko
7c61b3509c
Fix bad identifier from frontend (#1361)
Co-authored-by: vitiko98 <averroista@þrotonmail.com>
2021-04-02 13:20:19 +08:00
github-actions
7770d9c618 Release 0.9.4-beta.13 2021-04-01 06:06:41 +00:00
LASER-Yi
df70a8b6fe Update npm packages to latest version 2021-04-01 11:46:48 +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
github-actions
a10bb05c9d Release 0.9.4-beta.12 2021-03-31 06:07:06 +00: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
github-actions
535c32ba91 Release 0.9.4-beta.11 2021-03-30 06:07:06 +00: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
github-actions
e8ad526ec1 Release 0.9.4-beta.10 2021-03-29 06:58:23 +00: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
github-actions
315a266b16 Release 0.9.4-beta.9 2021-03-28 06:07:52 +00: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
0651b8fb8b Merge remote-tracking branch 'origin/development' into development 2021-03-27 08:04:43 -04:00
LASER-Yi
e0779cb3c1 Fix issues on release_beta_to_dev and bring back CI 2021-03-27 13:48:12 +08:00
morpheus65535
2487c682b3 Fixed #1340 2021-03-26 06:44:28 -04:00
morpheus65535
d1206d85c1 Release commit build 2021-03-26 00:47:54 +00:00
LASER-Yi
eb4fbc6a24 Manually build UI to reflect the changes 2021-03-26 08:01:25 +08:00
LASER-Yi
89a3d7f6e3 Fixed issue with notifications when deleting 2021-03-26 08:00:28 +08:00
morpheus65535
61e45bbb6d Fixed missing build 2021-03-25 14:54:05 -04:00
morpheus65535
c2333d1d26 Fixed manual search modal. 2021-03-25 14:24:22 -04:00
morpheus65535
184c5f89ac Manually built React templates 2021-03-25 10:45:17 -04:00
Liang Yi
f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00