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-05-05 19:12:28 +00:00
parent 2f7ea8b593
commit 82086bf064
3 changed files with 9 additions and 9 deletions

View File

@ -4,10 +4,10 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {
"favicon.ico": "51636d3a390451561744c42188ccd628",
"/": "3f5b2753081e8e3a27af8c2aa595ca84",
"/": "c9a3547bd4245bdfb3ecb419e9d839fc",
"manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40",
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
"version.json": "08324a5d3570f4378cf06349e0db0f5b",
"version.json": "e104e1447a2b451e4d83b24f71b6b529",
"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
"icons/Icon-192.png": "bb1cf5f6982006952211c7c8404ffbed",
"assets/FontManifest.json": "cf3c681641169319e61b61bd0277378f",
@ -38,7 +38,7 @@ const RESOURCES = {
"canvaskit/profiling/canvaskit.wasm": "95e736ab31147d1b2c7b25f11d4c32cd",
"canvaskit/canvaskit.js": "c2b4e5f3d7a3d82aed024e7249a78487",
"canvaskit/canvaskit.wasm": "4b83d89d9fecbea8ca46f2f760c5a9ba",
"main.dart.js": "85b3a07192b86e48083a8b676f44f7dd"
"main.dart.js": "a18c48587e1c4d2302a0fb86b41aa856"
};
// The application shell files that are downloaded before a service worker can

10
public/main.dart.js vendored
View File

@ -34446,7 +34446,7 @@ cir:function cir(){},
b8m(a,b,c,d,e){var s,r
if(B.c.cP(a,"https://invoicing.co"))e=""
s=t.X
r=A.t(["X-CLIENT-VERSION","5.0.82","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.83","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.az.gi8().el(d)
@ -34455,8 +34455,8 @@ d4j(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.eaV(r,a.gj4(a)))
else if(q==null)throw A.f("Error: please check that Invoice Ninja v5 is installed on the server")
else{s=A.amh(A.ami("5.0.82"),A.ami(p))
if(s<0)throw A.f("Error: client not supported, please update to the latest version [Current v5.0.82 < Minimum v"+A.h(p)+"]")
else{s=A.amh(A.ami("5.0.83"),A.ami(p))
if(s<0)throw A.f("Error: client not supported, please update to the latest version [Current v5.0.83 < Minimum v"+A.h(p)+"]")
else{s=A.amh(A.ami(q),A.ami("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.eaV(r,a.gj4(a)))}}},
@ -171406,7 +171406,7 @@ $S:11}
A.dFJ.prototype={
$1(a){a.a="https://21e3763afb044f1fb75d832fd9f06b73@sentry2.invoicing.co/3"
a.dx=""
a.k1="5.0.82"
a.k1="5.0.83"
a.cy=new A.dFI(this.a)},
$S:2784}
A.dFI.prototype={
@ -172853,7 +172853,7 @@ r=this.z.a[r].b.y
r=r==null?null:r.y
s="v"+(r==null?"":r)
if(s.length!==0)s+="-"
return B.c.aj(s+A.ecr(),B.a.ga0("5.0.82".split(".")))},
return B.c.aj(s+A.ecr(),B.a.ga0("5.0.83".split(".")))},
gDt(){var s=this,r=s.x.r1,q=s.y.a
q=s.z.a[q].b.f.cC
q=r.b.h(0,q).a.a

View File

@ -1 +1 @@
{"app_name":"invoiceninja_flutter","version":"5.0.82","build_number":"82","package_name":"invoiceninja_flutter"}
{"app_name":"invoiceninja_flutter","version":"5.0.83","build_number":"83","package_name":"invoiceninja_flutter"}