Commit Graph

1698 Commits

Author SHA1 Message Date
Bill Thornton 8f32341c92 Merge pull request #4816 from thornbill/dashboard-app
Migrate dashboard to separate app
2023-10-04 02:11:22 -04:00
Bill Thornton 1e3fa5418c Remove duplicate card shape functions 2023-10-01 02:54:23 -04:00
Bill Thornton 189904256d Remove old activity dashboard page 2023-09-30 01:18:03 -04:00
Bill Thornton b5dcdbf4b4 Update dashboard paths 2023-09-29 17:07:17 -04:00
grafixeyehero 4fa03c6a46 Fix: musicartists page mode 2023-09-29 02:59:04 +03:00
Dmitry Lyzo 8c8e240792 Change behavior of arrow keys and Enter when OSD is hidden
(cherry picked from commit 76c55116ce7a1edd41ea57f6d170ce7a6e19cb82)
2023-09-22 11:07:27 +03:00
Dmitry Lyzo 0381af80f1 Focus on corresponding button
(cherry picked from commit 884ce171ea6056f7da0e856692ce87afcebd3bf7)
2023-09-22 11:06:44 +03:00
Dmitry Lyzo e7cb4ba670 Don't show OSD for Fullscreen and Mute
(cherry picked from commit 51bd2bef1a9c3e248167e337b87c592c4d091d9a)
2023-09-22 11:03:57 +03:00
Bill Thornton f14a61c8c7 Merge pull request #4777 from thornbill/migrate-quick-connect
Migrate quick connect page to react
2023-09-18 23:41:02 -04:00
Bill Thornton 242e6c57b2 Apply suggestions from code review 2023-09-15 13:26:31 -04:00
fffrankieh dd6c3b85ab Add guest cast on episode detail page 2023-09-15 13:26:31 -04:00
Bill Thornton d24b030962 Migrate quick connect page to react 2023-09-15 10:34:02 -04:00
Bill Thornton bb44ba022d Merge pull request #4774 from thornbill/owner-of-a-lonely-if 2023-09-14 10:53:21 -04:00
Bill Thornton e382f72c21 Merge pull request #4773 from thornbill/consistent-curly-braces 2023-09-14 10:51:21 -04:00
Bill Thornton a7bf44bca3 Merge pull request #4706 from TheMelmacian/feature/random_backdrop_image
Use a random backdrop image for video osd
2023-09-14 00:19:39 -04:00
Bill Thornton 20381bd3ec Fix all loneliness 2023-09-12 23:45:36 -04:00
TheMelmacian 5d6756778b apply suggested changes from code review 2023-09-12 23:36:20 +02:00
Bill Thornton d6bcc7466b Fix curly bracket issues 2023-09-12 17:29:03 -04:00
Bill Thornton 1b72e8282c Merge pull request #4762 from nyanmisaka/hlsjs-fmp4
Add fMP4 playback support (HEVC, AV1) in HLS.js
2023-09-11 08:39:15 -04:00
TheMelmacian 8ec943bc30 move function to get backdrop image to api-client utils 2023-09-09 15:24:52 +02:00
nyanmisaka baf1b55a0c Add fMP4 playback support (HEVC, AV1) in HLS.js
Tested codecs:
video: h264, hevc, av1 (av1 in firefox require 1.5.0)
audio: mp3, aac, ac3, eac3 (flac and opus require 1.5.0)

