Bill Thornton
b2372a96e2
Add react-router
2022-06-14 12:10:26 -04:00
Bill Thornton
c3217421d4
Merge pull request #3664 from dmitrylyzo/fix-memory-leak
...
(cherry picked from commit 46f31b3f15180b678a93cb6d7f09a56bfe205555)
Signed-off-by: crobibero <cody@robibe.ro >
2022-06-06 09:21:45 -04:00
Joshua M. Boniface
7e0b442e38
Merge pull request #3644 from dmitrylyzo/bump-jso
...
(cherry picked from commit a36f515b3089058fba1fecfd87e62b57950ac869)
Signed-off-by: Joshua Boniface <joshua@boniface.me >
2022-05-20 23:02:06 -04:00
Joshua M. Boniface
b41ed9477e
Merge pull request #3642 from taku0/font-family-by-language
...
(cherry picked from commit a07d5b7bd1eaa962b612bed1e3198fac0e2b58c0)
Signed-off-by: Joshua Boniface <joshua@boniface.me >
2022-05-20 23:02:06 -04:00
Bill Thornton
f625915540
Use history for app router
2022-04-19 23:36:20 -04:00
Bill Thornton
396f4b1ed2
Merge pull request #3547 from thornbill/touching-books
...
Fix touch events in epub player
(cherry picked from commit 5ede3c8e47b22ce0d101896a3255ad077b3d5dc1)
Signed-off-by: Joshua Boniface <joshua@boniface.me >
2022-04-17 15:41:21 -04:00
Bill Thornton
ba5fbf831e
Add linting for config files and scripts
2022-04-13 11:02:20 -04:00
Renovate Bot
835f96bf81
Update development dependencies
2022-03-16 12:51:33 +00:00
Renovate Bot
1318664505
Update dependency @types/react to v17.0.40
2022-03-10 11:47:58 +00:00
Bill Thornton
55334e7b95
Merge pull request #3488 from jellyfin/renovate/dev-deps
...
Update dependency cssnano to v5.1.1
2022-03-09 09:39:12 -05:00
Bill Thornton
227620452f
Merge pull request #3369 from dmitrylyzo/escape-html
...
Escape HTML
2022-03-08 16:07:50 -05:00
Renovate Bot
731d8280e5
Update dependency cssnano to v5.1.1
2022-03-08 21:03:51 +00:00
Renovate Bot
ca3b0d4585
Update development dependencies
2022-03-08 14:01:16 +00:00
Dmitry Lyzo
59adbc348a
Escape HTML
2022-03-06 13:29:14 +03:00
Renovate Bot
dcd5b65ea1
Update development dependencies
2022-03-02 00:15:04 +00:00
Renovate Bot
1dcdbb0f2e
Update dependency cssnano to v5.1.0
2022-03-01 19:25:43 +00:00
Renovate Bot
51e6242fb7
Update development dependencies
2022-03-01 15:21:20 +00:00
Dmitry Lyzo
7ed78e0daa
Add jellyfin-apiclient declarations
2022-02-25 19:11:07 +03:00
Dmitry Lyzo
6e1845ef0c
Add dependencies
2022-02-25 19:11:07 +03:00
Renovate Bot
c500d62f9b
Update dependency postcss-preset-env to v7.4.1
2022-02-17 12:54:42 +00:00
Renovate Bot
d6a85a7e6b
Update development dependencies
2022-02-16 22:48:11 +00:00
Renovate Bot
a28c85958b
Update development dependencies
2022-02-13 06:15:26 +00:00
Renovate Bot
6ba09c5479
Update dependency marked to 4.0.10 [SECURITY]
2022-02-08 18:01:02 +00:00
Bill Thornton
e70f6bd3c1
Merge pull request #3402 from jellyfin/renovate/dev-deps
2022-02-08 12:26:28 -05:00
Renovate Bot
9a85431a4d
Pin dependencies
2022-02-08 16:42:37 +00:00
Renovate Bot
ae1d197d42
Pin dependencies
2022-02-08 16:41:42 +00:00
Dmitry Lyzo
64fb71ee1e
Fix Blurhash worker on webOS 1.2
...
Webpack 5 doesn't polyfill Promise in the worker, so we use (deprecated) 'worker-loader', which does until Webpack 5 gets a fix.
2022-01-15 00:16:14 +03:00
Fernando Fernández
302094523e
Remove unused worker plugin
2022-01-14 10:33:36 +01:00
Bill Thornton
d844c512a8
Update babel packages
2022-01-05 10:30:11 -05:00
dependabot[bot]
c2ab4a2ad4
Bump eslint-plugin-promise from 5.1.1 to 6.0.0
...
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise ) from 5.1.1 to 6.0.0.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases )
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md )
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits )
---
updated-dependencies:
- dependency-name: eslint-plugin-promise
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 05:47:44 +00:00
dependabot[bot]
2ca27b1d9f
Bump core-js from 3.19.1 to 3.20.2
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.19.1 to 3.20.2.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.1...v3.20.2 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 05:17:18 +00:00
Bill Thornton
30e9dcd185
Merge pull request #3288 from jellyfin/dependabot/npm_and_yarn/dompurify-2.3.4
...
Bump dompurify from 2.3.3 to 2.3.4
2022-01-04 23:41:10 -05:00
Bill Thornton
6c5d0240ab
Merge pull request #3287 from jellyfin/dependabot/npm_and_yarn/postcss-preset-env-7.2.0
...
Bump postcss-preset-env from 7.1.0 to 7.2.0
2022-01-04 23:32:47 -05:00
dependabot[bot]
6aedad40d4
Bump dompurify from 2.3.3 to 2.3.4
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.3...2.3.4 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 04:30:30 +00:00
Bill Thornton
e46d7db461
Merge pull request #3284 from jellyfin/dependabot/npm_and_yarn/webpack-dev-server-4.7.2
...
Bump webpack-dev-server from 4.5.0 to 4.7.2
2022-01-04 23:26:21 -05:00
dependabot[bot]
cf0f7e5fc0
Bump postcss-preset-env from 7.1.0 to 7.2.0
...
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/csstools/postcss-plugins/releases )
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env )
---
updated-dependencies:
- dependency-name: postcss-preset-env
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 04:18:57 +00:00
dependabot[bot]
c8d4db4b63
Bump autoprefixer from 10.4.0 to 10.4.1
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.0...10.4.1 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 04:12:39 +00:00
dependabot[bot]
3c3bf005e9
Bump eslint-plugin-react from 7.27.1 to 7.28.0
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.27.1 to 7.28.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.27.1...v7.28.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 03:35:15 +00:00
dependabot[bot]
f50acd727f
Bump webpack-dev-server from 4.5.0 to 4.7.2
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.5.0 to 4.7.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.5.0...v4.7.2 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 03:25:44 +00:00
dependabot[bot]
4b0b047df2
Bump postcss from 8.3.11 to 8.4.5
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.11 to 8.4.5.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.11...8.4.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 03:25:07 +00:00
dependabot[bot]
d7794587f1
Bump sass-loader from 12.3.0 to 12.4.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.3.0 to 12.4.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.3.0...v12.4.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 03:07:34 +00:00
Bill Thornton
9aaa17e4fe
Merge pull request #3278 from jellyfin/dependabot/npm_and_yarn/cssnano-5.0.14
2022-01-04 22:05:12 -05:00
dependabot[bot]
25caadc13c
Bump postcss-loader from 6.2.0 to 6.2.1
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-04 23:44:14 +00:00
Bill Thornton
9b9331f2f8
Merge pull request #3277 from jellyfin/dependabot/npm_and_yarn/sass-1.45.2
2022-01-04 18:40:55 -05:00
dependabot[bot]
c4b538c5ca
Bump cssnano from 5.0.10 to 5.0.14
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.0.10 to 5.0.14.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.10...cssnano@5.0.14 )
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-04 23:31:15 +00:00
Bill Thornton
5b19bffa52
Merge pull request #3272 from jellyfin/dependabot/npm_and_yarn/confusing-browser-globals-1.0.11
2022-01-04 18:25:17 -05:00
Bill Thornton
f3efab37e4
Merge pull request #3266 from jellyfin/dependabot/npm_and_yarn/marked-4.0.8
2022-01-04 18:21:54 -05:00
dependabot[bot]
fb9518690c
Bump sass from 1.43.4 to 1.45.2
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.4 to 1.45.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.43.4...1.45.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-04 23:19:40 +00:00
Bill Thornton
162a4f7400
Merge pull request #3264 from jellyfin/dependabot/npm_and_yarn/postcss-preset-env-7.1.0
2022-01-04 18:17:30 -05:00
Bill Thornton
8c1bb7fad1
Merge pull request #3262 from jellyfin/dependabot/npm_and_yarn/source-map-loader-3.0.1
2022-01-04 18:16:16 -05:00