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

1340 commits

Author SHA1 Message Date
iainsaxonhome
c03166ed02 Reimplemented Exit App function 2022-01-13 08:46:00 +11: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
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
Bill Thornton
9751f3fc20 Fix incorrect comments 2021-09-15 14:34:58 -04:00
Bill Thornton
7c607cf47a
Merge pull request #2944 from SegiH/showPlaylistItemCount
Show playlist item count
2021-09-13 10:20:10 -04:00
imchasingshadows
b67a064d75
Update src/controllers/playback/video/index.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-09-11 17:31:08 +02:00
Dmitry Lyzo
4aadddd364 Check the property first 2021-09-11 15:03:58 +03:00
Dmitry Lyzo
0645e3b187 Show track count in list mode 2021-09-11 13:47:21 +03:00
Segi
8ac9c65e97 Fix Issue #2779 by making "Remove" card menu item in Dashboard->Library->Context menu as the last item in the context menu. 2021-09-09 21:09:57 -07:00
Bill Thornton
b9d503f10f Hide play all and shuffle buttons for unsupported types 2021-09-09 11:43:51 -04:00
Bill Thornton
059168a496
Merge pull request #2941 from jellyfin/slideshow-play
Slideshow autoplay
2021-09-09 10:55:54 -04:00
Bill Thornton
152a524772
Merge pull request #2786 from MrTimscampi/person-improvements
Improve people pages and metadata editor
2021-09-09 10:38:44 -04:00
Dmitry Lyzo
2bf4741d9c Autoplay when Play or Shuffle 2021-09-09 00:45:01 +03:00
grafixeyehero
d6c00aa6f4 update suggestion change 2021-09-08 02:46:43 +03:00
grafixeyehero
8e724d3119 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into fix-accese
# Conflicts:
#	src/scripts/site.js
2021-09-08 02:38:25 +03:00
Vignesh Balasubramaniam
479c071582
Apply suggestions from code review
Fix oopsies

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-09-06 15:52:11 -04:00
Vignesh B
233d168f71 Show chapter buttons only if file has chapters 2021-09-06 15:17:15 -04:00
Vignesh B
bf0c829790 Add next/previous chapter buttons to video player 2021-09-06 15:16:36 -04:00
dkanada
49bb691e45
Merge pull request #2778 from HazilMohamed/master
fix endsAt time when playback speed changes
2021-09-07 01:25:04 +09:00
hazil
afc8dbea1c
Update src/controllers/playback/video/index.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-09-05 19:46:55 +05:30