Tested browsers:
Chrome, Firefox, Edge Chromium, Safari and their mobile versions

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-09-01 22:43:02 +08:00
TheMelmacian 5df5f6cdb2 don't use random backdrop in item header 2023-07-20 00:04:04 +02:00
TheMelmacian aec90cbc96 use random backdrop image on item details pages 2023-07-20 00:00:42 +02:00
grafixeyehero 1825b821af cleanup duplicate userSettings from libraryBrowser 2023-07-14 21:32:34 +03:00
Bill Thornton d8c25b4594 Merge pull request #4170 from DomiStyle/segment-deletion
Add encoder settings for ffmpeg's segment deletion
2023-07-14 11:35:55 -04:00
Shadowghost a159a6f916 Cleanup network config 2023-07-13 18:17:02 +02:00
Bill Thornton 71ec7c57f5 Merge pull request #4704 from thornbill/eslint-sonar-updates 2023-07-08 00:53:55 -04:00
Bill Thornton 7b351cbea5 Merge pull request #4692 from hikaps/fix/scheduledTasks
Fix scheduled task time limit key
2023-07-07 19:33:31 -04:00
Bill Thornton b034c01240 Add no extend native rule 2023-07-06 14:46:14 -04:00
Bill Thornton f35a8151e0 Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
Bill Thornton ec0adb895b Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
Bill Thornton 76597a021a Merge remote-tracking branch 'upstream/master' into dashboard-activity 2023-07-06 01:46:52 -04:00
Joshua M. Boniface b372953671 Backport pull request #4654 from jellyfin/release-10.8.z
Add confirmation for 3rd party repos

Original-merge: 331fa87216904dcc853a1112ee6c774d89765ed2

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-07-02 02:06:24 -04:00
Dominik 139da4d4f6 Fix linter complaints 2023-06-20 12:46:38 +02:00
hikaps 56bab2fb0f Fix scheduled task time limit key 2023-06-16 19:17:06 +05:30
Dominik 128184cc72 Merge branch 'master' into segment-deletion 2023-06-15 20:30:56 +02:00
Bill Thornton c0f1de9f3f Update paths and stable app view 2023-06-09 03:01:27 -04:00
Bill Thornton 246ff2353e Require passwords when creating an admin user in the startup wizard 2023-06-06 12:51:15 -04:00
Killface1980 979e7aa659 Add Music Videos under MusicArtist view
local adapts

Added Music Videos View under MusicArtist view

simplified fix

Delete VSWorkspaceState.json

Delete read.lock

removed unwanted changes

removed unwanted line

changes applied

revert parameter usage
2023-06-03 02:44:12 -04:00
Bill Thornton ee99d3e1d8 Merge pull request #4621 from thornbill/no-notifications
Remove notifications pages from dashboard
2023-05-31 11:12:20 -04:00
Shadowghost d867bf4b45 Adapt dummy chapter settings and labels 2023-05-30 16:28:55 +02:00
Dmitry Lyzo 5c44b03b5f Fix access to missing Shuffle button 2023-05-25 11:36:01 +03:00
Dmitry Lyzo d80650e0dd Make rating button look like other buttons 2023-05-21 01:05:43 +03:00
fishbigger a84bee544a Added ability to favorite item from video playback 2023-05-21 01:05:43 +03:00
Bill Thornton 689fc80c3b Remove notifications pages from dashboard 2023-05-19 12:55:26 -04:00
Bill Thornton f8334c64ba Fix xss in api key page 2023-05-12 00:13:12 -04:00
Bill Thornton 930574c67d Merge pull request #4581 from Xavier-Do/master-fix-video-refresh-transparency
Fix white background on video refresh
2023-05-10 10:44:13 -04:00
Xavier-Do a928b12c44 Fix white background on video refresh
When refreshing a /video page, since no player is available,
`getCurrentPlayer` will be empty and `bindToPlayer` will crash leading
to a redirect with `appRouter.goHome();`
This is also the case when navigating with previous then next in the
browser.

Before that that, the background is set in `viewbeforeshow` using
`setBackdropTransparency(TRANSPARENCY_LEVEL.Full);`

This will leave unexpected classes in the dom leading to a white
background on the main page.

This fixes proposes to reset the transparency before going to home
using `setBackdropTransparency(TRANSPARENCY_LEVEL.None);`
Anyway, this looks a little fragile and a deeper fix may be preferable
in the future.

Another solution would be to move the
`setBackdropTransparency(TRANSPARENCY_LEVEL.Full);` when the player is
ready but my understanding of the flow is not enough to now if it would
have any unexpected results.
2023-05-09 17:03:14 +02:00
Bill Thornton e730f1a17c Add enum for library tab values 2023-05-09 10:28:29 -04:00
Bill Thornton 1b03cd79eb Fix prefer for-of errors 2023-05-04 13:07:12 -04:00