mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 01:54:29 -04:00
Admin Portal - Hosted
This commit is contained in:
parent
b4ecec28bf
commit
367eee2a36
6
public/flutter_service_worker.js
vendored
6
public/flutter_service_worker.js
vendored
@ -4,9 +4,9 @@ const TEMP = 'flutter-temp-cache';
|
||||
const CACHE_NAME = 'flutter-app-cache';
|
||||
const RESOURCES = {
|
||||
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
|
||||
"main.dart.js": "fc2ce9d968394562bcb35a832f99edff",
|
||||
"main.dart.js": "24ec25355920a688a21836e093947797",
|
||||
"favicon.ico": "51636d3a390451561744c42188ccd628",
|
||||
"/": "213c046674b1311d5316ff8f1c422151",
|
||||
"/": "08aed83048cbdceb8d0968824aa6a3d1",
|
||||
"flutter.js": "f85e6fb278b0fd20c349186fb46ae36d",
|
||||
"manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40",
|
||||
"canvaskit/canvaskit.js": "2bc454a691c631b07a9307ac4ca47797",
|
||||
@ -299,7 +299,7 @@ const RESOURCES = {
|
||||
"assets/assets/google_fonts/Roboto-Regular.ttf": "8a36205bd9b83e03af0591a004bc97f4",
|
||||
"assets/fonts/MaterialIcons-Regular.otf": "95db9098c58fd6db106f1116bae85a0b",
|
||||
"assets/NOTICES": "1a34e70168d56fad075adfb4bdbb20eb",
|
||||
"version.json": "8af53bbaebf28d288a5045a86fc54c43",
|
||||
"version.json": "fe3b943c516fb905ec25a31e0878c315",
|
||||
"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
|
||||
"icons/Icon-192.png": "bb1cf5f6982006952211c7c8404ffbed"
|
||||
};
|
||||
|
10
public/main.dart.js
vendored
10
public/main.dart.js
vendored
@ -36966,7 +36966,7 @@ cBW:function cBW(){},
|
||||
bii(a,b,c,d,e){var s,r
|
||||
if(B.c.cn(a,"https://invoicing.co"))e=""
|
||||
s=t.X
|
||||
r=A.t(["X-CLIENT-VERSION","5.0.96","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.97","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json; charset=utf-8"],s,s)
|
||||
if(b.length!==0)r.u(0,"X-API-Token",b)
|
||||
if((c==null?"":c).length!==0)r.u(0,"X-API-OAUTH-PASSWORD",c)
|
||||
if((d==null?"":d).length!==0){s=B.aF.giP().eb(d)
|
||||
@ -36975,8 +36975,8 @@ dug(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.i(A.eId(r,a.ghZ(a)))
|
||||
else if(q==null)throw A.i("Error: please check that Invoice Ninja v5 is installed on the server")
|
||||
else{s=A.ash(A.asi("5.0.96"),A.asi(p))
|
||||
if(s<0)throw A.i("Error: client not supported, please update to the latest version [Current v5.0.96 < Minimum v"+A.k(p)+"]")
|
||||
else{s=A.ash(A.asi("5.0.97"),A.asi(p))
|
||||
if(s<0)throw A.i("Error: client not supported, please update to the latest version [Current v5.0.97 < Minimum v"+A.k(p)+"]")
|
||||
else{s=A.ash(A.asi(q),A.asi("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]")
|
||||
else if(r>=400)throw A.i(A.eId(r,a.ghZ(a)))}}},
|
||||
@ -188536,7 +188536,7 @@ $S:34}
|
||||
A.e9H.prototype={
|
||||
$1(a){a.a="https://21e3763afb044f1fb75d832fd9f06b73@sentry2.invoicing.co/3"
|
||||
a.ay=""
|
||||
a.dy="5.0.96"
|
||||
a.dy="5.0.97"
|
||||
a.at=new A.e9D(this.a)},
|
||||
$S:3102}
|
||||
A.e9D.prototype={
|
||||
@ -190368,7 +190368,7 @@ r=this.y.a[r].b.x
|
||||
r=r==null?null:r.x
|
||||
s="v"+(r==null?"":r)
|
||||
if(s.length!==0)s+="-"
|
||||
return B.c.aj(s+A.eJK(),B.a.ga0("5.0.96".split(".")))},
|
||||
return B.c.aj(s+A.eJK(),B.a.ga0("5.0.97".split(".")))},
|
||||
gx6(){var s=this,r=s.w.k4,q=s.x.a
|
||||
q=s.y.a[q].b.f.eK
|
||||
q=r.b.h(0,q).a.a
|
||||
|
@ -1 +1 @@
|
||||
{"app_name":"invoiceninja_flutter","version":"5.0.96","build_number":"96","package_name":"invoiceninja_flutter"}
|
||||
{"app_name":"invoiceninja_flutter","version":"5.0.97","build_number":"97","package_name":"invoiceninja_flutter"}
|
Loading…
x
Reference in New Issue
Block a user