Commit Graph

17756 Commits

Author SHA1 Message Date
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
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
Franco Castillo
dececc6c7a Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2022-03-30 00:13:40 -04:00
nils-degroot
e3fdc8bdd5 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2022-03-29 18:13:38 -04:00
sriyadi
5027fbb5cd Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/id/
2022-03-29 15:14:22 -04:00
4d1m
53ab852252 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2022-03-28 12:39:25 -04:00
4d1m
0f6397f841 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2022-03-28 12:07:17 -04:00
小造xu_zh
39665c7177 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-03-28 11:16:25 -04:00
4d1m
37012bff7e Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2022-03-28 11:16:25 -04:00
3ole
840d992c14 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-03-28 07:13:38 -04:00
Weblate User
f56fb6724f Translated using Weblate (Pirate)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pr/
2022-03-28 05:40:04 -04:00
Rhodri
f59b209042 Translated using Weblate (Welsh)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cy/
2022-03-27 20:28:20 -04:00
Rhodri
9908ad8668 Translated using Weblate (Pirate)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pr/
2022-03-27 20:28:19 -04:00
小造xu_zh
d04e9ad082 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-03-27 03:39:21 -04:00