Commit Graph

14617 Commits

Author SHA1 Message Date
dependabot[bot]
4ce197789c
Bump expose-loader from 2.0.0 to 3.0.0
Bumps [expose-loader](https://github.com/webpack-contrib/expose-loader) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/expose-loader/releases)
- [Changelog](https://github.com/webpack-contrib/expose-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/expose-loader/compare/v2.0.0...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 04:55:57 +00:00
dependabot[bot]
b52581b7a2
Bump @babel/plugin-proposal-private-methods from 7.13.0 to 7.14.5
Bumps [@babel/plugin-proposal-private-methods](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-private-methods) from 7.13.0 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-private-methods)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-private-methods"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 04:55:25 +00:00
Bill Thornton
d988d3a609
Merge pull request #2686 from jellyfin/dependabot/npm_and_yarn/source-map-loader-3.0.0
Bump source-map-loader from 2.0.1 to 3.0.0
2021-06-11 00:55:20 -04:00
Bill Thornton
ab23184da3
Merge pull request #2683 from thornbill/react
Add react support
2021-06-11 00:51:11 -04:00
Bill Thornton
c6862bcebe
Merge pull request #2705 from thornbill/custom-menu-links
Add support for custom menu links in config.json
2021-06-11 00:46:38 -04:00
Bill Thornton
d867b28d4c
Merge pull request #2706 from thornbill/update-syncplay-icon
Update icon used for syncplay
2021-06-10 16:52:31 -04:00
Bill Thornton
2ab0320726 Update icon used for syncplay 2021-06-10 15:03:03 -04:00
Bill Thornton
2feb124bfc Add support for custom menu links in config.json 2021-06-10 13:38:24 -04:00
Bill Thornton
793b860f7c
Merge pull request #2704 from thornbill/resume-book-size
Fix continue reading card shape
2021-06-10 10:54:57 -04:00
Bill Thornton
e25e9015e1 Fix continue reading card shape 2021-06-10 10:46:51 -04:00
Bill Thornton
fbfc97d0db
Merge pull request #2696 from jellyfin/dependabot/github_actions/actions/cache-2.1.6
Bump actions/cache from 2.1.5 to 2.1.6
2021-06-09 10:34:27 -04:00
Bill Thornton
bf8f004eb3 Add tv channels search row 2021-06-09 10:15:48 -04:00
Bill Thornton
219d83ede3 Fix video row header translation key 2021-06-09 09:56:56 -04:00
Bill Thornton
35f6944310 Fix code smells and dependency issue 2021-06-09 09:27:10 -04:00
Bill Thornton
de54dc636a Move search results to react components 2021-06-09 09:27:10 -04:00
Bill Thornton
6058a512c4 Move search suggestions to react component 2021-06-09 09:27:10 -04:00
Bill Thornton
1c0c25d655 Rename search fields component 2021-06-09 09:27:10 -04:00
Bill Thornton
bd4626c682 Replace old search fields component with react component 2021-06-09 09:27:10 -04:00
Bill Thornton
4bf1acbf4e Remove test page 2021-06-09 09:27:10 -04:00
Bill Thornton
dd19ef5df4 Unmount components when view is destroyed 2021-06-09 09:27:10 -04:00
Bill Thornton
9a520b6c29 Fix indentation of searchresults 2021-06-09 09:27:10 -04:00
Bill Thornton
436a59b56b Cleanup SearchPage implementation 2021-06-09 09:27:10 -04:00
Bill Thornton
b9dacecf22 Fix indentation of searchfields 2021-06-09 09:27:10 -04:00
Bill Thornton
903b656f7f Convert search page to react 2021-06-09 09:27:10 -04:00
Bill Thornton
c7296753af Add recommended eslint rules for react 2021-06-09 09:27:10 -04:00
Bill Thornton
eb605615d1 Add router level support for rendering react componenent pages 2021-06-09 09:27:10 -04:00
Bill Thornton
4aa203c0c6 Add basic react support 2021-06-09 09:27:10 -04:00
Bill Thornton
77ca85a23f
Merge pull request #2703 from thornbill/error-missing-translation 2021-06-09 08:39:12 -04:00
Bill Thornton
ed67e601aa Add error logging for missing translation keys 2021-06-08 23:48:51 -04:00
Bill Thornton
c8fcb9e664
Merge pull request #2678 from grafixeyehero/window.global
Access Loading globally
2021-06-06 14:17:01 -04:00
Bill Thornton
b850b02a93
Merge pull request #2698 from thornbill/live-reload
Fix live reload
2021-06-03 10:29:47 -04:00
Bill Thornton
74940b601b Move serviceworker precaching to production config 2021-06-03 10:14:28 -04:00
Bill Thornton
066690dd8b Fix development webpack target for live reload 2021-06-03 10:13:47 -04:00
dependabot[bot]
8593b026fc
Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 05:47:23 +00:00
dependabot[bot]
4b7e0207b2
Bump @babel/core from 7.14.0 to 7.14.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.0 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 05:09:43 +00:00
dependabot[bot]
7815b5685c
Bump @fontsource/noto-sans-hk from 4.2.2 to 4.4.2
Bumps [@fontsource/noto-sans-hk](https://github.com/fontsource/fontsource/tree/HEAD/packages/noto-sans-hk) from 4.2.2 to 4.4.2.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/noto-sans-hk/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/noto-sans-hk)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 05:09:09 +00:00
dependabot[bot]
bcbd7801e8
Bump source-map-loader from 2.0.1 to 3.0.0
Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases)
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/source-map-loader/compare/v2.0.1...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 05:03:10 +00:00
Bill Thornton
5d38d09982
Merge pull request #2681 from thornbill/toast-cleanup
Cleanup toasts
2021-05-26 15:51:39 -04:00
Bill Thornton
660ee65559
Merge pull request #2610 from shortspider/ContinueReading
Add a Continue Reading Section
2021-05-26 15:50:40 -04:00
Bill Thornton
95256a87b5
Merge pull request #2672 from nyanmisaka/patch-1
Remove OPUS from supported HLS audio formats
2021-05-26 15:01:22 -04:00
Bill Thornton
eb79a8e045
Merge pull request #2665 from dmitrylyzo/fix-server-hash-change
Add connection response handling
2021-05-26 14:59:44 -04:00
Bill Thornton
9913f95945 Remove SyncPlayToasts abstraction 2021-05-26 14:28:54 -04:00
Bill Thornton
dc294a5a4b Remove use of alert abstraction 2021-05-26 13:17:32 -04:00
hoanghuy309
5e171f55b3 Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2021-05-26 13:15:45 -04:00
Elias Frehner
46f8be387d Translated using Weblate (German (Swiss))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/gsw/
2021-05-26 13:15:45 -04:00
Jesper Kallunki
37ae4384ce Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2021-05-26 13:15:44 -04:00
yasharnategh
5b13ab6ae1 Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
2021-05-26 13:15:43 -04:00
Elias Frehner
ccaee3935b Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2021-05-26 13:15:17 -04:00
Lukáš Kucharczyk
4d6b454c83 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2021-05-26 13:15:16 -04:00
Bill Thornton
3272d12f64 Remove useless abstractions and hardcoded text for toasts 2021-05-26 13:12:19 -04:00