Commit Graph

1310 Commits

Author SHA1 Message Date
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
Bill Thornton 3afb63976e Merge pull request #2785 from MrTimscampi/changelog-markdown 2021-09-05 07:38:14 -04:00
dkanada 0b8f129418 Merge pull request #2910 from crobibero/quick-connect
Fix QuickConnect for 10.8
2021-09-05 19:46:47 +09:00
Bill Thornton 0ffae1a336 Reorder item details sections 2021-09-05 01:37:15 -04:00
Bill Thornton 3c24cf5200 Fix dompurify import error 2021-09-05 00:58:39 -04:00
MrTimscampi ca41303aab Allow markdown for plugin changelogs 2021-09-05 00:43:57 -04:00
hazil 7975d482b5 Update src/controllers/playback/video/index.js
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2021-09-05 06:08:51 +05:30
hazil 13f55130a7 Merge branch 'jellyfin:master' into master 2021-09-04 18:24:32 +05:30
dkanada 5b05db5403 Merge pull request #2889 from dmitrylyzo/fix-dialog-history
Fix dialog history
2021-09-04 21:31:31 +09:00
Cody Robibero 36438ba3be Fix QuickConnect for 10.8 2021-09-04 06:27:01 -06:00
Kay Simons f925138695 Merge remote-tracking branch 'upstream/master' into bugfix/web0s-fullscreen 2021-09-04 13:18:54 +02:00
Bill Thornton b1e6d18393 Merge pull request #2859 from thornbill/item-details-take-43 2021-09-02 14:13:00 -07:00
Bill Thornton 4285ab04be Remove infoText class from infoWrapper 2021-09-02 14:59:53 -04:00
Bill Thornton 4a5051317b Merge pull request #2794 from nyanmisaka/bt2390 2021-08-31 15:03:32 -07:00
Dmitry Lyzo 104b76f522 Revert "Fix accessing playersettingsmenu, groupSelectionMenu & playback video (Audio, Subtitles)"
This reverts commit 924e5bc7b9.
2021-08-25 14:01:12 +03:00
Bill Thornton 1734f5c345 Mobile layout refinements 2021-08-13 14:43:55 -04:00
Bill Thornton 602d14a539 Fix card positioning on mobile 2021-08-13 09:34:15 -04:00
Bill Thornton d69245361c Disable item backdrops for people 2021-08-13 09:34:15 -04:00
Bill Thornton af00a04e76 Update item details mobile layout 2021-08-13 09:34:15 -04:00
Bill Thornton 4dc85346d8 Merge pull request #2758 from thornbill/fix-artist-albums 2021-08-12 18:43:44 -07:00
Bill Thornton df68a7e3e8 Merge pull request #2749 from nielsvanvelzen/quickconnect-enabled
Use new Quick Connect enabled endpoint
2021-08-09 08:17:53 -07:00
Bill Thornton 26f350492a Merge pull request #2748 from nielsvanvelzen/quickconnect-no-activate
Remove activate feature from Quick Connect page
2021-08-09 08:16:06 -07:00
Bill Thornton 2fe6a63542 Merge pull request #2799 from daullmer/tv-resume-ux-fix
Fix TV item details UX
2021-07-30 23:13:44 -07:00
Bill Thornton 01572df641 Merge pull request #2660 from grafixeyehero/Enable-history-dialog-hash
Fix browser history for dialog
2021-07-30 23:05:50 -07:00
David Ullmer ef24730593 Fix TV item details UX 2021-07-22 16:34:45 +02:00
nyanmisaka 5543f41393 add BT.2390 EETF to tonemap algorithms 2021-07-19 23:14:27 +08:00
MrTimscampi ded5ecc5fe Improve people pages and metadata editor 2021-07-10 11:45:40 +02:00
Ömer Erdinç Yağmurlu 59e3427f50 Added new setting for using episode images with NextUp/Resume instead of parent images 2021-07-10 11:28:25 +02:00
Bill Thornton f5cf6879f9 Merge pull request #2557 from iwalton3/jpm-plugin
NativeShell enhancements for Jellyfin Media Player
2021-07-10 00:51:37 -04:00
Hazil Mohamed e0031bc50e fix eslint errors 2021-07-07 08:09:56 +05:30
Niels van Velzen 81e5c19ee5 Use new quickconnect enabled endpoint 2021-07-06 22:41:00 +02:00