diff --git a/priv/static/index.html b/priv/static/index.html index 9ef3ad6e4..257d1da7b 100644 --- a/priv/static/index.html +++ b/priv/static/index.html @@ -1 +1 @@ -
\ No newline at end of file +Pleroma
\ No newline at end of file diff --git a/priv/static/static/config.json b/priv/static/static/config.json index 53a4be823..75f4b2999 100644 --- a/priv/static/static/config.json +++ b/priv/static/static/config.json @@ -23,6 +23,6 @@ "showInstanceSpecificPanel": false, "sidebarRight": false, "subjectLineBehavior": "email", - "theme": "pleroma-dark", + "theme": "ihatebeingalive", "webPushNotifications": false } diff --git a/priv/static/static/css/app.1055039ce3f2fe4dd110.css b/priv/static/static/css/app.1055039ce3f2fe4dd110.css deleted file mode 100644 index 1867ca81a..000000000 Binary files a/priv/static/static/css/app.1055039ce3f2fe4dd110.css and /dev/null differ diff --git a/priv/static/static/css/app.1055039ce3f2fe4dd110.css.map b/priv/static/static/css/app.1055039ce3f2fe4dd110.css.map deleted file mode 100644 index 861ee8313..000000000 --- a/priv/static/static/css/app.1055039ce3f2fe4dd110.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///./src/hocs/with_load_more/with_load_more.scss","webpack:///./src/components/tab_switcher/tab_switcher.scss","webpack:///./src/hocs/with_subscription/with_subscription.scss"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,C;ACTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,C;ACxFA;AACA;AACA;AACA;AACA;AACA;AACA,C","file":"static/css/app.1055039ce3f2fe4dd110.css","sourcesContent":[".with-load-more-footer {\n padding: 10px;\n text-align: center;\n border-top: 1px solid;\n border-top-color: #222;\n border-top-color: var(--border, #222);\n}\n.with-load-more-footer .error {\n font-size: 14px;\n}",".tab-switcher {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n}\n.tab-switcher .contents {\n -ms-flex: 1 0 auto;\n flex: 1 0 auto;\n min-height: 0px;\n}\n.tab-switcher .contents .hidden {\n display: none;\n}\n.tab-switcher .contents.scrollable-tabs {\n -ms-flex-preferred-size: 0;\n flex-basis: 0;\n overflow-y: auto;\n}\n.tab-switcher .tabs {\n display: -ms-flexbox;\n display: flex;\n position: relative;\n width: 100%;\n overflow-y: hidden;\n overflow-x: auto;\n padding-top: 5px;\n box-sizing: border-box;\n}\n.tab-switcher .tabs::after, .tab-switcher .tabs::before {\n display: block;\n content: \"\";\n -ms-flex: 1 1 auto;\n flex: 1 1 auto;\n border-bottom: 1px solid;\n border-bottom-color: #222;\n border-bottom-color: var(--border, #222);\n}\n.tab-switcher .tabs .tab-wrapper {\n height: 28px;\n position: relative;\n display: -ms-flexbox;\n display: flex;\n -ms-flex: 0 0 auto;\n flex: 0 0 auto;\n}\n.tab-switcher .tabs .tab-wrapper .tab {\n width: 100%;\n min-width: 1px;\n position: relative;\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n padding: 6px 1em;\n padding-bottom: 99px;\n margin-bottom: -93px;\n white-space: nowrap;\n color: #b9b9ba;\n color: var(--tabText, #b9b9ba);\n background-color: #182230;\n background-color: var(--tab, #182230);\n}\n.tab-switcher .tabs .tab-wrapper .tab:not(.active) {\n z-index: 4;\n}\n.tab-switcher .tabs .tab-wrapper .tab:not(.active):hover {\n z-index: 6;\n}\n.tab-switcher .tabs .tab-wrapper .tab.active {\n background: transparent;\n z-index: 5;\n color: #b9b9ba;\n color: var(--tabActiveText, #b9b9ba);\n}\n.tab-switcher .tabs .tab-wrapper .tab img {\n max-height: 26px;\n vertical-align: top;\n margin-top: -5px;\n}\n.tab-switcher .tabs .tab-wrapper:not(.active)::after {\n content: \"\";\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 7;\n border-bottom: 1px solid;\n border-bottom-color: #222;\n border-bottom-color: var(--border, #222);\n}",".with-subscription-loading {\n padding: 10px;\n text-align: center;\n}\n.with-subscription-loading .error {\n font-size: 14px;\n}"],"sourceRoot":""} \ No newline at end of file diff --git a/priv/static/static/css/app.9a4c5ede37b2f0230836.css b/priv/static/static/css/app.7d2d223f75c3a14b0991.css similarity index 85% rename from priv/static/static/css/app.9a4c5ede37b2f0230836.css rename to priv/static/static/css/app.7d2d223f75c3a14b0991.css index 22b9fdbe7..d79cf910f 100644 Binary files a/priv/static/static/css/app.9a4c5ede37b2f0230836.css and b/priv/static/static/css/app.7d2d223f75c3a14b0991.css differ diff --git a/priv/static/static/css/app.7d2d223f75c3a14b0991.css.map b/priv/static/static/css/app.7d2d223f75c3a14b0991.css.map new file mode 100644 index 000000000..ce9a6fa12 --- /dev/null +++ b/priv/static/static/css/app.7d2d223f75c3a14b0991.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["webpack:///./src/components/rich_content/rich_content.scss","webpack:///./src/components/tab_switcher/tab_switcher.scss","webpack:///./src/hocs/with_load_more/with_load_more.scss"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,C;ACnDA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,C;ACtOA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,C","file":"static/css/app.7d2d223f75c3a14b0991.css","sourcesContent":[".RichContent blockquote {\n margin: 0.2em 0 0.2em 2em;\n font-style: italic;\n}\n.RichContent pre {\n overflow: auto;\n}\n.RichContent code,\n.RichContent samp,\n.RichContent kbd,\n.RichContent var,\n.RichContent pre {\n font-family: var(--postCodeFont, monospace);\n}\n.RichContent p {\n margin: 0 0 1em 0;\n}\n.RichContent p:last-child {\n margin: 0 0 0 0;\n}\n.RichContent h1 {\n font-size: 1.1em;\n line-height: 1.2em;\n margin: 1.4em 0;\n}\n.RichContent h2 {\n font-size: 1.1em;\n margin: 1em 0;\n}\n.RichContent h3 {\n font-size: 1em;\n margin: 1.2em 0;\n}\n.RichContent h4 {\n margin: 1.1em 0;\n}\n.RichContent .img {\n display: inline-block;\n}\n.RichContent .emoji {\n display: inline-block;\n width: var(--emoji-size, 32px);\n height: var(--emoji-size, 32px);\n}\n.RichContent .img,\n.RichContent video {\n max-width: 100%;\n max-height: 400px;\n vertical-align: middle;\n -o-object-fit: contain;\n object-fit: contain;\n}",".tab-switcher {\n display: -ms-flexbox;\n display: flex;\n}\n.tab-switcher .tab-icon {\n margin: 0.2em auto;\n display: block;\n}\n.tab-switcher.top-tabs {\n -ms-flex-direction: column;\n flex-direction: column;\n}\n.tab-switcher.top-tabs > .tabs {\n width: 100%;\n overflow-y: hidden;\n overflow-x: auto;\n padding-top: 5px;\n -ms-flex-direction: row;\n flex-direction: row;\n}\n.tab-switcher.top-tabs > .tabs::after, .tab-switcher.top-tabs > .tabs::before {\n content: \"\";\n -ms-flex: 1 1 auto;\n flex: 1 1 auto;\n border-bottom: 1px solid;\n border-bottom-color: #222;\n border-bottom-color: var(--border, #222);\n}\n.tab-switcher.top-tabs > .tabs .tab-wrapper {\n height: 28px;\n}\n.tab-switcher.top-tabs > .tabs .tab-wrapper:not(.active)::after {\n left: 0;\n right: 0;\n bottom: 0;\n border-bottom: 1px solid;\n border-bottom-color: #222;\n border-bottom-color: var(--border, #222);\n}\n.tab-switcher.top-tabs > .tabs .tab {\n width: 100%;\n min-width: 1px;\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n padding-bottom: 99px;\n margin-bottom: -93px;\n}\n.tab-switcher.top-tabs .contents.scrollable-tabs {\n -ms-flex-preferred-size: 0;\n flex-basis: 0;\n}\n.tab-switcher.side-tabs {\n -ms-flex-direction: row;\n flex-direction: row;\n}\n@media all and (max-width: 800px) {\n .tab-switcher.side-tabs {\n overflow-x: auto;\n }\n}\n.tab-switcher.side-tabs > .contents {\n -ms-flex: 1 1 auto;\n flex: 1 1 auto;\n}\n.tab-switcher.side-tabs > .tabs {\n -ms-flex: 0 0 auto;\n flex: 0 0 auto;\n overflow-y: auto;\n overflow-x: hidden;\n -ms-flex-direction: column;\n flex-direction: column;\n}\n.tab-switcher.side-tabs > .tabs::after, .tab-switcher.side-tabs > .tabs::before {\n -ms-flex-negative: 0;\n flex-shrink: 0;\n -ms-flex-preferred-size: 0.5em;\n flex-basis: 0.5em;\n content: \"\";\n border-right: 1px solid;\n border-right-color: #222;\n border-right-color: var(--border, #222);\n}\n.tab-switcher.side-tabs > .tabs::after {\n -ms-flex-positive: 1;\n flex-grow: 1;\n}\n.tab-switcher.side-tabs > .tabs::before {\n -ms-flex-positive: 0;\n flex-grow: 0;\n}\n.tab-switcher.side-tabs > .tabs .tab-wrapper {\n min-width: 10em;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n}\n@media all and (max-width: 800px) {\n .tab-switcher.side-tabs > .tabs .tab-wrapper {\n min-width: 4em;\n }\n}\n.tab-switcher.side-tabs > .tabs .tab-wrapper:not(.active)::after {\n top: 0;\n right: 0;\n bottom: 0;\n border-right: 1px solid;\n border-right-color: #222;\n border-right-color: var(--border, #222);\n}\n.tab-switcher.side-tabs > .tabs .tab-wrapper::before {\n -ms-flex: 0 0 6px;\n flex: 0 0 6px;\n content: \"\";\n border-right: 1px solid;\n border-right-color: #222;\n border-right-color: var(--border, #222);\n}\n.tab-switcher.side-tabs > .tabs .tab-wrapper:last-child .tab {\n margin-bottom: 0;\n}\n.tab-switcher.side-tabs > .tabs .tab {\n -ms-flex: 1;\n flex: 1;\n box-sizing: content-box;\n min-width: 10em;\n min-width: 1px;\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n padding-left: 1em;\n padding-right: calc(1em + 200px);\n margin-right: -200px;\n margin-left: 1em;\n}\n@media all and (max-width: 800px) {\n .tab-switcher.side-tabs > .tabs .tab {\n padding-left: 0.25em;\n padding-right: calc(.25em + 200px);\n margin-right: calc(.25em - 200px);\n margin-left: 0.25em;\n }\n .tab-switcher.side-tabs > .tabs .tab .text {\n display: none;\n }\n}\n.tab-switcher .contents {\n -ms-flex: 1 0 auto;\n flex: 1 0 auto;\n min-height: 0px;\n}\n.tab-switcher .contents .hidden {\n display: none;\n}\n.tab-switcher .contents .full-height:not(.hidden) {\n height: 100%;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n}\n.tab-switcher .contents .full-height:not(.hidden) > *:not(.mobile-label) {\n -ms-flex: 1;\n flex: 1;\n}\n.tab-switcher .contents.scrollable-tabs {\n overflow-y: auto;\n}\n.tab-switcher .tab {\n position: relative;\n white-space: nowrap;\n padding: 6px 1em;\n background-color: #182230;\n background-color: var(--tab, #182230);\n}\n.tab-switcher .tab, .tab-switcher .tab:active .tab-icon {\n color: #b9b9ba;\n color: var(--tabText, #b9b9ba);\n}\n.tab-switcher .tab:not(.active) {\n z-index: 4;\n}\n.tab-switcher .tab:not(.active):hover {\n z-index: 6;\n}\n.tab-switcher .tab.active {\n background: transparent;\n z-index: 5;\n color: #b9b9ba;\n color: var(--tabActiveText, #b9b9ba);\n}\n.tab-switcher .tab img {\n max-height: 26px;\n vertical-align: top;\n margin-top: -5px;\n}\n.tab-switcher .tabs {\n display: -ms-flexbox;\n display: flex;\n position: relative;\n box-sizing: border-box;\n}\n.tab-switcher .tabs::after, .tab-switcher .tabs::before {\n display: block;\n -ms-flex: 1 1 auto;\n flex: 1 1 auto;\n}\n.tab-switcher .tab-wrapper {\n position: relative;\n display: -ms-flexbox;\n display: flex;\n -ms-flex: 0 0 auto;\n flex: 0 0 auto;\n}\n.tab-switcher .tab-wrapper:not(.active)::after {\n content: \"\";\n position: absolute;\n z-index: 7;\n}\n.tab-switcher .mobile-label {\n padding-left: 0.3em;\n padding-bottom: 0.25em;\n margin-top: 0.5em;\n margin-left: 0.2em;\n margin-bottom: 0.25em;\n border-bottom: 1px solid var(--border, #222);\n}\n@media all and (min-width: 800px) {\n .tab-switcher .mobile-label {\n display: none;\n }\n}",".with-load-more-footer {\n padding: 10px;\n text-align: center;\n border-top: 1px solid;\n border-top-color: #222;\n border-top-color: var(--border, #222);\n}\n.with-load-more-footer .error {\n font-size: 14px;\n}\n.with-load-more-footer a {\n cursor: pointer;\n}"],"sourceRoot":""} \ No newline at end of file diff --git a/priv/static/static/css/app.9a4c5ede37b2f0230836.css.map b/priv/static/static/css/app.9a4c5ede37b2f0230836.css.map deleted file mode 100644 index f54bd9ee6..000000000 --- a/priv/static/static/css/app.9a4c5ede37b2f0230836.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///./src/components/tab_switcher/tab_switcher.scss","webpack:///./src/hocs/with_load_more/with_load_more.scss"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,C;ACtOA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,C","file":"static/css/app.9a4c5ede37b2f0230836.css","sourcesContent":[".tab-switcher {\n display: -ms-flexbox;\n display: flex;\n}\n.tab-switcher .tab-icon {\n margin: 0.2em auto;\n display: block;\n}\n.tab-switcher.top-tabs {\n -ms-flex-direction: column;\n flex-direction: column;\n}\n.tab-switcher.top-tabs > .tabs {\n width: 100%;\n overflow-y: hidden;\n overflow-x: auto;\n padding-top: 5px;\n -ms-flex-direction: row;\n flex-direction: row;\n}\n.tab-switcher.top-tabs > .tabs::after, .tab-switcher.top-tabs > .tabs::before {\n content: \"\";\n -ms-flex: 1 1 auto;\n flex: 1 1 auto;\n border-bottom: 1px solid;\n border-bottom-color: #222;\n border-bottom-color: var(--border, #222);\n}\n.tab-switcher.top-tabs > .tabs .tab-wrapper {\n height: 28px;\n}\n.tab-switcher.top-tabs > .tabs .tab-wrapper:not(.active)::after {\n left: 0;\n right: 0;\n bottom: 0;\n border-bottom: 1px solid;\n border-bottom-color: #222;\n border-bottom-color: var(--border, #222);\n}\n.tab-switcher.top-tabs > .tabs .tab {\n width: 100%;\n min-width: 1px;\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n padding-bottom: 99px;\n margin-bottom: -93px;\n}\n.tab-switcher.top-tabs .contents.scrollable-tabs {\n -ms-flex-preferred-size: 0;\n flex-basis: 0;\n}\n.tab-switcher.side-tabs {\n -ms-flex-direction: row;\n flex-direction: row;\n}\n@media all and (max-width: 800px) {\n .tab-switcher.side-tabs {\n overflow-x: auto;\n }\n}\n.tab-switcher.side-tabs > .contents {\n -ms-flex: 1 1 auto;\n flex: 1 1 auto;\n}\n.tab-switcher.side-tabs > .tabs {\n -ms-flex: 0 0 auto;\n flex: 0 0 auto;\n overflow-y: auto;\n overflow-x: hidden;\n -ms-flex-direction: column;\n flex-direction: column;\n}\n.tab-switcher.side-tabs > .tabs::after, .tab-switcher.side-tabs > .tabs::before {\n -ms-flex-negative: 0;\n flex-shrink: 0;\n -ms-flex-preferred-size: 0.5em;\n flex-basis: 0.5em;\n content: \"\";\n border-right: 1px solid;\n border-right-color: #222;\n border-right-color: var(--border, #222);\n}\n.tab-switcher.side-tabs > .tabs::after {\n -ms-flex-positive: 1;\n flex-grow: 1;\n}\n.tab-switcher.side-tabs > .tabs::before {\n -ms-flex-positive: 0;\n flex-grow: 0;\n}\n.tab-switcher.side-tabs > .tabs .tab-wrapper {\n min-width: 10em;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n}\n@media all and (max-width: 800px) {\n .tab-switcher.side-tabs > .tabs .tab-wrapper {\n min-width: 4em;\n }\n}\n.tab-switcher.side-tabs > .tabs .tab-wrapper:not(.active)::after {\n top: 0;\n right: 0;\n bottom: 0;\n border-right: 1px solid;\n border-right-color: #222;\n border-right-color: var(--border, #222);\n}\n.tab-switcher.side-tabs > .tabs .tab-wrapper::before {\n -ms-flex: 0 0 6px;\n flex: 0 0 6px;\n content: \"\";\n border-right: 1px solid;\n border-right-color: #222;\n border-right-color: var(--border, #222);\n}\n.tab-switcher.side-tabs > .tabs .tab-wrapper:last-child .tab {\n margin-bottom: 0;\n}\n.tab-switcher.side-tabs > .tabs .tab {\n -ms-flex: 1;\n flex: 1;\n box-sizing: content-box;\n min-width: 10em;\n min-width: 1px;\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n padding-left: 1em;\n padding-right: calc(1em + 200px);\n margin-right: -200px;\n margin-left: 1em;\n}\n@media all and (max-width: 800px) {\n .tab-switcher.side-tabs > .tabs .tab {\n padding-left: 0.25em;\n padding-right: calc(.25em + 200px);\n margin-right: calc(.25em - 200px);\n margin-left: 0.25em;\n }\n .tab-switcher.side-tabs > .tabs .tab .text {\n display: none;\n }\n}\n.tab-switcher .contents {\n -ms-flex: 1 0 auto;\n flex: 1 0 auto;\n min-height: 0px;\n}\n.tab-switcher .contents .hidden {\n display: none;\n}\n.tab-switcher .contents .full-height:not(.hidden) {\n height: 100%;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n}\n.tab-switcher .contents .full-height:not(.hidden) > *:not(.mobile-label) {\n -ms-flex: 1;\n flex: 1;\n}\n.tab-switcher .contents.scrollable-tabs {\n overflow-y: auto;\n}\n.tab-switcher .tab {\n position: relative;\n white-space: nowrap;\n padding: 6px 1em;\n background-color: #182230;\n background-color: var(--tab, #182230);\n}\n.tab-switcher .tab, .tab-switcher .tab:active .tab-icon {\n color: #b9b9ba;\n color: var(--tabText, #b9b9ba);\n}\n.tab-switcher .tab:not(.active) {\n z-index: 4;\n}\n.tab-switcher .tab:not(.active):hover {\n z-index: 6;\n}\n.tab-switcher .tab.active {\n background: transparent;\n z-index: 5;\n color: #b9b9ba;\n color: var(--tabActiveText, #b9b9ba);\n}\n.tab-switcher .tab img {\n max-height: 26px;\n vertical-align: top;\n margin-top: -5px;\n}\n.tab-switcher .tabs {\n display: -ms-flexbox;\n display: flex;\n position: relative;\n box-sizing: border-box;\n}\n.tab-switcher .tabs::after, .tab-switcher .tabs::before {\n display: block;\n -ms-flex: 1 1 auto;\n flex: 1 1 auto;\n}\n.tab-switcher .tab-wrapper {\n position: relative;\n display: -ms-flexbox;\n display: flex;\n -ms-flex: 0 0 auto;\n flex: 0 0 auto;\n}\n.tab-switcher .tab-wrapper:not(.active)::after {\n content: \"\";\n position: absolute;\n z-index: 7;\n}\n.tab-switcher .mobile-label {\n padding-left: 0.3em;\n padding-bottom: 0.25em;\n margin-top: 0.5em;\n margin-left: 0.2em;\n margin-bottom: 0.25em;\n border-bottom: 1px solid var(--border, #222);\n}\n@media all and (min-width: 800px) {\n .tab-switcher .mobile-label {\n display: none;\n }\n}",".with-load-more-footer {\n padding: 10px;\n text-align: center;\n border-top: 1px solid;\n border-top-color: #222;\n border-top-color: var(--border, #222);\n}\n.with-load-more-footer .error {\n font-size: 14px;\n}\n.with-load-more-footer a {\n cursor: pointer;\n}"],"sourceRoot":""} \ No newline at end of file diff --git a/priv/static/static/css/vendors~app.b2603a50868c68a1c192.css b/priv/static/static/css/vendors~app.b2603a50868c68a1c192.css deleted file mode 100644 index a2e625f5e..000000000 Binary files a/priv/static/static/css/vendors~app.b2603a50868c68a1c192.css and /dev/null differ diff --git a/priv/static/static/css/vendors~app.b2603a50868c68a1c192.css.map b/priv/static/static/css/vendors~app.b2603a50868c68a1c192.css.map deleted file mode 100644 index e7013b291..000000000 --- a/priv/static/static/css/vendors~app.b2603a50868c68a1c192.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///./node_modules/cropperjs/dist/cropper.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA,wCAAwC;AACxC;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA","file":"static/css/vendors~app.b2603a50868c68a1c192.css","sourcesContent":["/*!\n * Cropper.js v1.4.3\n * https://fengyuanchen.github.io/cropperjs\n *\n * Copyright 2015-present Chen Fengyuan\n * Released under the MIT license\n *\n * Date: 2018-10-24T13:07:11.429Z\n */\n\n.cropper-container {\n direction: ltr;\n font-size: 0;\n line-height: 0;\n position: relative;\n -ms-touch-action: none;\n touch-action: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n\n.cropper-container img {\n display: block;\n height: 100%;\n image-orientation: 0deg;\n max-height: none !important;\n max-width: none !important;\n min-height: 0 !important;\n min-width: 0 !important;\n width: 100%;\n}\n\n.cropper-wrap-box,\n.cropper-canvas,\n.cropper-drag-box,\n.cropper-crop-box,\n.cropper-modal {\n bottom: 0;\n left: 0;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.cropper-wrap-box,\n.cropper-canvas {\n overflow: hidden;\n}\n\n.cropper-drag-box {\n background-color: #fff;\n opacity: 0;\n}\n\n.cropper-modal {\n background-color: #000;\n opacity: .5;\n}\n\n.cropper-view-box {\n display: block;\n height: 100%;\n outline-color: rgba(51, 153, 255, 0.75);\n outline: 1px solid #39f;\n overflow: hidden;\n width: 100%;\n}\n\n.cropper-dashed {\n border: 0 dashed #eee;\n display: block;\n opacity: .5;\n position: absolute;\n}\n\n.cropper-dashed.dashed-h {\n border-bottom-width: 1px;\n border-top-width: 1px;\n height: calc(100% / 3);\n left: 0;\n top: calc(100% / 3);\n width: 100%;\n}\n\n.cropper-dashed.dashed-v {\n border-left-width: 1px;\n border-right-width: 1px;\n height: 100%;\n left: calc(100% / 3);\n top: 0;\n width: calc(100% / 3);\n}\n\n.cropper-center {\n display: block;\n height: 0;\n left: 50%;\n opacity: .75;\n position: absolute;\n top: 50%;\n width: 0;\n}\n\n.cropper-center:before,\n.cropper-center:after {\n background-color: #eee;\n content: ' ';\n display: block;\n position: absolute;\n}\n\n.cropper-center:before {\n height: 1px;\n left: -3px;\n top: 0;\n width: 7px;\n}\n\n.cropper-center:after {\n height: 7px;\n left: 0;\n top: -3px;\n width: 1px;\n}\n\n.cropper-face,\n.cropper-line,\n.cropper-point {\n display: block;\n height: 100%;\n opacity: .1;\n position: absolute;\n width: 100%;\n}\n\n.cropper-face {\n background-color: #fff;\n left: 0;\n top: 0;\n}\n\n.cropper-line {\n background-color: #39f;\n}\n\n.cropper-line.line-e {\n cursor: ew-resize;\n right: -3px;\n top: 0;\n width: 5px;\n}\n\n.cropper-line.line-n {\n cursor: ns-resize;\n height: 5px;\n left: 0;\n top: -3px;\n}\n\n.cropper-line.line-w {\n cursor: ew-resize;\n left: -3px;\n top: 0;\n width: 5px;\n}\n\n.cropper-line.line-s {\n bottom: -3px;\n cursor: ns-resize;\n height: 5px;\n left: 0;\n}\n\n.cropper-point {\n background-color: #39f;\n height: 5px;\n opacity: .75;\n width: 5px;\n}\n\n.cropper-point.point-e {\n cursor: ew-resize;\n margin-top: -3px;\n right: -3px;\n top: 50%;\n}\n\n.cropper-point.point-n {\n cursor: ns-resize;\n left: 50%;\n margin-left: -3px;\n top: -3px;\n}\n\n.cropper-point.point-w {\n cursor: ew-resize;\n left: -3px;\n margin-top: -3px;\n top: 50%;\n}\n\n.cropper-point.point-s {\n bottom: -3px;\n cursor: s-resize;\n left: 50%;\n margin-left: -3px;\n}\n\n.cropper-point.point-ne {\n cursor: nesw-resize;\n right: -3px;\n top: -3px;\n}\n\n.cropper-point.point-nw {\n cursor: nwse-resize;\n left: -3px;\n top: -3px;\n}\n\n.cropper-point.point-sw {\n bottom: -3px;\n cursor: nesw-resize;\n left: -3px;\n}\n\n.cropper-point.point-se {\n bottom: -3px;\n cursor: nwse-resize;\n height: 20px;\n opacity: 1;\n right: -3px;\n width: 20px;\n}\n\n@media (min-width: 768px) {\n .cropper-point.point-se {\n height: 15px;\n width: 15px;\n }\n}\n\n@media (min-width: 992px) {\n .cropper-point.point-se {\n height: 10px;\n width: 10px;\n }\n}\n\n@media (min-width: 1200px) {\n .cropper-point.point-se {\n height: 5px;\n opacity: .75;\n width: 5px;\n }\n}\n\n.cropper-point.point-se:before {\n background-color: #39f;\n bottom: -50%;\n content: ' ';\n display: block;\n height: 200%;\n opacity: 0;\n position: absolute;\n right: -50%;\n width: 200%;\n}\n\n.cropper-invisible {\n opacity: 0;\n}\n\n.cropper-bg {\n background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');\n}\n\n.cropper-hide {\n display: block;\n height: 0;\n position: absolute;\n width: 0;\n}\n\n.cropper-hidden {\n display: none !important;\n}\n\n.cropper-move {\n cursor: move;\n}\n\n.cropper-crop {\n cursor: crosshair;\n}\n\n.cropper-disabled .cropper-drag-box,\n.cropper-disabled .cropper-face,\n.cropper-disabled .cropper-line,\n.cropper-disabled .cropper-point {\n cursor: not-allowed;\n}\n"],"sourceRoot":""} \ No newline at end of file diff --git a/priv/static/static/font/fonts/Tiresias_Infofont.ttf b/priv/static/static/font/fonts/Tiresias_Infofont.ttf new file mode 100644 index 000000000..2a8a6aaa8 Binary files /dev/null and b/priv/static/static/font/fonts/Tiresias_Infofont.ttf differ diff --git a/priv/static/static/font/fonts/Tiresias_PCfont.ttf b/priv/static/static/font/fonts/Tiresias_PCfont.ttf new file mode 100644 index 000000000..c85364e9e Binary files /dev/null and b/priv/static/static/font/fonts/Tiresias_PCfont.ttf differ diff --git a/priv/static/static/font/tiresias.css b/priv/static/static/font/tiresias.css new file mode 100644 index 000000000..c3a830805 Binary files /dev/null and b/priv/static/static/font/tiresias.css differ diff --git a/priv/static/static/js/10.02ffbc25214f297f720f.js b/priv/static/static/js/10.02ffbc25214f297f720f.js new file mode 100644 index 000000000..fbe426710 Binary files /dev/null and b/priv/static/static/js/10.02ffbc25214f297f720f.js differ diff --git a/priv/static/static/js/10.fdbf093cc5602ca4f2e1.js.map b/priv/static/static/js/10.02ffbc25214f297f720f.js.map similarity index 56% rename from priv/static/static/js/10.fdbf093cc5602ca4f2e1.js.map rename to priv/static/static/js/10.02ffbc25214f297f720f.js.map index 978f9e54d..6b230613d 100644 Binary files a/priv/static/static/js/10.fdbf093cc5602ca4f2e1.js.map and b/priv/static/static/js/10.02ffbc25214f297f720f.js.map differ diff --git a/priv/static/static/js/10.fdbf093cc5602ca4f2e1.js b/priv/static/static/js/10.fdbf093cc5602ca4f2e1.js deleted file mode 100644 index 966332053..000000000 Binary files a/priv/static/static/js/10.fdbf093cc5602ca4f2e1.js and /dev/null differ diff --git a/priv/static/static/js/11.7b11fd75fe61d6e10ac6.js b/priv/static/static/js/11.c173c6036fb3af5581b3.js similarity index 99% rename from priv/static/static/js/11.7b11fd75fe61d6e10ac6.js rename to priv/static/static/js/11.c173c6036fb3af5581b3.js index 2e39538d0..b693d4c53 100644 Binary files a/priv/static/static/js/11.7b11fd75fe61d6e10ac6.js and b/priv/static/static/js/11.c173c6036fb3af5581b3.js differ diff --git a/priv/static/static/js/11.7b11fd75fe61d6e10ac6.js.map b/priv/static/static/js/11.c173c6036fb3af5581b3.js.map similarity index 56% rename from priv/static/static/js/11.7b11fd75fe61d6e10ac6.js.map rename to priv/static/static/js/11.c173c6036fb3af5581b3.js.map index f5b9efef8..6fc07fd8a 100644 Binary files a/priv/static/static/js/11.7b11fd75fe61d6e10ac6.js.map and b/priv/static/static/js/11.c173c6036fb3af5581b3.js.map differ diff --git a/priv/static/static/js/12.5ca41e245bb40263bc7f.js b/priv/static/static/js/12.5ca41e245bb40263bc7f.js new file mode 100644 index 000000000..a22fcc522 Binary files /dev/null and b/priv/static/static/js/12.5ca41e245bb40263bc7f.js differ diff --git a/priv/static/static/js/12.a3dc3473565ec07a88c2.js.map b/priv/static/static/js/12.5ca41e245bb40263bc7f.js.map similarity index 56% rename from priv/static/static/js/12.a3dc3473565ec07a88c2.js.map rename to priv/static/static/js/12.5ca41e245bb40263bc7f.js.map index 7b8fe89ac..762172484 100644 Binary files a/priv/static/static/js/12.a3dc3473565ec07a88c2.js.map and b/priv/static/static/js/12.5ca41e245bb40263bc7f.js.map differ diff --git a/priv/static/static/js/12.a3dc3473565ec07a88c2.js b/priv/static/static/js/12.a3dc3473565ec07a88c2.js deleted file mode 100644 index ad6414e72..000000000 Binary files a/priv/static/static/js/12.a3dc3473565ec07a88c2.js and /dev/null differ diff --git a/priv/static/static/js/13.cdc076533397e24391bc.js b/priv/static/static/js/13.99621e6c47936075b44d.js similarity index 76% rename from priv/static/static/js/13.cdc076533397e24391bc.js rename to priv/static/static/js/13.99621e6c47936075b44d.js index 6819297a8..ef26b927b 100644 Binary files a/priv/static/static/js/13.cdc076533397e24391bc.js and b/priv/static/static/js/13.99621e6c47936075b44d.js differ diff --git a/priv/static/static/js/13.cdc076533397e24391bc.js.map b/priv/static/static/js/13.99621e6c47936075b44d.js.map similarity index 56% rename from priv/static/static/js/13.cdc076533397e24391bc.js.map rename to priv/static/static/js/13.99621e6c47936075b44d.js.map index 19b1f31f8..eb79bff03 100644 Binary files a/priv/static/static/js/13.cdc076533397e24391bc.js.map and b/priv/static/static/js/13.99621e6c47936075b44d.js.map differ diff --git a/priv/static/static/js/14.4e05e7c284119777ecc5.js b/priv/static/static/js/14.4e05e7c284119777ecc5.js new file mode 100644 index 000000000..6f5728bf6 Binary files /dev/null and b/priv/static/static/js/14.4e05e7c284119777ecc5.js differ diff --git a/priv/static/static/js/14.4e05e7c284119777ecc5.js.map b/priv/static/static/js/14.4e05e7c284119777ecc5.js.map new file mode 100644 index 000000000..d219c6115 Binary files /dev/null and b/priv/static/static/js/14.4e05e7c284119777ecc5.js.map differ diff --git a/priv/static/static/js/14.a2b9acaf9caa95d1fd7f.js b/priv/static/static/js/14.a2b9acaf9caa95d1fd7f.js deleted file mode 100644 index 9111373a2..000000000 Binary files a/priv/static/static/js/14.a2b9acaf9caa95d1fd7f.js and /dev/null differ diff --git a/priv/static/static/js/14.a2b9acaf9caa95d1fd7f.js.map b/priv/static/static/js/14.a2b9acaf9caa95d1fd7f.js.map deleted file mode 100644 index c1a2c983f..000000000 Binary files a/priv/static/static/js/14.a2b9acaf9caa95d1fd7f.js.map and /dev/null differ diff --git a/priv/static/static/js/15.fe4e76f27cc478289a42.js b/priv/static/static/js/15.23f179cc3adc903bb537.js similarity index 98% rename from priv/static/static/js/15.fe4e76f27cc478289a42.js rename to priv/static/static/js/15.23f179cc3adc903bb537.js index 3005c67b3..d87608e34 100644 Binary files a/priv/static/static/js/15.fe4e76f27cc478289a42.js and b/priv/static/static/js/15.23f179cc3adc903bb537.js differ diff --git a/priv/static/static/js/15.23f179cc3adc903bb537.js.map b/priv/static/static/js/15.23f179cc3adc903bb537.js.map new file mode 100644 index 000000000..15811ea18 Binary files /dev/null and b/priv/static/static/js/15.23f179cc3adc903bb537.js.map differ diff --git a/priv/static/static/js/15.fe4e76f27cc478289a42.js.map b/priv/static/static/js/15.fe4e76f27cc478289a42.js.map deleted file mode 100644 index 7177387b7..000000000 Binary files a/priv/static/static/js/15.fe4e76f27cc478289a42.js.map and /dev/null differ diff --git a/priv/static/static/js/16.90b5ee380da41d6d061c.js b/priv/static/static/js/16.43dd2c64dcb160dd96a6.js similarity index 81% rename from priv/static/static/js/16.90b5ee380da41d6d061c.js rename to priv/static/static/js/16.43dd2c64dcb160dd96a6.js index f3a4fadd4..abed0132f 100644 Binary files a/priv/static/static/js/16.90b5ee380da41d6d061c.js and b/priv/static/static/js/16.43dd2c64dcb160dd96a6.js differ diff --git a/priv/static/static/js/16.43dd2c64dcb160dd96a6.js.map b/priv/static/static/js/16.43dd2c64dcb160dd96a6.js.map new file mode 100644 index 000000000..20ab38e81 Binary files /dev/null and b/priv/static/static/js/16.43dd2c64dcb160dd96a6.js.map differ diff --git a/priv/static/static/js/16.90b5ee380da41d6d061c.js.map b/priv/static/static/js/16.90b5ee380da41d6d061c.js.map deleted file mode 100644 index f69273c5c..000000000 Binary files a/priv/static/static/js/16.90b5ee380da41d6d061c.js.map and /dev/null differ diff --git a/priv/static/static/js/17.c5a6513076aa9c5a9564.js.map b/priv/static/static/js/17.c5a6513076aa9c5a9564.js.map deleted file mode 100644 index f2ac5ef45..000000000 Binary files a/priv/static/static/js/17.c5a6513076aa9c5a9564.js.map and /dev/null differ diff --git a/priv/static/static/js/17.c5a6513076aa9c5a9564.js b/priv/static/static/js/17.d1deeeb81b7cab98b068.js similarity index 94% rename from priv/static/static/js/17.c5a6513076aa9c5a9564.js rename to priv/static/static/js/17.d1deeeb81b7cab98b068.js index 74c623294..519a6e2bd 100644 Binary files a/priv/static/static/js/17.c5a6513076aa9c5a9564.js and b/priv/static/static/js/17.d1deeeb81b7cab98b068.js differ diff --git a/priv/static/static/js/17.d1deeeb81b7cab98b068.js.map b/priv/static/static/js/17.d1deeeb81b7cab98b068.js.map new file mode 100644 index 000000000..156fad930 Binary files /dev/null and b/priv/static/static/js/17.d1deeeb81b7cab98b068.js.map differ diff --git a/priv/static/static/js/18.a4d5b399e228a6a45a7b.js b/priv/static/static/js/18.a4d5b399e228a6a45a7b.js new file mode 100644 index 000000000..1b17be977 Binary files /dev/null and b/priv/static/static/js/18.a4d5b399e228a6a45a7b.js differ diff --git a/priv/static/static/js/18.a4d5b399e228a6a45a7b.js.map b/priv/static/static/js/18.a4d5b399e228a6a45a7b.js.map new file mode 100644 index 000000000..5e5264405 Binary files /dev/null and b/priv/static/static/js/18.a4d5b399e228a6a45a7b.js.map differ diff --git a/priv/static/static/js/18.ffde79cfe78615dbb020.js b/priv/static/static/js/18.ffde79cfe78615dbb020.js deleted file mode 100644 index 7dab8a63d..000000000 Binary files a/priv/static/static/js/18.ffde79cfe78615dbb020.js and /dev/null differ diff --git a/priv/static/static/js/18.ffde79cfe78615dbb020.js.map b/priv/static/static/js/18.ffde79cfe78615dbb020.js.map deleted file mode 100644 index 21c9fcc95..000000000 Binary files a/priv/static/static/js/18.ffde79cfe78615dbb020.js.map and /dev/null differ diff --git a/priv/static/static/js/19.c031807287d659bd841d.js.map b/priv/static/static/js/19.c031807287d659bd841d.js.map deleted file mode 100644 index 4a5527aae..000000000 Binary files a/priv/static/static/js/19.c031807287d659bd841d.js.map and /dev/null differ diff --git a/priv/static/static/js/19.c031807287d659bd841d.js b/priv/static/static/js/19.e513835c3274271258fa.js similarity index 83% rename from priv/static/static/js/19.c031807287d659bd841d.js rename to priv/static/static/js/19.e513835c3274271258fa.js index 8664e0814..1a4c2d230 100644 Binary files a/priv/static/static/js/19.c031807287d659bd841d.js and b/priv/static/static/js/19.e513835c3274271258fa.js differ diff --git a/priv/static/static/js/19.e513835c3274271258fa.js.map b/priv/static/static/js/19.e513835c3274271258fa.js.map new file mode 100644 index 000000000..d92c8eeac Binary files /dev/null and b/priv/static/static/js/19.e513835c3274271258fa.js.map differ diff --git a/priv/static/static/js/2.5f3ceb7bdf08fadacf00.js b/priv/static/static/js/2.5f3ceb7bdf08fadacf00.js deleted file mode 100644 index 31ef2f0ac..000000000 Binary files a/priv/static/static/js/2.5f3ceb7bdf08fadacf00.js and /dev/null differ diff --git a/priv/static/static/js/2.5f3ceb7bdf08fadacf00.js.map b/priv/static/static/js/2.5f3ceb7bdf08fadacf00.js.map deleted file mode 100644 index 06d872608..000000000 Binary files a/priv/static/static/js/2.5f3ceb7bdf08fadacf00.js.map and /dev/null differ diff --git a/priv/static/static/js/2.b78cd17814d5fca57e46.js b/priv/static/static/js/2.b78cd17814d5fca57e46.js new file mode 100644 index 000000000..afde0a950 Binary files /dev/null and b/priv/static/static/js/2.b78cd17814d5fca57e46.js differ diff --git a/priv/static/static/js/2.b78cd17814d5fca57e46.js.map b/priv/static/static/js/2.b78cd17814d5fca57e46.js.map new file mode 100644 index 000000000..a6ba3d2ad Binary files /dev/null and b/priv/static/static/js/2.b78cd17814d5fca57e46.js.map differ diff --git a/priv/static/static/js/2.f9a5c4aba770b3f9f9e0.js b/priv/static/static/js/2.f9a5c4aba770b3f9f9e0.js deleted file mode 100644 index f366644a2..000000000 Binary files a/priv/static/static/js/2.f9a5c4aba770b3f9f9e0.js and /dev/null differ diff --git a/priv/static/static/js/2.f9a5c4aba770b3f9f9e0.js.map b/priv/static/static/js/2.f9a5c4aba770b3f9f9e0.js.map deleted file mode 100644 index 76a131851..000000000 Binary files a/priv/static/static/js/2.f9a5c4aba770b3f9f9e0.js.map and /dev/null differ diff --git a/priv/static/static/js/20.abb0d332055536a87c38.js b/priv/static/static/js/20.49a14db2146e7bf4b87c.js similarity index 70% rename from priv/static/static/js/20.abb0d332055536a87c38.js rename to priv/static/static/js/20.49a14db2146e7bf4b87c.js index 2d92fdfbd..630d09318 100644 Binary files a/priv/static/static/js/20.abb0d332055536a87c38.js and b/priv/static/static/js/20.49a14db2146e7bf4b87c.js differ diff --git a/priv/static/static/js/20.49a14db2146e7bf4b87c.js.map b/priv/static/static/js/20.49a14db2146e7bf4b87c.js.map new file mode 100644 index 000000000..60fe2f38e Binary files /dev/null and b/priv/static/static/js/20.49a14db2146e7bf4b87c.js.map differ diff --git a/priv/static/static/js/20.abb0d332055536a87c38.js.map b/priv/static/static/js/20.abb0d332055536a87c38.js.map deleted file mode 100644 index 55c20779e..000000000 Binary files a/priv/static/static/js/20.abb0d332055536a87c38.js.map and /dev/null differ diff --git a/priv/static/static/js/21.6e952388ef8d5a0276dc.js.map b/priv/static/static/js/21.6e952388ef8d5a0276dc.js.map deleted file mode 100644 index 22d29b80c..000000000 Binary files a/priv/static/static/js/21.6e952388ef8d5a0276dc.js.map and /dev/null differ diff --git a/priv/static/static/js/21.6e952388ef8d5a0276dc.js b/priv/static/static/js/21.b2844ccdcfc3c8191e8e.js similarity index 77% rename from priv/static/static/js/21.6e952388ef8d5a0276dc.js rename to priv/static/static/js/21.b2844ccdcfc3c8191e8e.js index 27ab1f65e..c363a2197 100644 Binary files a/priv/static/static/js/21.6e952388ef8d5a0276dc.js and b/priv/static/static/js/21.b2844ccdcfc3c8191e8e.js differ diff --git a/priv/static/static/js/21.b2844ccdcfc3c8191e8e.js.map b/priv/static/static/js/21.b2844ccdcfc3c8191e8e.js.map new file mode 100644 index 000000000..b5b25eb31 Binary files /dev/null and b/priv/static/static/js/21.b2844ccdcfc3c8191e8e.js.map differ diff --git a/priv/static/static/js/22.dbc79965f66b0bb62d88.js b/priv/static/static/js/22.68c0a771d79e3383f5e8.js similarity index 84% rename from priv/static/static/js/22.dbc79965f66b0bb62d88.js rename to priv/static/static/js/22.68c0a771d79e3383f5e8.js index 88a0e51b5..f982b241b 100644 Binary files a/priv/static/static/js/22.dbc79965f66b0bb62d88.js and b/priv/static/static/js/22.68c0a771d79e3383f5e8.js differ diff --git a/priv/static/static/js/22.68c0a771d79e3383f5e8.js.map b/priv/static/static/js/22.68c0a771d79e3383f5e8.js.map new file mode 100644 index 000000000..10a44dd2e Binary files /dev/null and b/priv/static/static/js/22.68c0a771d79e3383f5e8.js.map differ diff --git a/priv/static/static/js/22.dbc79965f66b0bb62d88.js.map b/priv/static/static/js/22.dbc79965f66b0bb62d88.js.map deleted file mode 100644 index a43e0a6b4..000000000 Binary files a/priv/static/static/js/22.dbc79965f66b0bb62d88.js.map and /dev/null differ diff --git a/priv/static/static/js/23.4addb03e0862c780c55f.js b/priv/static/static/js/23.0b6cdf4c9dc52c4291c0.js similarity index 70% rename from priv/static/static/js/23.4addb03e0862c780c55f.js rename to priv/static/static/js/23.0b6cdf4c9dc52c4291c0.js index 40d2fb0b3..3d6701989 100644 Binary files a/priv/static/static/js/23.4addb03e0862c780c55f.js and b/priv/static/static/js/23.0b6cdf4c9dc52c4291c0.js differ diff --git a/priv/static/static/js/23.0b6cdf4c9dc52c4291c0.js.map b/priv/static/static/js/23.0b6cdf4c9dc52c4291c0.js.map new file mode 100644 index 000000000..f5200b9dc Binary files /dev/null and b/priv/static/static/js/23.0b6cdf4c9dc52c4291c0.js.map differ diff --git a/priv/static/static/js/23.4addb03e0862c780c55f.js.map b/priv/static/static/js/23.4addb03e0862c780c55f.js.map deleted file mode 100644 index 3ab3410ee..000000000 Binary files a/priv/static/static/js/23.4addb03e0862c780c55f.js.map and /dev/null differ diff --git a/priv/static/static/js/24.e4b623be1780a14a6168.js b/priv/static/static/js/24.5cfb87799bd882b933dd.js similarity index 87% rename from priv/static/static/js/24.e4b623be1780a14a6168.js rename to priv/static/static/js/24.5cfb87799bd882b933dd.js index eadbce6d5..811c4fa52 100644 Binary files a/priv/static/static/js/24.e4b623be1780a14a6168.js and b/priv/static/static/js/24.5cfb87799bd882b933dd.js differ diff --git a/priv/static/static/js/24.5cfb87799bd882b933dd.js.map b/priv/static/static/js/24.5cfb87799bd882b933dd.js.map new file mode 100644 index 000000000..c03306f8a Binary files /dev/null and b/priv/static/static/js/24.5cfb87799bd882b933dd.js.map differ diff --git a/priv/static/static/js/24.e4b623be1780a14a6168.js.map b/priv/static/static/js/24.e4b623be1780a14a6168.js.map deleted file mode 100644 index 5a1291203..000000000 Binary files a/priv/static/static/js/24.e4b623be1780a14a6168.js.map and /dev/null differ diff --git a/priv/static/static/js/25.34eeae0070f7f1eb6843.js b/priv/static/static/js/25.34eeae0070f7f1eb6843.js deleted file mode 100644 index 92130ae8e..000000000 Binary files a/priv/static/static/js/25.34eeae0070f7f1eb6843.js and /dev/null differ diff --git a/priv/static/static/js/25.34eeae0070f7f1eb6843.js.map b/priv/static/static/js/25.34eeae0070f7f1eb6843.js.map deleted file mode 100644 index 2af21b09b..000000000 Binary files a/priv/static/static/js/25.34eeae0070f7f1eb6843.js.map and /dev/null differ diff --git a/priv/static/static/js/25.8185e4d775cea9fe47e1.js b/priv/static/static/js/25.8185e4d775cea9fe47e1.js new file mode 100644 index 000000000..ca0e22957 Binary files /dev/null and b/priv/static/static/js/25.8185e4d775cea9fe47e1.js differ diff --git a/priv/static/static/js/25.8185e4d775cea9fe47e1.js.map b/priv/static/static/js/25.8185e4d775cea9fe47e1.js.map new file mode 100644 index 000000000..d559ea56b Binary files /dev/null and b/priv/static/static/js/25.8185e4d775cea9fe47e1.js.map differ diff --git a/priv/static/static/js/26.bd86a0d958de2bb3905a.js b/priv/static/static/js/26.34ec129dd8f860ce4a8e.js similarity index 73% rename from priv/static/static/js/26.bd86a0d958de2bb3905a.js rename to priv/static/static/js/26.34ec129dd8f860ce4a8e.js index 64c5db6ed..797021577 100644 Binary files a/priv/static/static/js/26.bd86a0d958de2bb3905a.js and b/priv/static/static/js/26.34ec129dd8f860ce4a8e.js differ diff --git a/priv/static/static/js/26.34ec129dd8f860ce4a8e.js.map b/priv/static/static/js/26.34ec129dd8f860ce4a8e.js.map new file mode 100644 index 000000000..abff4e927 Binary files /dev/null and b/priv/static/static/js/26.34ec129dd8f860ce4a8e.js.map differ diff --git a/priv/static/static/js/26.bd86a0d958de2bb3905a.js.map b/priv/static/static/js/26.bd86a0d958de2bb3905a.js.map deleted file mode 100644 index a2e972c31..000000000 Binary files a/priv/static/static/js/26.bd86a0d958de2bb3905a.js.map and /dev/null differ diff --git a/priv/static/static/js/27.7d4ab8716762d6f57135.js b/priv/static/static/js/27.0f4a5145681cfb5a896e.js similarity index 94% rename from priv/static/static/js/27.7d4ab8716762d6f57135.js rename to priv/static/static/js/27.0f4a5145681cfb5a896e.js index 95a37be1f..5df92f6ad 100644 Binary files a/priv/static/static/js/27.7d4ab8716762d6f57135.js and b/priv/static/static/js/27.0f4a5145681cfb5a896e.js differ diff --git a/priv/static/static/js/27.0f4a5145681cfb5a896e.js.map b/priv/static/static/js/27.0f4a5145681cfb5a896e.js.map new file mode 100644 index 000000000..da741bf41 Binary files /dev/null and b/priv/static/static/js/27.0f4a5145681cfb5a896e.js.map differ diff --git a/priv/static/static/js/27.7d4ab8716762d6f57135.js.map b/priv/static/static/js/27.7d4ab8716762d6f57135.js.map deleted file mode 100644 index b9b2aa6e1..000000000 Binary files a/priv/static/static/js/27.7d4ab8716762d6f57135.js.map and /dev/null differ diff --git a/priv/static/static/js/28.a88999ebb3f7ec930aad.js b/priv/static/static/js/28.75c01cd71372c39d5af8.js similarity index 75% rename from priv/static/static/js/28.a88999ebb3f7ec930aad.js rename to priv/static/static/js/28.75c01cd71372c39d5af8.js index 423aebca9..63067ea18 100644 Binary files a/priv/static/static/js/28.a88999ebb3f7ec930aad.js and b/priv/static/static/js/28.75c01cd71372c39d5af8.js differ diff --git a/priv/static/static/js/28.75c01cd71372c39d5af8.js.map b/priv/static/static/js/28.75c01cd71372c39d5af8.js.map new file mode 100644 index 000000000..4b21e788e Binary files /dev/null and b/priv/static/static/js/28.75c01cd71372c39d5af8.js.map differ diff --git a/priv/static/static/js/28.a88999ebb3f7ec930aad.js.map b/priv/static/static/js/28.a88999ebb3f7ec930aad.js.map deleted file mode 100644 index d67ecaec2..000000000 Binary files a/priv/static/static/js/28.a88999ebb3f7ec930aad.js.map and /dev/null differ diff --git a/priv/static/static/js/29.519f681d194c212ae75f.js.map b/priv/static/static/js/29.519f681d194c212ae75f.js.map deleted file mode 100644 index e9c22ff88..000000000 Binary files a/priv/static/static/js/29.519f681d194c212ae75f.js.map and /dev/null differ diff --git a/priv/static/static/js/29.519f681d194c212ae75f.js b/priv/static/static/js/29.b53cf1f3bcece005d78a.js similarity index 93% rename from priv/static/static/js/29.519f681d194c212ae75f.js rename to priv/static/static/js/29.b53cf1f3bcece005d78a.js index aa2571733..3b357be95 100644 Binary files a/priv/static/static/js/29.519f681d194c212ae75f.js and b/priv/static/static/js/29.b53cf1f3bcece005d78a.js differ diff --git a/priv/static/static/js/29.b53cf1f3bcece005d78a.js.map b/priv/static/static/js/29.b53cf1f3bcece005d78a.js.map new file mode 100644 index 000000000..f3d6781f8 Binary files /dev/null and b/priv/static/static/js/29.b53cf1f3bcece005d78a.js.map differ diff --git a/priv/static/static/js/3.6c8e014d70907359ad5a.js b/priv/static/static/js/3.bde677e65143f0cd1105.js similarity index 99% rename from priv/static/static/js/3.6c8e014d70907359ad5a.js rename to priv/static/static/js/3.bde677e65143f0cd1105.js index 8c925ea7c..4bea37abd 100644 Binary files a/priv/static/static/js/3.6c8e014d70907359ad5a.js and b/priv/static/static/js/3.bde677e65143f0cd1105.js differ diff --git a/priv/static/static/js/3.6c8e014d70907359ad5a.js.map b/priv/static/static/js/3.bde677e65143f0cd1105.js.map similarity index 99% rename from priv/static/static/js/3.6c8e014d70907359ad5a.js.map rename to priv/static/static/js/3.bde677e65143f0cd1105.js.map index 81ea16cd3..06d4fc3d0 100644 Binary files a/priv/static/static/js/3.6c8e014d70907359ad5a.js.map and b/priv/static/static/js/3.bde677e65143f0cd1105.js.map differ diff --git a/priv/static/static/js/30.064c236fa83ac21c252f.js b/priv/static/static/js/30.064c236fa83ac21c252f.js new file mode 100644 index 000000000..40d81fbfd Binary files /dev/null and b/priv/static/static/js/30.064c236fa83ac21c252f.js differ diff --git a/priv/static/static/js/30.064c236fa83ac21c252f.js.map b/priv/static/static/js/30.064c236fa83ac21c252f.js.map new file mode 100644 index 000000000..4d0d88ca9 Binary files /dev/null and b/priv/static/static/js/30.064c236fa83ac21c252f.js.map differ diff --git a/priv/static/static/js/30.d29cd76b0781bb654f87.js b/priv/static/static/js/30.d29cd76b0781bb654f87.js deleted file mode 100644 index f681595c7..000000000 Binary files a/priv/static/static/js/30.d29cd76b0781bb654f87.js and /dev/null differ diff --git a/priv/static/static/js/30.d29cd76b0781bb654f87.js.map b/priv/static/static/js/30.d29cd76b0781bb654f87.js.map deleted file mode 100644 index dbf01dc8d..000000000 Binary files a/priv/static/static/js/30.d29cd76b0781bb654f87.js.map and /dev/null differ diff --git a/priv/static/static/js/31.15b545bb42e21d39c678.js b/priv/static/static/js/31.15b545bb42e21d39c678.js deleted file mode 100644 index 3c5d8089e..000000000 Binary files a/priv/static/static/js/31.15b545bb42e21d39c678.js and /dev/null differ diff --git a/priv/static/static/js/31.15b545bb42e21d39c678.js.map b/priv/static/static/js/31.15b545bb42e21d39c678.js.map deleted file mode 100644 index b56a26768..000000000 Binary files a/priv/static/static/js/31.15b545bb42e21d39c678.js.map and /dev/null differ diff --git a/priv/static/static/js/31.226f7a848d733df38095.js b/priv/static/static/js/31.226f7a848d733df38095.js new file mode 100644 index 000000000..48131f952 Binary files /dev/null and b/priv/static/static/js/31.226f7a848d733df38095.js differ diff --git a/priv/static/static/js/31.226f7a848d733df38095.js.map b/priv/static/static/js/31.226f7a848d733df38095.js.map new file mode 100644 index 000000000..3d85d770f Binary files /dev/null and b/priv/static/static/js/31.226f7a848d733df38095.js.map differ diff --git a/priv/static/static/js/32.19ca50edbb4d711838dc.js b/priv/static/static/js/32.19ca50edbb4d711838dc.js new file mode 100644 index 000000000..81bd5064f Binary files /dev/null and b/priv/static/static/js/32.19ca50edbb4d711838dc.js differ diff --git a/priv/static/static/js/32.19ca50edbb4d711838dc.js.map b/priv/static/static/js/32.19ca50edbb4d711838dc.js.map new file mode 100644 index 000000000..99ad6e050 Binary files /dev/null and b/priv/static/static/js/32.19ca50edbb4d711838dc.js.map differ diff --git a/priv/static/static/js/32.899035ede0115c5c0f99.js b/priv/static/static/js/32.899035ede0115c5c0f99.js deleted file mode 100644 index 6faf5ed33..000000000 Binary files a/priv/static/static/js/32.899035ede0115c5c0f99.js and /dev/null differ diff --git a/priv/static/static/js/32.899035ede0115c5c0f99.js.map b/priv/static/static/js/32.899035ede0115c5c0f99.js.map deleted file mode 100644 index 242f78de5..000000000 Binary files a/priv/static/static/js/32.899035ede0115c5c0f99.js.map and /dev/null differ diff --git a/priv/static/static/js/4.564b2a8cbfe4d5e93949.js b/priv/static/static/js/4.7077bff64d63355b1635.js similarity index 77% rename from priv/static/static/js/4.564b2a8cbfe4d5e93949.js rename to priv/static/static/js/4.7077bff64d63355b1635.js index eb8241c90..cb97d3855 100644 Binary files a/priv/static/static/js/4.564b2a8cbfe4d5e93949.js and b/priv/static/static/js/4.7077bff64d63355b1635.js differ diff --git a/priv/static/static/js/4.564b2a8cbfe4d5e93949.js.map b/priv/static/static/js/4.7077bff64d63355b1635.js.map similarity index 98% rename from priv/static/static/js/4.564b2a8cbfe4d5e93949.js.map rename to priv/static/static/js/4.7077bff64d63355b1635.js.map index 2a235dac2..83db836c8 100644 Binary files a/priv/static/static/js/4.564b2a8cbfe4d5e93949.js.map and b/priv/static/static/js/4.7077bff64d63355b1635.js.map differ diff --git a/priv/static/static/js/5.6024023b2804dafc6bcb.js b/priv/static/static/js/5.cfb722ac8eea8919f749.js similarity index 98% rename from priv/static/static/js/5.6024023b2804dafc6bcb.js rename to priv/static/static/js/5.cfb722ac8eea8919f749.js index de5483b7c..7d3bca163 100644 Binary files a/priv/static/static/js/5.6024023b2804dafc6bcb.js and b/priv/static/static/js/5.cfb722ac8eea8919f749.js differ diff --git a/priv/static/static/js/5.6024023b2804dafc6bcb.js.map b/priv/static/static/js/5.cfb722ac8eea8919f749.js.map similarity index 57% rename from priv/static/static/js/5.6024023b2804dafc6bcb.js.map rename to priv/static/static/js/5.cfb722ac8eea8919f749.js.map index 921907b51..c9e701dc6 100644 Binary files a/priv/static/static/js/5.6024023b2804dafc6bcb.js.map and b/priv/static/static/js/5.cfb722ac8eea8919f749.js.map differ diff --git a/priv/static/static/js/6.613b0d6b08c3f5f9ef13.js b/priv/static/static/js/6.613b0d6b08c3f5f9ef13.js new file mode 100644 index 000000000..499d71475 Binary files /dev/null and b/priv/static/static/js/6.613b0d6b08c3f5f9ef13.js differ diff --git a/priv/static/static/js/6.b0c7a2b19cc70c33dc1e.js.map b/priv/static/static/js/6.613b0d6b08c3f5f9ef13.js.map similarity index 57% rename from priv/static/static/js/6.b0c7a2b19cc70c33dc1e.js.map rename to priv/static/static/js/6.613b0d6b08c3f5f9ef13.js.map index 962fe57bf..8b78bd4b3 100644 Binary files a/priv/static/static/js/6.b0c7a2b19cc70c33dc1e.js.map and b/priv/static/static/js/6.613b0d6b08c3f5f9ef13.js.map differ diff --git a/priv/static/static/js/6.b0c7a2b19cc70c33dc1e.js b/priv/static/static/js/6.b0c7a2b19cc70c33dc1e.js deleted file mode 100644 index 133583967..000000000 Binary files a/priv/static/static/js/6.b0c7a2b19cc70c33dc1e.js and /dev/null differ diff --git a/priv/static/static/js/7.4dbb03c6731e1c8190af.js b/priv/static/static/js/7.199d52eb458f775043ed.js similarity index 91% rename from priv/static/static/js/7.4dbb03c6731e1c8190af.js rename to priv/static/static/js/7.199d52eb458f775043ed.js index c30fd4d53..bf9015250 100644 Binary files a/priv/static/static/js/7.4dbb03c6731e1c8190af.js and b/priv/static/static/js/7.199d52eb458f775043ed.js differ diff --git a/priv/static/static/js/7.4dbb03c6731e1c8190af.js.map b/priv/static/static/js/7.199d52eb458f775043ed.js.map similarity index 57% rename from priv/static/static/js/7.4dbb03c6731e1c8190af.js.map rename to priv/static/static/js/7.199d52eb458f775043ed.js.map index f89bb6b78..ad860f079 100644 Binary files a/priv/static/static/js/7.4dbb03c6731e1c8190af.js.map and b/priv/static/static/js/7.199d52eb458f775043ed.js.map differ diff --git a/priv/static/static/js/8.7f96f22f9f65ad394684.js b/priv/static/static/js/8.7f96f22f9f65ad394684.js new file mode 100644 index 000000000..154e63437 Binary files /dev/null and b/priv/static/static/js/8.7f96f22f9f65ad394684.js differ diff --git a/priv/static/static/js/8.d11ae57b3255a1c74681.js.map b/priv/static/static/js/8.7f96f22f9f65ad394684.js.map similarity index 57% rename from priv/static/static/js/8.d11ae57b3255a1c74681.js.map rename to priv/static/static/js/8.7f96f22f9f65ad394684.js.map index c874c5132..74e510286 100644 Binary files a/priv/static/static/js/8.d11ae57b3255a1c74681.js.map and b/priv/static/static/js/8.7f96f22f9f65ad394684.js.map differ diff --git a/priv/static/static/js/8.d11ae57b3255a1c74681.js b/priv/static/static/js/8.d11ae57b3255a1c74681.js deleted file mode 100644 index 7da124f7e..000000000 Binary files a/priv/static/static/js/8.d11ae57b3255a1c74681.js and /dev/null differ diff --git a/priv/static/static/js/9.80dc09c85f557dd2c96f.js b/priv/static/static/js/9.80dc09c85f557dd2c96f.js deleted file mode 100644 index 77b5edba9..000000000 Binary files a/priv/static/static/js/9.80dc09c85f557dd2c96f.js and /dev/null differ diff --git a/priv/static/static/js/9.80dc09c85f557dd2c96f.js.map b/priv/static/static/js/9.80dc09c85f557dd2c96f.js.map deleted file mode 100644 index 25360bcab..000000000 Binary files a/priv/static/static/js/9.80dc09c85f557dd2c96f.js.map and /dev/null differ diff --git a/priv/static/static/js/9.f8fc2497d5f27a9df682.js b/priv/static/static/js/9.f8fc2497d5f27a9df682.js new file mode 100644 index 000000000..c86ae4d9a Binary files /dev/null and b/priv/static/static/js/9.f8fc2497d5f27a9df682.js differ diff --git a/priv/static/static/js/9.f8fc2497d5f27a9df682.js.map b/priv/static/static/js/9.f8fc2497d5f27a9df682.js.map new file mode 100644 index 000000000..50ff032de Binary files /dev/null and b/priv/static/static/js/9.f8fc2497d5f27a9df682.js.map differ diff --git a/priv/static/static/js/app.3406a29ea12cc8523467.js b/priv/static/static/js/app.3406a29ea12cc8523467.js new file mode 100644 index 000000000..2222d6f6c Binary files /dev/null and b/priv/static/static/js/app.3406a29ea12cc8523467.js differ diff --git a/priv/static/static/js/app.3406a29ea12cc8523467.js.map b/priv/static/static/js/app.3406a29ea12cc8523467.js.map new file mode 100644 index 000000000..fc2ce9fc0 Binary files /dev/null and b/priv/static/static/js/app.3406a29ea12cc8523467.js.map differ diff --git a/priv/static/static/js/app.ce97bd1883ee9dd7b809.js b/priv/static/static/js/app.ce97bd1883ee9dd7b809.js deleted file mode 100644 index 01bdcff7a..000000000 Binary files a/priv/static/static/js/app.ce97bd1883ee9dd7b809.js and /dev/null differ diff --git a/priv/static/static/js/app.ce97bd1883ee9dd7b809.js.map b/priv/static/static/js/app.ce97bd1883ee9dd7b809.js.map deleted file mode 100644 index a2669d143..000000000 Binary files a/priv/static/static/js/app.ce97bd1883ee9dd7b809.js.map and /dev/null differ diff --git a/priv/static/static/js/vendors~app.a516afd698489b59a809.js b/priv/static/static/js/vendors~app.a516afd698489b59a809.js deleted file mode 100644 index 434f6c8af..000000000 Binary files a/priv/static/static/js/vendors~app.a516afd698489b59a809.js and /dev/null differ diff --git a/priv/static/static/js/vendors~app.a516afd698489b59a809.js.map b/priv/static/static/js/vendors~app.a516afd698489b59a809.js.map deleted file mode 100644 index 63b5974a7..000000000 Binary files a/priv/static/static/js/vendors~app.a516afd698489b59a809.js.map and /dev/null differ diff --git a/priv/static/static/js/vendors~app.fb9ee54b02db0c974e51.js b/priv/static/static/js/vendors~app.cea10ab53f3aa19fc30e.js similarity index 65% rename from priv/static/static/js/vendors~app.fb9ee54b02db0c974e51.js rename to priv/static/static/js/vendors~app.cea10ab53f3aa19fc30e.js index 8fdc0a102..5ffbf5a2b 100644 Binary files a/priv/static/static/js/vendors~app.fb9ee54b02db0c974e51.js and b/priv/static/static/js/vendors~app.cea10ab53f3aa19fc30e.js differ diff --git a/priv/static/static/js/vendors~app.cea10ab53f3aa19fc30e.js.map b/priv/static/static/js/vendors~app.cea10ab53f3aa19fc30e.js.map new file mode 100644 index 000000000..cd09905ec Binary files /dev/null and b/priv/static/static/js/vendors~app.cea10ab53f3aa19fc30e.js.map differ diff --git a/priv/static/static/js/vendors~app.fb9ee54b02db0c974e51.js.map b/priv/static/static/js/vendors~app.fb9ee54b02db0c974e51.js.map deleted file mode 100644 index 7173d6819..000000000 Binary files a/priv/static/static/js/vendors~app.fb9ee54b02db0c974e51.js.map and /dev/null differ diff --git a/priv/static/static/logo.png b/priv/static/static/logo.png new file mode 100644 index 000000000..14aaf4a3f Binary files /dev/null and b/priv/static/static/logo.png differ diff --git a/priv/static/static/styles.json b/priv/static/static/styles.json index 23f57c65e..990cdc858 100644 --- a/priv/static/static/styles.json +++ b/priv/static/static/styles.json @@ -12,6 +12,7 @@ "redmond-xxi": "/static/themes/redmond-xxi.json", "breezy-dark": "/static/themes/breezy-dark.json", "breezy-light": "/static/themes/breezy-light.json", - "mammal": "/static/themes/mammal.json", - "paper": "/static/themes/paper.json" + "ihatebeingalive": "/static/themes/ihatebeingalive.json", + "paper": "/static/themes/paper.json", + "thekanata": "/static/themes/thekanata.json" } diff --git a/priv/static/static/terms-of-service.html b/priv/static/static/terms-of-service.html index 2b7bf7697..28201b4d5 100644 --- a/priv/static/static/terms-of-service.html +++ b/priv/static/static/terms-of-service.html @@ -1,9 +1,45 @@

