settings-vue-settings-apps-users-management.js.LICENSE.txt 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. /*!
  2. * vue-router v3.6.5
  3. * (c) 2022 Evan You
  4. * @license MIT
  5. */
  6. /**
  7. * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
  8. *
  9. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  10. *
  11. * @license AGPL-3.0-or-later
  12. *
  13. * This program is free software: you can redistribute it and/or modify
  14. * it under the terms of the GNU Affero General Public License as
  15. * published by the Free Software Foundation, either version 3 of the
  16. * License, or (at your option) any later version.
  17. *
  18. * This program is distributed in the hope that it will be useful,
  19. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  20. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  21. * GNU Affero General Public License for more details.
  22. *
  23. * You should have received a copy of the GNU Affero General Public License
  24. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  25. *
  26. */
  27. /**
  28. * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
  29. *
  30. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  31. * @author John Molakvoæ <skjnldsv@protonmail.com>
  32. *
  33. * @license AGPL-3.0-or-later
  34. *
  35. * This program is free software: you can redistribute it and/or modify
  36. * it under the terms of the GNU Affero General Public License as
  37. * published by the Free Software Foundation, either version 3 of the
  38. * License, or (at your option) any later version.
  39. *
  40. * This program is distributed in the hope that it will be useful,
  41. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  42. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  43. * GNU Affero General Public License for more details.
  44. *
  45. * You should have received a copy of the GNU Affero General Public License
  46. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  47. *
  48. */
  49. /**
  50. * @copyright 2020 Christoph Wurst <christoph@winzerhof-wurst.at>
  51. *
  52. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  53. *
  54. * @license AGPL-3.0-or-later
  55. *
  56. * This program is free software: you can redistribute it and/or modify
  57. * it under the terms of the GNU Affero General Public License as
  58. * published by the Free Software Foundation, either version 3 of the
  59. * License, or (at your option) any later version.
  60. *
  61. * This program is distributed in the hope that it will be useful,
  62. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  63. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  64. * GNU Affero General Public License for more details.
  65. *
  66. * You should have received a copy of the GNU Affero General Public License
  67. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  68. *
  69. */
  70. /**
  71. * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  72. *
  73. * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  74. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  75. * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  76. * @author John Molakvoæ <skjnldsv@protonmail.com>
  77. * @author Julius Härtl <jus@bitgrid.net>
  78. * @author Roeland Jago Douma <roeland@famdouma.nl>
  79. * @author Vincent Petry <vincent@nextcloud.com>
  80. * @author Stephan Orbaugh <stephan.orbaugh@nextcloud.com>
  81. *
  82. * @license AGPL-3.0-or-later
  83. *
  84. * This program is free software: you can redistribute it and/or modify
  85. * it under the terms of the GNU Affero General Public License as
  86. * published by the Free Software Foundation, either version 3 of the
  87. * License, or (at your option) any later version.
  88. *
  89. * This program is distributed in the hope that it will be useful,
  90. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  91. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  92. * GNU Affero General Public License for more details.
  93. *
  94. * You should have received a copy of the GNU Affero General Public License
  95. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  96. *
  97. */
  98. /**
  99. * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  100. *
  101. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  102. * @author John Molakvoæ <skjnldsv@protonmail.com>
  103. * @author Julius Härtl <jus@bitgrid.net>
  104. * @author Roeland Jago Douma <roeland@famdouma.nl>
  105. * @author Sujith Haridasan <sujith.h@gmail.com>
  106. *
  107. * @license AGPL-3.0-or-later
  108. *
  109. * This program is free software: you can redistribute it and/or modify
  110. * it under the terms of the GNU Affero General Public License as
  111. * published by the Free Software Foundation, either version 3 of the
  112. * License, or (at your option) any later version.
  113. *
  114. * This program is distributed in the hope that it will be useful,
  115. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  116. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  117. * GNU Affero General Public License for more details.
  118. *
  119. * You should have received a copy of the GNU Affero General Public License
  120. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  121. *
  122. */
  123. /**
  124. * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  125. *
  126. * @author John Molakvoæ <skjnldsv@protonmail.com>
  127. * @author Julius Härtl <jus@bitgrid.net>
  128. *
  129. * @license AGPL-3.0-or-later
  130. *
  131. * This program is free software: you can redistribute it and/or modify
  132. * it under the terms of the GNU Affero General Public License as
  133. * published by the Free Software Foundation, either version 3 of the
  134. * License, or (at your option) any later version.
  135. *
  136. * This program is distributed in the hope that it will be useful,
  137. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  138. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  139. * GNU Affero General Public License for more details.
  140. *
  141. * You should have received a copy of the GNU Affero General Public License
  142. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  143. *
  144. */
  145. /**
  146. * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  147. *
  148. * @author John Molakvoæ <skjnldsv@protonmail.com>
  149. * @author Julius Härtl <jus@bitgrid.net>
  150. * @author Roeland Jago Douma <roeland@famdouma.nl>
  151. * @author Ferdinand Thiessen <opensource@fthiessen.de>
  152. *
  153. * @license AGPL-3.0-or-later
  154. *
  155. * This program is free software: you can redistribute it and/or modify
  156. * it under the terms of the GNU Affero General Public License as
  157. * published by the Free Software Foundation, either version 3 of the
  158. * License, or (at your option) any later version.
  159. *
  160. * This program is distributed in the hope that it will be useful,
  161. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  162. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  163. * GNU Affero General Public License for more details.
  164. *
  165. * You should have received a copy of the GNU Affero General Public License
  166. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  167. *
  168. */
  169. /**
  170. * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  171. *
  172. * @author John Molakvoæ <skjnldsv@protonmail.com>
  173. * @author rakekniven <mark.ziegler@rakekniven.de>
  174. * @author Roeland Jago Douma <roeland@famdouma.nl>
  175. *
  176. * @license AGPL-3.0-or-later
  177. *
  178. * This program is free software: you can redistribute it and/or modify
  179. * it under the terms of the GNU Affero General Public License as
  180. * published by the Free Software Foundation, either version 3 of the
  181. * License, or (at your option) any later version.
  182. *
  183. * This program is distributed in the hope that it will be useful,
  184. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  185. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  186. * GNU Affero General Public License for more details.
  187. *
  188. * You should have received a copy of the GNU Affero General Public License
  189. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  190. *
  191. */
  192. /**
  193. * @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>
  194. *
  195. * @author John Molakvoæ <skjnldsv@protonmail.com>
  196. * @author Julius Härtl <jus@bitgrid.net>
  197. * @author Roeland Jago Douma <roeland@famdouma.nl>
  198. *
  199. * @license AGPL-3.0-or-later
  200. *
  201. * This program is free software: you can redistribute it and/or modify
  202. * it under the terms of the GNU Affero General Public License as
  203. * published by the Free Software Foundation, either version 3 of the
  204. * License, or (at your option) any later version.
  205. *
  206. * This program is distributed in the hope that it will be useful,
  207. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  208. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  209. * GNU Affero General Public License for more details.
  210. *
  211. * You should have received a copy of the GNU Affero General Public License
  212. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  213. *
  214. */
  215. /**
  216. * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>
  217. *
  218. * @author John Molakvoæ <skjnldsv@protonmail.com>
  219. *
  220. * @license AGPL-3.0-or-later
  221. *
  222. * This program is free software: you can redistribute it and/or modify
  223. * it under the terms of the GNU Affero General Public License as
  224. * published by the Free Software Foundation, either version 3 of the
  225. * License, or (at your option) any later version.
  226. *
  227. * This program is distributed in the hope that it will be useful,
  228. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  229. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  230. * GNU Affero General Public License for more details.
  231. *
  232. * You should have received a copy of the GNU Affero General Public License
  233. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  234. *
  235. */
  236. /**
  237. * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
  238. *
  239. * @author John Molakvoæ <skjnldsv@protonmail.com>
  240. * @author Ferdinand Thiessen <opensource@fthiessen.de>
  241. *
  242. * @license AGPL-3.0-or-later
  243. *
  244. * This program is free software: you can redistribute it and/or modify
  245. * it under the terms of the GNU Affero General Public License as
  246. * published by the Free Software Foundation, either version 3 of the
  247. * License, or (at your option) any later version.
  248. *
  249. * This program is distributed in the hope that it will be useful,
  250. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  251. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  252. * GNU Affero General Public License for more details.
  253. *
  254. * You should have received a copy of the GNU Affero General Public License
  255. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  256. *
  257. */
  258. /**
  259. * @copyright Copyright (c) 2024 Ferdinand Thiessen <opensource@fthiessen.de>
  260. *
  261. * @author Ferdinand Thiessen <opensource@fthiessen.de>
  262. *
  263. * @license AGPL-3.0-or-later
  264. *
  265. * This program is free software: you can redistribute it and/or modify
  266. * it under the terms of the GNU Affero General Public License as
  267. * published by the Free Software Foundation, either version 3 of the
  268. * License, or (at your option) any later version.
  269. *
  270. * This program is distributed in the hope that it will be useful,
  271. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  272. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  273. * GNU Affero General Public License for more details.
  274. *
  275. * You should have received a copy of the GNU Affero General Public License
  276. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  277. *
  278. */