migrate therinaldos.com data
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s

This commit is contained in:
2024-05-05 15:50:45 -04:00
commit ef1ff240d4
23182 changed files with 3801898 additions and 0 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode("[data-v-395262ee] .empty-content__icon span{background-size:64px;width:64px;height:64px}.activity__actions[data-v-395262ee]{display:flex;flex-direction:column;width:100%}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
/*! third party licenses: js/vendor.LICENSE.txt */
import{n as r,c,a as l,b as u}from"./NcCheckboxRadioSwitch-PlgK1zWr-PaizJQr3.mjs";import{d as f,r as v,o as p,g as d,f as g,t as o}from"./index-DymaRpHW.mjs";import{A as y,e as m,a as h,f as _}from"./Activity-XWwZnDDc.mjs";import{g as A,a as I,b}from"./api-NR0xL2kP.mjs";import{l as S}from"./logger-YHHKXmsa.mjs";import{l as w}from"./activity-sidebar.mjs";import"./function-apply-T5nGdPJm.mjs";const x=f({__name:"ActivitySidebarPlugin",props:{plugin:null,fileInfo:null},emits:["reload-activities"],setup(t,{emit:i}){const a=t,n=v();return p(()=>{var s;return a.plugin.mount(n.value,{context:(s=d())==null?void 0:s.proxy,fileInfo:a.fileInfo,reload:()=>i("reload-activities")})}),g(()=>a.plugin.unmount()),{__sfc:!0,props:a,emit:i,attachTarget:n}}});var N=function(){var t=this,i=t._self._c;return t._self._setupProxy,i("div",{ref:"attachTarget"})},P=[],C=r(x,N,P,!1,null,null,null,null);const k=C.exports,E={name:"ActivityTab",components:{Activity:y,NcEmptyContent:m,NcIconSvgWrapper:h,NcLoadingIcon:c,ActivitySidebarPlugin:k},data(){return{error:"",loading:!0,fileInfo:null,activities:[],lightningBoltSVG:w,sidebarPlugins:[]}},mounted(){this.sidebarPlugins=A()},methods:{async update(t){this.fileInfo=t,this.resetState(),await this.getActivities()},async getActivities(){try{this.loading=!0;const t=await this.processActivities(await this.loadRealActivities()),i=await I({fileInfo:this.fileInfo});this.activities=[...t,...i].sort((a,n)=>n.timestamp-a.timestamp)}catch(t){this.error=o("activity","Unable to load the activity list"),console.error("Error loading the activity list",t)}finally{this.loading=!1}},resetState(){this.loading=!0,this.error="",this.activities=[]},async loadRealActivities(){try{const{data:t}=await l.get(u("apps/activity/api/v2/activity/filter"),{params:{format:"json",object_type:"files",object_id:this.fileInfo.id}});return t.ocs.data}catch(t){if(t.response!==void 0&&t.response.status===304)return[];throw e}},processActivities(t){t=t.map(a=>new _(a)),S.debug("Processed ".concat(t.length," activity(ies)"),{activities:t,fileInfo:this.fileInfo});const i=b();return t.filter(a=>!i||i.every(n=>n(a)))},t:o}};var j=function(){var t=this,i=t._self._c;return i("div",{class:{"icon-loading":t.loading}},[t.error?i("NcEmptyContent",{attrs:{name:t.error},scopedSlots:t._u([{key:"icon",fn:function(){return[i("NcIconSvgWrapper",{attrs:{svg:t.lightningBoltSVG}})]},proxy:!0}],null,!1,63559581)}):[t.sidebarPlugins.length>0?i("div",{staticClass:"activity__actions"},t._l(t.sidebarPlugins,function(a,n){return i("ActivitySidebarPlugin",{key:n,attrs:{plugin:a,"file-info":t.fileInfo},on:{"reload-activities":function(s){return t.getActivities()}}})}),1):t._e(),t.loading?i("NcEmptyContent",{attrs:{name:t.t("activity","Loading activities")},scopedSlots:t._u([{key:"icon",fn:function(){return[i("NcLoadingIcon")]},proxy:!0}],null,!1,3085876643)}):t.activities.length===0?i("NcEmptyContent",{attrs:{name:t.t("activity","No activity yet")},scopedSlots:t._u([{key:"icon",fn:function(){return[i("span",{staticClass:"icon-activity"})]},proxy:!0}])}):i("ul",t._l(t.activities,function(a){return i("Activity",{key:a.id,attrs:{activity:a,"show-previews":!1},on:{reload:function(n){return t.getActivities()}}})}),1)]],2)},L=[],T=r(E,j,L,!1,null,"395262ee",null,null);const U=T.exports;export{U as default};
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
/*! third party licenses: js/vendor.LICENSE.txt */
import{V as n,t as m,a as d}from"./index-DymaRpHW.mjs";import{v as o,m as s,a as c,A as p,V as u,s as a}from"./settings-store-rSEV5N-b.mjs";import{o as g,n as l}from"./NcCheckboxRadioSwitch-PlgK1zWr-PaizJQr3.mjs";import"./function-apply-T5nGdPJm.mjs";import"./toast-7xJhDYMn-xABJjMIk.mjs";import"./logger-YHHKXmsa.mjs";const v={name:"AdminSettings",components:{NcCheckboxRadioSwitch:g,NcSettingsSection:o},computed:{...s({emailEnabled:"emailEnabled"}),settingDescription(){return this.emailEnabled?t("activity","Choose for which activities you want to get an email or push notification."):t("activity","Choose for which activities you want to get a push notification.")}},mounted(){this.setEndpoint({endpoint:"/apps/activity/settings/admin"})},methods:{...c(["setEndpoint","toggleEmailEnabled"])}};var h=function(){var i=this,e=i._self._c;return e("NcSettingsSection",{attrs:{name:i.t("activity","Notification")}},[e("NcCheckboxRadioSwitch",{attrs:{type:"checkbox",checked:i.emailEnabled},on:{"update:checked":function(r){return i.toggleEmailEnabled({emailEnabled:r})}}},[i._v(" "+i._s(i.t("activity","Enable notification emails"))+" ")])],1)},f=[],y=l(v,h,f,!1,null,null,null,null);const E=y.exports,b={name:"DefaultActivitySettings",components:{ActivityGrid:p,NcSettingsSection:o},computed:{...s({emailEnabled:"emailEnabled"})},mounted(){this.setEndpoint({endpoint:"/apps/activity/settings/admin"})},methods:{...c(["setEndpoint","toggleEmailEnabled"])}};var S=function(){var i=this,e=i._self._c;return e("NcSettingsSection",{attrs:{name:i.t("activity","Default settings"),description:i.t("activity","Configure the default notification settings for new accounts.")}},[e("ActivityGrid")],1)},w=[],A=l(b,S,w,!1,null,null,null,null);const N=A.exports;n.prototype.t=m,n.prototype.n=d,n.use(u),new n({el:"#activity-admin-settings",store:a,name:"ActivityPersonalSettings",render:i=>i(E)}),new n({el:"#activity-default-settings",store:a,name:"ActivityDefaultSettings",render:i=>i(N)});
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
/*! third party licenses: js/vendor.LICENSE.txt */
import{r as t}from"./api-NR0xL2kP.mjs";import"./logger-YHHKXmsa.mjs";import"./function-apply-T5nGdPJm.mjs";t();
@@ -0,0 +1 @@
{"version":3,"file":"activity-api.mjs","sources":["../src/api.ts"],"sourcesContent":["import { registerGlobalAPI } from './utils/api.js'\n\nregisterGlobalAPI()\n"],"names":["registerGlobalAPI"],"mappings":";2GAEAA,EAAkB"}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".activity-frequency__label[data-v-78778ba6]{margin-top:24px;display:inline-block}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
/*! third party licenses: js/vendor.LICENSE.txt */
import{V as a,t as m,a as u}from"./index-DymaRpHW.mjs";import{m as s,a as c,v as r,A as y,V as E,s as l}from"./settings-store-rSEV5N-b.mjs";import{n as o,o as v}from"./NcCheckboxRadioSwitch-PlgK1zWr-PaizJQr3.mjs";import"./function-apply-T5nGdPJm.mjs";import"./toast-7xJhDYMn-xABJjMIk.mjs";import"./logger-YHHKXmsa.mjs";const _={EmailFrequency:{EMAIL_SEND_HOURLY:0,EMAIL_SEND_DAILY:1,EMAIL_SEND_WEEKLY:2,EMAIL_SEND_ASAP:3}},d={name:"EmailSettings",data(){return{EmailFrequency:_.EmailFrequency}},computed:{...s(["emailEnabled","isEmailSet","settingBatchtime"])},methods:{...c(["setSettingBatchtime"])}};var g=function(){var e=this,i=e._self._c;return e.emailEnabled?i("div",[e.isEmailSet?e._e():i("p",[i("strong",[e._v(e._s(e.t("activity","You need to set up your email address before you can receive notification emails.")))])]),i("p",[i("label",{staticClass:"activity-frequency__label",attrs:{for:"activity_setting_batchtime"}},[e._v(" "+e._s(e.t("activity","Send activity emails"))+" ")]),i("select",{staticClass:"notification-frequency__select",attrs:{id:"activity_setting_batchtime",name:"activity_setting_batchtime"},on:{change:function(n){return e.setSettingBatchtime({settingBatchtime:n.target.value})}}},[i("option",{domProps:{value:e.EmailFrequency.EMAIL_SEND_ASAP,selected:e.settingBatchtime===e.EmailFrequency.EMAIL_SEND_ASAP}},[e._v(" "+e._s(e.t("activity","As soon as possible"))+" ")]),i("option",{domProps:{value:e.EmailFrequency.EMAIL_SEND_HOURLY,selected:e.settingBatchtime===e.EmailFrequency.EMAIL_SEND_HOURLY}},[e._v(" "+e._s(e.t("activity","Hourly"))+" ")]),i("option",{domProps:{value:e.EmailFrequency.EMAIL_SEND_DAILY,selected:e.settingBatchtime===e.EmailFrequency.EMAIL_SEND_DAILY}},[e._v(" "+e._s(e.t("activity","Daily"))+" ")]),i("option",{domProps:{value:e.EmailFrequency.EMAIL_SEND_WEEKLY,selected:e.settingBatchtime===e.EmailFrequency.EMAIL_SEND_WEEKLY}},[e._v(" "+e._s(e.t("activity","Weekly"))+" ")])])])]):e._e()},p=[],S=o(d,g,p,!1,null,"78778ba6",null,null);const h=S.exports,A={name:"UserSettings",components:{NcSettingsSection:r,EmailSettings:h,ActivityGrid:y},computed:{...s({emailEnabled:"emailEnabled"}),settingDescription(){return this.emailEnabled?t("activity","Choose for which activities you want to get an email or push notification."):t("activity","Choose for which activities you want to get a push notification.")}},mounted(){this.setEndpoint({endpoint:"/apps/activity/settings"})},methods:{...c(["setEndpoint","toggleEmailEnabled"])}};var D=function(){var e=this,i=e._self._c;return i("NcSettingsSection",{attrs:{name:e.t("activity","Activity"),description:e.settingDescription}},[i("ActivityGrid"),i("EmailSettings")],1)},b=[],f=o(A,D,b,!1,null,null,null,null);const L=f.exports,N={name:"DailySummary",components:{NcCheckboxRadioSwitch:v,NcSettingsSection:r},computed:{...s(["activityDigestEnabled"])},mounted(){this.setEndpoint({endpoint:"/apps/activity/settings"})},methods:{...c(["setEndpoint","toggleActivityDigestEnabled"])}};var I=function(){var e=this,i=e._self._c;return i("NcSettingsSection",{attrs:{name:e.t("activity","Daily activity summary")}},[i("NcCheckboxRadioSwitch",{attrs:{"data-cy-checkbox":"",checked:e.activityDigestEnabled},on:{"update:checked":function(n){return e.toggleActivityDigestEnabled({activityDigestEnabled:n})}}},[e._v(" "+e._s(e.t("activity","Send daily activity summary in the morning"))+" ")])],1)},q=[],M=o(N,I,q,!1,null,null,null,null);const F=M.exports;a.prototype.t=m,a.prototype.n=u,a.use(E),new a({el:"#activity-user-settings",store:l,name:"ActivityPersonalSettings",render:e=>e(L)}),new a({el:"#activity-digest-user-settings",name:"ActivityDigestPersonalSettings",store:l,render:e=>e(F)});
File diff suppressed because one or more lines are too long
@@ -0,0 +1,8 @@
/*! third party licenses: js/vendor.LICENSE.txt */
import{V as m,t as f,a as w}from"./index-DymaRpHW.mjs";import"./function-apply-T5nGdPJm.mjs";const y="modulepreload",g=function(t,i){return t[0]==="."?new URL(t,i).href:t},p={},h=function(t,i,d){let c=Promise.resolve();if(i&&i.length>0){const l=document.getElementsByTagName("link");c=Promise.all(i.map(e=>{if(e=g(e,d),e in p)return;p[e]=!0;const a=e.endsWith(".css"),v=a?'[rel="stylesheet"]':"";if(d)for(let s=l.length-1;s>=0;s--){const u=l[s];if(u.href===e&&(!a||u.rel==="stylesheet"))return}else if(document.querySelector('link[href="'.concat(e,'"]').concat(v)))return;const o=document.createElement("link");if(o.rel=a?"stylesheet":y,a||(o.as="script",o.crossOrigin=""),o.href=e,document.head.appendChild(o),a)return new Promise((s,u)=>{o.addEventListener("load",s),o.addEventListener("error",()=>u(new Error("Unable to preload CSS for ".concat(e))))})}))}return c.then(()=>t()).catch(l=>{const e=new Event("vite:preloadError",{cancelable:!0});if(e.payload=l,window.dispatchEvent(e),!e.defaultPrevented)throw l})},E='<svg xmlns="http://www.w3.org/2000/svg" id="mdi-lightning-bolt" viewBox="0 0 24 24"><path d="M11 15H6L13 1V9H18L11 23V15Z" /></svg>';m.prototype.t=f,m.prototype.n=w;let n=null,r=null;const _=new OCA.Files.Sidebar.Tab({id:"activity",name:f("activity","Activity"),iconSvg:E,async mount(t,i,d){if(n===null){const{default:c}=await h(()=>import("./ActivityTab-QJRuJ-HX.mjs"),__vite__mapDeps([0,1,2,3,4,5,6]),import.meta.url);n=n!=null?n:m.extend(c)}r&&r.$destroy(),r=new n({parent:d}),r.update(i),r.$mount(t)},update(t){r.update(t)},destroy(){r.$destroy(),r=null}});window.addEventListener("DOMContentLoaded",async function(){if(OCA.Files&&OCA.Files.Sidebar){OCA.Files.Sidebar.registerTab(_);const{default:t}=await h(()=>import("./ActivityTab-QJRuJ-HX.mjs"),__vite__mapDeps([0,1,2,3,4,5,6]),import.meta.url);n=n!=null?n:m.extend(t)}});export{E as l};
function __vite__mapDeps(indexes) {
if (!__vite__mapDeps.viteFileDeps) {
__vite__mapDeps.viteFileDeps = [OC.filePath('activity', '', 'js/ActivityTab-QJRuJ-HX.mjs'),OC.filePath('activity', '', 'js/NcCheckboxRadioSwitch-PlgK1zWr-PaizJQr3.mjs'),OC.filePath('activity', '', 'js/index-DymaRpHW.mjs'),OC.filePath('activity', '', 'js/function-apply-T5nGdPJm.mjs'),OC.filePath('activity', '', 'js/logger-YHHKXmsa.mjs'),OC.filePath('activity', '', 'js/Activity-XWwZnDDc.mjs'),OC.filePath('activity', '', 'js/api-NR0xL2kP.mjs')]
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}
@@ -0,0 +1 @@
{"version":3,"mappings":";y/BAAeA,EAAA,sIC2BfC,EAAI,UAAU,EAAIC,EAClBD,EAAI,UAAU,EAAIE,EAGlB,IAAIC,EAAkB,KAClBC,EAAsB,KAC1B,MAAMC,EAAc,IAAI,IAAI,MAAM,QAAQ,IAAI,CAC7C,GAAI,WACJ,KAAMJ,EAAE,WAAY,UAAU,EAC9B,QAASK,EAET,MAAM,MAAMC,EAAIC,EAAUC,EAAS,CAElC,GAAIN,IAAoB,KAAM,CAC7B,KAAM,CAAE,QAASO,CAAa,EAAG,MAAMC,EAAA,WAAO,4BAAyB,EAAC,kDACxER,EAAkBA,UAAmBH,EAAI,OAAOU,CAAW,CAC3D,CAEGN,GACHA,EAAoB,SAAU,EAE/BA,EAAsB,IAAID,EAAgB,CAEzC,OAAQM,CACX,CAAG,EAEDL,EAAoB,OAAOI,CAAQ,EACnCJ,EAAoB,OAAOG,CAAE,CAC7B,EACD,OAAOC,EAAU,CAChBJ,EAAoB,OAAOI,CAAQ,CACnC,EACD,SAAU,CACTJ,EAAoB,SAAU,EAC9BA,EAAsB,IACtB,CACF,CAAC,EAED,OAAO,iBAAiB,mBAAoB,gBAAiB,CAC5D,GAAI,IAAI,OAAS,IAAI,MAAM,QAAS,CACnC,IAAI,MAAM,QAAQ,YAAYC,CAAW,EACzC,KAAM,CAAE,QAASK,CAAa,EAAG,MAAMC,EAAA,WAAO,4BAAyB,EAAC,kDACxER,EAAkBA,UAAmBH,EAAI,OAAOU,CAAW,CAC3D,CACF,CAAC","names":["lightningBoltSVG","Vue","t","n","ActivityTabView","ActivityTabInstance","activityTab","LightningBolt","el","fileInfo","context","ActivityTab","__vitePreload"],"sources":["../node_modules/@mdi/svg/svg/lightning-bolt.svg?raw","../src/sidebar.js"],"sourcesContent":["export default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" id=\\\"mdi-lightning-bolt\\\" viewBox=\\\"0 0 24 24\\\"><path d=\\\"M11 15H6L13 1V9H18L11 23V15Z\\\" /></svg>\"","/**\n * @copyright Copyright (c) 2021 Louis Chemineau <louis@chmn.me>\n *\n * @author Louis Chemineau <louis@chmn.me>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\nimport Vue from 'vue'\nimport { translate as t, translatePlural as n } from '@nextcloud/l10n'\n\n// eslint-disable-next-line import/no-unresolved\nimport LightningBolt from '@mdi/svg/svg/lightning-bolt.svg?raw'\n\nVue.prototype.t = t\nVue.prototype.n = n\n\n// Init Activity tab component\nlet ActivityTabView = null\nlet ActivityTabInstance = null\nconst activityTab = new OCA.Files.Sidebar.Tab({\n\tid: 'activity',\n\tname: t('activity', 'Activity'),\n\ticonSvg: LightningBolt,\n\n\tasync mount(el, fileInfo, context) {\n\t\t// only load if needed\n\t\tif (ActivityTabView === null) {\n\t\t\tconst { default: ActivityTab } = await import('./views/ActivityTab.vue')\n\t\t\tActivityTabView = ActivityTabView ?? Vue.extend(ActivityTab)\n\t\t}\n\t\t// destroy previous instance if available\n\t\tif (ActivityTabInstance) {\n\t\t\tActivityTabInstance.$destroy()\n\t\t}\n\t\tActivityTabInstance = new ActivityTabView({\n\t\t\t// Better integration with vue parent component\n\t\t\tparent: context,\n\t\t})\n\t\t// No need to await this, we will show a loading indicator instead\n\t\tActivityTabInstance.update(fileInfo)\n\t\tActivityTabInstance.$mount(el)\n\t},\n\tupdate(fileInfo) {\n\t\tActivityTabInstance.update(fileInfo)\n\t},\n\tdestroy() {\n\t\tActivityTabInstance.$destroy()\n\t\tActivityTabInstance = null\n\t},\n})\n\nwindow.addEventListener('DOMContentLoaded', async function() {\n\tif (OCA.Files && OCA.Files.Sidebar) {\n\t\tOCA.Files.Sidebar.registerTab(activityTab)\n\t\tconst { default: ActivityTab } = await import('./views/ActivityTab.vue')\n\t\tActivityTabView = ActivityTabView ?? Vue.extend(ActivityTab)\n\t}\n})\n"],"file":"js/activity-sidebar.mjs"}
@@ -0,0 +1,2 @@
/*! third party licenses: js/vendor.LICENSE.txt */
import{l as s}from"./logger-YHHKXmsa.mjs";function _(){var e,i,t,r,a,o,d;window.OCA=(e=window.OCA)!=null?e:{},window.OCA.Activity={...window.OCA.Activity,__sidebar_actions:(t=(i=window.OCA.Activity)==null?void 0:i.__sidebar_actions)!=null?t:[],__sidebar_factories:(a=(r=window.OCA.Activity)==null?void 0:r.__sidebar_factories)!=null?a:[],__sidebar_filters:(d=(o=window.OCA.Activity)==null?void 0:o.__sidebar_filters)!=null?d:[],registerSidebarAction(n){window.OCA.Activity.__sidebar_actions.push(n),s.debug("Registered new sidebar action")},registerSidebarEntries(n){window.OCA.Activity.__sidebar_factories.push(n),s.debug("Registered new sidebar actions factory")},registerSidebarFilter(n){window.OCA.Activity.__sidebar_filters.push(n)}},s.info("Activity API registered")}function c(){var e,i,t;return(t=(i=(e=window.OCA)==null?void 0:e.Activity)==null?void 0:i.__sidebar_actions)!=null?t:[]}async function w(e){var i,t;if(((t=(i=window.OCA)==null?void 0:i.Activity)==null?void 0:t.__sidebar_factories)===void 0)return[];const r=window.OCA.Activity.__sidebar_factories.map(async a=>await a(e));return(await Promise.all(r)).flat()}function A(){var e,i,t;return(t=(i=(e=window.OCA)==null?void 0:e.Activity)==null?void 0:i.__sidebar_filters)!=null?t:[]}export{w as a,A as b,c as g,_ as r};
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,505 @@
Included dependencies:
@floating-ui/core
version: 0.3.1
license: MIT
@floating-ui/dom
version: 0.1.10
license: MIT
@floating-ui/utils
version: 0.1.6
license: MIT
@linusborg/vue-simple-portal
version: 0.1.5
license: Apache-2.0
@mapbox/hast-util-table-cell-style
version: 0.2.1
license: BSD-2-Clause
@mdi/svg
version: 7.4.47
license: Apache-2.0
@nextcloud/auth
version: 2.2.1
license: GPL-3.0-or-later
@nextcloud/axios
version: 2.4.0
license: GPL-3.0
@nextcloud/browser-storage
version: 0.3.0
license: GPL-3.0-or-later
@nextcloud/capabilities
version: 1.1.0
license: GPL-3.0-or-later
@nextcloud/dialogs
version: 5.1.1
license: GPL-3.0-or-later
@nextcloud/event-bus
version: 3.1.0
license: GPL-3.0-or-later
@nextcloud/initial-state
version: 2.1.0
license: GPL-3.0-or-later
@nextcloud/l10n
version: 2.2.0
license: GPL-3.0-or-later
@nextcloud/logger
version: 2.7.0
license: GPL-3.0-or-later
@nextcloud/moment
version: 1.3.1
license: GPL-3.0-or-later
@nextcloud/paths
version: 2.1.0
license: GPL-3.0-or-later
@nextcloud/router
version: 2.2.1
license: GPL-3.0-or-later
@nextcloud/vue
version: 8.6.2
license: AGPL-3.0
@nextcloud/vue-select
version: 3.25.0
license: MIT
@ungap/structured-clone
version: 1.2.0
license: ISC
@vueuse/components
version: 10.5.0
license: MIT
@vueuse/core
version: 10.5.0
license: MIT
@vueuse/shared
version: 10.5.0
license: MIT
axios
version: 1.6.2
license: MIT
bail
version: 2.0.2
license: MIT
ccount
version: 2.0.1
license: MIT
charenc
version: 0.0.2
license: BSD-3-Clause
comma-separated-tokens
version: 2.0.3
license: MIT
core-js
version: 3.33.0
license: MIT
crypt
version: 0.0.2
license: BSD-3-Clause
decode-named-character-reference
version: 1.0.2
license: MIT
devlop
version: 1.1.0
license: MIT
dompurify
version: 3.0.6
license: (MPL-2.0 OR Apache-2.0)
escape-html
version: 1.0.3
license: MIT
escape-string-regexp
version: 5.0.0
license: MIT
extend
version: 3.0.2
license: MIT
floating-vue
version: 1.0.0-beta.19
license: MIT
focus-trap
version: 7.5.4
license: MIT
hast-to-hyperscript
version: 10.0.3
license: MIT
hast-util-is-element
version: 3.0.0
license: MIT
hast-util-whitespace
version: 2.0.1
license: MIT
inline-style-parser
version: 0.1.1
license: MIT
is-absolute-url
version: 4.0.1
license: MIT
is-buffer
version: 1.1.6
license: MIT
is-plain-obj
version: 4.1.0
license: MIT
linkify-string
version: 4.1.1
license: MIT
linkifyjs
version: 4.1.1
license: MIT
lodash.get
version: 4.4.2
license: MIT
longest-streak
version: 3.1.0
license: MIT
markdown-table
version: 3.0.3
license: MIT
md5
version: 2.3.0
license: BSD-3-Clause
mdast-util-find-and-replace
version: 3.0.1
license: MIT
mdast-util-from-markdown
version: 2.0.0
license: MIT
mdast-util-gfm
version: 3.0.0
license: MIT
mdast-util-gfm-autolink-literal
version: 2.0.0
license: MIT
mdast-util-gfm-footnote
version: 2.0.0
license: MIT
mdast-util-gfm-strikethrough
version: 2.0.0
license: MIT
mdast-util-gfm-table
version: 2.0.0
license: MIT
mdast-util-gfm-task-list-item
version: 2.0.0
license: MIT
mdast-util-newline-to-break
version: 2.0.0
license: MIT
mdast-util-phrasing
version: 4.1.0
license: MIT
mdast-util-to-hast
version: 13.0.2
license: MIT
mdast-util-to-markdown
version: 2.1.0
license: MIT
mdast-util-to-string
version: 4.0.0
license: MIT
micromark
version: 4.0.0
license: MIT
micromark-core-commonmark
version: 2.0.0
license: MIT
micromark-extension-gfm
version: 3.0.0
license: MIT
micromark-extension-gfm-autolink-literal
version: 2.0.0
license: MIT
micromark-extension-gfm-footnote
version: 2.0.0
license: MIT
micromark-extension-gfm-strikethrough
version: 2.0.0
license: MIT
micromark-extension-gfm-table
version: 2.0.0
license: MIT
micromark-extension-gfm-task-list-item
version: 2.0.1
license: MIT
micromark-factory-destination
version: 2.0.0
license: MIT
micromark-factory-label
version: 2.0.0
license: MIT
micromark-factory-space
version: 2.0.0
license: MIT
micromark-factory-title
version: 2.0.0
license: MIT
micromark-factory-whitespace
version: 2.0.0
license: MIT
micromark-util-character
version: 2.0.1
license: MIT
micromark-util-chunked
version: 2.0.0
license: MIT
micromark-util-classify-character
version: 2.0.0
license: MIT
micromark-util-combine-extensions
version: 2.0.0
license: MIT
micromark-util-decode-numeric-character-reference
version: 2.0.1
license: MIT
micromark-util-decode-string
version: 2.0.0
license: MIT
micromark-util-html-tag-name
version: 2.0.0
license: MIT
micromark-util-normalize-identifier
version: 2.0.0
license: MIT
micromark-util-resolve-all
version: 2.0.0
license: MIT
micromark-util-sanitize-uri
version: 2.0.0
license: MIT
micromark-util-subtokenize
version: 2.0.0
license: MIT
moment
version: 2.30.1
license: MIT
nanoid
version: 3.3.7
license: MIT
node-gettext
version: 3.0.0
license: (MIT)
path-browserify
version: 1.0.1
license: MIT
property-information
version: 6.4.0
license: MIT
rehype-external-links
version: 3.0.0
license: MIT
rehype-react
version: 7.2.0
license: MIT
remark-breaks
version: 4.0.0
license: MIT
remark-gfm
version: 4.0.0
license: MIT
remark-parse
version: 11.0.0
license: MIT
remark-rehype
version: 11.0.0
license: MIT
semver
version: 7.5.3
license: ISC
space-separated-tokens
version: 2.0.2
license: MIT
splitpanes
version: 2.4.1
license: MIT
striptags
version: 3.2.0
license: MIT
style-to-object
version: 0.4.4
license: MIT
tabbable
version: 6.2.0
license: MIT
toastify-js
version: 1.12.0
license: MIT
trim-lines
version: 3.0.1
license: MIT
trough
version: 2.1.0
license: MIT
unified
version: 11.0.4
license: MIT
unist-builder
version: 4.0.0
license: MIT
unist-util-is
version: 6.0.0
license: MIT
unist-util-position
version: 5.0.0
license: MIT
unist-util-stringify-position
version: 4.0.0
license: MIT
unist-util-visit
version: 5.0.0
license: MIT
unist-util-visit-parents
version: 6.0.1
license: MIT
vfile
version: 6.0.1
license: MIT
vfile-message
version: 4.0.2
license: MIT
vite-plugin-node-polyfills
version: 0.19.0
license: MIT
vue
version: 2.7.16
license: MIT
vue-demi
version: 0.14.6
license: MIT
vue-frag
version: 1.4.3
license: MIT
vue-material-design-icons
version: 5.3.0
license: MIT
vue-router
version: 3.6.5
license: MIT
vuex
version: 3.6.2
license: MIT
web-namespaces
version: 2.0.1
license: MIT