You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
3
+
*
4
+
* @author Julius Härtl <jus@bitgrid.net>
5
+
*
6
+
* @license GNU AGPL version 3 or any later version
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
+
1
23
/*
2
24
* @copyright Copyright (c) 2022 Richard Steinmetz <richard@steinmetz.cloud>
3
25
*
@@ -93,6 +115,12 @@ object-assign
93
115
* Released under the MIT License.
94
116
*/
95
117
118
+
/*!
119
+
* Vue.js v2.7.16
120
+
* (c) 2014-2023 Evan You
121
+
* Released under the MIT License.
122
+
*/
123
+
96
124
/*!
97
125
* clipboard.js v2.0.11
98
126
* https://clipboardjs.com/
@@ -362,6 +390,8 @@ object-assign
362
390
363
391
/*! @license DOMPurify 3.0.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.5/LICENSE */
364
392
393
+
/*! @license DOMPurify 3.1.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.5/LICENSE */
394
+
365
395
/*! For license information please see NcActionButton.js.LICENSE.txt */
366
396
367
397
/*! For license information please see NcActionInput.js.LICENSE.txt */
@@ -529,11 +559,11 @@ object-assign
529
559
*/
530
560
531
561
/**
532
-
* @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
562
+
* @copyright 2023 Christopher Ng <chrng8@gmail.com>
533
563
*
534
-
* @author John Molakvoæ <skjnldsv@protonmail.com>
564
+
* @author Christopher Ng <chrng8@gmail.com>
535
565
*
536
-
* @license GNU AGPL version 3 or any later version
566
+
* @license AGPL-3.0-or-later
537
567
*
538
568
* This program is free software: you can redistribute it and/or modify
539
569
* it under the terms of the GNU Affero General Public License as
@@ -542,7 +572,7 @@ object-assign
542
572
*
543
573
* This program is distributed in the hope that it will be useful,
544
574
* but WITHOUT ANY WARRANTY; without even the implied warranty of
545
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
575
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
546
576
* GNU Affero General Public License for more details.
547
577
*
548
578
* You should have received a copy of the GNU Affero General Public License
@@ -555,29 +585,7 @@ object-assign
555
585
*
556
586
* @author John Molakvoæ <skjnldsv@protonmail.com>
557
587
*
558
-
* @license GNU AGPL version 3 or any later version
559
-
*
560
-
* This program is free software: you can redistribute it and/or modify
561
-
* it under the terms of the GNU Affero General Public License as
562
-
* published by the Free Software Foundation, either version 3 of the
563
-
* License, or (at your option) any later version.
564
-
*
565
-
* This program is distributed in the hope that it will be useful,
566
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
567
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
568
-
* GNU Affero General Public License for more details.
569
-
*
570
-
* You should have received a copy of the GNU Affero General Public License
571
-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
572
-
*
573
-
*/
574
-
575
-
/**
576
-
* @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>
577
-
*
578
-
* @author Julius Härtl <jus@bitgrid.net>
579
-
*
580
-
* @license GNU AGPL version 3 or any later version
588
+
* @license AGPL-3.0-or-later
581
589
*
582
590
* This program is free software: you can redistribute it and/or modify
583
591
* it under the terms of the GNU Affero General Public License as
@@ -644,8 +652,9 @@ object-assign
644
652
* @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
645
653
*
646
654
* @author John Molakvoæ <skjnldsv@protonmail.com>
655
+
* @author Grigorii K. Shartsev <me@shgk.me>
647
656
*
648
-
* @license GNU AGPL version 3 or any later version
657
+
* @license AGPL-3.0-or-later
649
658
*
650
659
* This program is free software: you can redistribute it and/or modify
651
660
* it under the terms of the GNU Affero General Public License as
@@ -662,95 +671,6 @@ object-assign
662
671
*
663
672
*/
664
673
665
-
/**
666
-
* @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
667
-
*
668
-
* @author John Molakvoæ <skjnldsv@protonmail.com>
669
-
*
670
-
* @license GNU AGPL version 3 or any later version
671
-
*
672
-
* This program is free software: you can redistribute it and/or modify
673
-
* it under the terms of the GNU Affero General Public License as
674
-
* published by the Free Software Foundation, either version 3 of the
675
-
* License, or (at your option) any later version.
676
-
*
677
-
* This program is distributed in the hope that it will be useful,
678
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
679
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
680
-
* GNU Affero General Public License for more details.
681
-
*
682
-
* You should have received a copy of the GNU Affero General Public License
683
-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
684
-
*
685
-
*/
686
-
687
-
/**
688
-
* @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
689
-
*
690
-
* @author John Molakvoæ <skjnldsv@protonmail.com>
691
-
*
692
-
* @license GNU AGPL version 3 or any later version
693
-
*
694
-
* This program is free software: you can redistribute it and/or modify
695
-
* it under the terms of the GNU Affero General Public License as
696
-
* published by the Free Software Foundation, either version 3 of the
697
-
* License, or (at your option) any later version.
698
-
*
699
-
* This program is distributed in the hope that it will be useful,
700
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
701
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
702
-
* GNU Affero General Public License for more details.
703
-
*
704
-
* You should have received a copy of the GNU Affero General Public License
705
-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
706
-
*
707
-
*/
708
-
709
-
/**
710
-
* @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
711
-
*
712
-
* @author Julius Härtl <jus@bitgrid.net>
713
-
* @author John Molakvoæ <skjnldsv@protonmail.com>
714
-
*
715
-
* @license GNU AGPL version 3 or any later version
716
-
*
717
-
* This program is free software: you can redistribute it and/or modify
718
-
* it under the terms of the GNU Affero General Public License as
719
-
* published by the Free Software Foundation, either version 3 of the
720
-
* License, or (at your option) any later version.
721
-
*
722
-
* This program is distributed in the hope that it will be useful,
723
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
724
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
725
-
* GNU Affero General Public License for more details.
726
-
*
727
-
* You should have received a copy of the GNU Affero General Public License
728
-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
729
-
*
730
-
*/
731
-
732
-
/**
733
-
* @copyright Copyright (c) 2019 Marco Ambrosini <marcoambrosini@pm.me>
734
-
*
735
-
* @author Marco Ambrosini <marcoambrosini@pm.me>
736
-
*
737
-
* @license GNU AGPL version 3 or any later version
738
-
*
739
-
* This program is free software: you can redistribute it and/or modify
740
-
* it under the terms of the GNU Affero General Public License as
741
-
* published by the Free Software Foundation, either version 3 of the
742
-
* License, or (at your option) any later version.
743
-
*
744
-
* This program is distributed in the hope that it will be useful,
745
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
746
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
747
-
* GNU Affero General Public License for more details.
748
-
*
749
-
* You should have received a copy of the GNU Affero General Public License
750
-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
751
-
*
752
-
*/
753
-
754
674
/**
755
675
* @copyright Copyright (c) 2020 Georg Ehrke
756
676
*
@@ -778,7 +698,7 @@ object-assign
778
698
*
779
699
* @author Georg Ehrke <georg-nextcloud@ehrke.email>
780
700
*
781
-
* @license GNU AGPL version 3 or any later version
701
+
* @license AGPL-3.0-or-later
782
702
*
783
703
* This program is free software: you can redistribute it and/or modify
784
704
* it under the terms of the GNU Affero General Public License as
@@ -796,33 +716,11 @@ object-assign
796
716
*/
797
717
798
718
/**
799
-
* @copyright Copyright (c) 2020 John Molakvoæ <skjnldsv@protonmail.com>
800
-
*
801
-
* @author John Molakvoæ <skjnldsv@protonmail.com>
802
-
*
803
-
* @license GNU AGPL version 3 or any later version
804
-
*
805
-
* This program is free software: you can redistribute it and/or modify
806
-
* it under the terms of the GNU Affero General Public License as
807
-
* published by the Free Software Foundation, either version 3 of the
808
-
* License, or (at your option) any later version.
809
-
*
810
-
* This program is distributed in the hope that it will be useful,
811
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
812
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
813
-
* GNU Affero General Public License for more details.
814
-
*
815
-
* You should have received a copy of the GNU Affero General Public License
816
-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
0 commit comments