files-main.js.LICENSE.txt 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. /*
  2. * @copyright Copyright (c) 2021 Julius Härtl <jus@bitgrid.net>
  3. *
  4. * @author Julius Härtl <jus@bitgrid.net>
  5. *
  6. * @license AGPL-3.0-or-later
  7. *
  8. * This program is free software: you can redistribute it and/or modify
  9. * it under the terms of the GNU Affero General Public License as
  10. * published by the Free Software Foundation, either version 3 of the
  11. * License, or (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU Affero General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU Affero General Public License
  19. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  20. *
  21. */
  22. /*!
  23. * pinia v2.0.35
  24. * (c) 2023 Eduardo San Martin Morote
  25. * @license MIT
  26. */
  27. /*!
  28. * vue-router v3.6.5
  29. * (c) 2022 Evan You
  30. * @license MIT
  31. */
  32. /*! For license information please see NcAppSettingsDialog.js.LICENSE.txt */
  33. /*! For license information please see NcBreadcrumb.js.LICENSE.txt */
  34. /*! For license information please see NcBreadcrumbs.js.LICENSE.txt */
  35. /*! For license information please see NcInputField.js.LICENSE.txt */
  36. /**
  37. * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
  38. *
  39. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  40. *
  41. * @license AGPL-3.0-or-later
  42. *
  43. * This program is free software: you can redistribute it and/or modify
  44. * it under the terms of the GNU Affero General Public License as
  45. * published by the Free Software Foundation, either version 3 of the
  46. * License, or (at your option) any later version.
  47. *
  48. * This program is distributed in the hope that it will be useful,
  49. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  50. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  51. * GNU Affero General Public License for more details.
  52. *
  53. * You should have received a copy of the GNU Affero General Public License
  54. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  55. *
  56. */
  57. /**
  58. * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
  59. *
  60. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  61. * @author John Molakvoæ <skjnldsv@protonmail.com>
  62. *
  63. * @license AGPL-3.0-or-later
  64. *
  65. * This program is free software: you can redistribute it and/or modify
  66. * it under the terms of the GNU Affero General Public License as
  67. * published by the Free Software Foundation, either version 3 of the
  68. * License, or (at your option) any later version.
  69. *
  70. * This program is distributed in the hope that it will be useful,
  71. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  72. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  73. * GNU Affero General Public License for more details.
  74. *
  75. * You should have received a copy of the GNU Affero General Public License
  76. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  77. *
  78. */
  79. /**
  80. * @copyright Copyright (c) 2019 Gary Kim <gary@garykim.dev>
  81. *
  82. * @author John Molakvoæ <skjnldsv@protonmail.com>
  83. *
  84. * @license AGPL-3.0-or-later
  85. *
  86. * This program is free software: you can redistribute it and/or modify
  87. * it under the terms of the GNU Affero General Public License as
  88. * published by the Free Software Foundation, either version 3 of the
  89. * License, or (at your option) any later version.
  90. *
  91. * This program is distributed in the hope that it will be useful,
  92. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  93. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  94. * GNU Affero General Public License for more details.
  95. *
  96. * You should have received a copy of the GNU Affero General Public License
  97. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  98. *
  99. */
  100. /**
  101. * @copyright Copyright (c) 2019 Gary Kim <gary@garykim.dev>
  102. * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
  103. *
  104. * @author John Molakvoæ <skjnldsv@protonmail.com>
  105. *
  106. * @license AGPL-3.0-or-later
  107. *
  108. * This program is free software: you can redistribute it and/or modify
  109. * it under the terms of the GNU Affero General Public License as
  110. * published by the Free Software Foundation, either version 3 of the
  111. * License, or (at your option) any later version.
  112. *
  113. * This program is distributed in the hope that it will be useful,
  114. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  115. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  116. * GNU Affero General Public License for more details.
  117. *
  118. * You should have received a copy of the GNU Affero General Public License
  119. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  120. *
  121. */
  122. /**
  123. * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
  124. *
  125. * @author John Molakvoæ <skjnldsv@protonmail.com>
  126. *
  127. * @license AGPL-3.0-or-later
  128. *
  129. * This program is free software: you can redistribute it and/or modify
  130. * it under the terms of the GNU Affero General Public License as
  131. * published by the Free Software Foundation, either version 3 of the
  132. * License, or (at your option) any later version.
  133. *
  134. * This program is distributed in the hope that it will be useful,
  135. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  136. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  137. * GNU Affero General Public License for more details.
  138. *
  139. * You should have received a copy of the GNU Affero General Public License
  140. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  141. *
  142. */
  143. /**
  144. * @copyright Copyright (c) 2021 John Molakvoæ <skjnldsv@protonmail.com>
  145. *
  146. * @author John Molakvoæ <skjnldsv@protonmail.com>
  147. *
  148. * @license AGPL-3.0-or-later
  149. *
  150. * This program is free software: you can redistribute it and/or modify
  151. * it under the terms of the GNU Affero General Public License as
  152. * published by the Free Software Foundation, either version 3 of the
  153. * License, or (at your option) any later version.
  154. *
  155. * This program is distributed in the hope that it will be useful,
  156. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  157. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  158. * GNU Affero General Public License for more details.
  159. *
  160. * You should have received a copy of the GNU Affero General Public License
  161. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  162. *
  163. */
  164. /**
  165. * @copyright Copyright (c) 2022 Joas Schilling <coding@schilljs.com>
  166. *
  167. * @author Joas Schilling <coding@schilljs.com>
  168. *
  169. * @license AGPL-3.0-or-later
  170. *
  171. * This program is free software: you can redistribute it and/or modify
  172. * it under the terms of the GNU Affero General Public License as
  173. * published by the Free Software Foundation, either version 3 of the
  174. * License, or (at your option) any later version.
  175. *
  176. * This program is distributed in the hope that it will be useful,
  177. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  178. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  179. * GNU Affero General Public License for more details.
  180. *
  181. * You should have received a copy of the GNU Affero General Public License
  182. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  183. *
  184. */
  185. /**
  186. * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>
  187. *
  188. * @author John Molakvoæ <skjnldsv@protonmail.com>
  189. *
  190. * @license AGPL-3.0-or-later
  191. *
  192. * This program is free software: you can redistribute it and/or modify
  193. * it under the terms of the GNU Affero General Public License as
  194. * published by the Free Software Foundation, either version 3 of the
  195. * License, or (at your option) any later version.
  196. *
  197. * This program is distributed in the hope that it will be useful,
  198. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  199. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  200. * GNU Affero General Public License for more details.
  201. *
  202. * You should have received a copy of the GNU Affero General Public License
  203. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  204. *
  205. */
  206. /**
  207. * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
  208. *
  209. * @author John Molakvoæ <skjnldsv@protonmail.com>
  210. *
  211. * @license AGPL-3.0-or-later
  212. *
  213. * This program is free software: you can redistribute it and/or modify
  214. * it under the terms of the GNU Affero General Public License as
  215. * published by the Free Software Foundation, either version 3 of the
  216. * License, or (at your option) any later version.
  217. *
  218. * This program is distributed in the hope that it will be useful,
  219. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  220. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  221. * GNU Affero General Public License for more details.
  222. *
  223. * You should have received a copy of the GNU Affero General Public License
  224. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  225. *
  226. */