Admin Portal - Selfhosted

This commit is contained in:
hillelcoren 2022-05-01 10:02:46 +00:00
parent 04adaa2829
commit 9720cf6bc7
2 changed files with 8 additions and 8 deletions

View File

@ -34268,7 +34268,7 @@ chU:function chU(){},
b8g(a,b,c,d,e){var s,r
if(B.c.cz(a,"https://invoicing.co"))e=""
s=t.X
r=A.t(["X-CLIENT-VERSION","5.0.79","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.80","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.gi6().ej(d)
@ -34277,8 +34277,8 @@ d3G(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.ea8(r,a.gj3(a)))
else if(q==null)throw A.f("Error: please check that Invoice Ninja v5 is installed on the server")
else{s=A.am9(A.ama("5.0.79"),A.ama(p))
if(s<0)throw A.f("Error: client not supported, please update to the latest version [Current v5.0.79 < Minimum v"+A.h(p)+"]")
else{s=A.am9(A.ama("5.0.80"),A.ama(p))
if(s<0)throw A.f("Error: client not supported, please update to the latest version [Current v5.0.80 < Minimum v"+A.h(p)+"]")
else{s=A.am9(A.ama(q),A.ama("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.ea8(r,a.gj3(a)))}}},
@ -170989,7 +170989,7 @@ return s.a=J.fN(s.a,"\n \u2022 "+A.h(a))},
$S:11}
A.dF1.prototype={
$1(a){a.a="https://21e3763afb044f1fb75d832fd9f06b73@sentry2.invoicing.co/3"
a.k1=a.dx="5.0.79"
a.k1=a.dx="5.0.80"
a.cy=new A.dF0(this.a)},
$S:2776}
A.dF0.prototype={
@ -172437,7 +172437,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.ai(s+A.ebE(),B.a.gY("5.0.79".split(".")))},
return B.c.ai(s+A.ebE(),B.a.gY("5.0.80".split(".")))},
gDn(){var s=this,r=s.x.r1,q=s.y.a
q=s.z.a[q].b.f.cD
q=r.b.h(0,q).a.a
@ -213217,7 +213217,7 @@ l=J.d($.l.h(0,l),m)
if(l==null)l=J.d($.l.h(0,"en"),m)
q=p.f==p.e?o:new A.d08(p)
i.push(new A.ah(B.lI,A.aT(A.a([new A.er(o,B.b_C,s,r,180,o),new A.a6(16,o,o,o),new A.er(o,B.b_Q,l,q,180,o)],j),B.q,B.cV,B.m,o),o))}if(p.x==null)l=new A.a6(o,o,o,o)
else l=k.x.fy?A.e4s(new A.d09(p),!1,!1,!1,800,A.a([p.f-1],t.W)):new A.AN(p.r,o)
else l=k.x.fy||!1?A.e4s(new A.d09(p),!1,!1,!1,800,A.a([p.f-1],t.W)):new A.AN(p.r,o)
i.push(A.aw(l,1))
j=A.a([A.aY(i,B.aO,o,B.l,B.m,B.v)],j)
if(p.y){l=B.bf.h(0,300)

File diff suppressed because one or more lines are too long