Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable31] fix: Usage of FilePicker #2799

Merged
merged 1 commit into from
Feb 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions js/photos-dashboard.js

Large diffs are not rendered by default.

119 changes: 72 additions & 47 deletions js/photos-dashboard.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,14 @@ SPDX-FileCopyrightText: Titus Wormer <[email protected]> (https://wooorm.com
SPDX-FileCopyrightText: T. Jameson Little <[email protected]>
SPDX-FileCopyrightText: Sindre Sorhus
SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
SPDX-FileCopyrightText: Roeland Jago Douma
SPDX-FileCopyrightText: Rob Cresswell <[email protected]>
SPDX-FileCopyrightText: Raynos <[email protected]>
SPDX-FileCopyrightText: Perry Mitchell <[email protected]>
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://paul.vorba.ch)
SPDX-FileCopyrightText: Paul Vorbach <[email protected]> (http://vorb.de)
SPDX-FileCopyrightText: Olivier Scherrer <[email protected]>
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Nathan Rajlich <[email protected]> (http://n8.io/)
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Mathias Bynens
Expand All @@ -45,21 +47,29 @@ SPDX-FileCopyrightText: James Halliday
SPDX-FileCopyrightText: Iskren Ivov Chernev <[email protected]> (https://github.com/ichernev)
SPDX-FileCopyrightText: Isaac Z. Schlueter <[email protected]> (http://blog.izs.me)
SPDX-FileCopyrightText: Irakli Gozalishvili <[email protected]> (http://jeditoolkit.com)
SPDX-FileCopyrightText: Hiroki Osame
SPDX-FileCopyrightText: Guillaume Chau <[email protected]>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: Eugene Sharygin <[email protected]>
SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
SPDX-FileCopyrightText: Dylan Piercey <[email protected]>
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (https://cure53.de/)
SPDX-FileCopyrightText: Denis Pushkarev
SPDX-FileCopyrightText: David Clark
SPDX-FileCopyrightText: Christoph Wurst <[email protected]>
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: Borys Serebrov
SPDX-FileCopyrightText: Arnout Kazemier
SPDX-FileCopyrightText: Antoni Andre <[email protected]>
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
SPDX-FileCopyrightText: Andris Reinman
SPDX-FileCopyrightText: Andrea Giammarchi
SPDX-FileCopyrightText: Amit Gupta (https://solothought.com)
SPDX-FileCopyrightText: Amit Gupta (https://amitkumargupta.work/)
SPDX-FileCopyrightText: Alkemics
SPDX-FileCopyrightText: @nextcloud/dialogs developers


This file is generated from multiple sources. Included packages:
Expand All @@ -76,25 +86,34 @@ This file is generated from multiple sources. Included packages:
- version: 0.2.0
- license: BSD-2-Clause
- @nextcloud/auth
- version: 2.3.0
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 2.2.1
- version: 2.4.0
- license: GPL-3.0-or-later
- axios
- version: 1.6.7
- version: 1.7.9
- license: MIT
- @nextcloud/axios
- version: 2.5.1
- license: GPL-3.0-or-later
- @nextcloud/browser-storage
- version: 0.4.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.1.1
- license: AGPL-3.0-or-later
- semver
- version: 7.6.2
- license: ISC
- @nextcloud/event-bus
- version: 3.3.1
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 2.2.1
- @nextcloud/files
- version: 3.10.1
- license: AGPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 2.2.1
Expand All @@ -109,13 +128,25 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 2.1.0
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue-select
- version: 3.25.0
- version: 3.25.1
- license: MIT
- @nextcloud/l10n
- version: 3.1.0
- license: GPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- debounce
- version: 2.1.0
- version: 2.2.0
- license: MIT
- is-plain-obj
- version: 4.1.0
Expand Down Expand Up @@ -201,29 +232,20 @@ This file is generated from multiple sources. Included packages:
- unist-builder
- version: 4.0.0
- license: MIT
- unist-util-is
- version: 6.0.0
- license: MIT
- unist-util-position
- version: 5.0.0
- license: MIT
- unist-util-stringify-position
- version: 4.0.0
- license: MIT
- unist-util-visit-parents
- version: 6.0.1
- license: MIT
- unist-util-visit
- version: 5.0.0
- license: MIT
- vfile-message
- version: 4.0.2
- license: MIT
- vfile
- version: 6.0.1
- license: MIT
- @nextcloud/vue
- version: 8.13.0
- version: 8.22.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0
Expand Down Expand Up @@ -261,6 +283,9 @@ This file is generated from multiple sources. Included packages:
- call-bound
- version: 1.0.3
- license: MIT
- cancelable-promise
- version: 4.3.1
- license: MIT
- ccount
- version: 2.0.1
- license: MIT
Expand Down Expand Up @@ -315,6 +340,12 @@ This file is generated from multiple sources. Included packages:
- fast-xml-parser
- version: 4.4.1
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.5.2
- license: MIT
- for-each
- version: 0.3.3
- license: MIT
Expand Down Expand Up @@ -402,12 +433,6 @@ This file is generated from multiple sources. Included packages:
- escape-string-regexp
- version: 5.0.0
- license: MIT
- unist-util-is
- version: 6.0.0
- license: MIT
- unist-util-visit-parents
- version: 6.0.1
- license: MIT
- mdast-util-find-and-replace
- version: 3.0.1
- license: MIT
Expand Down Expand Up @@ -438,9 +463,6 @@ This file is generated from multiple sources. Included packages:
- mdast-util-newline-to-break
- version: 2.0.0
- license: MIT
- unist-util-is
- version: 6.0.0
- license: MIT
- mdast-util-phrasing
- version: 4.0.0
- license: MIT
Expand All @@ -453,15 +475,6 @@ This file is generated from multiple sources. Included packages:
- micromark-util-decode-string
- version: 2.0.0
- license: MIT
- unist-util-is
- version: 6.0.0
- license: MIT
- unist-util-visit-parents
- version: 6.0.1
- license: MIT
- unist-util-visit
- version: 5.0.0
- license: MIT
- mdast-util-to-markdown
- version: 2.1.0
- license: MIT
Expand Down Expand Up @@ -597,15 +610,6 @@ This file is generated from multiple sources. Included packages:
- querystringify
- version: 2.2.0
- license: MIT
- unist-util-is
- version: 6.0.0
- license: MIT
- unist-util-visit-parents
- version: 6.0.1
- license: MIT
- unist-util-visit
- version: 5.0.0
- license: MIT
- rehype-external-links
- version: 3.0.0
- license: MIT
Expand Down Expand Up @@ -651,6 +655,9 @@ This file is generated from multiple sources. Included packages:
- style-to-object
- version: 0.4.1
- license: MIT
- tabbable
- version: 6.2.0
- license: MIT
- toastify-js
- version: 1.12.0
- license: MIT
Expand All @@ -660,6 +667,15 @@ This file is generated from multiple sources. Included packages:
- trough
- version: 2.1.0
- license: MIT
- unist-util-is
- version: 6.0.0
- license: MIT
- unist-util-visit-parents
- version: 6.0.1
- license: MIT
- unist-util-visit
- version: 5.0.0
- license: MIT
- url-join
- version: 4.0.1
- license: MIT
Expand All @@ -675,9 +691,18 @@ This file is generated from multiple sources. Included packages:
- vue-color
- version: 2.8.1
- license: MIT
- vue-frag
- version: 1.4.3
- license: MIT
- vue-material-design-icons
- version: 5.2.0
- license: MIT
- vue-router
- version: 3.6.5
- license: MIT
- vue
- version: 2.7.16
- license: MIT
- web-namespaces
- version: 2.0.1
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion js/photos-dashboard.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/photos-main.js

Large diffs are not rendered by default.

Loading
Loading