1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

1557 commits

Author SHA1 Message Date
Niels van Velzen
61880290e4 Update all documentation links to new website 2022-10-22 13:23:04 +02:00
Aimekram
e79f326c53 refactor: delete unnecessary function 2022-10-19 22:19:40 +02:00
Aimekram
8251b65399 fix: indentation 2022-10-19 22:15:25 +02:00
Aimekram
832b9eaf4d fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
Dmitry Lyzo
39879baefe fix HTML escaping 2022-10-16 00:06:54 +03:00
Bill Thornton
84c007fa0b
Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts
Add Initial support for RTL layouts
2022-10-15 02:50:48 -04:00
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Bill Thornton
e0013915fd Enable eslint sonar prefer-object-literal 2022-10-12 14:44:10 -04:00
Hadi Charara
104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Bill Thornton
8a9cdbfca3
Merge pull request #4014 from thornbill/eslint-no-small-switch
Fix sonarjs no-small-switch
2022-10-11 03:03:37 -04:00
Bill Thornton
858aea92f9 Enable eslint array-callback-return foreach checking 2022-10-11 01:37:33 -04:00
Bill Thornton
a4bcc9689b Merge remote-tracking branch 'upstream/master' into eslint-no-small-switch 2022-10-11 00:46:33 -04:00
Bill Thornton
76ed503c81 Fix sonarjs no-small-switch 2022-10-08 03:18:30 -04:00
Bill Thornton
5e4eca6ae9 Fix sonarjs no-redundant-jump 2022-10-08 02:50:20 -04:00
Dmitry Lyzo
899f61a51d Backport pull request #4005 from jellyfin/release-10.8.z
Fix locale with suffix

Original-merge: b14d76a3d4

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-06 17:06:49 -04:00
Bill Thornton
1ac326d40b
Merge pull request #3745 from Viperinius/chapter-markers
Add chapter markings to video player slider
2022-10-06 11:45:50 -04:00
Bill Thornton
4972f50a06 Fix sonarjs no-identical-functions 2022-10-05 15:31:15 -04:00
Viperinius
c4bd4d0a05 Keep chapter markers visible whenever the OSD is shown.
(Does not require hovering over the slider anymore.)
2022-10-05 17:49:34 +02:00
Bill Thornton
9cb03ba4e5 Fix assignment in switch expression issues 2022-10-04 16:10:57 -04:00
Bill Thornton
f4cd29ac17 Add no-return-assign eslint rule and fix issues 2022-10-04 14:24:24 -04:00
Bill Thornton
7d2850f6a3 Merge remote-tracking branch 'upstream/master' into fix-sonar-issues 2022-10-04 10:00:37 -04:00
Bill Thornton
8d28297a02
Merge pull request #3983 from thornbill/sonar-no-collapsible-if
Fix sonarjs no-collapsible-if
2022-10-04 09:30:13 -04:00
Bill Thornton
1f4e65822b Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -04:00
Bill Thornton
272a74e7aa Fix sonarjs no-gratuitous-expressions 2022-10-03 10:04:40 -04:00
Hadi Charara
32f103b852 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
Viperinius
9aea7e3927 Update getMarkerInfo syntax as suggested 2022-10-01 16:09:25 +02:00
Bill Thornton
496508ee4d Move SyncPlay code to plugin directory 2022-10-01 02:57:30 -04:00
Bill Thornton
031def33d0 Rename date show added sort option 2022-09-29 17:12:07 -04:00
Deathspike
1161b55e27 Add 'Date Episode Added' sorter to tvshows 2022-09-29 17:07:17 -04:00
Viperinius
33fe2c51d6
Merge branch 'master' into chapter-markers 2022-09-17 12:04:18 +02:00
Bill Thornton
0c8c1684b7
Merge pull request #3567 from grafixeyehero/Convert-HomePage-to-react 2022-09-02 17:47:23 -04:00
knackebrot
a67710fe2c Add configurable IgnoreDts flag to M3U tuner 2022-08-23 08:50:42 -04:00
Joshua Boniface
29fb5d3379 Backport pull request #3778 from jellyfin/release-10.8.z
Add title and filename to download request in item details

Authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Original-merge: 6fe43e45e9
2022-08-01 14:26:58 -04:00
grafixeyehero
4699e9de60 migrate Home Page 2022-07-29 20:52:45 +03:00
Bill Thornton
7e273aa14a
Merge pull request #3762 from murphy52589/songs-random-sort
Add random sorting to songs
2022-07-27 01:07:18 -04:00
grafixeyehero
3c63e1472c update route naming 2022-07-23 18:04:37 +03:00
grafixeyehero
ab02f210ca migrate User Profile Page 2022-07-23 18:04:30 +03:00
grafixeyehero
d2df5830b5 migrate User Password Page 2022-07-23 18:04:28 +03:00
grafixeyehero
2d115bc6c8 migrate User Parental Control 2022-07-23 18:04:26 +03:00
grafixeyehero
5d29529562 migrate User Library Access Page 2022-07-23 18:04:25 +03:00
grafixeyehero
3f8b305995 migrate User Edit Page 2022-07-23 18:04:23 +03:00
grafixeyehero
a2cd1b3176 migrate New User Page 2022-07-23 18:04:20 +03:00
Joshua Boniface
3222fb93e4 Backport pull request #3760 from jellyfin/release-10.8.z
Fix saving log settings not working

Authored-by: Niels van Velzen <git@ndat.nl>

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Original-merge: db346e4c05
2022-07-20 19:29:51 -04:00
Joshua Boniface
d310ac64b4 Backport pull request #3751 from jellyfin/release-10.8.z
Fix splash screen checkbox always unchecked

Authored-by: Niels van Velzen <git@ndat.nl>

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Original-merge: 8e7a3045dd
2022-07-20 19:29:51 -04:00
Hadi Charara
99ddfbd33c Modified a fire other inline entries 2022-07-14 17:59:37 -04:00
Hadi Charara
d4202e0279 Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
murphy52589
b61520078a adding random sorting to songs 2022-07-10 16:12:51 -05:00
Hadi Charara
ece21d0de0 Deployed music player fixes 2022-07-08 22:25:41 -04:00
Hadi Charara
cb234bf8ee Removed useless declarations 2022-07-05 15:28:13 -04:00
Viperinius
3aff30055d Remove explicit call to show the OSD. 2022-07-05 17:15:23 +02:00