1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src
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
..
assets Fixed text-align. 2023-01-31 12:18:07 -05:00
components Fix AlphaPicker movies library 2023-01-24 20:26:21 +01:00
controllers Rename login disclaimer 2023-02-07 11:17:24 -05:00
elements Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
hooks Add eslint rules for sonar issues 2022-12-16 21:12:05 -05:00
legacy Polyfill HTMLMediaElement.play 2022-02-26 14:01:08 +03:00
libraries Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
plugins Backport pull request #4263 from jellyfin/release-10.8.z 2023-01-22 14:08:02 -05:00
routes Add eslint rules for sonar issues 2022-12-16 21:12:05 -05:00
scripts Backport pull request #4274 from jellyfin/release-10.8.z 2023-01-22 14:08:05 -05:00
strings Translated using Weblate (Belarusian) 2023-02-07 04:51:32 -05:00
styles CSS fixes for live tv icon and player stats 2022-07-11 14:04:59 -04:00
themes Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
types add type interface LibraryViewProps 2022-10-28 18:59:00 +03:00
utils Backport pull request #4263 from jellyfin/release-10.8.z 2023-01-22 14:08:02 -05:00
apiclient.d.ts Add api and user contexts 2022-11-17 00:30:57 -05:00
App.tsx Remove connections prop 2022-11-30 14:18:49 -05:00
config.json Move SyncPlay initialization to plugin 2022-10-01 02:39:12 -04:00
favicon.ico
favicon.png
global.d.ts Add jellyfin-apiclient declarations 2022-02-25 19:11:07 +03:00
index.html Enable Stylelint rules for vendor prefixes 2022-12-20 23:49:26 +01:00
index.jsx Backport pull request #4288 from jellyfin/release-10.8.z 2023-01-22 14:08:06 -05:00
manifest.json
robots.txt
serviceworker.js
touchicon.png
touchicon72.png
touchicon114.png
touchicon144.png
touchicon512.png