IreuN
c272a229ac
Fix broken link for subtitles help
...
Hi!
With commit b488c99929
pages 'external-audio-files' and 'subtitles' were merged together to a new page 'external-files'.
Web UI does not reflect these changes, this should fix that.
2022-08-16 01:44:07 +02:00
Cody Robibero
e5c36fbeeb
Merge pull request #3796 from Stromwerk/no-return-await
2022-08-13 08:00:30 -06:00
Kalin K
560583eccf
Remove redundant await from pluginManager
2022-08-09 14:53:43 +03:00
Kalin K
d0fd092bba
Remove unused underscore in fetchhelper.js
...
Related to issue 3494
2022-08-08 22:33:13 +03:00
Bill Thornton
3fb990fdd2
Backport pull request #3789 from jellyfin/release-10.8.z
...
Fix XSS in card aria labels
Original-merge: 747f7beae714a09e6b56e9557ad0a86d738b5218
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Joshua Boniface <joshua@boniface.me>
2022-08-02 23:59:18 -04:00
Joshua Boniface
3aa0607d87
Backport pull request #3781 from jellyfin/release-10.8.z
...
Fix TypeError
Authored-by: dumbfox <benkang666@gmail.com>
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Original-merge: b167bf2d37023d26aa6a439a95f106eb2c57a06d
2022-08-01 14:26:59 -04:00
grafixeyehero
4699e9de60
migrate Home Page
2022-07-29 20:52:45 +03:00
grafixeyehero
732e3eb956
fix admin page ui
2022-07-23 18:49:44 +03:00
grafixeyehero
fb04b4b58a
remove type prop form IconButtonElement
2022-07-23 18:04:40 +03:00
grafixeyehero
b1a50fbd73
fix admin route
2022-07-23 18:04:36 +03:00
grafixeyehero
6fb884a212
move to src elements
2022-07-23 18:04:35 +03:00
grafixeyehero
5c25741329
Remove reactControllerFactory
2022-07-23 18:04:33 +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
1b9202d9cb
migrate User Profiles Page
2022-07-23 18:04:22 +03:00
grafixeyehero
a2cd1b3176
migrate New User Page
2022-07-23 18:04:20 +03:00
grafixeyehero
9efc39f828
Refactoring duplicate code
2022-07-23 18:04:18 +03:00
Joshua Boniface
149e09b523
Backport pull request #3730 from jellyfin/release-10.8.z
...
CardBuilder: Test episode number in addition to episode name
Authored-by: SenorSmartyPants <senorsmartypants@gmail.com>
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Original-merge: a38d0bbacc129add961d1e2a9c8b5085f49c0d39
2022-07-20 19:29:50 -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
Hadi Charara
f218e28949
Additional playerstats fixes
2022-07-11 14:06:20 -04:00
Hadi Charara
88ce58a9ab
CSS fixes for live tv icon and player stats
2022-07-11 14:04:59 -04:00
Hadi Charara
ece21d0de0
Deployed music player fixes
2022-07-08 22:25:41 -04:00
Hadi Charara
db98c42956
Small css fix
2022-07-08 19:21:49 -04:00
Hadi Charara
a27ababb3e
Added a useful comment
2022-07-05 20:49:51 -04:00
Hadi Charara
233e182251
Forced LTR for file path in media info
2022-07-05 20:48:39 -04:00
Hadi Charara
8488f48f99
Fixed video player
2022-07-05 19:58:02 -04:00
Hadi Charara
186ef937a5
Added ltr specification for file paths
2022-07-05 19:45:09 -04:00
Hadi Charara
cb234bf8ee
Removed useless declarations
2022-07-05 15:28:13 -04:00
Hadi Charara
b15953acc2
Added a few bdi tags for a good experience
2022-07-04 13:29:46 -04:00
Hadi Charara
7b1afeef82
Some library rtl fixes
2022-07-04 11:56:38 -04:00
Hadi Charara
2354676c58
Removed grouping
2022-07-03 18:59:10 -04:00
Hadi Charara
b0b382ca78
localized production year of search result
2022-07-03 18:54:28 -04:00
Hadi Charara
ea85b4a6d7
Added <bdi> to item titles
2022-07-03 15:05:09 -04:00
Hadi Charara
79b60ebdd4
Fixed localization with item selection
2022-07-03 14:16:36 -04:00
Hadi Charara
27a6b8c1ea
Fixes to the metadata dialog
2022-07-03 14:12:38 -04:00
Hadi Charara
894d0d8038
fixed minor bug
2022-07-03 14:05:09 -04:00
Hadi Charara
df39a9a1ff
Uses now proper toLocaleString function
2022-07-03 14:03:39 -04:00
Hadi Charara
66f33b368b
Localized page flippers
2022-07-03 13:46:54 -04:00
Hadi Charara
d38518e1e5
More small css fixes
2022-07-03 10:13:06 -04:00
Hadi Charara
974417ce3d
use inline and block properties now
2022-07-02 22:59:40 -04:00
Hadi Charara
6a0a03d563
Fixed loading spinner
2022-07-02 17:50:52 -04:00
Hadi Charara
bac7d6467e
Fixed Cards for RTL
2022-07-02 17:49:00 -04:00
Hadi Charara
c0b4d72589
Removed translation for Season and Episode numbers. Should be done in another way.
2022-07-02 16:31:15 -04:00
Hadi Charara
0f994ccb5b
Initial support for RTL layouts
2022-07-02 15:50:52 -04:00
Bill Thornton
7771ce716e
Merge pull request #3729 from SenorSmartyPants/SeriesImageDownload
...
Save series images under season, when browsing parent images for season
(cherry picked from commit 42bec6c11ede49a479e93f37e1e38ab1677c5127)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:08 -04:00
Joshua M. Boniface
b8ae732c98
Merge pull request #3724 from samcon/fix_resume_webos
...
(cherry picked from commit bc48691738591bfac698fb79b1f4997d32dc8f34)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:08 -04:00