Commit Graph

17768 Commits

Author SHA1 Message Date
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
Bill Thornton
a238ae21f1 Move string utils and migrate to typescript 2022-04-10 01:30:26 -04:00
Jacob Søndergaard
5b016bafad Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2022-04-09 16:13:43 -04:00
小造xu_zh
980586399a Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-04-08 10:13:42 -04:00
Alexey
2810b2b637 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-04-08 10:13:42 -04:00
Bill Thornton
b8a69b892c
Merge pull request #3551 from thornbill/fix-location-search 2022-04-07 16:42:19 -04:00
Bill Thornton
9b884f1924 Fix url search in hash 2022-04-07 16:06:26 -04:00
Bill Thornton
17161aba0b Merge pull request #3527 from thornbill/fix-rewatching-next-up
Fix rewatching next up status

(cherry picked from commit 33b1f039ea)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07 13:00:12 -04:00
Bill Thornton
8d27f45db0 Merge pull request #3525 from whiteowl3/patch-3
Correct Typo

(cherry picked from commit 847a81afd3)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07 13:00:12 -04:00
Bill Thornton
7ec51f111c Merge pull request #3519 from dmitrylyzo/fix-escapehtml
Escape HTML

(cherry picked from commit ef811e699c)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07 13:00:12 -04:00
Bill Thornton
a74ddbb5ca
Merge pull request #3544 from thornbill/catch-home-resume
Add error catching when loading home screen tab
2022-04-07 10:54:12 -04:00
Bill Thornton
e0ed86935e
Merge pull request #3548 from thornbill/url-utils
Remove some functions from the global scope
2022-04-07 10:53:24 -04:00
Bill Thornton
3412201532 Simplify url utils 2022-04-06 17:31:54 -04:00
Stef
c3feb6c7fd Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2022-04-05 17:13:41 -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
Bill Thornton
941a51613f
Merge pull request #3513 from jellyfin/dependabot/npm_and_yarn/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0
2022-04-05 16:20:47 -04:00
Bill Thornton
1626619763
Merge pull request #3540 from jellyfin/renovate/ci-deps
Update actions/setup-node action to v3.1.0
2022-04-05 16:19:41 -04:00
Bill Thornton
67169e2a6a Remove getParameterByName global 2022-04-05 15:58:12 -04:00
Bill Thornton
8e66ba315a Remove getWindowLocationSearch global and duplicate implementation 2022-04-05 15:44:55 -04:00
Bill Thornton
bda69f9795
Merge pull request #3545 from thornbill/disable-renovate-vulnerabilities 2022-04-05 08:24:32 -04:00
Bill Thornton
5d42c8e197 Disable renovate vulnerability PRs 2022-04-04 15:05:53 -04:00
Bill Thornton
c0228cc176 Add error catching when loading home screen tab 2022-04-04 14:42:03 -04:00
DJSweder
891c63a3da Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-04-02 21:13:40 -04:00
WWWesten
09a36cbbfd Translated using Weblate (Welsh)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cy/
2022-04-01 18:13:40 -04:00
Rhodri
55161030a7 Translated using Weblate (Welsh)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cy/
2022-04-01 18:13:40 -04:00
Bill Thornton
5a9bf5a05c
Merge pull request #3538 from thornbill/move-screensaver-manager 2022-04-01 08:48:29 -04:00
Bill Thornton
07c94361a0
Merge pull request #3539 from thornbill/no-duplicate-imports 2022-04-01 08:47:32 -04:00
Bill Thornton
4c1068b7db
Merge pull request #3536 from thornbill/remove-router-set-title 2022-04-01 08:47:16 -04:00
Renovate Bot
8e80f71d58
Update actions/setup-node action to v3.1.0 2022-04-01 11:29:52 +00:00
Punisher01
6a854f8010 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2022-04-01 03:13:39 -04:00
Bill Thornton
f286641328 Add no-duplicate-imports rule and fix issue 2022-04-01 00:46:55 -04:00
Bill Thornton
9cf5b25111 Remove duplicate import 2022-04-01 00:40:21 -04:00
Bill Thornton
25f5a38499 Fix code smell 2022-03-31 16:32:21 -04:00
Bill Thornton
cf851074b7 Move screensavermanager to scripts 2022-03-31 16:29:56 -04:00
Bill Thornton
2c156b4b19
Merge pull request #3534 from thornbill/webpack-dev-cleanup
Cleanup duplication in webpack dev config
2022-03-31 16:03:51 -04:00
Bill Thornton
a07ae218d9
Merge pull request #3537 from thornbill/update-library-comments
Update libraries comments that reference Vue migration
2022-03-31 16:03:02 -04:00
Bill Thornton
e2de5e9029 Update libraries comments that reference Vue migration 2022-03-31 15:55:30 -04:00
Bill Thornton
1085034c18 Remove setTitle function in app router 2022-03-31 14:36:09 -04:00
WWWesten
b69f05713e Translated using Weblate (Welsh)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cy/
2022-03-31 14:13:39 -04:00
Bill Thornton
7d5df6ab3e Cleanup duplication in webpack dev config 2022-03-31 14:03:02 -04:00
Bill Thornton
3a14418e47
Merge pull request #3531 from thornbill/remove-plugin-get-routes
Remove broken method of registering routes for plugins
2022-03-31 13:59:19 -04:00
Bill Thornton
e37a4f71c5
Merge pull request #3528 from jellyfin/renovate/ci-deps
Update actions/cache action to v3.0.1
2022-03-31 12:59:06 -04:00
Bill Thornton
c31593e3e5
Merge pull request #3510 from jellyfin/renovate/major-ci-deps
Update peter-evans/create-or-update-comment action to v2
2022-03-31 12:58:34 -04:00
Bill Thornton
40f9067c88 Fix whitespace 2022-03-31 09:57:26 -04:00
Bill Thornton
a85ef16e99 Remove broken method of registering routes for plugins 2022-03-31 09:56:40 -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
Jacob Søndergaard
0f3c8e29ca Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2022-03-30 23:13:48 -04:00
Arpan Kumar Pariyar
773a263e9f Translated using Weblate (Nepali)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ne/
2022-03-30 10:13:39 -04:00
Renovate Bot
110c2cba05
Update actions/cache action to v3.0.1 2022-03-30 11:10:45 +00:00
Arpan Kumar Pariyar
53688eb9f4 Translated using Weblate (Nepali)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ne/
2022-03-30 03:13:38 -04:00