Commit Graph

553 Commits

Author SHA1 Message Date
renovate[bot]
e26b7db10f
Update dependency cssnano to v5.1.13 2022-08-18 06:31:37 +00:00
Bill Thornton
b2d6be6e25
Merge pull request #3810 from jellyfin/renovate/postcss 2022-08-18 02:29:26 -04:00
Bill Thornton
01e4478b6c
Merge pull request #3811 from jellyfin/renovate/escape-html-1.x 2022-08-17 16:38:53 -04:00
renovate[bot]
0da50a3624
Update dependency @types/escape-html to v1.0.2 2022-08-17 19:53:47 +00:00
renovate[bot]
5809077ad1
Update PostCSS 2022-08-17 19:53:13 +00:00
renovate[bot]
4503c5a6b5
Update Fonts to v4.5.11 2022-08-17 17:22:57 +00:00
Niels van Velzen
2050ce594c Update lockfile 2022-08-15 18:53:27 +02:00
Niels van Velzen
b8bf1ceb16 Update NPM lockfile to version 2 2022-08-15 08:23:02 +02:00
Bill Thornton
c31e8968dd
Merge pull request #3706 from thornbill/react-router-3
Add react router and migrate search page
2022-06-28 16:51:11 -04:00
Bill Thornton
0619a4e233
Merge pull request #3645 from jellyfin/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-06-16 17:13:08 -04:00
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 46f31b3f15)
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 a36f515b30)
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 a07d5b7bd1)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
dependabot[bot]
c31e4849e1
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 13:41:01 +00:00
dependabot[bot]
7df9b6ba03
Bump ejs from 3.1.6 to 3.1.7
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 19:34:23 +00: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 5ede3c8e47)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-04-17 15:41:21 -04:00
Bill Thornton
a9becadd7f
Merge pull request #3529 from jellyfin/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-05 16:22:03 -04:00
dependabot[bot]
cc41310ceb
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 06:34:42 +00:00
dependabot[bot]
ea4e4491d9
Bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 02:57:15 +00: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
ac06a46709
Update dependency follow-redirects to 1.14.8 [SECURITY] 2022-02-13 00:32:52 +00:00
Bill Thornton
7360d2f841
Merge pull request #3406 from jellyfin/renovate/npm-postcss-vulnerability 2022-02-11 21:41:00 -05:00
Bill Thornton
1e53051eeb
Merge pull request #3399 from jellyfin/renovate/npm-nanoid-vulnerability 2022-02-11 21:40:41 -05:00
Renovate Bot
e326e33e6e
Update dependency postcss [SECURITY] 2022-02-11 23:10:29 +00:00
Renovate Bot
9bebfdf009
Update dependency nanoid to 3.1.31 [SECURITY] 2022-02-11 23:08:13 +00:00
Renovate Bot
61c995a305
Update dependency follow-redirects to 1.14.7 [SECURITY] 2022-02-11 23:04:51 +00:00
Renovate Bot
301fa55b5d
Update dependency browserslist to 4.16.5 [SECURITY] 2022-02-08 20:48:46 +00:00
Renovate Bot
6ba09c5479
Update dependency marked to 4.0.10 [SECURITY] 2022-02-08 18:01:02 +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
e678d59a41
Fix npm changing lockfile to ssh 2022-01-14 10:33:36 +01: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