deploy: a1c8bda9c62a7e1b63d8013505fc6da427355622
|
|
@ -404,7 +404,7 @@
|
|||
cursor: not-allowed;
|
||||
}
|
||||
.checkbox-_AF32 .checkbox-container-O5cy3.error-LWgU0 {
|
||||
border-color: var(--color-trakt);
|
||||
border-color: var(--danger-accent-color);
|
||||
}
|
||||
.checkbox-_AF32 .checkbox-container-O5cy3.checked-cf9YT {
|
||||
background-color: var(--primary-accent-color);
|
||||
|
|
@ -2066,6 +2066,7 @@
|
|||
border-radius: 2rem;
|
||||
height: 4rem;
|
||||
width: fit-content;
|
||||
backdrop-filter: blur(5px);
|
||||
}
|
||||
.ratings-container-eQRLs .icon-container-kow_q {
|
||||
display: flex;
|
||||
|
|
@ -2475,7 +2476,7 @@
|
|||
cursor: not-allowed;
|
||||
}
|
||||
.radio-button-SGEc1 .radio-container-wPddo.error-_vY0h {
|
||||
border-color: var(--color-trakt);
|
||||
border-color: var(--danger-accent-color);
|
||||
}
|
||||
.radio-button-SGEc1 .radio-container-wPddo.selected-M_zHA .inner-circle-vdtUP {
|
||||
background-color: var(--primary-accent-color);
|
||||
|
|
@ -2762,6 +2763,7 @@ kbd {
|
|||
padding: 0.5rem;
|
||||
margin-bottom: 0.5rem;
|
||||
border-radius: var(--border-radius);
|
||||
border: 0.15rem solid transparent;
|
||||
}
|
||||
@supports (scroll-margin: 1.25rem) {
|
||||
.video-container-ezBpK {
|
||||
|
|
@ -2974,7 +2976,7 @@ kbd {
|
|||
color: hsl(147.7, 68%, 41.7%);
|
||||
}
|
||||
.toast-item-container-nG0uk.error-quyOd .icon-container-rjAiH .icon-Y4I_O {
|
||||
color: var(--color-trakt);
|
||||
color: var(--danger-accent-color);
|
||||
}
|
||||
.toast-item-container-nG0uk.info-KEWq8 .icon-container-rjAiH {
|
||||
background-color: hsl(275.1, 33%, 48%);
|
||||
|
|
@ -6055,8 +6057,8 @@ kbd {
|
|||
gap: 0.75rem;
|
||||
}
|
||||
.option-vFOAS .heading-dYMDt .icon-fE4hv {
|
||||
width: 3rem;
|
||||
height: 3rem;
|
||||
width: 4rem;
|
||||
height: 4rem;
|
||||
color: var(--primary-foreground-color);
|
||||
}
|
||||
.option-vFOAS .heading-dYMDt .label-qI6Vh {
|
||||
|
|
@ -6196,7 +6198,7 @@ kbd {
|
|||
}
|
||||
}
|
||||
|
||||
.option-vFOAS{flex:none;flex-direction:row;gap:2rem;margin-bottom:2rem;overflow:visible;width:100%}.option-vFOAS,.option-vFOAS .content-P2T0i,.option-vFOAS .heading-dYMDt{align-items:center;display:flex;position:relative}.option-vFOAS .content-P2T0i,.option-vFOAS .heading-dYMDt{flex:1 1 50%;flex-direction:row}.option-vFOAS .heading-dYMDt{display:flex;gap:0.75rem}.option-vFOAS .heading-dYMDt .icon-fE4hv{color:var(--primary-foreground-color);height:3rem;width:3rem}.option-vFOAS .heading-dYMDt .label-qI6Vh{color:var(--primary-foreground-color);line-height:1.5rem;text-overflow:ellipsis;white-space:nowrap}.option-vFOAS .content-P2T0i{justify-content:center;overflow:visible}.option-vFOAS .content-P2T0i .multiselect{background:var(--overlay-color);padding:0;width:100%}.option-vFOAS .content-P2T0i .button{align-items:center;background-color:var(--overlay-color);border-radius:3.5rem;color:var(--primary-foreground-color);display:flex;font-weight:500;height:3.5rem;justify-content:center;padding:0 2rem;width:100%}.option-vFOAS .content-P2T0i .button:hover{background-color:transparent;outline:var(--focus-outline-size) solid var(--primary-foreground-color)}.option-vFOAS .content-P2T0i .color-input{border:2px solid transparent;border-radius:3rem;padding:1.3rem 1rem;transition:all 0.3s ease-in-out;width:100%}.option-vFOAS .content-P2T0i .color-input:hover{border-color:var(--overlay-color)}
|
||||
.option-vFOAS{flex:none;flex-direction:row;gap:2rem;margin-bottom:2rem;overflow:visible;width:100%}.option-vFOAS,.option-vFOAS .content-P2T0i,.option-vFOAS .heading-dYMDt{align-items:center;display:flex;position:relative}.option-vFOAS .content-P2T0i,.option-vFOAS .heading-dYMDt{flex:1 1 50%;flex-direction:row}.option-vFOAS .heading-dYMDt{display:flex;gap:0.75rem}.option-vFOAS .heading-dYMDt .icon-fE4hv{color:var(--primary-foreground-color);height:4rem;width:4rem}.option-vFOAS .heading-dYMDt .label-qI6Vh{color:var(--primary-foreground-color);line-height:1.5rem;text-overflow:ellipsis;white-space:nowrap}.option-vFOAS .content-P2T0i{justify-content:center;overflow:visible}.option-vFOAS .content-P2T0i .multiselect{background:var(--overlay-color);padding:0;width:100%}.option-vFOAS .content-P2T0i .button{align-items:center;background-color:var(--overlay-color);border-radius:3.5rem;color:var(--primary-foreground-color);display:flex;font-weight:500;height:3.5rem;justify-content:center;padding:0 2rem;width:100%}.option-vFOAS .content-P2T0i .button:hover{background-color:transparent;outline:var(--focus-outline-size) solid var(--primary-foreground-color)}.option-vFOAS .content-P2T0i .color-input{border:2px solid transparent;border-radius:3rem;padding:1.3rem 1rem;transition:all 0.3s ease-in-out;width:100%}.option-vFOAS .content-P2T0i .color-input:hover{border-color:var(--overlay-color)}
|
||||
.trakt-container-wWlM8 {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
|
@ -6336,7 +6338,7 @@ kbd {
|
|||
background-color: var(--secondary-accent-color);
|
||||
}
|
||||
.item-A9qrP .actions-QcMQ_ .status-crByJ .icon-aswqE.error-sL3We {
|
||||
background-color: var(--color-trakt);
|
||||
background-color: var(--danger-accent-color);
|
||||
}
|
||||
.item-A9qrP .actions-QcMQ_ .status-crByJ .label-WLvfI {
|
||||
font-size: 1rem;
|
||||
|
|
@ -6373,7 +6375,7 @@ kbd {
|
|||
}
|
||||
.item-A9qrP .actions-QcMQ_ .delete-mV6G_:hover .icon-aswqE,
|
||||
.item-A9qrP .actions-QcMQ_ .delete-mV6G_:focus .icon-aswqE {
|
||||
color: var(--color-trakt);
|
||||
color: var(--danger-accent-color);
|
||||
opacity: 1 !important;
|
||||
}
|
||||
.item-A9qrP:hover {
|
||||
|
|
@ -6452,7 +6454,7 @@ kbd {
|
|||
color: var(--secondary-accent-color);
|
||||
}
|
||||
.add-item-EBrwa .actions-a9mxc .cancel-gSD5_:hover .icon-lYjLQ {
|
||||
color: var(--color-trakt);
|
||||
color: var(--danger-accent-color);
|
||||
}
|
||||
.add-item-EBrwa:hover {
|
||||
border: 2px solid var(--overlay-color);
|
||||
|
|
@ -7320,6 +7322,7 @@ html.active-slider-within-NcgYf{cursor:grabbing}html.active-slider-within-NcgYf
|
|||
align-self: stretch;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
max-height: 25rem;
|
||||
width: 16rem;
|
||||
}
|
||||
.audio-menu-qB4SQ .container-lNRgG .header-yT4vp {
|
||||
|
|
@ -8231,7 +8234,7 @@ html:not(.active-slider-within-NcgYf) .player-container-wIELK.overlayHidden-gyjI
|
|||
|
||||
@font-face {
|
||||
font-family: 'PlusJakartaSans';
|
||||
src: url(../../6021ece5baf2c1e054569b850ec30475024bc3ee/fonts/PlusJakartaSans.ttf) format('truetype');
|
||||
src: url(../../fonts/PlusJakartaSans.ttf) format('truetype');
|
||||
}
|
||||
{
|
||||
/* Copyright (C) 2017-2023 Smart code 203358507 */
|
||||
|
|
@ -8373,7 +8376,7 @@ html:not(.active-slider-within-NcgYf) .player-container-wIELK.overlayHidden-gyjI
|
|||
--color-x: #000000;
|
||||
--color-reddit: #FF4500;
|
||||
--color-imdb: #f5c518;
|
||||
--color-trakt: #ED2224;
|
||||
--color-trakt: #ffffff;
|
||||
--color-placeholder: #60606080;
|
||||
--color-placeholder-text: hsla(0, 0%, 75%, 0.5);
|
||||
--color-placeholder-background: hsla(0, 0%, 50%, 0.2);
|
||||
|
Before Width: | Height: | Size: 106 KiB |
|
Before Width: | Height: | Size: 9 KiB After Width: | Height: | Size: 9 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
|
|
@ -1 +1 @@
|
|||
<!doctype html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=0,user-scalable=no,viewport-fit=cover"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-title" content="Stremio"><link rel="icon" type="image/x-icon" href="favicons/favicon.ico"><title>Stremio - Freedom to Stream</title><link href="6021ece5baf2c1e054569b850ec30475024bc3ee/styles/main.css" rel="stylesheet"><meta name="apple-mobile-web-app-title" content="Stremio Web" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="default" /><meta name="theme-color" content="#2a2843" /><link rel="apple-touch-icon" sizes="512x512" href="./maskable_icons/icon_512x512.png" /><link rel="apple-touch-icon" sizes="196x196" href="./maskable_icons/icon_196x196.png" /><link rel="manifest" href="./manifest.json" /></head><body><div id="app"></div><script src="6021ece5baf2c1e054569b850ec30475024bc3ee/scripts/main.js"></script><script src="6021ece5baf2c1e054569b850ec30475024bc3ee/scripts/worker.js"></script><script src="//www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1"></script><script async src="https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js"></script></body></html>
|
||||
<!doctype html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=0,user-scalable=no,viewport-fit=cover"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-title" content="Stremio"><link rel="icon" type="image/x-icon" href="favicons/favicon.ico"><link rel="manifest" href="manifest.json"/><title>Stremio - Freedom to Stream</title><link href="a1c8bda9c62a7e1b63d8013505fc6da427355622/styles/main.css" rel="stylesheet"></head><body><div id="app"></div><script src="a1c8bda9c62a7e1b63d8013505fc6da427355622/scripts/main.js"></script><script src="a1c8bda9c62a7e1b63d8013505fc6da427355622/scripts/worker.js"></script><script src="//www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1"></script><script async src="https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js"></script></body></html>
|
||||
|
|
@ -1,61 +1,59 @@
|
|||
{
|
||||
"icons": [
|
||||
{
|
||||
"src": "./favicons/icon_256x256.ico",
|
||||
"sizes": "256x256",
|
||||
"type": "image/vnd.microsoft.icon"
|
||||
},
|
||||
{
|
||||
"src": "./maskable_icons/icon_512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "./maskable_icons/icon_196x196.png",
|
||||
"sizes": "196x196",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "./icons/icon_512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "./icons/icon_196x196.png",
|
||||
"sizes": "196x196",
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
}
|
||||
],
|
||||
"name": "Stremio Web",
|
||||
"short_name": "Stremio",
|
||||
"orientation": "any",
|
||||
"display": "standalone",
|
||||
"start_url": "./",
|
||||
"description": "Freedom To Stream",
|
||||
"background_color": "#161523",
|
||||
"theme_color": "#2a2843",
|
||||
"display_override": [
|
||||
"standalone"
|
||||
],
|
||||
"scope": "./",
|
||||
"screenshots": [
|
||||
{
|
||||
"src": "screenshots/board_wide.webp",
|
||||
"sizes": "1440x900",
|
||||
"type": "image/webp",
|
||||
"form_factor": "wide",
|
||||
"label": "Homescreen of Stremio"
|
||||
},
|
||||
{
|
||||
"src": "screenshots/board_narrow.webp",
|
||||
"sizes": "414x896",
|
||||
"type": "image/webp",
|
||||
"form_factor": "narrow",
|
||||
"label": "Homescreen of Stremio"
|
||||
}
|
||||
]
|
||||
"name": "Stremio Web",
|
||||
"short_name": "Stremio",
|
||||
"description": "Freedom To Stream",
|
||||
"background_color": "#161523",
|
||||
"theme_color": "#2a2843",
|
||||
"orientation": "any",
|
||||
"display": "standalone",
|
||||
"display_override": ["standalone"],
|
||||
"scope": "./",
|
||||
"start_url": "./",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicons/icon_256x256.ico",
|
||||
"sizes": "256x256",
|
||||
"type": "image/vnd.microsoft.icon"
|
||||
},
|
||||
{
|
||||
"src": "images/maskable_icon_512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "images/maskable_icon_196x196.png",
|
||||
"sizes": "196x196",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "images/icon_512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "images/icon_196x196.png",
|
||||
"sizes": "196x196",
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
}
|
||||
],
|
||||
"screenshots": [
|
||||
{
|
||||
"src": "screenshots/board_wide.webp",
|
||||
"sizes": "1440x900",
|
||||
"type": "image/webp",
|
||||
"form_factor": "wide",
|
||||
"label": "Homescreen of Stremio"
|
||||
},
|
||||
{
|
||||
"src": "screenshots/board_narrow.webp",
|
||||
"sizes": "414x896",
|
||||
"type": "image/webp",
|
||||
"form_factor": "narrow",
|
||||
"label": "Homescreen of Stremio"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
if(!self.define){let e,i={};const a=(a,c)=>(a=new URL(a+".js",c).href,i[a]||new Promise(i=>{if("document"in self){const e=document.createElement("script");e.src=a,e.onload=i,document.head.appendChild(e)}else e=a,importScripts(a),i()}).then(()=>{let e=i[a];if(!e)throw new Error(`Module ${a} didn’t register its module`);return e}));self.define=(c,r)=>{const s=e||("document"in self?document.currentScript.src:"")||location.href;if(i[s])return;let n={};const d=e=>a(e,s),o={module:{uri:s},exports:n,require:d};i[s]=Promise.all(c.map(e=>o[e]||d(e))).then(e=>(r(...e),n))}}define(["./workbox-099bf95e"],function(e){"use strict";self.skipWaiting(),e.clientsClaim(),e.precacheAndRoute([{url:".well-known/apple-app-site-association",revision:"fa0647fcd42a1063e72bd66bfdf00052"},{url:"6021ece5baf2c1e054569b850ec30475024bc3ee/fonts/PlusJakartaSans.ttf",revision:"d42d5252438e0617f4fafe9c9b1eaa36"},{url:"6021ece5baf2c1e054569b850ec30475024bc3ee/scripts/main.js",revision:"d303e8da69db669ff0340c246939f7ca"},{url:"6021ece5baf2c1e054569b850ec30475024bc3ee/scripts/worker.js",revision:"d7a3d53535f5e3272e5012766100272c"},{url:"6021ece5baf2c1e054569b850ec30475024bc3ee/styles/main.css",revision:"21fc13de84f3e4d9b148cf12811ba46a"},{url:"favicons/favicon.ico",revision:"4c07b4cdba0741908240aaf0f0996231"},{url:"images/anonymous.png",revision:"14a3d1f35520016dfa7d524bc6fe00a3"},{url:"images/background_1.svg",revision:"e13e8149bc3a081ae4b19a94339d0929"},{url:"images/background_2.svg",revision:"7400a2bd6bd3a5b6ddf4d4cd12e6e1c8"},{url:"images/calendar_placeholder.png",revision:"420d4c30fb60f24bfc0b292e0ec6f8db"},{url:"images/default_avatar.png",revision:"71b1172926723433c6e5f94a1e570993"},{url:"images/empty.png",revision:"3508ea0d8cd8dd84906ff960a356b6c9"},{url:"images/icon.png",revision:"b23a3a2bbe761ce6029c564879702ad5"},{url:"images/library_placeholder.png",revision:"47355825e2c3f3e5bcc80d204f0156c8"},{url:"images/logo.png",revision:"a747ada078440d543890a24ea9105e6d"},{url:"images/maskable_icon.png",revision:"941c7d6c4af30fd50d631032e31bbd42"},{url:"images/stremio_symbol.png",revision:"c64dbb21f02e31bc644512327ed6fe80"},{url:"index.html",revision:"763ebc279b09daac0cdfad231c360af5"},{url:"screenshots/board_narrow.webp",revision:"8329eb909f925e3658dbb7d7e6611bd1"},{url:"screenshots/board_wide.webp",revision:"506ccb23f4d5eced25b11331a10abacb"}],{})});
|
||||
if(!self.define){let e,a={};const i=(i,s)=>(i=new URL(i+".js",s).href,a[i]||new Promise(a=>{if("document"in self){const e=document.createElement("script");e.src=i,e.onload=a,document.head.appendChild(e)}else e=i,importScripts(i),a()}).then(()=>{let e=a[i];if(!e)throw new Error(`Module ${i} didn’t register its module`);return e}));self.define=(s,r)=>{const c=e||("document"in self?document.currentScript.src:"")||location.href;if(a[c])return;let d={};const n=e=>i(e,c),o={module:{uri:c},exports:d,require:n};a[c]=Promise.all(s.map(e=>o[e]||n(e))).then(e=>(r(...e),d))}}define(["./workbox-099bf95e"],function(e){"use strict";self.skipWaiting(),e.clientsClaim(),e.precacheAndRoute([{url:".well-known/apple-app-site-association",revision:"fa0647fcd42a1063e72bd66bfdf00052"},{url:"a1c8bda9c62a7e1b63d8013505fc6da427355622/binaries/stremio_core_web_bg.wasm",revision:"b8d3ed1db40ebde6acc2e67e0d80354a"},{url:"a1c8bda9c62a7e1b63d8013505fc6da427355622/scripts/main.js",revision:"3ca78003f474028298c92863982d14f4"},{url:"a1c8bda9c62a7e1b63d8013505fc6da427355622/scripts/worker.js",revision:"4632155e53f4137e10b82dd9a4816f46"},{url:"a1c8bda9c62a7e1b63d8013505fc6da427355622/styles/main.css",revision:"18dcd4ab7161b7ce7fab5089e2d146a3"},{url:"favicons/favicon.ico",revision:"4c07b4cdba0741908240aaf0f0996231"},{url:"fonts/PlusJakartaSans.ttf",revision:"d42d5252438e0617f4fafe9c9b1eaa36"},{url:"images/anonymous.png",revision:"14a3d1f35520016dfa7d524bc6fe00a3"},{url:"images/background_1.svg",revision:"e13e8149bc3a081ae4b19a94339d0929"},{url:"images/background_2.svg",revision:"7400a2bd6bd3a5b6ddf4d4cd12e6e1c8"},{url:"images/calendar_placeholder.png",revision:"420d4c30fb60f24bfc0b292e0ec6f8db"},{url:"images/default_avatar.png",revision:"71b1172926723433c6e5f94a1e570993"},{url:"images/empty.png",revision:"3508ea0d8cd8dd84906ff960a356b6c9"},{url:"images/icon.png",revision:"b23a3a2bbe761ce6029c564879702ad5"},{url:"images/icon_196x196.png",revision:"6a499064d57e9f4f59ea5bc306f28409"},{url:"images/icon_512x512.png",revision:"1a4638f518162346278b0750af1d0c4f"},{url:"images/library_placeholder.png",revision:"47355825e2c3f3e5bcc80d204f0156c8"},{url:"images/logo.png",revision:"a747ada078440d543890a24ea9105e6d"},{url:"images/maskable_icon.png",revision:"941c7d6c4af30fd50d631032e31bbd42"},{url:"images/maskable_icon_196x196.png",revision:"e730a8c582c775f1a70f8c180adfd608"},{url:"images/maskable_icon_512x512.png",revision:"b00d7a767a43ae4f5a82cd63353c0b24"},{url:"images/stremio_symbol.png",revision:"c64dbb21f02e31bc644512327ed6fe80"},{url:"index.html",revision:"b93dc8900b0d0b7b491dc4e812937eba"},{url:"manifest.json",revision:"5c89b0eeceba06dee2ce8cb4197c7b64"},{url:"screenshots/board_narrow.webp",revision:"8329eb909f925e3658dbb7d7e6611bd1"},{url:"screenshots/board_wide.webp",revision:"506ccb23f4d5eced25b11331a10abacb"}],{})});
|
||||
//# sourceMappingURL=service-worker.js.map
|
||||
|
|
|
|||