Admin Portal - Hosted

This commit is contained in:
hillelcoren 2022-01-30 14:58:14 +00:00
parent 89158c36d1
commit a9c9b91a10
4 changed files with 11 additions and 11 deletions

View File

@ -3,10 +3,10 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache'; const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache'; const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = { const RESOURCES = {
"/": "e25cf8fdd239d947cf1ed8acb7d1ae5f", "/": "522391a43b8a751c2839ef7e5beb1877",
"version.json": "cba1586be50a4df1f43838f82c6ee0c3", "version.json": "a00481850d5c63ba5df4e22636643438",
"manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40", "manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40",
"main.dart.js": "3a080bc4a95580f7dc7613134421b690", "main.dart.js": "95e82cd6af10be7691e9530227c50fab",
"canvaskit/profiling/canvaskit.wasm": "6d1b0fc1ec88c3110db88caa3393c580", "canvaskit/profiling/canvaskit.wasm": "6d1b0fc1ec88c3110db88caa3393c580",
"canvaskit/profiling/canvaskit.js": "3783918f48ef691e230156c251169480", "canvaskit/profiling/canvaskit.js": "3783918f48ef691e230156c251169480",
"canvaskit/canvaskit.wasm": "b179ba02b7a9f61ebc108f82c5a1ecdb", "canvaskit/canvaskit.wasm": "b179ba02b7a9f61ebc108f82c5a1ecdb",

10
public/main.dart.js vendored
View File

@ -33129,7 +33129,7 @@ c5O:function c5O(){},
b0w(a,b,c,d,e){var s,r b0w(a,b,c,d,e){var s,r
if(B.c.dE(a,"https://invoicing.co"))e="" if(B.c.dE(a,"https://invoicing.co"))e=""
s=t.X s=t.X
r=A.u(["X-CLIENT-VERSION","5.0.75","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json; charset=utf-8"],s,s) r=A.u(["X-CLIENT-VERSION","5.0.76","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(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((c==null?"":c).length!==0)r.v(0,"X-API-OAUTH-PASSWORD",c)
if((d==null?"":d).length!==0){s=B.ay.ghQ().eA(d) if((d==null?"":d).length!==0){s=B.ay.ghQ().eA(d)
@ -33138,8 +33138,8 @@ cPP(a){var s,r=a.e,q=r.h(0,"x-app-version"),p=r.h(0,"x-minimum-client-version")
r=a.b r=a.b
if(r>=500)throw A.i(A.dTv(r,a.giE(a))) if(r>=500)throw A.i(A.dTv(r,a.giE(a)))
else if(q==null)throw A.i("Error: please check that Invoice Ninja v5 is installed on the server") else if(q==null)throw A.i("Error: please check that Invoice Ninja v5 is installed on the server")
else{s=A.ahG(A.ahH("5.0.75"),A.ahH(p)) else{s=A.ahG(A.ahH("5.0.76"),A.ahH(p))
if(s<0)throw A.i("Error: client not supported, please update to the latest version [Current v5.0.75 < Minimum v"+A.l(p)+"]") if(s<0)throw A.i("Error: client not supported, please update to the latest version [Current v5.0.76 < Minimum v"+A.l(p)+"]")
else{s=A.ahG(A.ahH(q),A.ahH("5.0.4")) else{s=A.ahG(A.ahH(q),A.ahH("5.0.4"))
if(s<0)throw A.i("Error: server not supported, please update to the latest version [Current v"+q+" < Minimum v5.0.4]") if(s<0)throw A.i("Error: server not supported, please update to the latest version [Current v"+q+" < Minimum v5.0.4]")
else if(r>=400)throw A.i(A.dTv(r,a.giE(a)))}}}, else if(r>=400)throw A.i(A.dTv(r,a.giE(a)))}}},
@ -160973,7 +160973,7 @@ $S:10}
A.doT.prototype={ A.doT.prototype={
$1(a){a.a="https://21e3763afb044f1fb75d832fd9f06b73@sentry2.invoicing.co/3" $1(a){a.a="https://21e3763afb044f1fb75d832fd9f06b73@sentry2.invoicing.co/3"
a.db="" a.db=""
a.id="5.0.75" a.id="5.0.76"
a.cx=new A.doS(this.a)}, a.cx=new A.doS(this.a)},
$S:2963} $S:2963}
A.doS.prototype={ A.doS.prototype={
@ -162411,7 +162411,7 @@ r=this.z.a[r].b.y
r=r==null?null:r.y r=r==null?null:r.y
s="v"+(r==null?"":r) s="v"+(r==null?"":r)
if(s.length!==0)s+="-" if(s.length!==0)s+="-"
return B.c.as(s+A.dUG(),B.a.gab("5.0.75".split(".")))}, return B.c.as(s+A.dUG(),B.a.gab("5.0.76".split(".")))},
gAv(){var s=this,r=s.x.k2,q=s.y.a gAv(){var s=this,r=s.x.k2,q=s.y.a
q=s.z.a[q].b.f.bh q=s.z.a[q].b.f.bh
q=r.b.h(0,q).a.a q=r.b.h(0,q).a.a

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
{"app_name":"invoiceninja_flutter","version":"5.0.75","build_number":"75","package_name":"invoiceninja_flutter"} {"app_name":"invoiceninja_flutter","version":"5.0.76","build_number":"76","package_name":"invoiceninja_flutter"}