Browse Source

Update frontend.

tags/v0.9.9
Roger Braun 6 years ago
parent
commit
563381d0d4
16 changed files with 39 additions and 39 deletions
  1. +1
    -1
      priv/static/index.html
  2. +2
    -0
      priv/static/static/css/app.63489427078c7723783121cc6195a0dd.css
  3. +1
    -0
      priv/static/static/css/app.63489427078c7723783121cc6195a0dd.css.map
  4. +0
    -2
      priv/static/static/css/app.e5b5a7474ac2866f583efe5b6cc20782.css
  5. +0
    -1
      priv/static/static/css/app.e5b5a7474ac2866f583efe5b6cc20782.css.map
  6. +0
    -4
      priv/static/static/js/app.4a05c5629b0feacc55a3.js
  7. +0
    -1
      priv/static/static/js/app.4a05c5629b0feacc55a3.js.map
  8. +4
    -0
      priv/static/static/js/app.4fcb85a07109976815fd.js
  9. +1
    -0
      priv/static/static/js/app.4fcb85a07109976815fd.js.map
  10. +0
    -2
      priv/static/static/js/manifest.1a5398a5d62ac63e9a49.js
  11. +2
    -0
      priv/static/static/js/manifest.1cac57c4d73ee5240f3d.js
  12. +1
    -1
      priv/static/static/js/manifest.1cac57c4d73ee5240f3d.js.map
  13. +26
    -0
      priv/static/static/js/vendor.8bce7b20eb3f7df22d37.js
  14. +1
    -0
      priv/static/static/js/vendor.8bce7b20eb3f7df22d37.js.map
  15. +0
    -26
      priv/static/static/js/vendor.a17f6094274ebeb5deff.js
  16. +0
    -1
      priv/static/static/js/vendor.a17f6094274ebeb5deff.js.map

+ 1
- 1
priv/static/index.html View File

@@ -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=stylesheet href=/static/font/css/fontello.css><link rel=stylesheet href=/static/font/css/animation.css><link href=/static/css/app.e5b5a7474ac2866f583efe5b6cc20782.css rel=stylesheet></head><body style="display: none"><div id=app></div><script type=text/javascript src=/static/js/manifest.1a5398a5d62ac63e9a49.js></script><script type=text/javascript src=/static/js/vendor.a17f6094274ebeb5deff.js></script><script type=text/javascript src=/static/js/app.4a05c5629b0feacc55a3.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=stylesheet href=/static/font/css/fontello.css><link rel=stylesheet href=/static/font/css/animation.css><link href=/static/css/app.63489427078c7723783121cc6195a0dd.css rel=stylesheet></head><body style="display: none"><div id=app></div><script type=text/javascript src=/static/js/manifest.1cac57c4d73ee5240f3d.js></script><script type=text/javascript src=/static/js/vendor.8bce7b20eb3f7df22d37.js></script><script type=text/javascript src=/static/js/app.4fcb85a07109976815fd.js></script></body></html>

+ 2
- 0
priv/static/static/css/app.63489427078c7723783121cc6195a0dd.css
File diff suppressed because it is too large
View File


+ 1
- 0
priv/static/static/css/app.63489427078c7723783121cc6195a0dd.css.map
File diff suppressed because it is too large
View File


+ 0
- 2
priv/static/static/css/app.e5b5a7474ac2866f583efe5b6cc20782.css
File diff suppressed because it is too large
View File


+ 0
- 1
priv/static/static/css/app.e5b5a7474ac2866f583efe5b6cc20782.css.map
File diff suppressed because it is too large
View File


+ 0
- 4
priv/static/static/js/app.4a05c5629b0feacc55a3.js
File diff suppressed because it is too large
View File


+ 0
- 1
priv/static/static/js/app.4a05c5629b0feacc55a3.js.map
File diff suppressed because it is too large
View File


+ 4
- 0
priv/static/static/js/app.4fcb85a07109976815fd.js
File diff suppressed because it is too large
View File


+ 1
- 0
priv/static/static/js/app.4fcb85a07109976815fd.js.map
File diff suppressed because it is too large
View File


+ 0
- 2
priv/static/static/js/manifest.1a5398a5d62ac63e9a49.js View File

@@ -1,2 +0,0 @@
!function(e){function t(a){if(n[a])return n[a].exports;var r=n[a]={exports:{},id:a,loaded:!1};return e[a].call(r.exports,r,r.exports,t),r.loaded=!0,r.exports}var a=window.webpackJsonp;window.webpackJsonp=function(c,o){for(var p,s,l=0,i=[];l<c.length;l++)s=c[l],r[s]&&i.push.apply(i,r[s]),r[s]=0;for(p in o)e[p]=o[p];for(a&&a(c,o);i.length;)i.shift().call(null,t);if(o[0])return n[0]=0,t(0)};var n={},r={0:0};t.e=function(e,a){if(0===r[e])return a.call(null,t);if(void 0!==r[e])r[e].push(a);else{r[e]=[a];var n=document.getElementsByTagName("head")[0],c=document.createElement("script");c.type="text/javascript",c.charset="utf-8",c.async=!0,c.src=t.p+"static/js/"+e+"."+{1:"a17f6094274ebeb5deff",2:"4a05c5629b0feacc55a3"}[e]+".js",n.appendChild(c)}},t.m=e,t.c=n,t.p="/"}([]);
//# sourceMappingURL=manifest.1a5398a5d62ac63e9a49.js.map

+ 2
- 0
priv/static/static/js/manifest.1cac57c4d73ee5240f3d.js View File

@@ -0,0 +1,2 @@
!function(e){function t(n){if(r[n])return r[n].exports;var a=r[n]={exports:{},id:n,loaded:!1};return e[n].call(a.exports,a,a.exports,t),a.loaded=!0,a.exports}var n=window.webpackJsonp;window.webpackJsonp=function(c,o){for(var p,s,l=0,i=[];l<c.length;l++)s=c[l],a[s]&&i.push.apply(i,a[s]),a[s]=0;for(p in o)e[p]=o[p];for(n&&n(c,o);i.length;)i.shift().call(null,t);if(o[0])return r[0]=0,t(0)};var r={},a={0:0};t.e=function(e,n){if(0===a[e])return n.call(null,t);if(void 0!==a[e])a[e].push(n);else{a[e]=[n];var r=document.getElementsByTagName("head")[0],c=document.createElement("script");c.type="text/javascript",c.charset="utf-8",c.async=!0,c.src=t.p+"static/js/"+e+"."+{1:"8bce7b20eb3f7df22d37",2:"4fcb85a07109976815fd"}[e]+".js",r.appendChild(c)}},t.m=e,t.c=r,t.p="/"}([]);
//# sourceMappingURL=manifest.1cac57c4d73ee5240f3d.js.map

priv/static/static/js/manifest.1cac57c4d73ee5240f3d.js.map
File diff suppressed because it is too large
View File


+ 26
- 0
priv/static/static/js/vendor.8bce7b20eb3f7df22d37.js
File diff suppressed because it is too large
View File


+ 1
- 0
priv/static/static/js/vendor.8bce7b20eb3f7df22d37.js.map
File diff suppressed because it is too large
View File


+ 0
- 26
priv/static/static/js/vendor.a17f6094274ebeb5deff.js
File diff suppressed because it is too large
View File


+ 0
- 1
priv/static/static/js/vendor.a17f6094274ebeb5deff.js.map
File diff suppressed because it is too large
View File


Loading…
Cancel
Save