parent
14778811b4
commit
4f7907612c
@ -0,0 +1,2 @@ |
||||
(()=>{"use strict";var e,r={78038:(e,r,n)=>{var o=n(63814),t=n(21777),i=n(35947);const d=null===(a=(0,t.HW)())?(0,i.YK)().setApp("core").build():(0,i.YK)().setApp("core").setUid(a.uid).build();var a;(0,i.YK)().setApp("unified-search").detectUser().build(),window.addEventListener("DOMContentLoaded",(async()=>{try{d.debug("Running web cron"),await window.fetch("".concat((0,o.aU)(),"/cron.php")),d.debug("Web cron successfull")}catch(e){d.debug("Running web cron failed",{error:e})}}))}},n={};function o(e){var t=n[e];if(void 0!==t)return t.exports;var i=n[e]={id:e,loaded:!1,exports:{}};return r[e].call(i.exports,i,i.exports,o),i.loaded=!0,i.exports}o.m=r,e=[],o.O=(r,n,t,i)=>{if(!n){var d=1/0;for(u=0;u<e.length;u++){n=e[u][0],t=e[u][1],i=e[u][2];for(var a=!0,l=0;l<n.length;l++)(!1&i||d>=i)&&Object.keys(o.O).every((e=>o.O[e](n[l])))?n.splice(l--,1):(a=!1,i<d&&(d=i));if(a){e.splice(u--,1);var c=t();void 0!==c&&(r=c)}}return r}i=i||0;for(var u=e.length;u>0&&e[u-1][2]>i;u--)e[u]=e[u-1];e[u]=[n,t,i]},o.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return o.d(r,{a:r}),r},o.d=(e,r)=>{for(var n in r)o.o(r,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},o.e=()=>Promise.resolve(),o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),o.j=5438,(()=>{o.b=document.baseURI||self.location.href;var e={5438:0};o.O.j=r=>0===e[r];var r=(r,n)=>{var t,i,d=n[0],a=n[1],l=n[2],c=0;if(d.some((r=>0!==e[r]))){for(t in a)o.o(a,t)&&(o.m[t]=a[t]);if(l)var u=l(o)}for(r&&r(n);c<d.length;c++)i=d[c],o.o(e,i)&&e[i]&&e[i][0](),e[i]=0;return o.O(u)},n=self.webpackChunknextcloud=self.webpackChunknextcloud||[];n.forEach(r.bind(null,0)),n.push=r.bind(null,n.push.bind(n))})(),o.nc=void 0;var t=o.O(void 0,[4208],(()=>o(78038)));t=o.O(t)})(); |
||||
//# sourceMappingURL=core-ajax-cron.js.map?v=c8767a73e251711105c9
|
||||
@ -0,0 +1,132 @@ |
||||
SPDX-License-Identifier: MIT |
||||
SPDX-License-Identifier: ISC |
||||
SPDX-License-Identifier: GPL-3.0-or-later |
||||
SPDX-License-Identifier: AGPL-3.0-or-later |
||||
SPDX-FileCopyrightText: inherits developers |
||||
SPDX-FileCopyrightText: assert developers |
||||
SPDX-FileCopyrightText: Tobias Koppers @sokra |
||||
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com> |
||||
SPDX-FileCopyrightText: Raynos <raynos2@gmail.com> |
||||
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors |
||||
SPDX-FileCopyrightText: Joyent |
||||
SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com> |
||||
SPDX-FileCopyrightText: Jordan Harband |
||||
SPDX-FileCopyrightText: GitHub Inc. |
||||
SPDX-FileCopyrightText: Christoph Wurst |
||||
|
||||
|
||||
This file is generated from multiple sources. Included packages: |
||||
- @nextcloud/auth |
||||
- version: 2.3.0 |
||||
- license: GPL-3.0-or-later |
||||
- semver |
||||
- version: 7.6.2 |
||||
- license: ISC |
||||
- @nextcloud/event-bus |
||||
- version: 3.3.1 |
||||
- license: GPL-3.0-or-later |
||||
- @nextcloud/logger |
||||
- version: 3.0.2 |
||||
- license: GPL-3.0-or-later |
||||
- @nextcloud/router |
||||
- version: 3.0.1 |
||||
- license: GPL-3.0-or-later |
||||
- assert |
||||
- version: 2.1.0 |
||||
- license: MIT |
||||
- available-typed-arrays |
||||
- version: 1.0.7 |
||||
- license: MIT |
||||
- call-bind |
||||
- version: 1.0.7 |
||||
- license: MIT |
||||
- console-browserify |
||||
- version: 1.2.0 |
||||
- license: MIT |
||||
- define-data-property |
||||
- version: 1.1.4 |
||||
- license: MIT |
||||
- define-properties |
||||
- version: 1.2.1 |
||||
- license: MIT |
||||
- es-define-property |
||||
- version: 1.0.0 |
||||
- license: MIT |
||||
- es-errors |
||||
- version: 1.3.0 |
||||
- license: MIT |
||||
- for-each |
||||
- version: 0.3.3 |
||||
- license: MIT |
||||
- function-bind |
||||
- version: 1.1.2 |
||||
- license: MIT |
||||
- get-intrinsic |
||||
- version: 1.2.4 |
||||
- license: MIT |
||||
- gopd |
||||
- version: 1.0.1 |
||||
- license: MIT |
||||
- has-property-descriptors |
||||
- version: 1.0.2 |
||||
- license: MIT |
||||
- has-proto |
||||
- version: 1.0.3 |
||||
- license: MIT |
||||
- has-symbols |
||||
- version: 1.0.3 |
||||
- license: MIT |
||||
- has-tostringtag |
||||
- version: 1.0.2 |
||||
- license: MIT |
||||
- hasown |
||||
- version: 2.0.1 |
||||
- license: MIT |
||||
- inherits |
||||
- version: 2.0.4 |
||||
- license: ISC |
||||
- is-arguments |
||||
- version: 1.1.1 |
||||
- license: MIT |
||||
- is-callable |
||||
- version: 1.2.7 |
||||
- license: MIT |
||||
- is-generator-function |
||||
- version: 1.0.10 |
||||
- license: MIT |
||||
- is-nan |
||||
- version: 1.3.2 |
||||
- license: MIT |
||||
- is-typed-array |
||||
- version: 1.1.13 |
||||
- license: MIT |
||||
- object-is |
||||
- version: 1.1.5 |
||||
- license: MIT |
||||
- object-keys |
||||
- version: 1.1.1 |
||||
- license: MIT |
||||
- object.assign |
||||
- version: 4.1.5 |
||||
- license: MIT |
||||
- possible-typed-array-names |
||||
- version: 1.0.0 |
||||
- license: MIT |
||||
- process |
||||
- version: 0.11.10 |
||||
- license: MIT |
||||
- set-function-length |
||||
- version: 1.2.1 |
||||
- license: MIT |
||||
- util |
||||
- version: 0.12.5 |
||||
- license: MIT |
||||
- webpack |
||||
- version: 5.91.0 |
||||
- license: MIT |
||||
- which-typed-array |
||||
- version: 1.1.14 |
||||
- license: MIT |
||||
- nextcloud |
||||
- version: 1.0.0 |
||||
- license: AGPL-3.0-or-later |
||||
File diff suppressed because one or more lines are too long
@ -0,0 +1 @@ |
||||
core-ajax-cron.js.license |
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue