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

2576 commits

Author SHA1 Message Date
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 42bec6c11e)
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 bc48691738)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:08 -04:00
Joshua M. Boniface
5312358f91 Merge pull request #3721 from Shadowghost/fix-stream-autoselect
(cherry picked from commit d967ce860c)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:05 -04:00
Joshua M. Boniface
df6d9aaecb Merge pull request #3719 from nyanmisaka/dovi-meta
(cherry picked from commit 66b86044a9)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:00:18 -04:00
Joshua M. Boniface
08c8907f5a Merge pull request #3717 from dmitrylyzo/resolution
(cherry picked from commit f1ff81884a)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:00:15 -04:00
Bill Thornton
c31e8968dd
Merge pull request #3706 from thornbill/react-router-3
Add react router and migrate search page
2022-06-28 16:51:11 -04:00
Bill Thornton
e2a6f08822 Fix Page component compatibility issues 2022-06-27 11:49:56 -04:00
Bill Thornton
5b5784a448 Fix review issues 2022-06-17 02:31:13 -04:00
Madh93
c4ab1a5868
Show subtitle text color setting 2022-06-16 17:19:27 +01:00
Bill Thornton
eb10f73c29 Merge pull request #3704 from zhuangzhuang/release-10.8.z
Fix empty  avatar when upload same profile image

(cherry picked from commit eaefc7bea1)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14 19:36:46 -04:00
Bill Thornton
5e9cabd6c1
Merge pull request #3651 from grafixeyehero/Cleanup-Screenshot
Remove unused Screenshot code
2022-06-14 15:43:32 -04:00
grafixeyehero
b217e39f26 Remove unused Screenshot code 2022-06-14 21:41:17 +03:00
Bill Thornton
b349d89534 Add options to Page props 2022-06-14 12:48:49 -04:00
Bill Thornton
ceb10e2877 Update current route state for unhandled routes in app router 2022-06-14 12:10:26 -04:00
Bill Thornton
2e49d2db8b Rename ConnectedRoute component 2022-06-14 12:10:26 -04:00
Bill Thornton
05dbeff473 Fix hashbang route handling for react-router 2022-06-14 12:10:26 -04:00
Bill Thornton
1aeb90d323 Add authentication/connection checks for react-router routes 2022-06-14 12:10:26 -04:00
Bill Thornton
b2372a96e2 Add react-router 2022-06-14 12:10:26 -04:00
Bill Thornton
6d3365bc09
Merge pull request #3688 from thornbill/no-hash-bang
Remove hash bang paths
2022-06-14 10:39:09 -04:00
Joshua M. Boniface
e6b31e3e85 Merge pull request #3668 from dmitrylyzo/show-play-settings
(cherry picked from commit 0701c4dff3)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-10 23:44:16 -04:00
Bill Thornton
90b1b45f26 Remove hash bang paths 2022-06-09 14:54:39 -04:00
Bill Thornton
1dbbb4c65d
Merge pull request #3620 from thornbill/update-dialog-routing
Update dialog history handling
2022-06-09 14:16:50 -04:00
Bill Thornton
b30d371e8f Update dialog history state when in invalid state 2022-06-09 13:17:56 -04:00
Bill Thornton
79db34a2a7
Merge pull request #3609 from sancodes/eslint-no-sequences
Eslint no sequences
2022-06-09 12:24:52 -04:00
Bill Thornton
c1739c4b7f Use "private" close event for dialog helper race condition 2022-06-09 01:03:03 -04:00
grafixeyehero
54bafa5dcc Fix metadata editor dialog display 2022-06-08 12:14:43 -04:00
Bill Thornton
f5ee0dec4b Merge pull request #3662 from 1337joe/fix-tv-guide-search-2
Support searching for tv programs

(cherry picked from commit 57312e5cd5)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-06 09:21:45 -04:00
San
c65a6dc888
fix parenthesis
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:44:14 -07:00
Bill Thornton
5acf1b0d27 Merge pull request #3647 from 1337joe/disable_auto_collection
Disable "Automatically add to collection" by default

(cherry picked from commit 9b8507706c)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Bill Thornton
0db3472cc6 Merge pull request #3614 from dmitrylyzo/fix-undefined-streaminfo-url
Check undefined streamInfo.url

(cherry picked from commit 76ca94094b)
Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20 18:38:52 -04:00
Bill Thornton
c74712e13f Merge pull request #3543 from Shadowghost/strm-display-fix
(cherry picked from commit 4792631f06)
Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20 18:36:37 -04:00
sancodes
ac01a26dcc add semi colon to fix lint 2022-05-20 13:34:25 -07:00
San
0703428bbb
modify inline code and fix indentation
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-05-20 13:26:53 -07:00
San
4794886399
modify inline code
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-05-20 13:26:15 -07:00