* Check vouch status on appId in addition to contentHash (#6719)

* Check vouch status on appId in addition to contentHash

* Simplify var expansion

* Merge #6725

* Add updated MethodDecoding from master
This commit is contained in:
Jaco Greeff
2017-10-12 20:26:08 +02:00
committed by arkpar
parent eee0e6f295
commit 69f53ffb2b
20 changed files with 787 additions and 351 deletions

View File

@@ -20,7 +20,6 @@
background-color: rgba(0, 0, 0, 0.8);
display: flex;
flex-direction: row;
height: 100%;
overflow: hidden;
transition: transform ease-out 0.1s;
transform: scale(1);