Alex and Bill Thornton
2270114bb3
Fixed infinite load when editing/adding user with invalid username ( #8098 )
...
* Add error messages when add/edit user fails. Add help text on username fields.
* fix linting errors
* add myself to contributors list
* Remove unused variable and restore formatting
* restore formatting
---------
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
2026-07-30 19:11:50 +00:00
Shindou Jeikobu
f03387770c
Restore OSD header's background in experimental mode ( #8081 )
...
* Restored gradient/blur in the background (Fixes #8000 )
* Fixed stylelint issues
* Removed override, replaced with sx style
2026-06-30 14:33:45 +00:00
Austin Hardaway
11e468aee7
Merge pull request #7925 from austinhardaway/fix-collection-multi-select
...
Fix Multiselect not working in collections
2026-06-05 12:10:30 -04:00
Bill Thornton
f765214652
Merge pull request #6022 from Lampan-git/original-language
...
Add OriginalLanguage as option to PreferredAudioLanguage
2026-05-29 15:13:00 -04:00
Hazem Krimi
23d4a2a711
Display music video title correctly if it belongs to an album ( #6819 )
...
* fix: Display music video title correctly if it belongs to an album
* Update CONTRIBUTORS.md
* Update CONTRIBUTORS.md in the correct location
2026-05-12 15:06:30 -04:00
Erik W
8d99ca3436
Merge branch 'master' into original-language
2026-03-12 20:35:08 +01:00
bjorntp
44c40eecf6
Backport pull request #7391 from jellyfin-web/release-10.11.z
...
Fix carousel buttons for "My Media" appearing needlessly
Original-merge: f4db8c05a7
Merged-by: thornbill <thornbill@users.noreply.github.com >
Backported-by: thornbill <thornbill@users.noreply.github.com >
2026-03-12 11:03:29 -04:00
Lampan-git
7092074a17
Add OriginalLanguage as option to PreferredAudioLanguage
2025-10-20 08:37:52 +02:00
John Garland
fbbf879006
Fix ends at not always accounting for playback position ( #6965 )
...
* fix: "Ends At" not always accounting for playback position
fixes #6964
* Update contributors
* Remove redundant `?? 0`
* Remove redundant assignments
2025-10-18 02:47:52 -04:00
Aubrey Benedetti
d5423d2d56
Add qm3jp to contributors list
2025-09-30 01:19:30 -04:00
Nathan Kerr
a938650ded
Add support for rendering React components in legacy views
...
Add name to Contributors
2025-06-02 16:28:25 -04:00
Free O'Toole
d59c1aac55
Fix: clarify interval units in dummy chapter help text
...
This PR clarifies the interval between dummy chapters is seconds
2025-05-16 06:43:16 +10:00
Diego Echeverri
586e3060e4
Handle promise rejection exceptions from actionSheet ( #6817 )
...
* Add catches to jellyfin
* Undo format changes to actionSheet
* formatting
* Remove logging
* commented block for screenshot
* Handle another case
* weird indentation fix
* Add myself as a contributor
2025-05-13 17:01:18 -04:00
StableCrimson
de246b060e
Convert toast and confirm to TypeScript ( #5219 )
2025-04-17 20:12:18 -04:00
Derek4aty1
260f01e10f
Improve Album Sort on Songs Tab
2025-04-01 22:58:52 -05:00
Jxiced
62438c6948
Update contributors.
2025-02-22 14:58:58 +00:00
ItsAllAboutTheCode
578c643731
Updated the theme media player to playback content in a Random order
2025-02-13 12:02:54 -06:00
K. Kyle Puchkov and github-actions[bot]
9329e2279d
Refactor getDeviceName() for readability ( #6319 )
...
* Refactor getDeviceName() for readability
Refactored a long if-else into a cleaner, easier to extend mapping
* Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Move BrowserName to the top of the file
Renamed deviceMappings to BrowserName and moved it under the appName declaration as requested
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-06 17:28:47 -05:00
bu3alwa and Bill Thornton
710fe641e2
refactor activity page to use react query requests
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
2024-08-21 19:24:20 -04:00
Francisco Zorat and Bill Thornton
e4a6a2d6bc
Add 'how many times' is the speed of transcoding in Playback Info ( #5753 )
...
* feat: new display value for transcoding fps
* fix: undefined safety + || instead of ??
* forgot to add to contributors
* fix: apply suggestions
* chore: remove from contrib to rebase
* chore: add to contrib again
---------
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
2024-08-15 14:28:57 -04:00
ConnorS1110
cf6eaa6b92
Backport pull request #5377 from jellyfin-web/release-10.9.z
...
Fix changing filters not resetting multiselected media cards
Original-merge: 798b408bd7
Merged-by: thornbill <thornbill@users.noreply.github.com >
Backported-by: Bill Thornton <thornbill@users.noreply.github.com >
2024-07-21 01:43:51 -04:00
venkata nadha reddy
3d9a119d38
Fix stuck page titles on admin dashboard ( #5735 )
...
* Fixed stuck page titles on admin dashboard.
* Updating contributors
2024-07-19 12:53:44 -04:00
Chaitanya-Shahare
00e02888d2
Backport pull request #5680 from jellyfin-web/release-10.9.z
...
Fix episode overview markdown render
Original-merge: aed4ffa2cd
Merged-by: thornbill <thornbill@users.noreply.github.com >
Backported-by: Joshua M. Boniface <joshua@boniface.me >
2024-06-23 11:42:23 -04:00
Peter Santos
a71b1f4e33
Resolve sonarcloud javascript:S6644 code smell
2024-05-29 23:46:41 -04:00
Pithaya
caf028b721
Support person types for books
2024-05-06 16:14:39 -04:00
Cody Robibero
b84e9250fa
Merge branch 'master' into EnableLibrary
2024-03-25 07:16:27 -06:00
Jpuc1143
adb22abdc2
Add "AllowedTags" option to parental controls
2024-03-25 03:31:32 -04:00
George Haidos
fbfdcd22e8
Add self to contributors
2024-03-24 16:35:15 +02:00
vedant
3659355a57
Merge branch 'master' into dovi-on-webos-fix
2024-03-18 17:25:33 +03:00
Chris Hill
150964a2e6
Update dialog title to show user to be deleted
2024-03-17 04:37:01 -04:00
viktory36
d5c940dc84
For webOS, block DOVI on non mp4 containers
2024-03-15 04:11:39 +03:00
András Maróy
b62c045868
Update CONTRIBUTORS.md
2024-03-05 16:38:18 +03:00
Topher Johnson
60fc2c72b2
Add option to enable/disable libraries
...
This commit adds the option to enable/disable libraries from the library
options editor. The backend changes required for this functionality are
in jellyfin PR 11037.
This commit adds a checkbox in the library options editor. It adds a
checkbox saying "Library Enabled" that is checked by default.
libraryoptionseditor.js - added logic to handle enable libraries
checkbox. Enables libraries by default
libraryoptionseditor.template.html - added "enable libraries" checkbox
src/strings/en-us.json - added English strings for enable library
checkbox.
2024-02-20 00:44:16 -08:00
Kevin Koshiol
c2d1923917
Remove unused Id prop from access schedule list
...
Reported by sonarcloud: https://sonarcloud.io/project/issues?fileUuids=AX6fELCkjUUWs1HF_Tc8&resolved=false&types=CODE_SMELL&id=jellyfin_jellyfin-web&open=AYr_7x6Y4nroI6nze3Zu
2024-01-23 22:45:17 -06:00
Rasmus Krämer
03b1da1995
Merge branch 'master' into sessionQueueFix
2024-01-05 11:38:10 +01:00
Bill Thornton
ca0d081cfb
Fix contributors list
2024-01-04 12:00:05 -05:00
Rasmus Krämer
6aa4c1144d
Fix queue next / last in session player
2023-12-25 19:54:04 +01:00
Kevin Tan
34571bdee9
Add self to Contributors
2023-11-29 16:09:05 -08:00
DinuD
61c8803a71
Disable sync correction by default
2023-11-15 20:50:38 +00:00
Grady Hallenbeck
c9420da487
chore: add grhallenbeck to contributors
2023-10-27 18:14:18 -07:00
Nathan G
5700219762
Merge branch 'master' into Search
2023-10-20 08:48:26 -07:00
Bill Thornton
94021090ca
Merge pull request #4888 from LittleBigOwI/master
2023-10-19 23:07:43 -04:00
LittleBigOwl
7883183714
Consistent CSS for progress bars
2023-10-17 15:43:25 +02:00
Marco
fa40c3feae
Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584
2023-10-16 21:15:04 +01:00
Nathan G
61e64cb530
Merge branch 'master' into Search
2023-10-11 22:00:00 -07:00
scampower3
21f2d7ccdf
Added myself to CONTRIBUTORS.md
2023-10-11 01:50:43 +08:00
Marco
0f8d29a573
Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584
2023-10-05 22:53:18 +01:00
Nathan G
d75221afc2
Merge branch 'master' into Search
2023-10-05 08:24:48 -07:00
Cosmin Cioaclă
480e683ad6
fix: remove unnecessary renaming
2023-10-04 20:31:47 +02:00
Nathan G
4c486286a0
Update CONTRIBUTORS.md
2023-10-01 19:52:54 -07:00