Skip to content
Open
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
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<bugs>https://github.com/nextcloud/photos/issues</bugs>
<repository>https://github.com/nextcloud/photos.git</repository>
<dependencies>
<nextcloud min-version="30" max-version="30" />
<nextcloud min-version="30" max-version="33" />
</dependencies>
<navigations>
<navigation>
Expand Down
Binary file added img/create-album.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions js/photos-dashboard.js

Large diffs are not rendered by default.

91 changes: 47 additions & 44 deletions js/photos-dashboard.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ SPDX-FileCopyrightText: string_decoder developers
SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
SPDX-FileCopyrightText: readable-stream developers
SPDX-FileCopyrightText: p-queue developers
SPDX-FileCopyrightText: omahlama
SPDX-FileCopyrightText: jden <jason@denizac.org>
SPDX-FileCopyrightText: inline-style-parser developers
SPDX-FileCopyrightText: inherits developers
Expand All @@ -31,6 +30,7 @@ SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
SPDX-FileCopyrightText: Olivier Scherrer <pode.fr@gmail.com>
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)
SPDX-FileCopyrightText: Max <max@nextcloud.com>
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Mathias Bynens
SPDX-FileCopyrightText: Mark <mark@remarkablemark.org>
Expand All @@ -40,24 +40,24 @@ SPDX-FileCopyrightText: Joyent
SPDX-FileCopyrightText: José F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)
SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
SPDX-FileCopyrightText: John Molakvoæ <skjnldsv@protonmail.com>
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
SPDX-FileCopyrightText: James Halliday
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
SPDX-FileCopyrightText: Hiroki Osame
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
SPDX-FileCopyrightText: Dylan Piercey <pierceydylan@gmail.com>
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
SPDX-FileCopyrightText: Denis Pushkarev
SPDX-FileCopyrightText: David Clark
SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: Borys Serebrov
SPDX-FileCopyrightText: Arnout Kazemier
Expand Down Expand Up @@ -85,10 +85,10 @@ This file is generated from multiple sources. Included packages:
- version: 0.2.1
- license: BSD-2-Clause
- @nextcloud/auth
- version: 2.4.0
- version: 2.5.2
- license: GPL-3.0-or-later
- @nextcloud/axios
- version: 2.5.1
- version: 2.5.2
- license: GPL-3.0-or-later
- @nextcloud/browser-storage
- version: 0.4.0
Expand All @@ -97,16 +97,16 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.1.1
- version: 6.3.2
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
- version: 7.7.2
- license: ISC
- @nextcloud/event-bus
- version: 3.3.2
- license: GPL-3.0-or-later
- @nextcloud/files
- version: 3.10.2
- version: 3.12.0
- license: AGPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
Expand All @@ -124,31 +124,31 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.2.4
- version: 0.2.5
- license: GPL-3.0-or-later
- @nextcloud/vue-select
- version: 3.25.1
- version: 3.26.0
- license: MIT
- @nextcloud/l10n
- version: 3.2.0
- version: 3.4.0
- license: GPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- @nextcloud/vue
- version: 8.25.1
- version: 8.31.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.1
- version: 1.3.0
- license: ISC
- @vueuse/shared
- @vueuse/components
- version: 11.3.0
- license: MIT
- axios
- version: 1.8.3
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- bail
- version: 2.0.2
Expand All @@ -162,11 +162,8 @@ This file is generated from multiple sources. Included packages:
- base64-js
- version: 1.5.1
- license: MIT
- blurhash
- version: 2.0.5
- license: MIT
- brace-expansion
- version: 2.0.1
- version: 2.0.2
- license: MIT
- buffer
- version: 5.2.1
Expand All @@ -193,16 +190,16 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- decode-named-character-reference
- version: 1.1.0
- version: 1.2.0
- license: MIT
- devlop
- version: 1.1.0
- license: MIT
- dompurify
- version: 3.2.4
- version: 3.2.7
- license: (MPL-2.0 OR Apache-2.0)
- emoji-mart-vue-fast
- version: 15.0.4
- version: 15.0.5
- license: BSD-3-Clause
- escape-html
- version: 1.0.3
Expand All @@ -213,14 +210,14 @@ This file is generated from multiple sources. Included packages:
- extend
- version: 3.0.2
- license: MIT
- fast-xml-parser
- version: 4.5.1
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.6.2
- version: 7.6.5
- license: MIT
- form-data
- version: 4.0.4
- license: MIT
- hast-to-hyperscript
- version: 10.0.3
Expand Down Expand Up @@ -258,11 +255,14 @@ This file is generated from multiple sources. Included packages:
- md5
- version: 2.3.0
- license: BSD-3-Clause
- mdast-squeeze-paragraphs
- version: 6.0.0
- license: MIT
- escape-string-regexp
- version: 5.0.0
- license: MIT
- mdast-util-find-and-replace
- version: 3.0.1
- version: 3.0.2
- license: MIT
- mdast-util-from-markdown
- version: 2.0.2
Expand Down Expand Up @@ -355,7 +355,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- p-queue
- version: 8.1.0
- version: 8.1.1
- license: MIT
- path-posix
- version: 1.0.0
Expand All @@ -382,7 +382,10 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.0
- license: MIT
- remark-rehype
- version: 11.1.1
- version: 11.1.2
- license: MIT
- remark-unlink-protocols
- version: 1.0.0
- license: MIT
- requires-port
- version: 1.0.0
Expand All @@ -402,9 +405,6 @@ This file is generated from multiple sources. Included packages:
- striptags
- version: 3.2.0
- license: MIT
- strnum
- version: 1.0.5
- license: MIT
- style-loader
- version: 4.0.0
- license: MIT
Expand Down Expand Up @@ -466,13 +466,13 @@ This file is generated from multiple sources. Included packages:
- version: 0.10.4
- license: MIT
- vfile-message
- version: 4.0.2
- version: 4.0.3
- license: MIT
- vfile
- version: 6.0.3
- license: MIT
- vue-color
- version: 2.8.1
- version: 2.8.2
- license: MIT
- vue-demi
- version: 0.14.10
Expand All @@ -483,26 +483,29 @@ This file is generated from multiple sources. Included packages:
- vue-material-design-icons
- version: 5.3.1
- 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
- axios
- version: 0.27.2
- version: 0.30.2
- license: MIT
- fast-xml-parser
- version: 4.5.3
- license: MIT
- minimatch
- version: 5.1.6
- license: ISC
- strnum
- version: 1.1.2
- license: MIT
- webdav
- version: 4.11.4
- version: 4.11.5
- license: MIT
- webpack
- version: 5.97.1
- version: 5.102.0
- license: MIT
- photos
- version: 3.0.0
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