Commit Graph

1941 Commits

Author SHA1 Message Date
Bill Thornton d4995834df Move user settings menu to react (#6675)
* Move user settings menu to react

* Add default href value to LinkButton

* Use loading component while data is pending
2025-04-01 15:10:30 -04:00
Bill Thornton ad2472e90e Fix unused var and pseudorandom warnings 2025-03-27 12:15:56 -04:00
Bill Thornton 9077782c17 Fix autofixable eslint warnings 2025-03-27 11:32:16 -04:00
Bill Thornton d6353f27b8 Remove .html from routes 2025-03-17 15:39:21 -04:00
Bill Thornton 86d7e54215 Fix wizard reference to dashboard library controller 2025-02-28 14:25:53 -05:00
Jxiced 4d383abe73 Prevent whitespaces in username during wizard setup. 2025-02-21 21:38:32 +00:00
Bill Thornton 4730a30c3d Fix lint errors 2025-02-20 12:51:59 -05:00
Bill Thornton 78fb46808c Merge pull request #6483 from theguymadmax/photo-favorites
Add photo albums, photos, & music videos to favorites section
2025-02-17 11:03:21 -05:00
flebel9 c9ade820ed Add confirm dialog when deleting server 2025-02-14 10:03:28 -05:00
Bill Thornton 78f04b929d Merge pull request #6347 from alaincao/trickplay
Fix trickplay/chapter when play from list/shuffle
2025-02-13 17:35:30 -05:00
Bill Thornton 9c6ea4b525 Remove MetadataEditor global 2025-02-13 16:24:13 -05:00
Bill Thornton 2ed007f508 Remove unused eslint globals 2025-02-13 16:24:13 -05:00
Bill Thornton d5db15367b Merge pull request #6474 from thornbill/dashboard-controllers
Move dashboard controllers to app directory
2025-02-13 16:22:36 -05:00
Max 57ab403bf6 Add music videos 2025-02-11 10:14:10 -05:00
dmitrylyzo e8f03f605a Backport pull request #6496 from jellyfin-web/release-10.10.z
Skip prevented keyboard events

Original-merge: 5d8ab6a99b3b1e296d8207bac3ec5048eed366b8

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2025-02-03 12:29:42 -05:00
Max a5e36b3d41 Add photo albums and photos to favorites section 2025-01-27 16:59:06 -05:00
Bill Thornton ea18af4bdd Move dashboard controllers to app dir 2025-01-23 17:24:58 -05:00
Bill Thornton 0d9b2cf276 Merge pull request #6466 from theguymadmax/livetv-favorites 2025-01-23 14:59:40 -05:00
viown fa749e4d45 Migrate apikeys to React (#6390) 2025-01-23 14:58:24 -05:00
Max 697d1da43a Fix names 2025-01-23 14:17:03 -05:00
Max be127dd536 Add LiveTV channels to favorites section 2025-01-23 13:09:48 -05:00
Bill Thornton 7cec3dfb53 Merge pull request #6393 from viown/react-logs
Migrate logs to React
2025-01-22 15:01:15 -05:00
rlauuzo 34ace6bc11 Backport pull request #6413 from jellyfin-web/release-10.10.z
Prevent Focus Loss When Skip Button is Pressed

Original-merge: 4f17cebc02c6cf5a2d9779b8861f98c9aa9e3e93

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:46 -05:00
nyanmisaka 35a0854cc0 Backport pull request #6362 from jellyfin-web/release-10.10.z
Always do tone-mapping for HDR transcoding when software pipeline is used

Original-merge: 5b4cfbf4103c939b59c316a262a7a60fc8d7759b

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:41 -05:00
viown 0065f165cb Backport pull request #6295 from jellyfin-web/release-10.10.z
Enable TV Support for 'Ask to Skip'

Original-merge: 26df03b64ce09e8c99b93dd0b88d73a76a8f1009

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:37 -05:00
viown bbec426232 Migrate logs to React 2025-01-15 14:11:36 +03:00
viown 3600426058 Merge pull request #6333 from viown/remove-jquery-part-1
Remove jQuery
2025-01-13 17:12:37 -05:00
Alain CAO 8327a8fe95 Fix trickplay/chapter when play from list/shuffle 2025-01-10 22:37:40 +00:00
Bill Thornton ec1f6336a0 Merge pull request #6305 from theguymadmax/collection-header
Add collections as header on collections page
2025-01-06 10:56:30 -05:00
Bill Thornton 15bb9f8e24 Fix styling for wide device icons 2025-01-06 09:50:08 -05:00
viown fb1ef7d905 Remove auto port forward options 2024-12-15 12:56:55 +03:00
Bill Thornton bc4d6c95d1 Merge pull request #6254 from thornbill/dashboard-help
Move dashboard help links to header icon
2024-11-21 16:04:43 -05:00
Bill Thornton 20fd822b8b Merge pull request #6334 from thornbill/dashboard-branding
Add branding settings page
2024-11-21 16:03:59 -05:00
Bill Thornton 4fed499c99 Merge pull request #6213 from thornbill/eslint-naming
Add eslint rules for consistent naming
2024-11-21 15:26:54 -05:00
Bill Thornton 06f2c226e1 Remove branding from general settings page 2024-11-20 18:06:44 -05:00
Max 2251f151f2 Add collections as header 2024-11-07 21:18:22 -05:00
thornbill acbb626492 Backport pull request #6276 from jellyfin-web/release-10.10.z
Update plugin category labels

Original-merge: 9ff9f05a262ac0426a6baae18ed8b56e97513a26

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:33 -05:00
rlauuzo 4f17bfb5ed Backport pull request #6258 from jellyfin-web/release-10.10.z
Show Skip Button When 'Next Video Info Overlay' is Disabled

Original-merge: 3311a1407f7f6cf2c802afdf1f6086d21192a374

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:28 -05:00
Bill Thornton dc35c9d59e Move dashboard help links to header icon 2024-10-26 01:45:01 -04:00
viown 8cc23f2882 Remove undefined MediaSegmentType 2024-10-25 21:01:23 +03:00
viown d8db0ba226 Remove check for outro 2024-10-25 20:58:37 +03:00
viown 11e4549b48 Use PlayerEvent constant 2024-10-24 12:37:38 +03:00
viown 459d0d7d9a Merge branch 'master' into prompt-to-skip 2024-10-24 12:34:55 +03:00
Bill Thornton 865046e668 Use async/await when getting playlist 2024-10-22 16:34:25 -04:00
Bill Thornton a2e0f52297 Fix for niels OCD 2024-10-22 16:22:50 -04:00
Bill Thornton f2b8c5e489 Fix order for 1hitsong OCD 2024-10-22 16:08:31 -04:00
Bill Thornton 29309bc4b8 Unhide next/prev track buttons if playlist has more items 2024-10-22 15:43:15 -04:00
viown 9b269296fe Use UpNextDialog for outro segments 2024-10-19 20:36:44 +03:00
Bill Thornton a5e45f6cab Merge pull request #6215 from thornbill/remove-osd-ratings 2024-10-17 02:29:30 -04:00
Bill Thornton 13c0dc0ea6 Remove ratings from video osd 2024-10-17 02:08:36 -04:00