Commit Graph

183 Commits

Author SHA1 Message Date
Guy Khmelnitsky de5bcc8ed0
Added provider Ktuvit 2021-08-31 13:26:16 -04:00
dependabot[bot] 338f9c2bbe
no log: Bump sass from 1.37.5 to 1.38.2 in /frontend (#1523)
Bumps [sass](https://github.com/sass/dart-sass) from 1.37.5 to 1.38.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.37.5...1.38.2)

---
updated-dependencies:
- dependency-name: sass
  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-09-01 00:56:37 +08:00
LASER-Yi 3c790549e0 Rewrite router and sidebar 2021-09-01 00:37:30 +08:00
Liang Yi c11483ecc1 no log: Fix a protential issue which may crash the release pipeline 2021-09-01 00:36:39 +08:00
github-actions 706039af64 Release 0.9.8-beta.12 2021-08-30 06:16:30 +00: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 aa20633b64 no log: Update gitignore list 2021-08-29 23:17:53 +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
dependabot[bot] 903f33e6b0
no log: Bump @types/react from 16.14.12 to 17.0.19 in /frontend (#1515)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.12 to 17.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 09:34:07 +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 18f59cf0f9 Add support of theme-color in Safari 15 2021-08-21 22:50:48 +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