1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00

Admin Portal - Hosted

This commit is contained in:
hillelcoren 2023-03-27 10:33:03 +00:00
parent 75ccf66b9b
commit 593d34b58c
3 changed files with 9 additions and 9 deletions

View File

@ -4,13 +4,13 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {
"flutter.js": "a85fcf6324d3c4d3ae3be1ae4931e9c5",
"main.dart.js": "29c9385583149c5c9b5ec47a9b569034",
"main.dart.js": "0024492dc43305b0b403ccc6f42ced37",
"canvaskit/profiling/canvaskit.js": "c21852696bc1cc82e8894d851c01921a",
"canvaskit/profiling/canvaskit.wasm": "371bc4e204443b0d5e774d64a046eb99",
"canvaskit/canvaskit.js": "97937cb4c2c2073c968525a3e08c86a3",
"canvaskit/canvaskit.wasm": "3de12d898ec208a5f31362cc00f09b9e",
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
"version.json": "fc63fc0c4dfb32e05d77488e53770076",
"version.json": "8a10d3e9e6e17ef4d59efe385161a3bc",
"manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40",
"favicon.ico": "51636d3a390451561744c42188ccd628",
"assets/AssetManifest.json": "759f9ef9973f7e26c2a51450b55bb9fa",
@ -298,7 +298,7 @@ const RESOURCES = {
"assets/packages/material_design_icons_flutter/lib/fonts/materialdesignicons-webfont.ttf": "dd74f11e425603c7adb66100f161b2a5",
"assets/FontManifest.json": "087fb858dc3cbfbf6baf6a30004922f1",
"assets/NOTICES": "3dad07993c5dfb9208eba18d3e2bda8e",
"/": "3d0d0ba469e2f81ced356bcda2c77921",
"/": "468be603e0a6cb68fdd166a5e46c8eb0",
"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
"icons/Icon-192.png": "bb1cf5f6982006952211c7c8404ffbed"
};

10
public/main.dart.js vendored
View File

@ -39954,7 +39954,7 @@ cQ4:function cQ4(){},
bsj(a,b,c,d,e){var s,r
if(B.c.ci(a,"https://invoicing.co"))e=""
s=t.X
r=A.u(["X-CLIENT-VERSION","5.0.110","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.111","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json; charset=utf-8"],s,s)
if(b.length!==0)r.t(0,"X-API-Token",b)
if((c==null?"":c).length!==0)r.t(0,"X-API-OAUTH-PASSWORD",c)
if((d==null?"":d).length!==0){s=B.aN.gjv().ey(d)
@ -39962,8 +39962,8 @@ r.t(0,"X-API-PASSWORD-BASE64",B.fa.gjv().ey(s))}return r},
dQu(a,b){var s=b.e,r=s.h(0,"x-app-version"),q=s.h(0,"x-minimum-client-version"),p=b.b
if(p>=500)throw A.i(A.faH(p,b.gil(b)))
else if(r==null){p=b.gil(b).length>200?B.c.b3(b.gil(b),0,200):b.gil(b)
throw A.i("Error: please check that Invoice Ninja v5 is installed on the server\n\nURL: "+a+"\n\nResponse: "+p+"\n\nHeaders: "+s.k(0)+"}")}else{s=A.ay_(A.ay0("5.0.110"),A.ay0(q))
if(s<0)throw A.i("Error: client not supported, please update to the latest version [Current v5.0.110 < Minimum v"+A.k(q)+"]")
throw A.i("Error: please check that Invoice Ninja v5 is installed on the server\n\nURL: "+a+"\n\nResponse: "+p+"\n\nHeaders: "+s.k(0)+"}")}else{s=A.ay_(A.ay0("5.0.111"),A.ay0(q))
if(s<0)throw A.i("Error: client not supported, please update to the latest version [Current v5.0.111 < Minimum v"+A.k(q)+"]")
else{s=A.ay_(A.ay0(r),A.ay0("5.0.4"))
if(s<0)throw A.i("Error: server not supported, please update to the latest version [Current v"+r+" < Minimum v5.0.4]")
else if(p>=400)throw A.i(A.faH(p,b.gil(b)))}}},
@ -204377,7 +204377,7 @@ $S:32}
A.ezX.prototype={
$1(a){a.a="https://21e3763afb044f1fb75d832fd9f06b73@sentry2.invoicing.co/3"
a.ay=""
a.dy="5.0.110"
a.dy="5.0.111"
a.at=new A.ezT(this.a)},
$S:3180}
A.ezT.prototype={
@ -206310,7 +206310,7 @@ r=this.z.a[r].b.x
r=r==null?null:r.x
s="v"+(r==null?"":r)
if(s.length!==0)s+="-"
return B.c.ac(s+A.fcI(),B.a.ga4("5.0.110".split(".")))},
return B.c.ac(s+A.fcI(),B.a.ga4("5.0.111".split(".")))},
gAi(){var s=this,r=s.x.p2,q=s.y.a
q=s.z.a[q].b.f.cU
q=r.b.h(0,q).a.a

View File

@ -1 +1 @@
{"app_name":"invoiceninja_flutter","version":"5.0.110","build_number":"110","package_name":"invoiceninja_flutter"}
{"app_name":"invoiceninja_flutter","version":"5.0.111","build_number":"111","package_name":"invoiceninja_flutter"}