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

1607 commits

Author SHA1 Message Date
Ivan Schurawel
145aea184f feat: add native secondary subtitle support 2023-02-21 09:16:32 -05:00
Bond_009
e802c43fb4 Respect server ordering of media sources 2023-02-17 13:32:29 +01:00
Bill Thornton
52e5cce3ff
Merge pull request #4183 from SenorSmartyPants/SeriesTimerUI
Display whole channel icon and new/repeat/live/premiere flags on timer list
2023-02-08 17:25:01 -05:00
Bill Thornton
9e0fbef032
Merge pull request #4327 from DVDAndroid/dvd/remaining-time-toggle
Add toggle to show/hide remaining video time in video player
2023-02-08 17:03:41 -05:00
Bill Thornton
633b932209
Merge pull request #4268 from dann-merlin/dann-merlin/rename_login_disclaimer
Rename login disclaimer
2023-02-08 16:44:53 -05:00
Bill Thornton
8956cc2766
Merge pull request #3770 from negulici-r-barnabas/master 2023-02-08 08:12:51 -05:00
Davide Maggio
f78f2c7094
Update src/controllers/playback/video/index.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-02-08 10:18:23 +01:00
Bill Thornton
49e811b10d Move image resolution settings to Libraries > Metadata 2023-02-07 17:05:22 -05:00
Bill Thornton
5448ea1244 Use enum values for resolution options and translate names 2023-02-07 16:17:36 -05:00
Bill Thornton
5b0cf584f9
Merge pull request #4309 from jellyfin/bond-os
Remove OS and Arch from dashboard
2023-02-07 16:01:35 -05:00
Bill Thornton
5c998e6129 Fix eslint issues 2023-02-07 14:39:37 -05:00
Negulici-R. Barnabas
87833b0737 added 144p resolution to chapter images settings; 2023-02-07 14:39:37 -05:00
Negulici-R. Barnabas
18ae1dc17f Chapter Images:
- chapter image extraction intervals, limit count and resolutions can be set by the user from the server general settings;
2023-02-07 14:39:37 -05:00
SenorSmartyPants
5c51b4b985 Code review changes implemented 2023-02-07 13:12:19 -06:00
mark5231
392cef8193
Merge branch 'master' into master 2023-02-07 09:17:43 -08:00
mark5231
142c52a02c
Update src/controllers/itemDetails/index.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-02-07 09:16:57 -08:00
Bill Thornton
4e6b36dc85
Merge pull request #4180 from SenorSmartyPants/DVRMetadata
DVR: Add options to disable NFO and image saving
2023-02-07 12:07:10 -05:00
Merlin Danner
9f8e98b68c Rename login disclaimer
disclaimerContainer is confused by adblockers using the
"I don't care about cookies" filters with cookie disclaimers.
This results in the disclaimer being blocked when using popular
AdBlocker Extensions.
This commit renames
disclaimerContainer -> loginDisclaimerContainer
disclaimer -> loginDisclaimer
to be more verbose and circumvent that filter
2023-02-07 11:17:24 -05:00
dvdandroid
c33dc8cd7a Added toggle to show/hide remaining video time in video player
Toggle applied to the remaining time label of the video player and added
`-` as a prefix of the remaining time, both behaviours like in VLC.

Toggle preference as user setting.
2023-02-04 16:54:48 +00:00
Bond_009
c0ed5479cc Remove OS and Arch from dashboard 2023-01-27 16:03:33 +01:00
Bill Thornton
4ee51ff12e Backport pull request #4269 from jellyfin/release-10.8.z
Fix XSS vulnerability in plugin repo pages

Original-merge: 21a3bae204

