Skip to content

Commit

Permalink
chore(5605774922): push new files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 20, 2023
1 parent a318c52 commit 30347de
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 25 deletions.
44 changes: 26 additions & 18 deletions dist/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -46947,9 +46947,9 @@
value: !0
})
}, o.nmd = e => (e.paths = [], e.children || (e.children = []), e), (n = "undefined" != typeof window ? window : void 0 !== o.g ? o.g : "undefined" != typeof self ? self : {}).SENTRY_RELEASE = {
id: "2023-07-18t22-47-29-the-weave-of-clubs"
id: "2023-07-19t21-11-19-the-blank-of-ralph"
}, n.SENTRY_RELEASES = n.SENTRY_RELEASES || {}, n.SENTRY_RELEASES["web-appedashi@vrchat-inc"] = {
id: "2023-07-18t22-47-29-the-weave-of-clubs"
id: "2023-07-19t21-11-19-the-blank-of-ralph"
}, (() => {
"use strict";
var e = {};
Expand Down Expand Up @@ -53647,7 +53647,7 @@
n = e.versionNumber,
r = e.isImage,
a = void 0 !== r && r,
o = "http://localhost:1337";
o = "http://localhost:13337";
window.endpoint.indexOf("api") >= 0 && (o = window.endpoint), (window.endpoint.indexOf("vrchat.com") >= 0 || window.endpoint.indexOf("vrchat.net") >= 0) && (o = "https://api.vrchat.cloud");
var i = a ? "image" : "file";
return "".concat(o, "/api/1/").concat(i, "/").concat(t, "/").concat(n)
Expand Down Expand Up @@ -57194,7 +57194,7 @@
dsn: "https://[email protected]/6166335",
integrations: [new Ju.BrowserTracing],
tracesSampleRate: .05,
release: "2023-07-18t22-47-29-the-weave-of-clubs",
release: "2023-07-19t21-11-19-the-blank-of-ralph",
environment: "production",
maxBreadcrumbs: 50,
ignoreErrors: ["Request failed with status code 401", "Request failed with status code 404", "Network Error", "Request aborted", "top.GLOBALS", "originalCreateNotification", "canvas.contentDocument", "MyApp_RemoveAllHighlights", "http://tt.epicplay.com", "Can't find variable: ZiteReader", "jigsaw is not defined", "ComboSearch is not defined", "http://loading.retry.widdit.com/", "atomicFindClose", "fb_xd_fragment", "bmi_SafeAddOnload", "EBCallBackMessageReceived", "conduitPage"],
Expand Down Expand Up @@ -59930,7 +59930,7 @@
eh = "idfk",
th = "idfk";
try {
Xp = "a750df50d11f21f712262cbd4c0bab37", eh = "2023-07-18t22-47-29-the-weave-of-clubs", th = "production"
Xp = "a750df50d11f21f712262cbd4c0bab37", eh = "2023-07-19t21-11-19-the-blank-of-ralph", th = "production"
} catch (e) {
console.warn(e)
}
Expand Down Expand Up @@ -90314,33 +90314,39 @@
getGroupById: e.query({
queryFn: function(e, t, n, a) {
return r(i().mark((function t() {
var n, o, s, l, c, u, d, f, m;
var n, o, s, l, c, u, d, f, m, p, h;
return i().wrap((function(t) {
for (;;) switch (t.prev = t.next) {
case 0:
return n = e.groupId, o = e.includeRoles, s = void 0 === o || o, t.next = 3, a("/groups/".concat(n, "?includeRoles=").concat(s));
return n = e.groupId, o = e.includeRoles, s = void 0 === o || o, l = e.purpose, c = void 0 === l ? "other" : l, t.next = 3, a({
url: "/groups/".concat(n),
params: {
includeRoles: s,
purpose: c
}
});
case 3:
if (!(l = t.sent).error) {
if (!(u = t.sent).error) {
t.next = 6;
break
}
return t.abrupt("return", {
error: l.error
error: u.error
});
case 6:
return c = l.data, u = "softdeleted" === c.membershipStatus, d = 3 === Object.keys(c).length, f = function() {
return d = u.data, f = "softdeleted" === d.membershipStatus, m = 3 === Object.keys(d).length, p = function() {
var e = r(i().mark((function e() {
var t, n;
return i().wrap((function(e) {
for (;;) switch (e.prev = e.next) {
case 0:
if (!d) {
if (!m) {
e.next = 2;
break
}
return e.abrupt("return", null);
case 2:
return e.next = 4, a("users/".concat(c.ownerId));
return e.next = 4, a("users/".concat(d.ownerId));
case 4:
if (!(t = e.sent).error) {
e.next = 7;
Expand All @@ -90351,7 +90357,7 @@
});
case 7:
return n = t.data, e.abrupt("return", lq(lq({}, n), {}, {
joinedAt: c.createdAt
joinedAt: d.createdAt
}));
case 9:
case "end":
Expand All @@ -90362,15 +90368,15 @@
return function() {
return e.apply(this, arguments)
}
}(), m = function() {
}(), h = function() {
var e;
return null != c && c.myMember && null != c && c.roles ? null == c || null === (e = c.roles) || void 0 === e ? void 0 : e.map((function(e) {
return null != d && d.myMember && null != d && d.roles ? null == d || null === (e = d.roles) || void 0 === e ? void 0 : e.map((function(e) {
var t, n;
return null != c && null !== (t = c.myMember) && void 0 !== t && null !== (n = t.roleIds) && void 0 !== n && n.includes(e.id) ? e.order : Number.MAX_SAFE_INTEGER
return null != d && null !== (t = d.myMember) && void 0 !== t && null !== (n = t.roleIds) && void 0 !== n && n.includes(e.id) ? e.order : Number.MAX_SAFE_INTEGER
})).sort((function(e, t) {
return e - t
}))[0] : Number.MAX_SAFE_INTEGER
}, t.t0 = lq, t.t1 = lq({}, c), t.t2 = {}, t.t3 = u, t.t4 = d, t.t5 = m(), t.next = 19, f();
}, t.t0 = lq, t.t1 = lq({}, d), t.t2 = {}, t.t3 = f, t.t4 = m, t.t5 = h(), t.next = 19, p();
case 19:
return t.t6 = t.sent, t.t7 = {
isSoftDeleted: t.t3,
Expand Down Expand Up @@ -92504,6 +92510,7 @@
}, null == C || null === (o = C.data) || void 0 === o || null === (i = o.error) || void 0 === i ? void 0 : i.message), I && s.createElement("p", {
className: "text-center text-danger"
}, null == I || null === (l = I.data) || void 0 === l || null === (c = l.error) || void 0 === c ? void 0 : c.message))));
if (V) return null;
var J = function() {
b(!y)
},
Expand Down Expand Up @@ -96603,7 +96610,8 @@
w = $e().groupId,
x = li().data,
k = Nq({
groupId: w
groupId: w,
purpose: "group"
}),
S = k.data,
M = k.isSuccess,
Expand Down
7 changes: 4 additions & 3 deletions dist/app.keys.json
Original file line number Diff line number Diff line change
Expand Up @@ -1522,6 +1522,7 @@
"133",
"1330px",
"13331",
"13337",
"1336",
"1337",
"134",
Expand Down Expand Up @@ -2064,7 +2065,6 @@
"18px",
"18rem",
"18s23",
"18t22",
"18v14",
"18z",
"19",
Expand Down Expand Up @@ -2174,6 +2174,7 @@
"19gvpcg",
"19i7pz4",
"19s8nj4",
"19t21",
"19tfejc",
"19vsbhc",
"19w2cfh",
Expand Down Expand Up @@ -16253,7 +16254,6 @@
"cls",
"club",
"clubhouse",
"clubs",
"cluemail",
"clz32",
"clzu0",
Expand Down Expand Up @@ -24203,6 +24203,7 @@
"purchases",
"pure",
"purelogistics",
"purpose",
"purposes",
"push",
"pushActivity",
Expand Down Expand Up @@ -24405,6 +24406,7 @@
"rafDragTimeout",
"rafPinchTimeout",
"raketenmann",
"ralph",
"rancidhome",
"random",
"randomUUID",
Expand Down Expand Up @@ -27981,7 +27983,6 @@
"wearAvatar",
"wearButtonTitle",
"wearable",
"weave",
"web",
"web0s",
"web2mailco",
Expand Down
5 changes: 2 additions & 3 deletions dist/app.strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2295,7 +2295,7 @@
"2019-04-30",
"2019-05-01",
"2019.4.31f1",
"2023-07-18t22-47-29-the-weave-of-clubs",
"2023-07-19t21-11-19-the-blank-of-ralph",
"20boxme.org",
"20email.eu",
"20email.it",
Expand Down Expand Up @@ -2727,7 +2727,6 @@
"???",
"?authToken=",
"?confirm=",
"?includeRoles=",
"?worldId=",
"@",
"@@asyncIterator",
Expand Down Expand Up @@ -12124,7 +12123,7 @@
"http.status_code",
"http:",
"http://loading.retry.widdit.com/",
"http://localhost:1337",
"http://localhost:13337",
"http://tt.epicplay.com",
"http://vrchat.com/",
"http://www.example.com",
Expand Down
2 changes: 1 addition & 1 deletion dist/raw/app.js

Large diffs are not rendered by default.

0 comments on commit 30347de

Please sign in to comment.