kosmos/akkounts-web
kosmos
/
akkounts-web
Archived
8
1
Fork 0
This commit is contained in:
Basti 2019-10-16 16:14:32 +02:00
parent 12eee26bec
commit 7e77936d25
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
22 changed files with 28 additions and 12 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "akkounts-web",
"version": "1.0.2",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "akkounts-web",
"version": "1.0.2",
"version": "1.1.0",
"private": true,
"description": "Web UI for Kosmos account sign-ups and donations",
"repository": "https://github.com/67P/akkounts-web.git",

View File

@ -29,7 +29,7 @@ e.default=a}),define("akkounts-web/resolver",["exports","ember-resolver"],functi
var t=n.default
e.default=t}),define("akkounts-web/router",["exports","akkounts-web/config/environment"],function(e,n){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
var t=Ember.Router.extend({location:n.default.locationType,rootURL:n.default.rootURL})
t.map(function(){this.route("mastodon",function(){this.route("signup")})})
t.map(function(){this.route("mastodon",function(){this.route("index"),this.route("signup")})})
var a=t
e.default=a}),define("akkounts-web/routes/index",["exports"],function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
var n=Ember.Route.extend({})
@ -38,12 +38,12 @@ var n=Ember.Route.extend({})
e.default=n}),define("akkounts-web/routes/mastodon/signup",["exports"],function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
var n=Ember.Route.extend({})
e.default=n}),define("akkounts-web/services/ajax",["exports","ember-ajax/services/ajax"],function(e,n){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return n.default}})}),define("akkounts-web/templates/application",["exports"],function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
var n=Ember.HTMLBars.template({id:"9dlLfADx",block:'{"symbols":[],"statements":[[7,"div"],[11,"id","grid-container"],[9],[0,"\\n "],[7,"header"],[11,"class","site"],[9],[0,"\\n "],[7,"h1"],[9],[0,"\\n "],[7,"span"],[11,"class","project-name"],[9],[0,"Kosmos"],[10],[0,"\\n "],[7,"span"],[11,"class","site-name"],[9],[0,"Services"],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"nav"],[11,"class","site"],[9],[0,"\\n "],[7,"ul"],[9],[0,"\\n "],[7,"li"],[9],[0,"\\n"],[4,"link-to",null,[["route"],["mastodon.signup"]],{"statements":[[0," "],[7,"header"],[9],[0,"\\n "],[7,"span"],[11,"class","domain-name"],[9],[0,"kosmos.social"],[10],[0,"\\n "],[7,"span"],[11,"class","product-name"],[9],[0,"(Mastodon)"],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[11,"class","description"],[9],[0,"\\n A social network server that is part of the fediverse, a decentralized\\n alternative to Twitter etc.\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n "],[7,"li"],[11,"class","coming-soon"],[9],[0,"\\n "],[7,"a"],[11,"href","#"],[9],[0,"\\n "],[7,"header"],[9],[0,"\\n "],[7,"span"],[11,"class","domain-name"],[9],[0,"xmpp.kosmos.org"],[10],[0,"\\n "],[7,"span"],[11,"class","product-name"],[9],[0,"(ejabberd)"],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[11,"class","description"],[9],[0,"\\n Chat rooms and instant messaging, based on a widely used open protocol.\\n A decentralized alternative to Slack, Telegram, Signal, etc.\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[7,"li"],[11,"class","coming-soon"],[9],[0,"\\n "],[7,"a"],[11,"href","#"],[9],[0,"\\n "],[7,"header"],[9],[0,"\\n "],[7,"span"],[11,"class","domain-name"],[9],[0,"gitea.kosmos.org"],[10],[0,"\\n "],[7,"span"],[11,"class","product-name"],[9],[0,"(Gitea)"],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[11,"class","description"],[9],[0,"\\n Code hosting and collaboration for software projects. A free and open\\n alternative to GitHub, GitLab, etc.\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[7,"li"],[9],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"main"],[9],[0,"\\n "],[1,[23,"outlet"],false],[0,"\\n "],[10],[0,"\\n"],[10]],"hasEval":false}',meta:{moduleName:"akkounts-web/templates/application.hbs"}})
var n=Ember.HTMLBars.template({id:"84913EbD",block:'{"symbols":[],"statements":[[7,"div"],[11,"id","grid-container"],[9],[0,"\\n "],[7,"header"],[11,"class","site"],[9],[0,"\\n "],[7,"h1"],[9],[0,"\\n"],[4,"link-to",null,[["route"],["index"]],{"statements":[[0," "],[7,"span"],[11,"class","project-name"],[9],[0,"Kosmos"],[10],[0,"\\n "],[7,"span"],[11,"class","site-name"],[9],[0,"Accounts"],[10],[0,"\\n "],[7,"span"],[11,"class","beta"],[9],[7,"span"],[11,"class","bolt"],[9],[0,"🗲"],[10],[0," beta"],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"main"],[9],[0,"\\n "],[1,[23,"outlet"],false],[0,"\\n "],[10],[0,"\\n\\n "],[7,"nav"],[11,"class","site"],[9],[0,"\\n "],[7,"ul"],[9],[0,"\\n "],[7,"li"],[9],[0,"\\n"],[4,"link-to",null,[["route"],["mastodon"]],{"statements":[[0," "],[7,"header"],[9],[0,"\\n "],[7,"span"],[11,"class","domain-name"],[9],[0,"kosmos.social"],[10],[0,"\\n "],[7,"span"],[11,"class","product-name"],[9],[0,"(Mastodon)"],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[11,"class","description"],[9],[0,"\\n A social network server that is part of the fediverse, a decentralized\\n alternative to Twitter etc.\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n "],[7,"li"],[11,"class","coming-soon"],[9],[0,"\\n "],[7,"a"],[11,"href","#"],[9],[0,"\\n "],[7,"header"],[9],[0,"\\n "],[7,"span"],[11,"class","domain-name"],[9],[0,"xmpp.kosmos.org"],[10],[0,"\\n "],[7,"span"],[11,"class","product-name"],[9],[0,"(ejabberd)"],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[11,"class","description"],[9],[0,"\\n Chat rooms and instant messaging, based on a widely used open protocol.\\n A decentralized alternative to Slack, Telegram, Signal, etc.\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[7,"li"],[11,"class","coming-soon"],[9],[0,"\\n "],[7,"a"],[11,"href","#"],[9],[0,"\\n "],[7,"header"],[9],[0,"\\n "],[7,"span"],[11,"class","domain-name"],[9],[0,"gitea.kosmos.org"],[10],[0,"\\n "],[7,"span"],[11,"class","product-name"],[9],[0,"(Gitea)"],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[11,"class","description"],[9],[0,"\\n Code hosting and collaboration for software projects. A free and open\\n alternative to GitHub, GitLab, etc.\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[7,"li"],[9],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n"],[10]],"hasEval":false}',meta:{moduleName:"akkounts-web/templates/application.hbs"}})
e.default=n}),define("akkounts-web/templates/index",["exports"],function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
var n=Ember.HTMLBars.template({id:"jPejr7za",block:'{"symbols":[],"statements":[[4,"link-to",null,[["route"],["mastodon.signup"]],{"statements":[[0,"Mastodon sign-up"]],"parameters":[]},null]],"hasEval":false}',meta:{moduleName:"akkounts-web/templates/index.hbs"}})
var n=Ember.HTMLBars.template({id:"1KRch8vW",block:'{"symbols":[],"statements":[[7,"div"],[11,"class","hero"],[9],[0,"\\n "],[7,"h2"],[9],[0,"Welcome to the Open Web"],[10],[0,"\\n"],[10],[0,"\\n\\n"],[7,"p"],[9],[0,"\\n Tired of being dependent on the whims of corporations for your online\\n communication? Think service providers should "],[7,"strong"],[9],[0,"serve their users"],[10],[0,",\\n instead of manipulating your attention to optimize for ad revenue? We think\\n so, too.\\n"],[10],[0,"\\n\\n"],[7,"h3"],[9],[0,"Our user-first approach"],[10],[0,"\\n\\n"],[7,"section"],[11,"class","explainer"],[9],[0,"\\n "],[7,"div"],[9],[0,"\\n "],[7,"p"],[11,"class","illustration"],[9],[0,"\\n "],[7,"img"],[11,"src","/img/undraw_btc_p2p_lth5.svg"],[11,"alt",""],[9],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n Kosmos accounts allow you to use our "],[7,"strong"],[9],[0,"hosted services"],[10],[0,"\\n in exchange for (pay-what-you-want) donations. This way, we can maintain\\n a stable and sustainable environment for both our users and volunteer\\n contributors.\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[7,"div"],[9],[0,"\\n "],[7,"p"],[11,"class","illustration"],[9],[0,"\\n "],[7,"img"],[11,"src","/img/undraw_code_typing_7jnv.svg"],[11,"alt",""],[9],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n All services are based on "],[7,"strong"],[9],[0,"open-source software"],[10],[0,", so our\\n users can participate in changing and improving them. The services are\\n also operated by our contributing community members.\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[7,"div"],[9],[0,"\\n "],[7,"p"],[11,"class","illustration"],[9],[0,"\\n "],[7,"img"],[11,"src","/img/undraw_bitcoin2_ave7.svg"],[11,"alt",""],[9],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n We only use "],[7,"strong"],[9],[0,"open-source money"],[10],[0," for donations and\\n contributor rewards. This guarantees that 100% of your donation reaches\\n the co-operative members who served you. No matter how small the amount,\\n and no matter where in the world you or the contributor currently reside.\\n "],[10],[0,"\\n "],[10],[0,"\\n"],[10]],"hasEval":false}',meta:{moduleName:"akkounts-web/templates/index.hbs"}})
e.default=n}),define("akkounts-web/templates/mastodon/index",["exports"],function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
var n=Ember.HTMLBars.template({id:"3297AXVf",block:'{"symbols":[],"statements":[[7,"h2"],[9],[0,"kosmos.social"],[10],[0,"\\n"],[7,"p"],[9],[0,"\\n "],[4,"link-to",null,[["route"],["mastodon.signup"]],{"statements":[[0,"I would like to register a new account"]],"parameters":[]},null],[0,"\\n"],[10]],"hasEval":false}',meta:{moduleName:"akkounts-web/templates/mastodon/index.hbs"}})
var n=Ember.HTMLBars.template({id:"OEJ69e0m",block:'{"symbols":[],"statements":[[7,"div"],[11,"class","hero"],[9],[0,"\\n "],[7,"h2"],[9],[0,"kosmos"],[7,"span"],[11,"class","service"],[9],[0,".social"],[10],[10],[0,"\\n "],[7,"p"],[11,"class","byline"],[9],[0,"Join over 2,000,000 people on the fediverse today!"],[10],[0,"\\n"],[10],[0,"\\n"],[7,"p"],[11,"class","actions"],[9],[0,"\\n "],[4,"link-to",null,[["class","route"],["button","mastodon.signup"]],{"statements":[[0,"Sign up"]],"parameters":[]},null],[0,"\\n"],[10]],"hasEval":false}',meta:{moduleName:"akkounts-web/templates/mastodon/index.hbs"}})
e.default=n}),define("akkounts-web/templates/mastodon/signup",["exports"],function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0
var n=Ember.HTMLBars.template({id:"LLCGkP0A",block:'{"symbols":[],"statements":[[7,"section"],[11,"id","mastodon-signup"],[9],[0,"\\n"],[4,"if",[[25,["invoiceNotCreated"]]],null,{"statements":[[0," "],[7,"form"],[9],[0,"\\n "],[7,"fieldset"],[9],[0,"\\n "],[7,"p"],[9],[0,"\\n "],[7,"label"],[11,"for","email"],[9],[0,"Tell us an email address, where we can send the invite:"],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n "],[1,[29,"input",null,[["type","value","id","class"],["email",[25,["emailAddress"]],"email",[25,["emailInvalidClass"]]]]],false],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[7,"fieldset"],[9],[0,"\\n "],[7,"p"],[9],[0,"\\n "],[7,"label"],[11,"for","amount"],[9],[0,"Select your donation amount:"],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n "],[1,[29,"input",null,[["type","value","id"],["number",[25,["amount"]],"amount"]]],false],[0," USD\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[11,"class","actions"],[9],[0,"\\n "],[7,"input"],[11,"value","continue to payment"],[11,"type","submit"],[9],[10],[0,"\\n "],[10],[0,"\\n "],[3,"action",[[24,0,[]],"createInvoice"],[["on"],["submit"]]],[10],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[25,["invoiceUnpaid"]]],null,{"statements":[[0," "],[7,"p"],[9],[0,"\\n Waiting for donation payment to be completed\\n "],[10],[0,"\\n "],[7,"form"],[9],[0,"\\n "],[7,"p"],[11,"class","actions"],[9],[0,"\\n "],[7,"input"],[11,"value","re-open payment dialog"],[11,"type","submit"],[9],[10],[0,"\\n "],[10],[0,"\\n "],[3,"action",[[24,0,[]],"createInvoice"],[["on"],["submit"]]],[10],[0,"\\n"]],"parameters":[]},null],[0,"\\n"],[4,"if",[[25,["invoicePaid"]]],null,{"statements":[[0," "],[7,"p"],[9],[0,"\\n "],[7,"strong"],[9],[0,"An invite link is on the way to "],[7,"span"],[11,"class","email"],[9],[1,[23,"emailAddress"],false],[10],[0,"!"],[10],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n Thanks for your donation!\\n "],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n "],[7,"img"],[11,"src","/img/youre-awesome-a6e3e3ced08f7a10715b49a4af777f67.gif"],[11,"alt","Carl Sagan says: you\'re awesome."],[9],[10],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[10]],"hasEval":false}',meta:{moduleName:"akkounts-web/templates/mastodon/signup.hbs"}})
e.default=n}),define("akkounts-web/config/environment",[],function(){try{var e="akkounts-web/config/environment",n=document.querySelector('meta[name="'+e+'"]').getAttribute("content"),t={default:JSON.parse(decodeURIComponent(n))}
return Object.defineProperty(t,"__esModule",{value:!0}),t}catch(a){throw new Error('Could not read config from meta tag with name "'+e+'".')}}),runningTests||require("akkounts-web/app").default.create({name:"akkounts-web",version:"1.0.2+ea6a56de"})
return Object.defineProperty(t,"__esModule",{value:!0}),t}catch(a){throw new Error('Could not read config from meta tag with name "'+e+'".')}}),runningTests||require("akkounts-web/app").default.create({name:"akkounts-web",version:"1.1.0+12eee26b"})

