Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

core-common.js.LICENSE.txt 27KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864
  1. /*!
  2. * Bootstrap tooltip.js v4.6.1 (https://getbootstrap.com/)
  3. * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
  4. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  5. */
  6. /*!
  7. * Bootstrap util.js v4.6.1 (https://getbootstrap.com/)
  8. * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
  9. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  10. */
  11. /*!
  12. * vue-router v3.5.3
  13. * (c) 2021 Evan You
  14. * @license MIT
  15. */
  16. /*!
  17. * Cropper.js v1.5.12
  18. * https://fengyuanchen.github.io/cropperjs
  19. *
  20. * Copyright 2015-present Chen Fengyuan
  21. * Released under the MIT license
  22. *
  23. * Date: 2021-06-12T08:00:17.411Z
  24. */
  25. /*!
  26. * Determine if an object is a Buffer
  27. *
  28. * @author Feross Aboukhadijeh <https://feross.org>
  29. * @license MIT
  30. */
  31. /*!
  32. * Sizzle CSS Selector Engine v2.3.6
  33. * https://sizzlejs.com/
  34. *
  35. * Copyright JS Foundation and other contributors
  36. * Released under the MIT license
  37. * https://js.foundation/
  38. *
  39. * Date: 2021-02-16
  40. */
  41. /*!
  42. * The buffer module from node.js, for the browser.
  43. *
  44. * @author Feross Aboukhadijeh <https://feross.org>
  45. * @license MIT
  46. */
  47. /*!
  48. * Vue.js v2.7.10
  49. * (c) 2014-2022 Evan You
  50. * Released under the MIT License.
  51. */
  52. /*!
  53. * Vue.js v2.7.13
  54. * (c) 2014-2022 Evan You
  55. * Released under the MIT License.
  56. */
  57. /*!
  58. * clipboard.js v2.0.10
  59. * https://clipboardjs.com/
  60. *
  61. * Licensed MIT © Zeno Rocha
  62. */
  63. /*!
  64. * escape-html
  65. * Copyright(c) 2012-2013 TJ Holowaychuk
  66. * Copyright(c) 2015 Andreas Lubbe
  67. * Copyright(c) 2015 Tiancheng "Timothy" Gu
  68. * MIT Licensed
  69. */
  70. /*!
  71. * jQuery JavaScript Library v3.6.0
  72. * https://jquery.com/
  73. *
  74. * Includes Sizzle.js
  75. * https://sizzlejs.com/
  76. *
  77. * Copyright OpenJS Foundation and other contributors
  78. * Released under the MIT license
  79. * https://jquery.org/license
  80. *
  81. * Date: 2021-03-02T17:08Z
  82. */
  83. /*!
  84. * jQuery UI :data 1.13.2
  85. * http://jqueryui.com
  86. *
  87. * Copyright jQuery Foundation and other contributors
  88. * Released under the MIT license.
  89. * http://jquery.org/license
  90. */
  91. /*!
  92. * jQuery UI Autocomplete 1.13.2
  93. * http://jqueryui.com
  94. *
  95. * Copyright jQuery Foundation and other contributors
  96. * Released under the MIT license.
  97. * http://jquery.org/license
  98. */
  99. /*!
  100. * jQuery UI Button 1.13.2
  101. * http://jqueryui.com
  102. *
  103. * Copyright jQuery Foundation and other contributors
  104. * Released under the MIT license.
  105. * http://jquery.org/license
  106. */
  107. /*!
  108. * jQuery UI Checkboxradio 1.13.2
  109. * http://jqueryui.com
  110. *
  111. * Copyright jQuery Foundation and other contributors
  112. * Released under the MIT license.
  113. * http://jquery.org/license
  114. */
  115. /*!
  116. * jQuery UI Controlgroup 1.13.2
  117. * http://jqueryui.com
  118. *
  119. * Copyright jQuery Foundation and other contributors
  120. * Released under the MIT license.
  121. * http://jquery.org/license
  122. */
  123. /*!
  124. * jQuery UI Datepicker 1.13.2
  125. * http://jqueryui.com
  126. *
  127. * Copyright jQuery Foundation and other contributors
  128. * Released under the MIT license.
  129. * http://jquery.org/license
  130. */
  131. /*!
  132. * jQuery UI Dialog 1.13.2
  133. * http://jqueryui.com
  134. *
  135. * Copyright jQuery Foundation and other contributors
  136. * Released under the MIT license.
  137. * http://jquery.org/license
  138. */
  139. /*!
  140. * jQuery UI Draggable 1.13.2
  141. * http://jqueryui.com
  142. *
  143. * Copyright jQuery Foundation and other contributors
  144. * Released under the MIT license.
  145. * http://jquery.org/license
  146. */
  147. /*!
  148. * jQuery UI Droppable 1.13.2
  149. * http://jqueryui.com
  150. *
  151. * Copyright jQuery Foundation and other contributors
  152. * Released under the MIT license.
  153. * http://jquery.org/license
  154. */
  155. /*!
  156. * jQuery UI Effects 1.13.2
  157. * http://jqueryui.com
  158. *
  159. * Copyright jQuery Foundation and other contributors
  160. * Released under the MIT license.
  161. * http://jquery.org/license
  162. */
  163. /*!
  164. * jQuery UI Focusable 1.13.2
  165. * http://jqueryui.com
  166. *
  167. * Copyright jQuery Foundation and other contributors
  168. * Released under the MIT license.
  169. * http://jquery.org/license
  170. */
  171. /*!
  172. * jQuery UI Form Reset Mixin 1.13.2
  173. * http://jqueryui.com
  174. *
  175. * Copyright jQuery Foundation and other contributors
  176. * Released under the MIT license.
  177. * http://jquery.org/license
  178. */
  179. /*!
  180. * jQuery UI Keycode 1.13.2
  181. * http://jqueryui.com
  182. *
  183. * Copyright jQuery Foundation and other contributors
  184. * Released under the MIT license.
  185. * http://jquery.org/license
  186. */
  187. /*!
  188. * jQuery UI Labels 1.13.2
  189. * http://jqueryui.com
  190. *
  191. * Copyright jQuery Foundation and other contributors
  192. * Released under the MIT license.
  193. * http://jquery.org/license
  194. */
  195. /*!
  196. * jQuery UI Position 1.13.2
  197. * http://jqueryui.com
  198. *
  199. * Copyright jQuery Foundation and other contributors
  200. * Released under the MIT license.
  201. * http://jquery.org/license
  202. *
  203. * http://api.jqueryui.com/position/
  204. */
  205. /*!
  206. * jQuery UI Resizable 1.13.2
  207. * http://jqueryui.com
  208. *
  209. * Copyright jQuery Foundation and other contributors
  210. * Released under the MIT license.
  211. * http://jquery.org/license
  212. */
  213. /*!
  214. * jQuery UI Spinner 1.13.2
  215. * http://jqueryui.com
  216. *
  217. * Copyright jQuery Foundation and other contributors
  218. * Released under the MIT license.
  219. * http://jquery.org/license
  220. */
  221. /*!
  222. * jQuery UI Support for jQuery core 1.8.x and newer 1.13.2
  223. * http://jqueryui.com
  224. *
  225. * Copyright jQuery Foundation and other contributors
  226. * Released under the MIT license.
  227. * http://jquery.org/license
  228. *
  229. */
  230. /*!
  231. * jQuery UI Tabs 1.13.2
  232. * http://jqueryui.com
  233. *
  234. * Copyright jQuery Foundation and other contributors
  235. * Released under the MIT license.
  236. * http://jquery.org/license
  237. */
  238. /*!
  239. * jQuery UI Tooltip 1.13.2
  240. * http://jqueryui.com
  241. *
  242. * Copyright jQuery Foundation and other contributors
  243. * Released under the MIT license.
  244. * http://jquery.org/license
  245. */
  246. /*!
  247. * jQuery UI Widget 1.13.2
  248. * http://jqueryui.com
  249. *
  250. * Copyright jQuery Foundation and other contributors
  251. * Released under the MIT license.
  252. * http://jquery.org/license
  253. */
  254. /*!
  255. * vue-infinite-loading v2.4.5
  256. * (c) 2016-2020 PeachScript
  257. * MIT License
  258. */
  259. /*!
  260. * vue-qrcode v1.0.2
  261. * https://fengyuanchen.github.io/vue-qrcode
  262. *
  263. * Copyright 2018-present Chen Fengyuan
  264. * Released under the MIT license
  265. *
  266. * Date: 2020-01-18T06:04:33.222Z
  267. */
  268. /*!
  269. * vuex v3.6.2
  270. * (c) 2021 Evan You
  271. * @license MIT
  272. */
  273. /*!
  274. * focus-trap 7.0.0
  275. * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
  276. */
  277. /*!
  278. * focus-trap 7.1.0
  279. * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
  280. */
  281. /*!
  282. * tabbable 6.0.0
  283. * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
  284. */
  285. /*!
  286. * tabbable 6.0.1
  287. * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
  288. */
  289. /*! @license DOMPurify 2.3.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.6/LICENSE */
  290. /*! For license information please see NcActionButton.js.LICENSE.txt */
  291. /*! For license information please see NcActionCheckbox.js.LICENSE.txt */
  292. /*! For license information please see NcActionInput.js.LICENSE.txt */
  293. /*! For license information please see NcActionLink.js.LICENSE.txt */
  294. /*! For license information please see NcActionRadio.js.LICENSE.txt */
  295. /*! For license information please see NcActionText.js.LICENSE.txt */
  296. /*! For license information please see NcActionTextEditable.js.LICENSE.txt */
  297. /*! For license information please see NcActions.js.LICENSE.txt */
  298. /*! For license information please see NcAppContent.js.LICENSE.txt */
  299. /*! For license information please see NcAppNavigation.js.LICENSE.txt */
  300. /*! For license information please see NcAppNavigationCaption.js.LICENSE.txt */
  301. /*! For license information please see NcAppNavigationItem.js.LICENSE.txt */
  302. /*! For license information please see NcAppNavigationSettings.js.LICENSE.txt */
  303. /*! For license information please see NcAppSidebar.js.LICENSE.txt */
  304. /*! For license information please see NcAvatar.js.LICENSE.txt */
  305. /*! For license information please see NcCheckboxRadioSwitch.js.LICENSE.txt */
  306. /*! For license information please see NcColorPicker.js.LICENSE.txt */
  307. /*! For license information please see NcDatetimePicker.js.LICENSE.txt */
  308. /*! For license information please see NcHighlight.js.LICENSE.txt */
  309. /*! For license information please see NcListItem.js.LICENSE.txt */
  310. /*! For license information please see NcModal.js.LICENSE.txt */
  311. /*! For license information please see NcMultiselect.js.LICENSE.txt */
  312. /*! For license information please see NcMultiselectTags.js.LICENSE.txt */
  313. /*! For license information please see NcPasswordField.js.LICENSE.txt */
  314. /*! For license information please see NcRichContenteditable.js.LICENSE.txt */
  315. /*! For license information please see NcTextField.js.LICENSE.txt */
  316. /*! For license information please see NcTimezonePicker.js.LICENSE.txt */
  317. /*! For license information please see Tooltip.js.LICENSE.txt */
  318. /*! For license information please see excludeClickOutsideClasses.js.LICENSE.txt */
  319. /*! For license information please see index.module.js.LICENSE.txt */
  320. /*! For license information please see ncvuecomponents.js.LICENSE.txt */
  321. /*! Hammer.JS - v2.0.7 - 2016-04-22
  322. * http://hammerjs.github.io/
  323. *
  324. * Copyright (c) 2016 Jorik Tangelder;
  325. * Licensed under the MIT license */
  326. /*! https://mths.be/base64 v1.0.0 by @mathias | MIT license */
  327. /*! https://mths.be/he v1.2.0 by @mathias | MIT license */
  328. /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
  329. /*! jQuery Migrate v3.4.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */
  330. /*! jQuery UI - v1.13.2 - 2022-07-14
  331. * http://jqueryui.com
  332. * Includes: widget.js, position.js, data.js, disable-selection.js, effect.js, effects/effect-blind.js, effects/effect-bounce.js, effects/effect-clip.js, effects/effect-drop.js, effects/effect-explode.js, effects/effect-fade.js, effects/effect-fold.js, effects/effect-highlight.js, effects/effect-puff.js, effects/effect-pulsate.js, effects/effect-scale.js, effects/effect-shake.js, effects/effect-size.js, effects/effect-slide.js, effects/effect-transfer.js, focusable.js, form-reset-mixin.js, jquery-patch.js, keycode.js, labels.js, scroll-parent.js, tabbable.js, unique-id.js, widgets/accordion.js, widgets/autocomplete.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/datepicker.js, widgets/dialog.js, widgets/draggable.js, widgets/droppable.js, widgets/menu.js, widgets/mouse.js, widgets/progressbar.js, widgets/resizable.js, widgets/selectable.js, widgets/selectmenu.js, widgets/slider.js, widgets/sortable.js, widgets/spinner.js, widgets/tabs.js, widgets/tooltip.js
  333. * Copyright jQuery Foundation and other contributors; Licensed MIT */
  334. /**
  335. *
  336. *
  337. * @author Jerry Bendy <jerry@icewingcc.com>
  338. * @licence MIT
  339. *
  340. */
  341. /**
  342. * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  343. *
  344. * @author John Molakvoæ <skjnldsv@protonmail.com>
  345. *
  346. * @license GNU AGPL version 3 or any later version
  347. *
  348. * This program is free software: you can redistribute it and/or modify
  349. * it under the terms of the GNU Affero General Public License as
  350. * published by the Free Software Foundation, either version 3 of the
  351. * License, or (at your option) any later version.
  352. *
  353. * This program is distributed in the hope that it will be useful,
  354. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  355. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  356. * GNU Affero General Public License for more details.
  357. *
  358. * You should have received a copy of the GNU Affero General Public License
  359. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  360. *
  361. */
  362. /**
  363. * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  364. *
  365. * @author John Molakvoæ <skjnldsv@protonmail.com>
  366. *
  367. * @license GNU AGPL version 3 or any later version
  368. *
  369. * This program is free software: you can redistribute it and/or modify
  370. * it under the terms of the GNU Affero General Public License as
  371. * published by the Free Software Foundation, either version 3 of the
  372. * License, or (at your option) any later version.
  373. *
  374. * This program is distributed in the hope that it will be useful,
  375. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  376. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  377. * GNU Affero General Public License for more details.
  378. *
  379. * You should have received a copy of the GNU Affero General Public License
  380. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  381. *
  382. */
  383. /**
  384. * @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>
  385. *
  386. * @author Julius Härtl <jus@bitgrid.net>
  387. *
  388. * @license GNU AGPL version 3 or any later version
  389. *
  390. * This program is free software: you can redistribute it and/or modify
  391. * it under the terms of the GNU Affero General Public License as
  392. * published by the Free Software Foundation, either version 3 of the
  393. * License, or (at your option) any later version.
  394. *
  395. * This program is distributed in the hope that it will be useful,
  396. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  397. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  398. * GNU Affero General Public License for more details.
  399. *
  400. * You should have received a copy of the GNU Affero General Public License
  401. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  402. *
  403. */
  404. /**
  405. * @copyright Copyright (c) 2019 Georg Ehrke
  406. *
  407. * @author Georg Ehrke <georg-nextcloud@ehrke.email>
  408. *
  409. * @author Richard Steinmetz <richard@steinmetz.cloud>
  410. *
  411. * @license GNU AGPL version 3 or any later version
  412. *
  413. * This program is free software: you can redistribute it and/or modify
  414. * it under the terms of the GNU Affero General Public License as
  415. * published by the Free Software Foundation, either version 3 of the
  416. * License, or (at your option) any later version.
  417. *
  418. * This program is distributed in the hope that it will be useful,
  419. * but WITHOUT ANY WARRANTY without even the implied warranty of
  420. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  421. * GNU Affero General Public License for more details.
  422. *
  423. * You should have received a copy of the GNU Affero General Public License
  424. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  425. *
  426. */
  427. /**
  428. * @copyright Copyright (c) 2019 Georg Ehrke
  429. *
  430. * @author Georg Ehrke <georg-nextcloud@ehrke.email>
  431. *
  432. * @license GNU AGPL version 3 or any later version
  433. *
  434. * This program is free software: you can redistribute it and/or modify
  435. * it under the terms of the GNU Affero General Public License as
  436. * published by the Free Software Foundation, either version 3 of the
  437. * License, or (at your option) any later version.
  438. *
  439. * This program is distributed in the hope that it will be useful,
  440. * but WITHOUT ANY WARRANTY without even the implied warranty of
  441. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  442. * GNU Affero General Public License for more details.
  443. *
  444. * You should have received a copy of the GNU Affero General Public License
  445. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  446. *
  447. */
  448. /**
  449. * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
  450. *
  451. * @author John Molakvoæ <skjnldsv@protonmail.com>
  452. *
  453. * @license GNU AGPL version 3 or any later version
  454. *
  455. * This program is free software: you can redistribute it and/or modify
  456. * it under the terms of the GNU Affero General Public License as
  457. * published by the Free Software Foundation, either version 3 of the
  458. * License, or (at your option) any later version.
  459. *
  460. * This program is distributed in the hope that it will be useful,
  461. * but WITHOUT ANY WARRANTY without even the implied warranty of
  462. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  463. * GNU Affero General Public License for more details.
  464. *
  465. * You should have received a copy of the GNU Affero General Public License
  466. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  467. *
  468. */
  469. /**
  470. * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
  471. *
  472. * @author John Molakvoæ <skjnldsv@protonmail.com>
  473. *
  474. * @license GNU AGPL version 3 or any later version
  475. *
  476. * This program is free software: you can redistribute it and/or modify
  477. * it under the terms of the GNU Affero General Public License as
  478. * published by the Free Software Foundation, either version 3 of the
  479. * License, or (at your option) any later version.
  480. *
  481. * This program is distributed in the hope that it will be useful,
  482. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  483. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  484. * GNU Affero General Public License for more details.
  485. *
  486. * You should have received a copy of the GNU Affero General Public License
  487. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  488. *
  489. */
  490. /**
  491. * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
  492. *
  493. * @author John Molakvoæ <skjnldsv@protonmail.com>
  494. *
  495. * @license GNU AGPL version 3 or any later version
  496. *
  497. * This program is free software: you can redistribute it and/or modify
  498. * it under the terms of the GNU Affero General Public License as
  499. * published by the Free Software Foundation, either version 3 of the
  500. * License, or (at your option) any later version.
  501. *
  502. * This program is distributed in the hope that it will be useful,
  503. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  504. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  505. * GNU Affero General Public License for more details.
  506. *
  507. * You should have received a copy of the GNU Affero General Public License
  508. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  509. *
  510. */
  511. /**
  512. * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
  513. *
  514. * @author Julius Härtl <jus@bitgrid.net>
  515. * @author John Molakvoæ <skjnldsv@protonmail.com>
  516. *
  517. * @license GNU AGPL version 3 or any later version
  518. *
  519. * This program is free software: you can redistribute it and/or modify
  520. * it under the terms of the GNU Affero General Public License as
  521. * published by the Free Software Foundation, either version 3 of the
  522. * License, or (at your option) any later version.
  523. *
  524. * This program is distributed in the hope that it will be useful,
  525. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  526. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  527. * GNU Affero General Public License for more details.
  528. *
  529. * You should have received a copy of the GNU Affero General Public License
  530. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  531. *
  532. */
  533. /**
  534. * @copyright Copyright (c) 2019 Marco Ambrosini <marcoambrosini@pm.me>
  535. *
  536. * @author Marco Ambrosini <marcoambrosini@pm.me>
  537. *
  538. * @license GNU AGPL version 3 or any later version
  539. *
  540. * This program is free software: you can redistribute it and/or modify
  541. * it under the terms of the GNU Affero General Public License as
  542. * published by the Free Software Foundation, either version 3 of the
  543. * License, or (at your option) any later version.
  544. *
  545. * This program is distributed in the hope that it will be useful,
  546. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  547. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  548. * GNU Affero General Public License for more details.
  549. *
  550. * You should have received a copy of the GNU Affero General Public License
  551. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  552. *
  553. */
  554. /**
  555. * @copyright Copyright (c) 2020 Georg Ehrke
  556. *
  557. * @author Georg Ehrke <georg-nextcloud@ehrke.email>
  558. *
  559. * @license GNU AGPL version 3 or any later version
  560. *
  561. * This program is free software: you can redistribute it and/or modify
  562. * it under the terms of the GNU Affero General Public License as
  563. * published by the Free Software Foundation, either version 3 of the
  564. * License, or (at your option) any later version.
  565. *
  566. * This program is distributed in the hope that it will be useful,
  567. * but WITHOUT ANY WARRANTY without even the implied warranty of
  568. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  569. * GNU Affero General Public License for more details.
  570. *
  571. * You should have received a copy of the GNU Affero General Public License
  572. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  573. *
  574. */
  575. /**
  576. * @copyright Copyright (c) 2020 Georg Ehrke <georg-nextcloud@ehrke.email>
  577. *
  578. * @author Georg Ehrke <georg-nextcloud@ehrke.email>
  579. *
  580. * @license GNU AGPL version 3 or any later version
  581. *
  582. * This program is free software: you can redistribute it and/or modify
  583. * it under the terms of the GNU Affero General Public License as
  584. * published by the Free Software Foundation, either version 3 of the
  585. * License, or (at your option) any later version.
  586. *
  587. * This program is distributed in the hope that it will be useful,
  588. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  589. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  590. * GNU Affero General Public License for more details.
  591. *
  592. * You should have received a copy of the GNU Affero General Public License
  593. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  594. *
  595. */
  596. /**
  597. * @copyright Copyright (c) 2020 Greta Doci <gretadoci@gmail.com>
  598. *
  599. * @author 2020 Greta Doci <gretadoci@gmail.com>
  600. *
  601. * @license GNU AGPL version 3 or any later version
  602. *
  603. * This program is free software: you can redistribute it and/or modify
  604. * it under the terms of the GNU Affero General Public License as
  605. * published by the Free Software Foundation, either version 3 of the
  606. * License, or (at your option) any later version.
  607. *
  608. * This program is distributed in the hope that it will be useful,
  609. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  610. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  611. * GNU Affero General Public License for more details.
  612. *
  613. * You should have received a copy of the GNU Affero General Public License
  614. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  615. *
  616. */
  617. /**
  618. * @copyright Copyright (c) 2020 John Molakvoæ <skjnldsv@protonmail.com>
  619. *
  620. * @author John Molakvoæ <skjnldsv@protonmail.com>
  621. *
  622. * @license GNU AGPL version 3 or any later version
  623. *
  624. * This program is free software: you can redistribute it and/or modify
  625. * it under the terms of the GNU Affero General Public License as
  626. * published by the Free Software Foundation, either version 3 of the
  627. * License, or (at your option) any later version.
  628. *
  629. * This program is distributed in the hope that it will be useful,
  630. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  631. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  632. * GNU Affero General Public License for more details.
  633. *
  634. * You should have received a copy of the GNU Affero General Public License
  635. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  636. *
  637. */
  638. /**
  639. * @copyright Copyright (c) 2020 Raimund Schlüßler <raimund.schluessler@mailbox.org>
  640. *
  641. * @author Raimund Schlüßler <raimund.schluessler@mailbox.org>
  642. *
  643. * @license GNU AGPL version 3 or any later version
  644. *
  645. * This program is free software: you can redistribute it and/or modify
  646. * it under the terms of the GNU Affero General Public License as
  647. * published by the Free Software Foundation, either version 3 of the
  648. * License, or (at your option) any later version.
  649. *
  650. * This program is distributed in the hope that it will be useful,
  651. * but WITHOUT ANY WARRANTY without even the implied warranty of
  652. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  653. * GNU Affero General Public License for more details.
  654. *
  655. * You should have received a copy of the GNU Affero General Public License
  656. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  657. *
  658. */
  659. /**
  660. * @copyright Copyright (c) 2020 Raimund Schlüßler <raimund.schluessler@mailbox.org>
  661. *
  662. * @author Raimund Schlüßler <raimund.schluessler@mailbox.org>
  663. *
  664. * @license GNU AGPL version 3 or any later version
  665. *
  666. * This program is free software: you can redistribute it and/or modify
  667. * it under the terms of the GNU Affero General Public License as
  668. * published by the Free Software Foundation, either version 3 of the
  669. * License, or (at your option) any later version.
  670. *
  671. * This program is distributed in the hope that it will be useful,
  672. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  673. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  674. * GNU Affero General Public License for more details.
  675. *
  676. * You should have received a copy of the GNU Affero General Public License
  677. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  678. *
  679. */
  680. /**
  681. * @copyright Copyright (c) 2021 Christoph Wurst
  682. *
  683. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  684. *
  685. * @license GNU AGPL version 3 or any later version
  686. *
  687. * This program is free software: you can redistribute it and/or modify
  688. * it under the terms of the GNU Affero General Public License as
  689. * published by the Free Software Foundation, either version 3 of the
  690. * License, or (at your option) any later version.
  691. *
  692. * This program is distributed in the hope that it will be useful,
  693. * but WITHOUT ANY WARRANTY without even the implied warranty of
  694. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  695. * GNU Affero General Public License for more details.
  696. *
  697. * You should have received a copy of the GNU Affero General Public License
  698. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  699. *
  700. */
  701. /**
  702. * @license
  703. * Lodash <https://lodash.com/>
  704. * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
  705. * Released under MIT license <https://lodash.com/license>
  706. * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
  707. * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  708. */
  709. /**
  710. * vue-local-storage v0.6.0
  711. * (c) 2017 Alexander Avakov
  712. * @license MIT
  713. */
  714. /**
  715. * @license nested-property https://github.com/cosmosio/nested-property
  716. *
  717. * The MIT License (MIT)
  718. *
  719. * Copyright (c) 2014-2020 Olivier Scherrer <pode.fr@gmail.com>
  720. */
  721. /**!
  722. * @fileOverview Kickass library to create and place poppers near their reference elements.
  723. * @version 1.16.1
  724. * @license
  725. * Copyright (c) 2016 Federico Zivolo and contributors
  726. *
  727. * Permission is hereby granted, free of charge, to any person obtaining a copy
  728. * of this software and associated documentation files (the "Software"), to deal
  729. * in the Software without restriction, including without limitation the rights
  730. * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  731. * copies of the Software, and to permit persons to whom the Software is
  732. * furnished to do so, subject to the following conditions:
  733. *
  734. * The above copyright notice and this permission notice shall be included in all
  735. * copies or substantial portions of the Software.
  736. *
  737. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  738. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  739. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  740. * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  741. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  742. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  743. * SOFTWARE.
  744. */
  745. /**!
  746. * Sortable 1.10.2
  747. * @author RubaXa <trash@rubaxa.org>
  748. * @author owenm <owen23355@gmail.com>
  749. * @license MIT
  750. */
  751. //! Copyright (c) JS Foundation and other contributors
  752. //! github.com/moment/moment-timezone
  753. //! license : MIT
  754. //! moment-timezone.js
  755. //! moment.js
  756. //! moment.js locale configuration
  757. //! version : 0.5.38