Terms of Service

-

This is the default placeholder ToS. You should copy it over to your static folder and edit it to fit the needs of your instance.

+

It's mainly "be nice"

+ +
    +
  1. +

    Don't be a big meanie

    +

    Arguments are cool and all but don't make them into flamewars. Try to act in good faith - we want to be at least on good terms with people. Please act with understanding towards others on this instance. Most people here are probably struggling with a lot, be mindful of that.

    +
  2. +
  3. +

    Mark your lewds!

    +

    Reminder that lewd is bad and nobody wants to be forced to see that. Just mark it sensitive, and post unlisted. That is to say, anything suggestive/ecchi upwards should be marked. If you wouldn't look at it with your parents/boss in the room, mark it. It goes without saying that if you're going to post lewd stuff, keep it sensible. Obviously nothing underaged or otherwise questionable. Or you could just not post lewd stuff. Either/or.

    +
  4. +
  5. +

    This is a Kink Shame Zone

    +

    Being a lewdie will be met with many anime girl reaction images shaming you for your lewdness. Go think about icky things on someone else's webzone™

    +
  6. +
  7. +

    Keep it legal!

    +

    Server is hosted in france, keep content legal for there (+ wherever you're browsing from)

    +
  8. +
  9. +

    No ads/spambots

    +

    I didn't think I'd have to specify this, but please do not set up bots solely for trying to advertise. +

  10. +
  11. +

    Non-TOS recommendations

    +

    This is stuff that'd I'd like you to do, but I won't outright ban you if you don't follow them

    + +
  12. + +
  13. +

    Other

    +

    If you're here and you happen to play minecraft, feel free to message me with your username and come play with us sometime!

    +
  14. + +
+ +

So I guess yeah, that's about it. Try to be nice, eh? We're probably all sad here.

-

To do so, place a file at "/instance/static/static/terms-of-service.html" in your - Pleroma install containing the real ToS for your instance.

-

See the Pleroma documentation for more information.


diff --git a/priv/static/static/themes/ihatebeingalive.json b/priv/static/static/themes/ihatebeingalive.json index ce4688250..01cca7ae0 100644 --- a/priv/static/static/themes/ihatebeingalive.json +++ b/priv/static/static/themes/ihatebeingalive.json @@ -1,10 +1,316 @@ { "_pleroma_theme_version": 2, - "name": "ihatebeingalive", + "name": "ihatebeinga.live", "theme": { + "themeEngineVersion": 3, + "shadows": { + "panel": [ + { + "color": "#000000", + "x": "1", + "y": "2", + "blur": "6", + "spread": 0, + "alpha": 0.6 + } + ], + "topBar": [ + { + "x": 0, + "y": 0, + "blur": 4, + "spread": 0, + "color": "#000000", + "alpha": 0.6 + } + ], + "popup": [ + { + "x": 2, + "y": 2, + "blur": 3, + "spread": 0, + "color": "#000000", + "alpha": 0.5 + } + ], + "avatar": [ + { + "x": 0, + "y": 1, + "blur": 8, + "spread": 0, + "color": "#000000", + "alpha": 0.7 + } + ], + "avatarStatus": [], + "panelHeader": [ + { + "color": "#ffffff", + "x": 0, + "y": "40", + "blur": "40", + "spread": "-40", + "inset": true, + "alpha": "0.1" + } + ], + "button": [ + { + "color": "#ffffff", + "x": 0, + "y": "0", + "blur": "0", + "spread": "1", + "alpha": "0.15", + "inset": true + }, + { + "color": "#000000", + "x": "1", + "y": "1", + "blur": "1", + "spread": 0, + "alpha": "0.3", + "inset": false + } + ], + "buttonHover": [ + { + "color": "#3daee9", + "x": 0, + "y": "0", + "blur": 0, + "spread": "1", + "alpha": 1, + "inset": true + }, + { + "color": "#000000", + "x": "1", + "y": "1", + "blur": "1", + "spread": 0, + "alpha": "0.3", + "inset": false + } + ], + "buttonPressed": [ + { + "color": "#bebebe", + "x": 0, + "y": 0, + "blur": "0", + "spread": "50", + "alpha": 0.5, + "inset": true + }, + { + "color": "#ffffff", + "x": 0, + "y": "0", + "blur": 0, + "spread": "1", + "alpha": 0.2, + "inset": true + }, + { + "color": "#000000", + "x": "1", + "y": "1", + "blur": 0, + "spread": 0, + "alpha": "0.3", + "inset": false + } + ], + "input": [ + { + "color": "#FFFFFF", + "x": 0, + "y": "0", + "blur": 0, + "spread": "1", + "alpha": "0.2", + "inset": true + } + ] + }, + "colors": { + "underlay": "#000000", + "bg": "#070e1b", + "fg": "#31363b", + "cRed": "#c42d38", + "cGreen": "#22b325", + "cOrange": "#d7d720", + "cBlue": "#ffffff", + "accent": "#3daee9", + "link": "#3daee9", + "text": "#bebebe", + "chatBg": "#070e1b", + "chatMessageIncomingBg": "#070e1b", + "chatMessageOutgoingBg": "#0d1930", + "chatMessageOutgoingBorder": "#0f1d38", + "chatMessageOutgoingLink": "#3daee9", + "chatMessageOutgoingText": "#bebebe", + "border": "#363c41", + "chatMessageIncomingBorder": "#3b4247", + "chatMessageIncomingLink": "#3daee9", + "chatMessageIncomingText": "#bebebe", + "badgeNotification": "#024297", + "badgeNotificationText": "#ffffff", + "alertNeutral": "#bebebe", + "alertNeutralText": "#ffffff", + "alertPopupNeutral": "#bebebe", + "alertPopupNeutralText": "#000000", + "alertSuccess": "#22b325", + "alertSuccessText": "#ffffff", + "alertPopupSuccess": "#22b325", + "alertPopupSuccessText": "#000000", + "alertWarning": "#d7d720", + "alertWarningText": "#ffffff", + "alertPopupWarning": "#d7d720", + "alertPopupWarningText": "#000000", + "alertError": "#ff090f", + "alertErrorText": "#bebebe", + "alertPopupError": "#ff090f", + "alertPopupErrorText": "#ffffff", + "panel": "#0d1a31", + "panelText": "#bebebe", + "alertNeutralPanelText": "#ffffff", + "alertSuccessPanelText": "#ffffff", + "alertWarningPanelText": "#ffffff", + "alertErrorPanelText": "#bebebe", + "fgText": "#bebebe", + "topBar": "#0d1a31", + "topBarText": "#bebebe", + "input": "#1b1d1f", + "inputTopbarText": "#bebebe", + "inputPanelText": "#bebebe", + "inputText": "#bebebe", + "btn": "#1b1d1f", + "btnText": "#bebebe", + "btnTopBarText": "#bebebe", + "btnDisabled": "#0c121c", + "btnDisabledTopBarText": "#393d45", + "btnPanelText": "#bebebe", + "btnDisabledPanelText": "#393d45", + "btnDisabledText": "#393d45", + "btnToggled": "#1b1d1f", + "btnToggledTopBarText": "#bebebe", + "btnToggledPanelText": "#bebebe", + "btnToggledText": "#bebebe", + "btnPressed": "#1b1d1f", + "btnPressedTopBarText": "#bebebe", + "btnPressedTopBar": "#1b1d1f", + "btnPressedPanelText": "#bebebe", + "btnPressedPanel": "#1b1d1f", + "btnPressedText": "#bebebe", + "tabActiveText": "#bebebe", + "tabText": "#bebebe", + "tab": "#1b1d1f", + "fgLink": "#543fe7", + "topBarLink": "#bebebe", + "panelLink": "#38a5ed", + "panelFaint": "#bebebe", + "icon": "#63666d", + "poll": "#1d4f6e", + "pollText": "#bebebe", + "postGreentext": "#22b325", + "postLink": "#3daee9", + "lightText": "#f2f2f2", + "popover": "#070e1b", + "selectedMenuPopover": "#0d1930", + "highlight": "#0d1930", + "highlightText": "#bebebe", + "selectedMenu": "#0d1930", + "selectedMenuText": "#bebebe", + "selectedMenuPopoverIcon": "#666c77", + "highlightLink": "#3daee9", + "selectedMenuLink": "#3daee9", + "selectedMenuPopoverLink": "#3daee9", + "selectedMenuPopoverText": "#bebebe", + "faintLink": "#3daee9", + "highlightFaintLink": "#3daee9", + "selectedMenuFaintLink": "#3daee9", + "selectedMenuPopoverFaintLink": "#3daee9", + "faint": "#bebebe", + "highlightFaintText": "#bebebe", + "selectedMenuFaintText": "#bebebe", + "selectedMenuPopoverFaintText": "#bebebe", + "highlightLightText": "#f2f2f2", + "selectedMenuLightText": "#f2f2f2", + "selectedMenuPopoverLightText": "#f2f2f2", + "selectedMenuIcon": "#666c77", + "selectedPost": "#0d1930", + "selectedPostText": "#bebebe", + "selectedPostIcon": "#666c77", + "selectedPostLink": "#3daee9", + "selectedPostFaintLink": "#3daee9", + "highlightPostLink": "#3daee9", + "selectedPostPostLink": "#3daee9", + "selectedPostLightText": "#f2f2f2", + "selectedPostFaintText": "#bebebe", + "popoverText": "#bebebe", + "popoverIcon": "#63666d", + "popoverLink": "#3daee9", + "postFaintLink": "#3daee9", + "popoverPostFaintLink": "#3daee9", + "popoverFaintLink": "#3daee9", + "popoverFaintText": "#bebebe", + "popoverPostLink": "#3daee9", + "popoverLightText": "#f2f2f2", + "highlightIcon": "#666c77", + "highlightPostFaintLink": "#3daee9", + "profileTint": "#070e1b", + "profileBg": "#03070f", + "wallpaper": "#050a13" + }, + "opacity": { + "underlay": 0.15, + "bg": 0.99, + "border": 0.55, + "alert": 0.5, + "alertPopup": 0.95, + "panel": 0.75, + "input": 0.9, + "btn": 0.9, + "faint": 0.5, + "popover": 1, + "profileTint": 0.5 + }, + "radii": { + "btn": "4", + "input": "4", + "checkbox": "1", + "panel": "9", + "avatar": "3", + "avatarAlt": "4", + "tooltip": "7", + "attachment": "3", + "chatMessage": "9" + }, "fonts": { "interface": { - "family": "Lato" + "family": "Tiresias PCFont" + }, + "input": { + "family": "inherit" + }, + "post": { + "family": "inherit" + }, + "postCode": { + "family": "monospace" + } + } + }, + "source": { + "themeEngineVersion": 3, + "fonts": { + "interface": { + "family": "Tiresias PCFont" } }, "shadows": { @@ -56,7 +362,7 @@ "blur": 0, "spread": "1", "color": "--link", - "alpha": "0.3", + "alpha": 1, "inset": true }, { @@ -76,7 +382,7 @@ "blur": "0", "spread": "50", "color": "--faint", - "alpha": 1, + "alpha": 0.5, "inset": true }, { @@ -112,30 +418,116 @@ }, "opacity": { "bg": "0.99", - "btn": "0.9", - "input": "0.9", + "border": "0.55", "panel": "0.75", - "border": "0.55" + "btn": "0.9", + "input": "0.9" }, "colors": { "bg": "#070e1b", - "text": "#bebebe", - "link": "#3daee9", "fg": "#31363b", - "fgLink": "#543fe7", - "panelLink": "#38a5ed", - "input": "#1b1d1f", - "topBar": "#0d1a31", - "topBarLink": "#bebebe", - "btn": "#1b1d1f", - "panel": "#0d1a31", - "alertError": "#ff090f", - "badgeNotification": "#024297", - "border": "#363c41", - "cRed": "#c42d38", + "text": "#bebebe", + "underlay": "#000000", + "link": "#3daee9", + "accent": "#3daee9", + "faint": "#bebebe", + "faintLink": "#3daee9", + "postFaintLink": "#3daee9", "cBlue": "#ffffff", + "cRed": "#c42d38", "cGreen": "#22b325", - "cOrange": "#d7d720" + "cOrange": "#d7d720", + "highlight": "#0d1930", + "highlightLightText": "#f2f2f2", + "highlightPostLink": "#3daee9", + "highlightFaintText": "#bebebe", + "highlightFaintLink": "#3daee9", + "highlightPostFaintLink": "#3daee9", + "highlightText": "#bebebe", + "highlightLink": "#3daee9", + "highlightIcon": "#666c77", + "popover": "#070e1b", + "popoverLightText": "#f2f2f2", + "popoverPostLink": "#3daee9", + "popoverFaintText": "#bebebe", + "popoverFaintLink": "#3daee9", + "popoverPostFaintLink": "#3daee9", + "popoverText": "#bebebe", + "popoverLink": "#3daee9", + "popoverIcon": "#63666d", + "selectedPost": "#0d1930", + "selectedPostFaintText": "#bebebe", + "selectedPostLightText": "#f2f2f2", + "selectedPostPostLink": "#3daee9", + "selectedPostFaintLink": "#3daee9", + "selectedPostText": "#bebebe", + "selectedPostLink": "#3daee9", + "selectedPostIcon": "#666c77", + "selectedMenu": "#0d1930", + "selectedMenuLightText": "#f2f2f2", + "selectedMenuFaintText": "#bebebe", + "selectedMenuFaintLink": "#3daee9", + "selectedMenuText": "#bebebe", + "selectedMenuLink": "#3daee9", + "selectedMenuIcon": "#666c77", + "selectedMenuPopover": "#0d1930", + "selectedMenuPopoverLightText": "#f2f2f2", + "selectedMenuPopoverFaintText": "#bebebe", + "selectedMenuPopoverFaintLink": "#3daee9", + "selectedMenuPopoverText": "#bebebe", + "selectedMenuPopoverLink": "#3daee9", + "selectedMenuPopoverIcon": "#666c77", + "lightText": "#f2f2f2", + "postLink": "#3daee9", + "border": "#363c41", + "poll": "#1d4f6e", + "pollText": "#bebebe", + "icon": "#63666d", + "fgText": "#bebebe", + "fgLink": "#543fe7", + "panel": "#0d1a31", + "panelText": "#bebebe", + "panelFaint": "#bebebe", + "panelLink": "#38a5ed", + "topBar": "#0d1a31", + "topBarText": "#bebebe", + "topBarLink": "#bebebe", + "tab": "#1b1d1f", + "tabText": "#bebebe", + "tabActiveText": "#bebebe", + "btn": "#1b1d1f", + "btnText": "#bebebe", + "btnPanelText": "#bebebe", + "btnTopBarText": "#bebebe", + "btnPressed": "#1b1d1f", + "btnPressedText": "#bebebe", + "btnPressedPanel": "#1b1d1f", + "btnPressedPanelText": "#bebebe", + "btnPressedTopBar": "#1b1d1f", + "btnPressedTopBarText": "#bebebe", + "btnToggled": "#1b1d1f", + "btnToggledText": "#bebebe", + "btnToggledPanelText": "#bebebe", + "btnToggledTopBarText": "#bebebe", + "btnDisabled": "#0c121c", + "btnDisabledText": "#393d45", + "btnDisabledPanelText": "#393d45", + "btnDisabledTopBarText": "#393d45", + "input": "#1b1d1f", + "inputText": "#bebebe", + "inputPanelText": "#bebebe", + "inputTopbarText": "#bebebe", + "alertError": "#ff090f", + "alertErrorText": "#bebebe", + "alertErrorPanelText": "#bebebe", + "alertWarning": "#d7d720", + "alertWarningText": "#ffffff", + "alertWarningPanelText": "#ffffff", + "alertNeutral": "#bebebe", + "alertNeutralText": "#ffffff", + "alertNeutralPanelText": "#ffffff", + "badgeNotification": "#024297", + "badgeNotificationText": "#ffffff" }, "radii": { "btn": "4", diff --git a/priv/static/static/themes/thekanata.json b/priv/static/static/themes/thekanata.json new file mode 100644 index 000000000..05a493d7d --- /dev/null +++ b/priv/static/static/themes/thekanata.json @@ -0,0 +1,548 @@ +{ + "_pleroma_theme_version": 2, + "name": "thekanata", + "theme": { + "themeEngineVersion": 3, + "shadows": { + "panel": [ + { + "x": "0", + "y": "0", + "blur": "3", + "spread": 0, + "color": "#000000", + "alpha": "0.5" + }, + { + "x": "0", + "y": "4", + "blur": "6", + "spread": "3", + "inset": false, + "color": "#000000", + "alpha": "0.3" + } + ], + "topBar": [ + { + "x": 0, + "y": "1", + "blur": 4, + "spread": 0, + "color": "#000000", + "alpha": "0.4" + }, + { + "x": 0, + "y": "2", + "blur": "7", + "spread": 0, + "inset": false, + "color": "#000000", + "alpha": "0.3" + } + ], + "popup": [ + { + "x": 2, + "y": 2, + "blur": 3, + "spread": 0, + "color": "#000000", + "alpha": 0.5 + } + ], + "avatar": [ + { + "x": 0, + "y": 1, + "blur": 8, + "spread": 0, + "color": "#000000", + "alpha": 0.7 + } + ], + "avatarStatus": [], + "panelHeader": [ + { + "x": 0, + "y": "1", + "blur": "3", + "spread": 0, + "inset": false, + "color": "#000000", + "alpha": "0.4" + }, + { + "x": "0", + "y": "1", + "blur": "0", + "spread": 0, + "inset": true, + "color": "#ffffff", + "alpha": "0.2" + } + ], + "button": [ + { + "x": 0, + "y": 0, + "blur": 2, + "spread": 0, + "color": "#000000", + "alpha": 1 + }, + { + "x": 0, + "y": 1, + "blur": 0, + "spread": 0, + "color": "#FFFFFF", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": -1, + "blur": 0, + "spread": 0, + "color": "#000000", + "alpha": 0.2, + "inset": true + } + ], + "buttonHover": [ + { + "x": 0, + "y": 0, + "blur": "1", + "spread": "2", + "color": "#b9b9ba", + "alpha": "0.4", + "inset": true + }, + { + "x": 0, + "y": 1, + "blur": 0, + "spread": 0, + "color": "#FFFFFF", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": -1, + "blur": 0, + "spread": 0, + "color": "#000000", + "alpha": 0.2, + "inset": true + } + ], + "buttonPressed": [ + { + "x": 0, + "y": 0, + "blur": 4, + "spread": 0, + "color": "#000000", + "alpha": 1, + "inset": true + }, + { + "x": 0, + "y": 1, + "blur": 0, + "spread": 0, + "color": "#000000", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": -1, + "blur": 0, + "spread": 0, + "color": "#FFFFFF", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": 0, + "blur": "2", + "spread": 0, + "inset": false, + "color": "#000000", + "alpha": 1 + } + ], + "input": [ + { + "x": 0, + "y": 1, + "blur": 0, + "spread": 0, + "color": "#000000", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": -1, + "blur": 0, + "spread": 0, + "color": "#FFFFFF", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": 0, + "blur": 2, + "inset": true, + "spread": 0, + "color": "#000000", + "alpha": 1 + } + ] + }, + "colors": { + "underlay": "#090e14", + "bg": "#f3f2f7", + "fg": "#0f31b9", + "cRed": "#d31014", + "cOrange": "#f7e8a7", + "cGreen": "#5dc94a", + "cBlue": "#90d9e0", + "accent": "#0f31b9", + "link": "#0f31b9", + "text": "#382d33", + "badgeNotification": "#e15932", + "badgeNotificationText": "#ffffff", + "panel": "#0f31b9", + "panelText": "#d2c7cd", + "alertNeutral": "#382d33", + "alertNeutralPanelText": "#d2c7cd", + "alertNeutralText": "#000000", + "alertWarning": "#f7e8a7", + "alertWarningPanelText": "#000000", + "alertWarningText": "#382d33", + "alertError": "#d31014", + "alertErrorPanelText": "#d2c7cd", + "alertErrorText": "#745e6a", + "fgText": "#ffffff", + "topBar": "#ffffff", + "topBarText": "#382d33", + "input": "#ffffff", + "inputTopbarText": "#382d33", + "inputPanelText": "#392e33", + "inputText": "#382d33", + "btn": "#081d56", + "btnText": "#ffffff", + "btnTopBarText": "#ffffff", + "btnDisabled": "#b9bdcf", + "btnDisabledTopBarText": "#cacedb", + "btnPanelText": "#ffffff", + "btnDisabledPanelText": "#cacedb", + "btnDisabledText": "#cacedb", + "btnToggled": "#061347", + "btnToggledTopBarText": "#ffffff", + "btnToggledPanelText": "#ffffff", + "btnToggledText": "#ffffff", + "btnPressed": "#081d56", + "btnPressedTopBarText": "#ffffff", + "btnPressedTopBar": "#081d56", + "btnPressedPanelText": "#ffffff", + "btnPressedPanel": "#081d56", + "btnPressedText": "#ffffff", + "tabActiveText": "#382d33", + "tabText": "#ffffff", + "tab": "#081d56", + "fgLink": "#4668f0", + "topBarLink": "#382d33", + "panelLink": "#1030ba", + "panelFaint": "#ffffff", + "icon": "#969095", + "poll": "#98a5df", + "pollText": "#382d33", + "border": "#0e2dab", + "postGreentext": "#49b537", + "postLink": "#0f31b9", + "lightText": "#000000", + "popover": "#f3f2f7", + "selectedMenuPopover": "#e5e3ee", + "highlight": "#e5e3ee", + "highlightText": "#382d33", + "selectedMenu": "#e5e3ee", + "selectedMenuText": "#382d33", + "selectedMenuPopoverIcon": "#8f8891", + "highlightLink": "#0f31b9", + "selectedMenuLink": "#0f31b9", + "selectedMenuPopoverLink": "#0f31b9", + "selectedMenuPopoverText": "#382d33", + "faintLink": "#0f31b9", + "highlightFaintLink": "#0f31b9", + "selectedMenuFaintLink": "#0f31b9", + "selectedMenuPopoverFaintLink": "#0f31b9", + "faint": "#382d33", + "highlightFaintText": "#382d33", + "selectedMenuFaintText": "#382d33", + "selectedMenuPopoverFaintText": "#382d33", + "highlightLightText": "#000000", + "selectedMenuLightText": "#000000", + "selectedMenuPopoverLightText": "#000000", + "selectedMenuIcon": "#8f8891", + "selectedPost": "#e5e3ee", + "selectedPostText": "#382d33", + "selectedPostIcon": "#8f8891", + "selectedPostLink": "#0f31b9", + "selectedPostFaintLink": "#0f31b9", + "highlightPostLink": "#0f31b9", + "selectedPostPostLink": "#0f31b9", + "selectedPostLightText": "#000000", + "selectedPostFaintText": "#382d33", + "popoverText": "#382d33", + "popoverIcon": "#969095", + "popoverLink": "#0f31b9", + "postFaintLink": "#0f31b9", + "popoverPostFaintLink": "#0f31b9", + "popoverFaintLink": "#0f31b9", + "popoverFaintText": "#382d33", + "popoverPostLink": "#0f31b9", + "popoverLightText": "#000000", + "highlightIcon": "#8f8891", + "highlightPostFaintLink": "#0f31b9", + "profileTint": "#f3f2f7", + "profileBg": "#808791" + }, + "opacity": { + "underlay": 0, + "bg": 1, + "panel": 1, + "alert": 0.5, + "input": 0.5, + "btn": 1, + "faint": 0.5, + "border": 1, + "popover": 1, + "profileTint": 0.5 + }, + "radii": { + "btn": "3", + "input": "3", + "checkbox": 2, + "panel": "15", + "avatar": "3", + "avatarAlt": 50, + "tooltip": 2, + "attachment": "3" + }, + "fonts": { + "interface": { + "family": "sans-serif" + }, + "input": { + "family": "inherit" + }, + "post": { + "family": "inherit" + }, + "postCode": { + "family": "monospace" + } + } + }, + "source": { + "themeEngineVersion": 3, + "fonts": {}, + "shadows": { + "buttonHover": [ + { + "x": 0, + "y": 0, + "blur": "1", + "spread": "2", + "color": "#b9b9ba", + "alpha": "0.4", + "inset": true + }, + { + "x": 0, + "y": 1, + "blur": 0, + "spread": 0, + "color": "#FFFFFF", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": -1, + "blur": 0, + "spread": 0, + "color": "#000000", + "alpha": 0.2, + "inset": true + } + ], + "buttonPressed": [ + { + "x": 0, + "y": 0, + "blur": 4, + "spread": 0, + "color": "#000000", + "alpha": 1, + "inset": true + }, + { + "x": 0, + "y": 1, + "blur": 0, + "spread": 0, + "color": "#000000", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": -1, + "blur": 0, + "spread": 0, + "color": "#FFFFFF", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": 0, + "blur": "2", + "spread": 0, + "inset": false, + "color": "#000000", + "alpha": 1 + } + ], + "panelHeader": [ + { + "x": 0, + "y": "1", + "blur": "3", + "spread": 0, + "inset": false, + "color": "#000000", + "alpha": "0.4" + }, + { + "x": "0", + "y": "1", + "blur": "0", + "spread": 0, + "inset": true, + "color": "#ffffff", + "alpha": "0.2" + } + ], + "panel": [ + { + "x": "0", + "y": "0", + "blur": "3", + "spread": 0, + "color": "#000000", + "alpha": "0.5" + }, + { + "x": "0", + "y": "4", + "blur": "6", + "spread": "3", + "inset": false, + "color": "#000000", + "alpha": "0.3" + } + ], + "button": [ + { + "x": 0, + "y": 0, + "blur": 2, + "spread": 0, + "color": "#000000", + "alpha": 1 + }, + { + "x": 0, + "y": 1, + "blur": 0, + "spread": 0, + "color": "#FFFFFF", + "alpha": 0.2, + "inset": true + }, + { + "x": 0, + "y": -1, + "blur": 0, + "spread": 0, + "color": "#000000", + "alpha": 0.2, + "inset": true + } + ], + "topBar": [ + { + "x": 0, + "y": "1", + "blur": 4, + "spread": 0, + "color": "#000000", + "alpha": "0.4" + }, + { + "x": 0, + "y": "2", + "blur": "7", + "spread": 0, + "inset": false, + "color": "#000000", + "alpha": "0.3" + } + ] + }, + "opacity": { + "underlay": "0" + }, + "colors": { + "bg": "#F3F2F7", + "fg": "#0F31B9", + "text": "#382D33", + "underlay": "#090e14", + "accent": "#0F31B9", + "cBlue": "#90D9E0", + "cRed": "#d31014", + "cGreen": "#5dc94a", + "cOrange": "#F7E8A7", + "border": "--fg,3", + "fgText": "#FFFFFF", + "topBar": "#ffffff", + "topBarText": "#382D33", + "topBarLink": "#382D33", + "btn": "#081D56", + "btnToggled": "--accent,-24.2", + "input": "#FFFFFF", + "alertErrorText": "--text,21.2", + "badgeNotification": "#e15932", + "badgeNotificationText": "#ffffff" + }, + "radii": { + "btn": "3", + "input": "3", + "panel": "15", + "avatar": "3", + "attachment": "3" + } + } +} diff --git a/priv/static/sw-pleroma.js b/priv/static/sw-pleroma.js index 5f64e872d..9948c3a51 100644 Binary files a/priv/static/sw-pleroma.js and b/priv/static/sw-pleroma.js differ diff --git a/priv/static/sw-pleroma.js.map b/priv/static/sw-pleroma.js.map index a538b769e..06813ad0e 100644 Binary files a/priv/static/sw-pleroma.js.map and b/priv/static/sw-pleroma.js.map differ