View File

@ -0,0 +1 @@
*,body,html{margin:0;padding:0}main .explainer>div,main .explainer>div:nth-of-type(even){grid-template-rows:1fr 1fr}*{box-sizing:border-box}:active,:focus,:hover{outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}.button::-moz-focus-inner,button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0}body,html{font-family:Abel,sans-serif;font-size:16px;text-rendering:optimizeLegibility}.hero h2,header.site h1,main h3{font-family:Raleway,sans-serif;font-weight:300}body{background-color:#222}header.site{display:flex;align-items:center;justify-content:center;padding:2rem;background:#8955a0;background:linear-gradient(35deg,#8955a0 0,#0d4f99 100%);color:#fff}header.site h1{flex:1;font-size:1.6rem;letter-spacing:.025em;text-transform:uppercase}header.site span.beta{font-size:.5em;font-style:italic;text-transform:none;vertical-align:super}.hero h2,main h3{text-transform:uppercase}header.site span.bolt{color:#ffd000}header.site a{color:inherit;text-decoration:none}nav.site{padding:2rem 0;background-color:#222;color:#ccc;font-size:1.1rem}main h3,main p{font-size:1.4rem}nav.site header{margin-bottom:1rem;color:#fff}nav.site ul{list-style:none}nav.site ul li>a{display:block;padding:2rem;text-decoration:none;color:inherit}nav.site ul li>a.active,nav.site ul li>a:hover{background-color:#333}main{background-color:#fff;text-align:center;padding:4rem 2rem}main h3{margin-top:4rem;margin-bottom:3rem}main p{line-height:1.4em;margin-bottom:2rem}main p.actions{padding:3rem 0 2rem}main span.email{background-color:#ffffe0}main .explainer{margin:0 auto 3rem}main .explainer>div{display:grid;grid-row-gap:1rem;margin-bottom:3rem}main .explainer>div p{margin-bottom:0;font-size:1.1rem;text-align:left;align-self:center}main .explainer>div p.illustration{display:flex;align-items:center;justify-content:center}main .explainer>div p.illustration img{height:7rem;width:auto;align-self:center}.hero{margin-bottom:3rem}.hero h2{font-size:2rem;margin-bottom:.6em}.hero h2 .service{font-weight:600}fieldset{border:none}input#amount,input#email{padding:1rem;font-size:1.25rem;font-family:sans-serif}input#email{width:300px}input#amount{width:100px}a.button,input[type=submit]{margin:0;padding:1rem 2rem;text-decoration:none;background:linear-gradient(35deg,#0d4f99 0,#26a07a 100%);color:#fff;border:none;border-radius:5px;font-family:sans-serif;font-size:.8rem;text-transform:uppercase;cursor:pointer}a.button:focus,a.button:hover,input[type=submit]:focus,input[type=submit]:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.25)}a.button:active,input[type=submit]:active{box-shadow:none;transform:translate(1px,2px)}input.invalid{border-color:red;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@media (min-width:460px){main .explainer{margin-bottom:4rem}main .explainer>div{display:grid;grid-template-rows:none;grid-template-columns:11rem 1fr;grid-column-gap:2rem;margin-bottom:3rem}main .explainer>div:nth-of-type(even){grid-template-rows:none;grid-template-columns:1fr 11rem}main .explainer>div:nth-of-type(even) p:nth-of-type(2){grid-row-start:1;grid-column-start:1}main .explainer>div:nth-of-type(even) p.illustration{grid-column-start:2}}@media (min-width:960px){#grid-container{display:grid;grid-template-columns:38.2% 61.8%;grid-template-rows:10rem 1fr;grid-template-areas:"A C" "B C";height:100vh}header.site{grid-area:A}header.site h1{font-size:2rem}nav.site{grid-area:B}main{grid-area:C;grid-row:span 2/auto;overflow:auto;padding:4rem}main .explainer{max-width:80%;margin-bottom:10rem}}

View File

@ -1 +0,0 @@
*,body{margin:0;padding:0}*{box-sizing:border-box}:active,:focus,:hover{outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0}body{font-family:Abel,sans-serif;font-size:18px;text-rendering:optimizeLegibility}#grid-container{display:grid;grid-template-columns:38.2% 61.8%;grid-template-rows:10rem 1fr;grid-template-areas:"A C" "B C";height:100vh}header.site{grid-area:A;display:flex;align-items:center;justify-content:center;padding:2rem;background:#8955a0;background:linear-gradient(35deg,rgba(137,85,160,1) 0,rgba(13,79,153,1) 100%);color:#fff}header.site h1{flex:1;font-family:Raleway,sans-serif;font-weight:300;font-size:2rem;letter-spacing:.025em;text-transform:uppercase}nav.site{grid-area:B;padding:2rem 0;background-color:#222;color:#ccc}nav.site header{margin-bottom:1rem;color:#fff}nav.site ul{list-style:none}nav.site ul li>a{display:block;padding:2rem;text-decoration:none;color:inherit}nav.site ul li>a.active,nav.site ul li>a:hover{background-color:#333}main{grid-area:C;grid-row:span 2/auto;background-color:#fff;text-align:center;display:flex;align-items:center;justify-content:center}main h2{margin-bottom:4rem}main p{font-size:1.4rem;margin-bottom:2rem}main p.actions{padding:3rem 0 2rem}main span.email{background-color:#ffffe0}fieldset{border:none}input#amount,input#email{padding:1rem;font-size:1.25rem;font-family:sans-serif}input#email{width:300px}input#amount{width:100px}input[type=submit]{margin:0;padding:1rem 2rem;background:0 0;background:linear-gradient(35deg,rgba(13,79,153,1) 0,#26a07a 100%);border:none;border-radius:5px;color:#fff;font-size:.8rem;text-transform:uppercase}input[type=submit]:focus,input[type=submit]:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.25)}input[type=submit]:active{box-shadow:none;transform:translate(1px,2px)}input.invalid{border-color:red;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 21 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 21 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 23 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 23 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 34 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -7,16 +7,16 @@
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="akkounts-web/config/environment" content="%7B%22modulePrefix%22%3A%22akkounts-web%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%2F%22%2C%22locationType%22%3A%22auto%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_JQUERY_INTEGRATION%22%3Atrue%7D%2C%22APP%22%3A%7B%22name%22%3A%22akkounts-web%22%2C%22version%22%3A%221.0.2%2Bea6a56de%22%7D%2C%22apiBaseUrl%22%3A%22https%3A%2F%2Fapi.accounts.kosmos.org%22%2C%22exportApplicationGlobal%22%3Afalse%7D" />
<meta name="akkounts-web/config/environment" content="%7B%22modulePrefix%22%3A%22akkounts-web%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%2F%22%2C%22locationType%22%3A%22auto%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_JQUERY_INTEGRATION%22%3Atrue%7D%2C%22APP%22%3A%7B%22name%22%3A%22akkounts-web%22%2C%22version%22%3A%221.1.0%2B12eee26b%22%7D%2C%22apiBaseUrl%22%3A%22https%3A%2F%2Fapi.accounts.kosmos.org%22%2C%22exportApplicationGlobal%22%3Afalse%7D" />
<link integrity="" rel="stylesheet" href="/assets/vendor-d41d8cd98f00b204e9800998ecf8427e.css">
<link integrity="" rel="stylesheet" href="/assets/akkounts-web-d0fb0cfa7f1c36efca61e6a82406bf12.css">
<link href='https://fonts.googleapis.com/css?family=Raleway:300|Abel' rel='stylesheet' type='text/css'>
<link integrity="" rel="stylesheet" href="/assets/akkounts-web-c0f77dfcaa2824c4b508f08978a018bd.css">
<link href='https://fonts.googleapis.com/css?family=Raleway:300,600|Abel' rel='stylesheet' type='text/css'>
</head>
<body>
<script src="/assets/vendor-09f6e0c2a7cee9e30151d266ee4ace4f.js" integrity="sha256-y9Fp63VYglqqNJcqQ0fIGWuDI6Ko55hVrpmUUsSjy1s= sha512-7vavQS8yinLfYPSEh9MJwu4ISFchKXWynPI2d843Isg29f3dFjgYiQEyzJH1TNmL3Cj9/QVAqsMgRu93fnEYaw==" ></script>
<script src="/assets/akkounts-web-4734203c504a829039fc84eb55d1b62f.js" integrity="sha256-y2GS5jNBnxdbJhrmCgHuBapLzL5Mc59UlbAT6hNEHSg= sha512-7O61aemeURAhwqaq7/NeGBSBvdn58H24nANsAeGJ9lPPq7Okof/qEdaeAzfdSyUTUs2AwgvfWvJKsewcY1C/UA==" ></script>
<script src="/assets/akkounts-web-a9f956c6dcaf82c94d29eead12932c32.js" integrity="sha256-mAvl43eyK4xhIU/65AdqFCE2w8qbcMDiuW2KNSgSh7o= sha512-XXslE1lhiXpd1RTruL1755wU6g4QvC6fEjUM4japcdGLcAsNQpeA0A4mC/vtFmJ60VX33eC3fYe1BzFnlBJHsg==" ></script>
<script src ="https://btcpay.kosmos.org/modal/btcpay.js"></script>
</body>