Merged-by: Joshua M. Boniface <joshua@boniface.me>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-01-22 14:08:04 -05:00
Shadowghost
3f918767d1 Add stereo downmix setting 2023-01-19 23:23:01 -05:00
mark5231
6ffa0782ac
Apply suggestions from code review
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-01-05 09:28:57 -08:00
Marks
5db134a859 Show production studio 2023-01-05 01:33:14 -05:00
Niels van Velzen
8824b7c72f Support admin login in QuickConnect 2023-01-05 00:01:38 -05:00
Niels van Velzen
711e5ae728 Use POST request when initiating QuickConnect 2023-01-05 00:01:38 -05:00
Bill Thornton
19f416580c Add eslint rules for sonar issues 2022-12-16 21:12:05 -05:00
Bill Thornton
614afb1f3f Fix issues navigating home screen tabs 2022-12-13 12:58:02 -05:00
SenorSmartyPants
65543e77a4 Display whole channel icon and new/repeat/live/premiere flags
- Make timer list visually identical when displayed on Series Timer page, or Series page.
- Display full channel icon (background-size: contain)
- Display New/Repeat/etc in timer list. Respects user guide settings for which flags to display
- Add margin before timerIndicator if mediainfo is present
- Add option to display officialRating display in mediainfo
- Use ids instead of CSS class for seriesTimerSchedule*
2022-11-21 17:45:56 -06:00
SenorSmartyPants
d58758a203 DVR: Add options to disable NFO and image saving
Depends on jellyfin/jellyfin#8775
2022-11-19 15:23:31 -06:00
Daan Vankerkom
75ee6f2457 Adjust active devices in dashboard
Added more white space inside the card to make it breathe more. Slightly reduced the playing media name size.
2022-11-09 01:44:37 +01:00
Bill Thornton
1473a793e5 Rename and convert dfnshelper to typescript 2022-11-03 01:04:35 -04:00
Bill Thornton
00d9c6d71d
Merge pull request #3792 from grafixeyehero/Convert-Movies-Page-to-react 2022-11-01 12:25:06 -04:00
Bill Thornton
7e9bf96668 Refactor ConnectionState to a shared enum 2022-10-28 00:59:34 -04:00
grafixeyehero
92f4a42eec revert back list 2022-10-27 01:18:11 +03:00
grafixeyehero
6341a71fec use single state and local storage 2022-10-26 23:46:21 +03:00
grafixeyehero
9741470c8c remove unused movies file 2022-10-26 23:46:02 +03:00
darmiel
55982f56b8 fix: do not create label manually 2022-10-25 22:32:17 +02:00
Bill Thornton
e4046bfe8c
Merge pull request #4081 from darmiel/feat/search-plugin-catalog
feat: search bar for plugin catalogue
2022-10-25 15:48:25 -04:00
Daniel
b384c5a1af
fix: implemented PR feedback 2022-10-25 21:35:03 +02:00
Bill Thornton
9ad1503072
Merge pull request #3944 from Artiume/rename-warning
Metadata loss warning while renaming libraries
2022-10-25 14:08:28 -04:00
Bill Thornton
023cfcc452
Merge pull request #4080 from thornbill/tweak-icons
Update server and quick connect icons
2022-10-25 10:20:11 -04:00
Bill Thornton
3bc7e26d47
Merge pull request #4079 from darmiel/master
feat: search bar for installed plugins
2022-10-25 10:19:35 -04:00
Bill Thornton
26b183b4f5 Update quick connect icon 2022-10-24 14:04:31 -04:00
Niels van Velzen
61880290e4 Update all documentation links to new website 2022-10-22 13:23:04 +02:00
Daniel
dba3b81c81
refactor: eslint (single-quotes) 2022-10-21 09:19:31 +02:00
Daniel
3ef73904c1
feat: search bar for plugin catalogue
Adds a search bar to the `Catalogue` section,
allowing you to filter the available plugins
2022-10-21 09:05:11 +02:00
darmiel
1a23099967 feat: search bar for installed plugins
Adds a search bar to the `My Plugins` section,
allowing you to filter the installed plugins
2022-10-21 00:06:23 +02:00
Bill Thornton
9ef78533d0 Update server and quick connect icons 2022-10-20 17:38:33 -04:00
Bill Thornton
334dde82c9 Update library rename warning 2022-10-20 12:03:10 -04:00