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

2231 commits

Author SHA1 Message Date
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
Dmitry Lyzo
1e0b11b96b Make dialog buttons smaller on TV 2021-10-15 22:07:40 +03:00
cvium
c492a78b25 Set 'Scan for new and updated files' as the default refresh option 2021-10-07 23:09:08 +02:00
grafixeyehero
7aca1f699c update component path 2021-10-07 21:08:21 +03:00
Bill Thornton
f4536f4865
Merge pull request #3020 from thornbill/fix-remote-fullscreen 2021-10-05 16:48:25 -04:00
grafixeyehero
cbc822ce65 use user.Id for key instead of index 2021-10-02 20:10:46 +03:00
grafixeyehero
20d88e7611 convert UserProfilesPage to react 2021-10-02 16:46:46 +03:00
Dmitry Lyzo
a536f2acac Resolve show promise 2021-10-02 13:09:24 +03:00
Bill Thornton
30d33de145 Fix remote fullscreen event handler 2021-09-30 15:57:38 -04:00
Bill Thornton
27b26f7671
Merge pull request #2753 from jackrvan/master
Add setting for max days for a show to appear in next up list
2021-09-17 15:11:31 -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
Bill Thornton
38f486339f
Merge pull request #2946 from thornbill/disable-sync-correction-mobile 2021-09-14 10:40:15 -04:00
Bill Thornton
b51c59e583 Remove Video from play all query in photo albums 2021-09-14 10:35:46 -04:00
Bill Thornton
99e9b5b41e Remove redundant assignment 2021-09-14 10:26:13 -04:00
Jack
1742fe4c5a Change toUTCString to toISOString and change default to 365 days. 2021-09-13 20:50:38 -04:00
Bill Thornton
4367576459
Merge pull request #2945 from thornbill/fix-media-indicator-color 2021-09-13 17:44:18 -04:00
Bill Thornton
e548388f8f Fix syncplay review issues 2021-09-13 11:10:28 -04:00
Bill Thornton
82c038f952 Fix additional inconsistent styles on source indicator 2021-09-13 10:44:50 -04:00
Bill Thornton
8b8cd0f1f9 Remove Video from play all query in photo libraries 2021-09-13 10:23:46 -04:00
Bill Thornton
7c607cf47a
Merge pull request #2944 from SegiH/showPlaylistItemCount
Show playlist item count
2021-09-13 10:20:10 -04:00
Dmitry Lyzo
6165d5f69e Use the same duration format 2021-09-11 12:44:49 +03:00
Bill Thornton
de29dac896 Disable sync correction by default on mobile 2021-09-09 23:20:14 -04:00
Segi
2d81800e21
Add condition to allow playlist to show item count 2021-09-09 12:05:52 -07:00
Bill Thornton
247d3f23e6
Merge pull request #2940 from thornbill/fix-direct-play 2021-09-09 13:55:17 -04:00
Bill Thornton
4f762c1076 Remove unused filesystem support 2021-09-09 12:18:35 -04:00
Bill Thornton
4573a1a233 Fix play all for photo libraries 2021-09-09 10:58:18 -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
Dmitry Lyzo
2ae0120146 Add play button for Mobile 2021-09-09 00:44:54 +03:00
Bill Thornton
f720fd6060
Merge pull request #2516 from tonyfinn/syncplay_current_group_users
Show current group members in syncplay group dialog
2021-09-08 14:16:44 -04:00
Bill Thornton
910133c3b3
Merge pull request #2539 from BrianCArnold/showHoursOnLongMedia 2021-09-08 13:19:00 -04:00
Bill Thornton
54e1577097 Remove length check that should always be true 2021-09-08 13:01:09 -04:00
Bill Thornton
ac45163e4c Fix direct play logic when direct stream is disabled 2021-09-08 11:33:20 -04:00
grafixeyehero
41808def90 remove empty constructor. 2021-09-08 03:40:55 +03:00
grafixeyehero
0cda86dfdd remove eslint-enable indent 2021-09-08 03:28:04 +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
Bill Thornton
b22fa1dcec Update duration format to Xh Xm 2021-09-07 15:37:16 -04:00
Tony Finn
ea3fc5fe86 Show current group members in syncplay group dialog 2021-09-07 20:18:35 +01:00
Bill Thornton
6301e67523 Remove empty todo 2021-09-07 12:19:48 -04:00
Ian Walton
af2b05044c
Merge branch 'master' into auto-set-tracks 2021-09-07 12:18:53 -04:00
Bill Thornton
d2519ca5c6
Merge pull request #2914 from jellyfin/player-not-found
Show error if player not found
2021-09-07 10:41:25 -04:00
Ionut Andrei Oanca
f0d483dee3 Update ApiClient instance used by SyncPlay manager 2021-09-07 01:00:23 +02:00
dkanada
d14a106ecd
Merge pull request #2917 from jellyfin/dialog-history-2
Dialog history and actionSheet resolving
2021-09-07 01:36:30 +09:00
Bill Thornton
6dffc58e29
Merge pull request #2204 from OancaAndrei/syncplay-settings 2021-09-06 12:29:26 -04:00
dkanada
8b6b0e5148
Merge pull request #2625 from dmitrylyzo/cleanup-1
Cleanup: maintabsmanager
2021-09-07 01:27:23 +09: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
dkanada
936f29a836
Merge pull request #2342 from OancaAndrei/syncplay-clear-queue
Clear playlist in SyncPlay group
2021-09-07 01:20:33 +09:00
Dmitry Lyzo
ae2e1ef836 Print error 2021-09-06 18:45:52 +03:00