forked from AkkomaGang/akkoma
update pleroma frontend
This commit is contained in:
parent
856b5e1ca4
commit
2b4b4888a9
16 changed files with 4 additions and 7 deletions
|
@ -1 +1 @@
|
||||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>Pleroma</title><link rel=icon type=image/png href=/favicon.png><link rel=stylesheet href=/static/font/css/fontello.css><link rel=stylesheet href=/static/font/css/animation.css><link href=/static/css/app.b76dcba564bc8d13e27c546e95fbb72e.css rel=stylesheet></head><body style="display: none"><div id=app></div><script type=text/javascript src=/static/js/manifest.004e63f0a7e5719fbbe8.js></script><script type=text/javascript src=/static/js/vendor.48cf760f1485c83eb636.js></script><script type=text/javascript src=/static/js/app.d3eba781c5f30aabbb47.js></script></body></html>
|
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>Pleroma</title><link rel=icon type=image/png href=/favicon.png><link rel=stylesheet href=/static/font/css/fontello.css><link rel=stylesheet href=/static/font/css/animation.css><link href=/static/css/app.5ba9f148d51b8e9e88aa093eb3241a0e.css rel=stylesheet></head><body style="display: none"><div id=app></div><script type=text/javascript src=/static/js/manifest.f70689e27c09390170e6.js></script><script type=text/javascript src=/static/js/vendor.5cb6d04a9de200fd9af1.js></script><script type=text/javascript src=/static/js/app.6e2e9ee92450f3681b96.js></script></body></html>
|
|
@ -2,14 +2,11 @@
|
||||||
"theme": "pleroma-dark",
|
"theme": "pleroma-dark",
|
||||||
"background": "/static/aurora_borealis.jpg",
|
"background": "/static/aurora_borealis.jpg",
|
||||||
"logo": "/static/logo.png",
|
"logo": "/static/logo.png",
|
||||||
|
"logoMask": true,
|
||||||
|
"logoMargin": ".1em",
|
||||||
"redirectRootNoLogin": "/main/all",
|
"redirectRootNoLogin": "/main/all",
|
||||||
"redirectRootLogin": "/main/friends",
|
"redirectRootLogin": "/main/friends",
|
||||||
"chatDisabled": false,
|
"chatDisabled": false,
|
||||||
"showWhoToFollowPanel": false,
|
|
||||||
"whoToFollowProvider": "https://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-osa-api.cgi?{{host}}+{{user}}",
|
|
||||||
"whoToFollowProviderDummy2": "https://followlink.osa-p.net/api/get_recommend.json?acct=@{{user}}@{{host}}",
|
|
||||||
"whoToFollowLink": "https://vinayaka.distsn.org/?{{host}}+{{user}}",
|
|
||||||
"whoToFollowLinkDummy2": "https://followlink.osa-p.net/recommend.html",
|
|
||||||
"showInstanceSpecificPanel": false,
|
"showInstanceSpecificPanel": false,
|
||||||
"scopeOptionsEnabled": false,
|
"scopeOptionsEnabled": false,
|
||||||
"collapseMessageWithSubject": false
|
"collapseMessageWithSubject": false
|
||||||
|
|
BIN
priv/static/static/css/app.5ba9f148d51b8e9e88aa093eb3241a0e.css
Normal file
BIN
priv/static/static/css/app.5ba9f148d51b8e9e88aa093eb3241a0e.css
Normal file
Binary file not shown.
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/js/app.6e2e9ee92450f3681b96.js
Normal file
BIN
priv/static/static/js/app.6e2e9ee92450f3681b96.js
Normal file
Binary file not shown.
BIN
priv/static/static/js/app.6e2e9ee92450f3681b96.js.map
Normal file
BIN
priv/static/static/js/app.6e2e9ee92450f3681b96.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/manifest.f70689e27c09390170e6.js
Normal file
BIN
priv/static/static/js/manifest.f70689e27c09390170e6.js
Normal file
Binary file not shown.
BIN
priv/static/static/js/manifest.f70689e27c09390170e6.js.map
Normal file
BIN
priv/static/static/js/manifest.f70689e27c09390170e6.js.map
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
priv/static/static/js/vendor.5cb6d04a9de200fd9af1.js
Normal file
BIN
priv/static/static/js/vendor.5cb6d04a9de200fd9af1.js
Normal file
Binary file not shown.
BIN
priv/static/static/js/vendor.5cb6d04a9de200fd9af1.js.map
Normal file
BIN
priv/static/static/js/vendor.5cb6d04a9de200fd9af1.js.map
Normal file
Binary file not shown.
Loading…
Reference in a new issue