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
Bill Thornton
6c4b204d96
Merge pull request #3340 from jellyfin/fix-focus-play-resume
Fix auto focus on Play/Resume
2022-01-27 23:48:40 -05:00
SenorSmartyPants
a6267aee68 Display rewatching list in Next up section on home page
Supports a Rewatching list page as well.
2022-01-26 17:16:30 -06:00
SenorSmartyPants
02744dbffc Fix dangling comma 2022-01-20 16:06:24 -06:00
SenorSmartyPants
17f44e3fac Display MediaSourceCount for all media Types
All items support alternate local versions, even if it's not documented. Tested with episode and musicVideo types. Added MSC to list items as well.
2022-01-20 15:58:14 -06:00
Dmitry Lyzo
98201e0bc3 Remove rounding style from Play/Resume button 2022-01-20 19:23:14 +03:00
Dmitry Lyzo
f87474fedd Cleanup 2022-01-20 14:46:59 +03:00
Dmitry Lyzo
60437c4350 Fix number option in alphapicker 2022-01-16 19:16:18 +03:00
Dmitry Lyzo
f942465afc Add paging to listview 2022-01-16 18:28:36 +03:00
Dmitry Lyzo
cf55e3341d Fix Play/Resume highlighting 2022-01-15 20:33:06 +03:00
Dmitry Lyzo
22e45c2bf2 Fix auto focus on Play/Resume 2022-01-15 20:03:13 +03:00
SenorSmartyPants
88ece49460 Display series level extras on tv series page. 2022-01-14 16:45:03 -06:00
Bill Thornton
a7f58a91bf Add plugin repository help link 2022-01-13 14:16:14 -05:00
Bill Thornton
47b24659a6
Merge pull request #3319 from SenorSmartyPants/LiveTVDisplay
Add episode details to live TV DVR schedule
2022-01-13 12:55:35 -05:00
Bill Thornton
7701049335
Merge pull request #3271 from thornbill/fix-number-filter
Fix number option in alphapicker
2022-01-13 10:55:17 -05:00
iainsaxonhome
c03166ed02 Reimplemented Exit App function 2022-01-13 08:46:00 +11:00
SenorSmartyPants
12d65a9459 Make active TV recordings look more consistent...
with finished recordings and other TV episodes
2022-01-11 19:10:13 -06:00
iainsaxonhome
3c5da3f01b Added Quit App to menu 2022-01-12 10:39:21 +11:00
Bill Thornton
7618fb5c2b
Merge pull request #3071 from grafixeyehero/convert-userLibraryAccessPage-to-react
Convert userLibraryAccessPage to react
2022-01-10 23:46:56 -05:00
grafixeyehero
c6966c67f7 Convert userParentalControlPage to react 2022-01-07 03:43:13 +03:00
Bill Thornton
5e247f094d Fix number option in alphapicker 2022-01-04 17:13:31 -05:00
Bill Thornton
dc6c291910
Merge pull request #3070 from grafixeyehero/convert-editUserPage-to-react
Convert edit user page to react
2022-01-04 10:45:21 -05:00
grafixeyehero
a2e908a4de Convert userLibraryAccessPage to react 2022-01-02 04:42:01 +03:00
Bill Thornton
f87bdf098a Make movies and shows in genre list random 2021-12-30 11:53:12 -05:00
Bill Thornton
ae0622d092
Merge pull request #3197 from ianjazz246/no-random-genre-sort
Sort genres by SortName instead of Random
2021-12-30 11:47:20 -05:00
Bill Thornton
3dbc7b2a2a
Merge pull request #3196 from ianjazz246/no-clear-username
Don't clear username on failed login
2021-12-27 12:36:32 -05:00
nyanmisaka
24dbd881d2 Merge remote-tracking branch 'origin/master' into hwa-web 2021-12-24 01:33:16 +08:00
nyanmisaka
2b2b76e916 Update HWA settings to adapt the server code changes 2021-12-24 01:31:12 +08:00
Dmitry Lyzo
e7b8048715 Handle command 'Back' 2021-12-05 19:04:43 +03:00
ianjazz246
538cee3cf1 Sort genres by SortName instead of Random 2021-11-24 09:52:16 -08:00
ianjazz246
c8241d66a1 Don't clear username on failed login 2021-11-23 12:10:52 -08:00
grafixeyehero
192b7542d8 convert UserEditPage to react 2021-11-13 18:50:49 +03:00
Bill Thornton
38591e458e
Merge pull request #3134 from jellyfin/dependabot/npm_and_yarn/marked-4.0.0
Bump marked from 3.0.8 to 4.0.0
2021-11-10 12:53:11 -05:00
Bill Thornton
972ae1c3e7
Merge pull request #3116 from jomp16/master-save-playbackrate
Save playback speed rate, and restore when playing a video again
2021-11-10 12:52:37 -05:00
Bill Thornton
d4e9270897 Fix marked import 2021-11-10 00:09:56 -05:00
Bill Thornton
fd34aea9b4
Merge pull request #3026 from grafixeyehero/convert-newUserPage-to-react
convert NewUserPage to react
2021-11-09 16:36:32 -05:00
grafixeyehero
12eab29b8e Remove new line 2021-11-07 01:08:59 +03:00
grafixeyehero
a2c2091ec9 clean up unused search tab condition 2021-11-07 00:51:33 +03:00
grafixeyehero
866c58212c Fix-LiveTV-Default Tab index 2021-11-07 00:48:20 +03:00
Dmitry Lyzo
dcdac52dd8 Fix plugin image URL 2021-11-05 23:28:33 +03:00
José Olívio M. Pedrosa
5ffe4aac8f
Save playback speed rate, and restore when playing a video again 2021-10-30 18:25:06 -03:00
grafixeyehero
ccecc4a4b1 convert NewUserPage to react 2021-10-19 19:15:24 +03:00
Bill Thornton
5c8122a9dd
Merge pull request #3025 from grafixeyehero/convert-userprofilespage-to-react
convert UserProfilesPage to react
2021-10-17 01:27:45 -04:00
Bill Thornton
8af91d5432
Merge pull request #3044 from thornbill/fix-repo-url-link 2021-10-05 16:46:21 -04:00
Bill Thornton
7bd5788fa9 Fix repository url link not opening as external 2021-10-05 00:35:30 -04:00
Bill Thornton
298173ca82
Merge pull request #3042 from cvium/fix_networking_js
set sane defaults for the hidden SSDP and UDP config values
2021-10-05 00:03:07 -04:00
cvium
41d2b104d5 set sane defaults for the hidden SSDP and UDP config values 2021-10-05 00:07:55 +02:00
grafixeyehero
20d88e7611 convert UserProfilesPage to react 2021-10-02 16:46:46 +03:00
Bill Thornton
33e7ac96b2
Merge pull request #2781 from imchasingshadows/bugfix/web0s-fullscreen
bugfix/web0s-fullscreen
2021-09-17 14:05:30 -04:00
Bill Thornton
2cf9f05c43
Merge pull request #2943 from thornbill/fix-play-all
Fix play all and shuffle buttons
2021-09-17 14:03:18 -04:00
Kay Simons
59bb2f27a5 fix: implement forced fullscreen hack for webos 2021-09-16 15:56:07 +02:00