1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00

Admin Portal - Hosted

This commit is contained in:
hillelcoren 2022-08-08 08:57:32 +00:00
parent 0c988b0c2d
commit fc12b796a2
3 changed files with 9 additions and 9 deletions

View File

@ -7,11 +7,11 @@ const RESOURCES = {
"canvaskit/profiling/canvaskit.wasm": "95e736ab31147d1b2c7b25f11d4c32cd",
"canvaskit/canvaskit.js": "c2b4e5f3d7a3d82aed024e7249a78487",
"canvaskit/canvaskit.wasm": "4b83d89d9fecbea8ca46f2f760c5a9ba",
"/": "53a1578e8bceb28290b5737b31a321dd",
"/": "a5608e67957af02b2ae0efbcefc9b26a",
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
"main.dart.js": "3bc815df01e9552e2a7ec0ccb5ea37b8",
"main.dart.js": "8f5dcc89d5e7a00c97fa3b155f1cc63c",
"manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40",
"version.json": "c0a4deee2c1337ed484674fb0099de5c",
"version.json": "a10748384e57f928f4d2871ac7563faf",
"flutter.js": "eb2682e33f25cd8f1fc59011497c35f8",
"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
"icons/Icon-192.png": "bb1cf5f6982006952211c7c8404ffbed",

10
public/main.dart.js vendored
View File

@ -35588,7 +35588,7 @@ ctd:function ctd(){},
bdx(a,b,c,d,e){var s,r
if(B.b.cl(a,"https://invoicing.co"))e=""
s=t.X
r=A.t(["X-CLIENT-VERSION","5.0.90","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json; charset=utf-8"],s,s)
r=A.t(["X-CLIENT-VERSION","5.0.91","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json; charset=utf-8"],s,s)
if(b.length!==0)r.v(0,"X-API-Token",b)
if((c==null?"":c).length!==0)r.v(0,"X-API-OAUTH-PASSWORD",c)
if((d==null?"":d).length!==0){s=B.aE.gi6().ej(d)
@ -35597,8 +35597,8 @@ diY(a){var s,r=a.e,q=r.h(0,"x-app-version"),p=r.h(0,"x-minimum-client-version")
r=a.b
if(r>=500)throw A.f(A.etG(r,a.giv(a)))
else if(q==null)throw A.f("Error: please check that Invoice Ninja v5 is installed on the server")
else{s=A.apN(A.apO("5.0.90"),A.apO(p))
if(s<0)throw A.f("Error: client not supported, please update to the latest version [Current v5.0.90 < Minimum v"+A.j(p)+"]")
else{s=A.apN(A.apO("5.0.91"),A.apO(p))
if(s<0)throw A.f("Error: client not supported, please update to the latest version [Current v5.0.91 < Minimum v"+A.j(p)+"]")
else{s=A.apN(A.apO(q),A.apO("5.0.4"))
if(s<0)throw A.f("Error: server not supported, please update to the latest version [Current v"+q+" < Minimum v5.0.4]")
else if(r>=400)throw A.f(A.etG(r,a.giv(a)))}}},
@ -178626,7 +178626,7 @@ $S:34}
A.dWZ.prototype={
$1(a){a.a="https://21e3763afb044f1fb75d832fd9f06b73@sentry2.invoicing.co/3"
a.ay=""
a.dy="5.0.90"
a.dy="5.0.91"
a.at=new A.dWV(this.a)},
$S:2998}
A.dWV.prototype={
@ -180111,7 +180111,7 @@ r=this.y.a[r].b.x
r=r==null?null:r.w
s="v"+(r==null?"":r)
if(s.length!==0)s+="-"
return B.b.al(s+A.evf(),B.a.gZ("5.0.90".split(".")))},
return B.b.al(s+A.evf(),B.a.gZ("5.0.91".split(".")))},
gwF(){var s=this,r=s.w.k4,q=s.x.a
q=s.y.a[q].b.f.az
q=r.b.h(0,q).a.a

View File

@ -1 +1 @@
{"app_name":"invoiceninja_flutter","version":"5.0.90","build_number":"90","package_name":"invoiceninja_flutter"}
{"app_name":"invoiceninja_flutter","version":"5.0.91","build_number":"91","package_name":"invoiceninja_flutter"}