forked from AkkomaGang/akkoma
update pleroma-fe
This commit is contained in:
parent
e910f21d8d
commit
f225db8596
125 changed files with 1007 additions and 32 deletions
|
@ -1 +1 @@
|
|||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"><!--server-generated-meta--><link rel=icon type=image/png href=/favicon.png><link href=/static/css/app.9a4c5ede37b2f0230836.css rel=stylesheet></head><body class=hidden><noscript>To use Pleroma, please enable JavaScript.</noscript><div id=app></div><script type=text/javascript src=/static/js/vendors~app.fb9ee54b02db0c974e51.js></script><script type=text/javascript src=/static/js/app.ce97bd1883ee9dd7b809.js></script></body></html>
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"><title>Pleroma</title><link rel=stylesheet href=/static/font/css/fontello.css><link rel=stylesheet href=/static/font/css/animation.css><link rel=stylesheet href=/static/font/tiresias.css><link rel=stylesheet href=/static/font/css/lato.css><!--server-generated-meta--><link rel=icon type=image/png href=/favicon.png><link href=/static/css/app.7d2d223f75c3a14b0991.css rel=stylesheet></head><body class=hidden><noscript>To use Pleroma, please enable JavaScript.</noscript><div id=app></div><script type=text/javascript src=/static/js/vendors~app.cea10ab53f3aa19fc30e.js></script><script type=text/javascript src=/static/js/app.3406a29ea12cc8523467.js></script></body></html>
|
|
@ -23,6 +23,6 @@
|
|||
"showInstanceSpecificPanel": false,
|
||||
"sidebarRight": false,
|
||||
"subjectLineBehavior": "email",
|
||||
"theme": "pleroma-dark",
|
||||
"theme": "ihatebeingalive",
|
||||
"webPushNotifications": false
|
||||
}
|
||||
|
|
Binary file not shown.
|
@ -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":""}
|
Binary file not shown.
1
priv/static/static/css/app.7d2d223f75c3a14b0991.css.map
Normal file
1
priv/static/static/css/app.7d2d223f75c3a14b0991.css.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
priv/static/static/font/fonts/Tiresias_Infofont.ttf
Normal file
BIN
priv/static/static/font/fonts/Tiresias_Infofont.ttf
Normal file
Binary file not shown.
BIN
priv/static/static/font/fonts/Tiresias_PCfont.ttf
Normal file
BIN
priv/static/static/font/fonts/Tiresias_PCfont.ttf
Normal file
Binary file not shown.
BIN
priv/static/static/font/tiresias.css
Normal file
BIN
priv/static/static/font/tiresias.css
Normal file
Binary file not shown.
BIN
priv/static/static/js/10.02ffbc25214f297f720f.js
Normal file
BIN
priv/static/static/js/10.02ffbc25214f297f720f.js
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/12.5ca41e245bb40263bc7f.js
Normal file
BIN
priv/static/static/js/12.5ca41e245bb40263bc7f.js
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/14.4e05e7c284119777ecc5.js
Normal file
BIN
priv/static/static/js/14.4e05e7c284119777ecc5.js
Normal file
Binary file not shown.
BIN
priv/static/static/js/14.4e05e7c284119777ecc5.js.map
Normal file
BIN
priv/static/static/js/14.4e05e7c284119777ecc5.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/15.23f179cc3adc903bb537.js.map
Normal file
BIN
priv/static/static/js/15.23f179cc3adc903bb537.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/16.43dd2c64dcb160dd96a6.js.map
Normal file
BIN
priv/static/static/js/16.43dd2c64dcb160dd96a6.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/17.d1deeeb81b7cab98b068.js.map
Normal file
BIN
priv/static/static/js/17.d1deeeb81b7cab98b068.js.map
Normal file
Binary file not shown.
BIN
priv/static/static/js/18.a4d5b399e228a6a45a7b.js
Normal file
BIN
priv/static/static/js/18.a4d5b399e228a6a45a7b.js
Normal file
Binary file not shown.
BIN
priv/static/static/js/18.a4d5b399e228a6a45a7b.js.map
Normal file
BIN
priv/static/static/js/18.a4d5b399e228a6a45a7b.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/19.e513835c3274271258fa.js.map
Normal file
BIN
priv/static/static/js/19.e513835c3274271258fa.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/2.b78cd17814d5fca57e46.js
Normal file
BIN
priv/static/static/js/2.b78cd17814d5fca57e46.js
Normal file
Binary file not shown.
BIN
priv/static/static/js/2.b78cd17814d5fca57e46.js.map
Normal file
BIN
priv/static/static/js/2.b78cd17814d5fca57e46.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/20.49a14db2146e7bf4b87c.js.map
Normal file
BIN
priv/static/static/js/20.49a14db2146e7bf4b87c.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/21.b2844ccdcfc3c8191e8e.js.map
Normal file
BIN
priv/static/static/js/21.b2844ccdcfc3c8191e8e.js.map
Normal file
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/22.68c0a771d79e3383f5e8.js.map
Normal file
BIN
priv/static/static/js/22.68c0a771d79e3383f5e8.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/23.0b6cdf4c9dc52c4291c0.js.map
Normal file
BIN
priv/static/static/js/23.0b6cdf4c9dc52c4291c0.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/24.5cfb87799bd882b933dd.js.map
Normal file
BIN
priv/static/static/js/24.5cfb87799bd882b933dd.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/25.8185e4d775cea9fe47e1.js
Normal file
BIN
priv/static/static/js/25.8185e4d775cea9fe47e1.js
Normal file
Binary file not shown.
BIN
priv/static/static/js/25.8185e4d775cea9fe47e1.js.map
Normal file
BIN
priv/static/static/js/25.8185e4d775cea9fe47e1.js.map
Normal file
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/26.34ec129dd8f860ce4a8e.js.map
Normal file
BIN
priv/static/static/js/26.34ec129dd8f860ce4a8e.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/27.0f4a5145681cfb5a896e.js.map
Normal file
BIN
priv/static/static/js/27.0f4a5145681cfb5a896e.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/28.75c01cd71372c39d5af8.js.map
Normal file
BIN
priv/static/static/js/28.75c01cd71372c39d5af8.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/29.b53cf1f3bcece005d78a.js.map
Normal file
BIN
priv/static/static/js/29.b53cf1f3bcece005d78a.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/30.064c236fa83ac21c252f.js
Normal file
BIN
priv/static/static/js/30.064c236fa83ac21c252f.js
Normal file
Binary file not shown.
BIN
priv/static/static/js/30.064c236fa83ac21c252f.js.map
Normal file
BIN
priv/static/static/js/30.064c236fa83ac21c252f.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/31.226f7a848d733df38095.js
Normal file
BIN
priv/static/static/js/31.226f7a848d733df38095.js
Normal file
Binary file not shown.
BIN
priv/static/static/js/31.226f7a848d733df38095.js.map
Normal file
BIN
priv/static/static/js/31.226f7a848d733df38095.js.map
Normal file
Binary file not shown.
BIN
priv/static/static/js/32.19ca50edbb4d711838dc.js
Normal file
BIN
priv/static/static/js/32.19ca50edbb4d711838dc.js
Normal file
Binary file not shown.
BIN
priv/static/static/js/32.19ca50edbb4d711838dc.js.map
Normal file
BIN
priv/static/static/js/32.19ca50edbb4d711838dc.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/6.613b0d6b08c3f5f9ef13.js
Normal file
BIN
priv/static/static/js/6.613b0d6b08c3f5f9ef13.js
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue