-
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(settings): browser freeze when picking photos directory
Signed-off-by: Richard Steinmetz <[email protected]>
- Loading branch information
Showing
94 changed files
with
5,823 additions
and
1,414 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
(self.webpackChunkphotos=self.webpackChunkphotos||[]).push([["_0cc0-_aeb7"],{71408:()=>{},23646:()=>{}}]); |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,6 +25,14 @@ | |
* @license MIT | ||
*/ | ||
|
||
/*! | ||
* Toastify js 1.12.0 | ||
* https://github.com/apvarun/toastify-js | ||
* @license MIT licensed | ||
* | ||
* Copyright (C) 2018 Varun A P | ||
*/ | ||
|
||
/*! | ||
* Vue.js v2.7.14 | ||
* (c) 2014-2022 Evan You | ||
|
@@ -46,16 +54,18 @@ | |
*/ | ||
|
||
/*! | ||
* focus-trap 7.0.0 | ||
* focus-trap 7.5.2 | ||
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE | ||
*/ | ||
|
||
/*! | ||
* tabbable 6.0.0 | ||
* tabbable 6.2.0 | ||
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE | ||
*/ | ||
|
||
/*! For license information please see ncvuecomponents.js.LICENSE.txt */ | ||
/*! @license DOMPurify 3.0.3 | (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.3/LICENSE */ | ||
|
||
/*! For license information please see index.module.js.LICENSE.txt */ | ||
|
||
/*! Hammer.JS - v2.0.7 - 2016-04-22 | ||
* http://hammerjs.github.io/ | ||
|
@@ -119,7 +129,7 @@ | |
* | ||
* @author Richard Steinmetz <[email protected]> | ||
* | ||
* @license GNU AGPL version 3 or any later version | ||
* @license AGPL-3.0-or-later | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as | ||
|
@@ -141,7 +151,7 @@ | |
* | ||
* @author Georg Ehrke <[email protected]> | ||
* | ||
* @license GNU AGPL version 3 or any later version | ||
* @license AGPL-3.0-or-later | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as | ||
|
@@ -207,7 +217,7 @@ | |
* | ||
* @author Christoph Wurst <[email protected]> | ||
* | ||
* @license GNU AGPL version 3 or any later version | ||
* @license AGPL-3.0-or-later | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
js/photos-node_modules_nextcloud_dialogs_dist_legacy_mjs.js.map
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.