mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Admin Portal - Selfhosted
This commit is contained in:
parent
82d321f901
commit
47e7bb098c
10
public/main.foss.dart.js
vendored
10
public/main.foss.dart.js
vendored
@ -35507,7 +35507,7 @@ csA:function csA(){},
|
|||||||
bdg(a,b,c,d,e){var s,r
|
bdg(a,b,c,d,e){var s,r
|
||||||
if(B.b.cn(a,"https://invoicing.co"))e=""
|
if(B.b.cn(a,"https://invoicing.co"))e=""
|
||||||
s=t.X
|
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(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.aE.gi6().ej(d)
|
if((d==null?"":d).length!==0){s=B.aE.gi6().ej(d)
|
||||||
@ -35516,8 +35516,8 @@ dii(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.f(A.esS(r,a.giv(a)))
|
if(r>=500)throw A.f(A.esS(r,a.giv(a)))
|
||||||
else if(q==null)throw A.f("Error: please check that Invoice Ninja v5 is installed on the server")
|
else if(q==null)throw A.f("Error: please check that Invoice Ninja v5 is installed on the server")
|
||||||
else{s=A.apC(A.apD("5.0.90"),A.apD(p))
|
else{s=A.apC(A.apD("5.0.91"),A.apD(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)+"]")
|
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.apC(A.apD(q),A.apD("5.0.4"))
|
else{s=A.apC(A.apD(q),A.apD("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]")
|
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.esS(r,a.giv(a)))}}},
|
else if(r>=400)throw A.f(A.esS(r,a.giv(a)))}}},
|
||||||
@ -178139,7 +178139,7 @@ return A.M($async$$0,r)},
|
|||||||
$S:33}
|
$S:33}
|
||||||
A.dWf.prototype={
|
A.dWf.prototype={
|
||||||
$1(a){a.a="https://21e3763afb044f1fb75d832fd9f06b73@sentry2.invoicing.co/3"
|
$1(a){a.a="https://21e3763afb044f1fb75d832fd9f06b73@sentry2.invoicing.co/3"
|
||||||
a.dy=a.ay="5.0.90"
|
a.dy=a.ay="5.0.91"
|
||||||
a.at=new A.dWb(this.a)},
|
a.at=new A.dWb(this.a)},
|
||||||
$S:2992}
|
$S:2992}
|
||||||
A.dWb.prototype={
|
A.dWb.prototype={
|
||||||
@ -179624,7 +179624,7 @@ r=this.y.a[r].b.x
|
|||||||
r=r==null?null:r.w
|
r=r==null?null:r.w
|
||||||
s="v"+(r==null?"":r)
|
s="v"+(r==null?"":r)
|
||||||
if(s.length!==0)s+="-"
|
if(s.length!==0)s+="-"
|
||||||
return B.b.al(s+A.euq(),B.a.gZ("5.0.90".split(".")))},
|
return B.b.al(s+A.euq(),B.a.gZ("5.0.91".split(".")))},
|
||||||
gwD(){var s=this,r=s.w.k4,q=s.x.a
|
gwD(){var s=this,r=s.w.k4,q=s.x.a
|
||||||
q=s.y.a[q].b.f.az
|
q=s.y.a[q].b.f.az
|
||||||
q=r.b.h(0,q).a.a
|
q=r.b.h(0,q).a.a
|
||||||
|
Loading…
Reference in New Issue
Block a user