Commit Graph

21295 Commits

Author SHA1 Message Date
Freako ca0ea55bc4 replace (!!) with (!)
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-10-14 20:56:28 +05:30
Ranbeer c727871922 modified: ScrollButtons.tsx 2023-10-14 20:44:30 +05:30
Ranbeer e6828eeee8 remove linter errors 2023-10-14 20:35:55 +05:30
Freako 4c9199c7c6 remove typescript option 2023-10-11 10:09:15 +05:30
Freako b8f194ef8c Update .eslintrc.js : no-unneeded-ternary 2023-10-10 16:08:16 +05:30
Freako 5c46093d8b Merge branch 'jellyfin:master' into patch-2 2023-10-10 10:36:27 +00:00
Bill Thornton de1518ccce Merge pull request #4867 from thornbill/fix-pr-publish
Fix PR publish in GH actions
2023-10-10 01:04:03 -04:00
Bill Thornton a318b1d395 Fix PR publish in GH actions 2023-10-10 00:39:31 -04:00
hoanghuy309 e0f723a13a Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2023-10-09 23:25:32 -04:00
Bill Thornton c1782cee0c Merge pull request #4810 from thornbill/gh-actions-refactor 2023-10-09 23:20:53 -04:00
krvi 10db65500e Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-09 19:25:42 -04:00
SaddFox 1320f96c71 Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2023-10-09 19:25:41 -04:00
Stas Ivanov 6c5393d2d3 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2023-10-09 19:25:33 -04:00
Bill Thornton 50c3e04aac Update CF Pages project name 2023-10-09 10:17:54 -04:00
Bill Thornton edb1c8867a Merge pull request #4861 from thornbill/fix-admin-check
Fix admin check in dashboard routes
2023-10-09 00:05:03 -04:00
Bill Thornton e5ad3c899e Fix admin check in dashboard routes 2023-10-08 23:43:31 -04:00
Luis Aceituno c3c6ebef95 Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2023-10-07 13:31:40 -04:00
Luis Aceituno be2db1351e Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2023-10-07 13:31:33 -04:00
Luis Aceituno 0587cda608 Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2023-10-07 13:31:33 -04:00
Randy Torres cf516e9deb Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ms/
2023-10-07 02:31:33 -04:00
Bill Thornton 7dd5e3e486 Merge pull request #4825 from thornbill/home-screen 2023-10-07 00:02:25 -04:00
Bill Thornton c8bed0564d Merge pull request #4213 from bradbeattie/patch-1
Increasing limit of returned results from searches
2023-10-06 02:03:15 -04:00
Brad Beattie 73af57b81e Upping search limit 2023-10-06 01:38:40 -04:00
Leo 70557d6c1c Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2023-10-06 00:31:32 -04:00
felix920506 ac6c4c449c Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2023-10-05 21:31:32 -04:00
Zoe 87ff0e4fda Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2023-10-05 14:31:33 -04:00
Bill Thornton c1b3a3f60d Update codeql job name 2023-10-05 11:25:01 -04:00
Bill Thornton 203102c4b9 Add CF pages publish actions 2023-10-05 11:25:01 -04:00
Bill Thornton 60102f28b6 Refactor GH actions 2023-10-05 11:25:01 -04:00
Bill Thornton 81c3a43601 Use foreach for recently added sections 2023-10-05 11:20:27 -04:00
Bill Thornton 8149076fc5 Fix function return type 2023-10-05 11:20:27 -04:00
Bill Thornton f1afaa975e Refactor home screen 2023-10-05 11:20:27 -04:00
Bill Thornton f7507fbeab Merge pull request #4829 from ddubson/ddubson/cards-html-gen-smell 2023-10-05 10:50:34 -04:00
Dmitriy Dubson d77d69b570 Refactor desired aspect and posters per row functions to reduce cognitive complexity
Fixes gh-4828
2023-10-05 09:42:04 -04:00
Dmitriy Dubson 705d0c9a0f Add vitest test framework
Adds two new npm scripts:

- 'test' - runs test suite once and exits
- 'test:watch' - runs test suite perpetually.

Any file suffixed with '.test.[js|ts]' is considered a test suite
2023-10-05 09:25:31 -04:00
Bill Thornton e4ebe14340 Merge pull request #4833 from tehciolo/tehciolo/intentionality
Remove unnecessary renaming
2023-10-05 08:59:58 -04:00
TowyTowy 8caadde279 Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2023-10-04 22:31:34 -04:00
Bill Thornton 31521d3a55 Merge pull request #4823 from JPVenson/feature/create_gh_devdefinition 2023-10-04 16:32:04 -04:00
Cosmin Cioaclă 10101488af chore: enable no-useless-rename lint rule 2023-10-04 20:31:47 +02:00
Cosmin Cioaclă 480e683ad6 fix: remove unnecessary renaming 2023-10-04 20:31:47 +02:00
EddieFAF c077a177e3 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2023-10-04 14:31:32 -04:00
Bill Thornton a405701978 Merge pull request #4838 from dmitrylyzo/fix-getitem 2023-10-04 12:58:06 -04:00
Dmitry Lyzo f758aea13b fix: Use userId from params 2023-10-04 15:11:29 +03:00
Freako 2dbbaeb028 Merge branch 'master' into patch-2 2023-10-04 12:26:27 +05:30
Freako a3eebd3a6e Update src/apps/experimental/components/library/GenresSectionContainer.tsx
Remove parentheses

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-10-04 12:26:18 +05:30
Bill Thornton 8f32341c92 Merge pull request #4816 from thornbill/dashboard-app
Migrate dashboard to separate app
2023-10-04 02:11:22 -04:00
Bill Thornton 817f4adb90 Merge pull request #4785 from grafixeyehero/Add-Action-Button-mui
Add Play, Queue, Shuffle and NewCollection Buttons
2023-10-04 02:11:11 -04:00
forkh 5968e7637b Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 21:41:31 -04:00
krvi a2d5c468be Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 17:41:12 -04:00
BartalD a4601efc58 Translated using Weblate (Faroese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fo/
2023-10-03 17:41:11 -04:00