Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stylelint from 13.8.0 to 13.12.0 #9

Closed
wants to merge 112 commits into from

Commits on Mar 29, 2020

  1. Add callback to MPV Shim.

    iwalton3 committed Mar 29, 2020
    Copy the full SHA
    568ba62 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8319e3c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e3a726b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Copy the full SHA
    21223ae View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Copy the full SHA
    ea2d5be View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Copy the full SHA
    d575527 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Upgrade web client.

    iwalton3 committed Jul 21, 2020
    Copy the full SHA
    21b1309 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Merge pull request jellyfin#1595 from jellyfin/error

    Fix issue with sync menu and excessive logging
    
    (cherry picked from commit 7c24727)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    fef30a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jellyfin#1612 from Maxr1998/master

    Add support for seeking with milliseconds
    
    (cherry picked from commit 6b45755)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    f1acfda View commit details
    Browse the repository at this point in the history
  3. Merge pull request jellyfin#1620 from MrTimscampi/metadata-more-fix

    Restore More button in metadata editor
    
    (cherry picked from commit 995cbdd)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    cdaf03a View commit details
    Browse the repository at this point in the history
  4. Merge pull request jellyfin#1624 from MrTimscampi/apiclient-update

    Update apiclient to 1.4.1
    
    (cherry picked from commit 930197a)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    Bond-009 authored and joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    51768eb View commit details
    Browse the repository at this point in the history
  5. Merge pull request jellyfin#1625 from MrTimscampi/syncplay-version-check

    Add version check for SyncPlay
    
    (cherry picked from commit 03a9e73)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    76f9b2c View commit details
    Browse the repository at this point in the history
  6. Merge pull request jellyfin#1627 from rom4nik/master

    Fix required track count for subtitle selector to appear
    
    (cherry picked from commit 120ce4f)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    7f133ff View commit details
    Browse the repository at this point in the history
  7. Merge pull request jellyfin#1628 from dmitrylyzo/fix-webos3

    Use NodeList instead of HTMLCollection
    
    (cherry picked from commit 5bc2d56)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    ee9d651 View commit details
    Browse the repository at this point in the history
  8. Merge pull request jellyfin#1632 from dmitrylyzo/remove-leftovers-1

    Remove debug leftovers
    
    (cherry picked from commit 71646b6)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    875c4e0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jellyfin#1641 from dmitrylyzo/fix-event-source-2

    Fix event source for inputManager in case of multiple open dialogs
    
    (cherry picked from commit f5e93a1)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    37cde45 View commit details
    Browse the repository at this point in the history
  10. Merge pull request jellyfin#1660 from nyanmisaka/edge-chromium

    Fix mkv directplay on Edge chromium
    
    (cherry picked from commit 0408ff0)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    027cb4f View commit details
    Browse the repository at this point in the history
  11. Merge pull request jellyfin#1662 from dmitrylyzo/fix-ios-transcode

    Add h264 codec profile for TS container
    
    (cherry picked from commit 58198df)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    anthonylavado authored and joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    5c98474 View commit details
    Browse the repository at this point in the history
  12. Bump version to 10.6.1

    joshuaboniface committed Jul 27, 2020
    Copy the full SHA
    eba30bd View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    c2d9ca2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Copy the full SHA
    115073a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Merge pull request jellyfin#1656 from dmitrylyzo/fix-plugin-install

    Fix CircleOfDeath on plugin install
    
    (cherry picked from commit 89e5846)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Aug 3, 2020
    Copy the full SHA
    ec9ab39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jellyfin#1665 from joshuaboniface/fix-bump-version

    Fix bump_version so it works properly
    
    (cherry picked from commit c8966a7)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Aug 3, 2020
    Copy the full SHA
    453d225 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jellyfin#1667 from joshuaboniface/fix-ci-docker

    Get and tag with actual release version in CI
    
    (cherry picked from commit 2c53a32)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    anthonylavado authored and joshuaboniface committed Aug 3, 2020
    Copy the full SHA
    e355fcd View commit details
    Browse the repository at this point in the history
  4. Merge pull request jellyfin#1669 from joshuaboniface/fix-ci-docker

    Flip quoting in variable set command
    
    (cherry picked from commit 40b98bb)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Aug 3, 2020
    Copy the full SHA
    e41c185 View commit details
    Browse the repository at this point in the history
  5. Merge pull request jellyfin#1672 from MrTimscampi/browsers

    Adjust target browsers
    
    (cherry picked from commit feab1ac)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Aug 3, 2020
    Copy the full SHA
    229294a View commit details
    Browse the repository at this point in the history
  6. Merge pull request jellyfin#1678 from jellyfin/banner

    Fix banner height and use primary image as fallback
    
    (cherry picked from commit 34d0b67)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Aug 3, 2020
    Copy the full SHA
    e7be594 View commit details
    Browse the repository at this point in the history
  7. Merge pull request jellyfin#1681 from jellyfin/book-paging

    Add paging in book player with touch events
    
    (cherry picked from commit cefdde1)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Aug 3, 2020
    Copy the full SHA
    ab58d3c View commit details
    Browse the repository at this point in the history
  8. Merge pull request jellyfin#1684 from thornbill/fix-ios-fullscreeen

    Fix fullscreen video in iOS Safari
    
    (cherry picked from commit 9b6a90f)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    anthonylavado authored and joshuaboniface committed Aug 3, 2020
    Copy the full SHA
    537b3a3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jellyfin#1686 from Larvitar/master

    Fix issue with nowplaying page when item.Album or item.Artists are null.
    
    (cherry picked from commit b1aa18e)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Aug 3, 2020
    Copy the full SHA
    26d29dc View commit details
    Browse the repository at this point in the history
  10. Merge pull request jellyfin#1701 from MrTimscampi/mobile-logo

    Use emblem when loading on mobile
    
    (cherry picked from commit 60d9af0)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Aug 3, 2020
    Copy the full SHA
    f11b27f View commit details
    Browse the repository at this point in the history
  11. Merge pull request jellyfin#1734 from dmitrylyzo/fix-plugin-configura…

    …tion
    
    Fix injecting of view with embedded script
    
    (cherry picked from commit 6607718)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Aug 3, 2020
    Copy the full SHA
    e25721c View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    5c37ee6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Copy the full SHA
    6c91107 View commit details
    Browse the repository at this point in the history
  2. Add syncplay bypass.

    iwalton3 committed Aug 8, 2020
    Copy the full SHA
    6e8764c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Copy the full SHA
    17b54dd View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Copy the full SHA
    4b9ffb7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jellyfin#2177 from anthonylavado/update-apiclient

    Update the API Client version
    
    (cherry picked from commit 46716fc)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    anthonylavado authored and joshuaboniface committed Dec 5, 2020
    Copy the full SHA
    a0ef8a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Merge pull request jellyfin#2181 from MrTimscampi/no-userdata-field

    Remove non-existing UserData field from requests
    
    (cherry picked from commit 7cbaa99)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    c4fd94b View commit details
    Browse the repository at this point in the history
  2. Merge pull request jellyfin#2183 from dmitrylyzo/fix-multiserver-sync…

    …play
    
    SyncPlay, don't use bad ApiClient
    
    (cherry picked from commit 9815c64)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    972ecc4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jellyfin#2186 from Maxr1998/fix-plugin-loader

    Fix plugin loader for function definitions in window
    
    (cherry picked from commit 3992265)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    5f63743 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jellyfin#2188 from dmitrylyzo/fix-back

    Fix anchor click action and plugin configuration page URL
    
    (cherry picked from commit 62a09b7)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    ccef18e View commit details
    Browse the repository at this point in the history
  5. Merge pull request jellyfin#2195 from OancaAndrei/syncplay-fix-next-item

    Fix SyncPlay switching to next item in queue
    
    (cherry picked from commit 60e8fc4)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    7e5fcd8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request jellyfin#2202 from thornbill/fix-user-edit

    Remove reference to sharing help element
    
    (cherry picked from commit a8005f2)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    ac6ba32 View commit details
    Browse the repository at this point in the history
  7. Merge pull request jellyfin#2210 from nyanmisaka/offset-step

    Set the step of subtitle offset slider to 0.1
    
    (cherry picked from commit c7a1c19)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    22df1eb View commit details
    Browse the repository at this point in the history
  8. Merge pull request jellyfin#2211 from thornbill/fix-dlna-profile-link

    Fix invalid dlna profile path
    
    (cherry picked from commit 3995143)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    d768cf7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jellyfin#2213 from thornbill/fix-sonar-bugs

    Fix sonarqube bugs
    
    (cherry picked from commit 52543f8)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    88bb7ad View commit details
    Browse the repository at this point in the history
  10. Merge pull request jellyfin#2214 from dmitrylyzo/fix-livetv-route

    Fix LiveTV group anchors
    
    (cherry picked from commit 5da9d93)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    4aeecfa View commit details
    Browse the repository at this point in the history
  11. Merge pull request jellyfin#2215 from dmitrylyzo/fix-livetv-pages

    Fix multiplication of event listeners on Live TV pages
    
    (cherry picked from commit 568968f)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    27896bc View commit details
    Browse the repository at this point in the history
  12. Merge pull request jellyfin#2216 from dmitrylyzo/fix-livetv-canplay

    Fix canPlay for Live TV
    
    (cherry picked from commit fdcf74d)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    95a9953 View commit details
    Browse the repository at this point in the history
  13. Merge pull request jellyfin#2217 from nyanmisaka/landingScreen-cleanup

    Landing screen options clean up
    
    (cherry picked from commit f94cbfe)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    eeded17 View commit details
    Browse the repository at this point in the history
  14. Merge pull request jellyfin#2219 from crobibero/create-playlist

    Set Content-Type header when creating a playlist
    
    (cherry picked from commit 1c03e4c)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    87d459f View commit details
    Browse the repository at this point in the history
  15. Merge pull request jellyfin#2220 from jellyfin/dependabot/npm_and_yar…

    …n/ini-1.3.7
    
    Bump ini from 1.3.5 to 1.3.7
    
    (cherry picked from commit c1a6750)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Dec 14, 2020
    Copy the full SHA
    4dedb8a View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Merge pull request jellyfin#2218 from thornbill/style-fixes

    (cherry picked from commit 68fb95b)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    07a3377 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jellyfin#2222 from nyanmisaka/finetune-tonemap

    Modify some tone mapping related strings
    
    (cherry picked from commit bb47abc)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    cd2d30e View commit details
    Browse the repository at this point in the history
  3. Merge pull request jellyfin#2224 from Delgan/patch-1

     Fix possible HLSError (BufferFullError) on Firefox
    
    (cherry picked from commit ebb4b05)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    c757c53 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jellyfin#2234 from thornbill/no-no-noto

    Use Noto Sans from Fontsource
    
    (cherry picked from commit d66d26b)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    1207ac9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request jellyfin#2236 from thornbill/fix-epub-touch

    Fix touch support in epub reader
    
    (cherry picked from commit b60407a)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    142c56b View commit details
    Browse the repository at this point in the history
  6. Merge pull request jellyfin#2237 from thornbill/fix-plugin-cards

    Fix layout of plugin cards
    
    (cherry picked from commit be57362)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    982bbee View commit details
    Browse the repository at this point in the history
  7. Merge pull request jellyfin#2238 from thornbill/revert-restart

    Fix restart button being shown when unsupported
    
    (cherry picked from commit 0a50c4d)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    3a4023c View commit details
    Browse the repository at this point in the history
  8. Merge pull request jellyfin#2239 from thornbill/disable-browser-hack-…

    …sass
    
    Disable browser hack rule for sass files
    
    (cherry picked from commit 86b8b55)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    49fa4e0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jellyfin#2240 from thornbill/fix-sonarqube-bug

    Remove duplicate try/catch
    
    (cherry picked from commit 9f0b5bf)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    cd256f7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request jellyfin#2242 from thornbill/fix-prepare-script-wi…

    …ndows
    
    Replace bash prepare script with node version
    
    (cherry picked from commit 898704d)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    efe4374 View commit details
    Browse the repository at this point in the history
  11. Merge pull request jellyfin#2244 from Artiume/patch-2

    Fix Continue Listening
    
    (cherry picked from commit e752116)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    5d42ac1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request jellyfin#2246 from thornbill/fix-item-details-mobile

    Fix layout issues on mobile item details
    
    (cherry picked from commit e1672db)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    88dc049 View commit details
    Browse the repository at this point in the history
  13. Merge pull request jellyfin#2247 from thornbill/cant-stop-wont-stop

    Always allow stopping via the action menu
    
    (cherry picked from commit 60cce55)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    6ff1bdc View commit details
    Browse the repository at this point in the history
  14. Merge pull request jellyfin#2258 from thornbill/return-of-the-dashboa…

    …rd-theme
    
    (cherry picked from commit 699a3d2)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    0f12bd6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request jellyfin#2260 from thornbill/moar-centering-issues

    Fix chevron centering on home section titles
    
    (cherry picked from commit af11671)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    3251430 View commit details
    Browse the repository at this point in the history
  16. Merge pull request jellyfin#2263 from MrTimscampi/osd-pointer-events

    Fix OSD gradients not letting pointer events through
    
    (cherry picked from commit 6a81737)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    2c23038 View commit details
    Browse the repository at this point in the history
  17. Merge pull request jellyfin#2265 from MrTimscampi/sort-by-premiere-date

    Sort items by premiere date on the details page
    
    (cherry picked from commit 58aa865)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    7379822 View commit details
    Browse the repository at this point in the history
  18. Merge pull request jellyfin#2269 from jellyfin/dkanada-patch-1

    Fix issue with double click fullscreen
    
    (cherry picked from commit b64f503)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    e8d044f View commit details
    Browse the repository at this point in the history
  19. Merge pull request jellyfin#2283 from thornbill/allow-decimal-bitrate

    Allow decimal entry for bitrate on mobile
    
    (cherry picked from commit 9008a42)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    68edd48 View commit details
    Browse the repository at this point in the history
  20. Merge pull request jellyfin#2286 from Artiume/patch-6

    (cherry picked from commit b744fe4)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    joshuaboniface committed Dec 31, 2020
    Copy the full SHA
    7582206 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Merge pull request jellyfin#2225 from BaronGreenback/NewPluginController

    (cherry picked from commit 9f175ee)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    joshuaboniface committed Jan 1, 2021
    Copy the full SHA
    aba1d86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jellyfin#2280 from Artiume/patch-5

    (cherry picked from commit b7eeebd)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    joshuaboniface committed Jan 1, 2021
    Copy the full SHA
    f38fb6e View commit details
    Browse the repository at this point in the history
  3. Merge pull request jellyfin#2288 from joshuaboniface/bump-apiclient

    (cherry picked from commit 0a60f16)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    joshuaboniface committed Jan 1, 2021
    Copy the full SHA
    136983e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    58dc73c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Merge pull request jellyfin#2290 from MrTimscampi/chromecast-messages

    Add Chromecast error messages to the locales
    
    (cherry picked from commit a548bef)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Jan 23, 2021
    Copy the full SHA
    cde21b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jellyfin#2293 from thornbill/wrong-latest-tab

    Fix latest tab links for tv and music
    
    (cherry picked from commit e5531c3)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Jan 23, 2021
    Copy the full SHA
    42b0b01 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jellyfin#2306 from thornbill/fix-tiny-icons

    Fix tiny card icons
    
    (cherry picked from commit e2c4418)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Jan 23, 2021
    Copy the full SHA
    e8028aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request jellyfin#2309 from jellyfin/white-flashing-images

    fix(card): white flashing images
    
    (cherry picked from commit 945946b)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Jan 23, 2021
    Copy the full SHA
    ac34647 View commit details
    Browse the repository at this point in the history
  5. Merge pull request jellyfin#2311 from jellyfin/nielsvanvelzen-disable…

    …-multi-download
    
    Disable multi download option
    
    (cherry picked from commit d08c4e4)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Jan 23, 2021
    Copy the full SHA
    0f247fd View commit details
    Browse the repository at this point in the history
  6. Merge pull request jellyfin#2312 from jarnedemeulemeester/use-local-n…

    …oto-sans
    
    Use local version of Noto Sans if available
    
    (cherry picked from commit 798df9b)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Jan 23, 2021
    Copy the full SHA
    d27f661 View commit details
    Browse the repository at this point in the history
  7. Merge pull request jellyfin#2313 from dmitrylyzo/fix-safari-tizen

    Fix browser detection: Safari vs Tizen
    
    (cherry picked from commit 41cfd7f)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Jan 23, 2021
    Copy the full SHA
    ef4f5d1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request jellyfin#2318 from thornbill/buttondelete

    Fix removed ButtonDelete key
    
    (cherry picked from commit 7c9703e)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Jan 23, 2021
    Copy the full SHA
    0fa42cb View commit details
    Browse the repository at this point in the history
  9. Merge pull request jellyfin#2323 from jarnedemeulemeester/fix-play-ic…

    …on-replace-resume-icon
    
    Fix replay icon not getting replaced with play_arrow icon
    
    (cherry picked from commit dade850)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Jan 23, 2021
    Copy the full SHA
    d588fc4 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    d4c8cce View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Merge pull request jellyfin#2327 from MrChip53/library-menu-edit

    Edit admin dashboard menu for plugins
    
    (cherry picked from commit 0ff9615)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Feb 21, 2021
    Copy the full SHA
    84c5df8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jellyfin#2344 from jellyfin/remove-unused-imports

    refactor: remove unused imports
    (cherry picked from commit 8df5feb)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Feb 21, 2021
    Copy the full SHA
    ff9fab5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jellyfin#2350 from nyanmisaka/nvdec-vpp

    (cherry picked from commit f7f0d68)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    joshuaboniface committed Feb 21, 2021
    Copy the full SHA
    998df17 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jellyfin#2353 from thornbill/comics-player-height

    Fix scaling in comics player
    
    (cherry picked from commit 441d7a4)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Feb 21, 2021
    Copy the full SHA
    1f97acc View commit details
    Browse the repository at this point in the history
  5. Merge pull request jellyfin#2356 from jellyfin/fix-notch

    fix: notched devices area not covered
    (cherry picked from commit 9ee06bf)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Feb 21, 2021
    Copy the full SHA
    4e38cab View commit details
    Browse the repository at this point in the history
  6. Merge pull request jellyfin#2357 from thornbill/fix-epub-height

    Fix epub player height
    
    (cherry picked from commit 37bb21e)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Feb 21, 2021
    Copy the full SHA
    fb17afa View commit details
    Browse the repository at this point in the history
  7. Merge pull request jellyfin#2358 from Alcatraz077/master

    Allows Search On Tizen
    
    (cherry picked from commit caca17a)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Feb 21, 2021
    Copy the full SHA
    3a57471 View commit details
    Browse the repository at this point in the history
  8. Merge pull request jellyfin#2374 from cvium/fix_playaccess_validation

    reject play access validation promise
    
    (cherry picked from commit f6d0380)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Feb 21, 2021
    Copy the full SHA
    5e8c92a View commit details
    Browse the repository at this point in the history
  9. Merge pull request jellyfin#2375 from jellyfin/fix-no-repository-message

    fix: message appearing after adding repositories
    (cherry picked from commit bd297ef)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Feb 21, 2021
    Copy the full SHA
    9304215 View commit details
    Browse the repository at this point in the history
  10. Merge pull request jellyfin#2417 from MrLemur/source-type-change

    Change babel.config.js sourceType to unamiguous
    
    (cherry picked from commit fee5731)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Feb 21, 2021
    Copy the full SHA
    d85c91c View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    0ccbae4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Merge pull request jellyfin#2343 from jellyfin/plugin-icon

    fix image alignment on plugin cards
    
    (cherry picked from commit 536797a)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Feb 28, 2021
    Copy the full SHA
    97461da View commit details
    Browse the repository at this point in the history
  2. Merge pull request jellyfin#2378 from jellyfin/session-style

    update style for active sessions
    
    (cherry picked from commit bc557b1)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Feb 28, 2021
    Copy the full SHA
    2a7d708 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jellyfin#2443 from dmitrylyzo/fix-tizen-subtitles

    Fix attachment delivery urls
    
    (cherry picked from commit 0a342ce)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Feb 28, 2021
    Copy the full SHA
    7724b5f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Merge pull request jellyfin#2461 from thornbill/remove-ios-limit

    Remove iOS bandwidth limit
    
    (cherry picked from commit 8f2437a)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    joshuaboniface committed Mar 1, 2021
    Copy the full SHA
    3ad0bb9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8bb34c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Merge pull request jellyfin#2442 from jellyfin/plugin-tweaks

    minor improvements to plugin pages
    
    (cherry picked from commit d149430)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Mar 6, 2021
    Copy the full SHA
    4820158 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jellyfin#2470 from pgeorgi/fix-cros

    browser.js: Avoid misdetecting Chrome OS as OS X
    
    (cherry picked from commit 8d01ed5)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Mar 6, 2021
    Copy the full SHA
    afdaf29 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jellyfin#2473 from thornbill/cache-busting

    Add hash to bundle urls for cache busting
    
    (cherry picked from commit 68bf09d)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    thornbill authored and joshuaboniface committed Mar 6, 2021
    Copy the full SHA
    e6f59a7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jellyfin#2482 from cvium/fix-addlibrary

    don't use Locations as an indicator for AddLibrary
    
    (cherry picked from commit ce95dce)
    Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
    dkanada authored and joshuaboniface committed Mar 6, 2021
    Copy the full SHA
    bad273e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Copy the full SHA
    a1dddf4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Copy the full SHA
    434ee50 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Copy the full SHA
    5dc1317 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    02a07ec View commit details
    Browse the repository at this point in the history
  3. Bump stylelint from 13.8.0 to 13.12.0

    Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.8.0 to 13.12.0.
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
    - [Commits](stylelint/stylelint@13.8.0...13.12.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 15, 2021
    Copy the full SHA
    c09737d View commit details
    Browse the repository at this point in the history