pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/php-nextcloud



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Mar  3 23:31:51 UTC 2023

Modified Files:
        pkgsrc/www/php-nextcloud: Makefile PLIST distinfo

Log Message:
php-nextcloud: Update to 25.0.4

Changelog:
Version 25.0.4 February 23 2023

Changes:

  * Fix array to string conversion in errorlog writer (server#35821) 5
  * Use mimetype from cache for workflow checks (server#35842) 1
  * Update psalm-baseline.xml (server#35954) 1
  * Fix: show toggle grid view button with open sidebar (server#36032)
  * Replace custom tooltips with native one in vue components and views (server
    #36044) 2
  * Remove js navigation on alternative login click (server#36076) 1
  * Replace custom tooltips with native ones in apps page (server#36082) 2
  * Replace custom tooltips with native ones in users page (server#36084)
  * Escape path prefix when doing cache jail search (server#36099) 1
  * IMigrationStep progress bar fix (server#36102)
  * Limit key names when uploading theme images (server#36103)
  * Fix inability to re-enter share password after invalid input (server#36106)
    1
  * Differentiate share links (server#36129) 7
  * Add always visible share label (server#36134)
  * Focus trap contacts menu with NcHeaderMenu port (server#36142) 1
  * Catch Exceptions when loading storage data of users (server#36155)
  * Extend ViewOnly DAV plugin to versions endpoint (server#36164)
  * Ext storage configs default value support + enable SSL by default (server#
    36165) 3
  * Improve exception serializing (server#36167)
  * Improve saving applicable users in ext storage (server#36174)
  * Improve password generation for link shares (server#36179) 1
  * Only expose storage location to admins (server#36180) 1
  * Revert ??Add alt to the logo, adapt css for logo?? (server#36193) 4
  * Fix/35886 replace custom tooltips with native one for personal and
    administration settings stable25 (server#36197) 1
  * Fix login loop if login CSRF fails and user is not logged in (server#36208)
    7
  * Fix(search): Fix settings section icon color (server#36226)
  * Fix(dav): catch MaxInstancesExceededException for recurring events without
    end date (server#36230) 1
  * Port global search menu to focus trapped NcHeaderMenu (server#36236)
  * Allow interaction with encrypted folders (server#36238) 2
  * Disable unreliable acceptance tests (server#36240)
  * Fix github action ??performance-8.0?? when PR is from a fork. (server#
    36243) 1
  * Specify the profiler app branch to test with (server#36246)
  * Docs: document types flag for search options (server#36255)
  * Fix(theming): fix admin images migration (server#36272)
  * Remove Bootstrap version reference from tooltip.scss (server#36273) 2
  * Fix(occ): Fix comment formatting of maintenance:repair command (server#
    36274)
  * L10n: Fixed grammar (server#36283)
  * Fix interned strings buffer check if 0 free bytes (server#36292) 3
  * Fix double where in CustomProperiesBackendTest (server#36294)
  * Add success message to personal settings clipboard button (server#36296)
  * Fix user status message input (server#36297)
  * Fix WHERE condition when selecting user??s availability for the status??
    (server#36308)
  * [Fix]: scan-app-data conversion (server#36311)]([stable25] [Fix]:
    scan-app-data conversion by backportbot-nextcloud[bot] ?? Pull Request #
    36311 ?? nextcloud/server ?? GitHub 2)
  * Fix double where() usage in resource manager (server#36317)
  * Bump @nextcloud/vue to v7.5.0 (server#36322) 1
  * Fix default value for files_no_background_scan (server#36335) 1
  * Port files sharing selector (server#36339) 1
  * Don??t translate a variable (server#36344) 1
  * Imaginary ?? add tiff to supported formats (server#36364) 3
  * Fix moving files of encrypted local storage to unencrypted local storage
    (server#36374) 1
  * Fix(dav): check if principal has email address before accessing it (server#
    36387)
  * Fix admin-disabled background and user pristine theming settings (server#
    36394)
  * Fix focus not returning to search icon (server#36398) 1
  * Do not store generated mysql password if it was not used (server#36400)
  * Fix(caldav): Fix wrong Psalm report for nullable calendar data (server#
    36412)
  * Allow keyup enter in user status (server#36415)
  * Fix the exif_read_data issue (server#36439) 3
  * Fix(encryption): don??t throw on missing file (server#36442)
  * Fix MigrateBackgroundImages on oracle (server#36456) 1
  * Add a safeguard for Version23000Date20210721100600.php (server#36466)
  * Non-static app_dir (server#36476)
  * Do not reuse query builder objects in DAV account deletion (server#36490)
  * Drop vue-clipboard2 in favour of native Clipboard API to fix copy to
    clipboard (server#36507)
  * Do not open the sidebar automatically on small widths (server#36514)
  * Chore(CI): Opt-out of PHPUnit 10 for now (server#36518)
  * Perf(federation): Only request root share info for checking availability
    (server#36557)
  * Add bruteforce protection to password reset page (server#36573) 4
  * Revert #34908 to allow 32bit setups to upgrade to 26 (server#36593) 3
  * Port profile visibility select (server#36595)
  * Update psalm-baseline.xml (server#36597)
  * Imaginary ?? fix generation of heif, pdf, illustrator and svg thumbnails
    (server#36602) 2
  * Prevent scrolling hover .files-controls (server#36614)
  * Restore copy button text on directory fetch error (server#36615)
  * Fix compilation of Vue 2.7 features (server#36624) 3
  * Revert ??update 64-bit check wording?? (server#36631)
  * Also copy meta data when converting DataResponse to JSONRe?? (server#36702)
  * Validate the scope when validating operations (server#36815)
  * Update nextcloud/ocp dependency (activity#1053)
  * Replace custom tooltips with native tooltips (activity#1055)
  * Update nextcloud/ocp dependency (activity#1067)
  * Show full date after headings like ??Today?? as a hidden-visually span
    (activity#1070)
  * Create an unordered list for the list of activities (activity#1078)
  * Bump @nextcloud/router from 2.0.0 to 2.0.1 (files_pdfviewer#706)
  * Update nextcloud/ocp dependency (firstrunwizard#807)
  * Update nextcloud/ocp dependency (firstrunwizard#820) 1
  * Update nextcloud/ocp dependency (nextcloud_announcements#157)
  * Bugfix/noid/close header menu (notifications#1417)
  * Update nextcloud/ocp dependency (notifications#1438)
  * Replace custom tooltips with native ones. (notifications#1439)
  * Remove focus border when not keyboard focused (notifications#1449)
  * Update title when changing sections in navigation (photos#1515)
  * Make face covers smaller (photos#1552)
  * Fix renaming faces: Do not delete existing face when renaming (photos#1581)
    1
  * Fix upload of pictures into album (photos#1603) 1
  * Fix sharing with group (photos#1605) 1
  * Listen to NodeDeletedEvent to remove photos from albums (photos#1607)
  * Fix FaceContent: Fix viewer path (photos#1608)
  * Correctly listen to group change events (photos#1612)
  * Fix(tags performance): Cache tag counts on server and load them using
    initial state (photos#1620) 1
  * Fix viewer in public albums (photos#1630) 2
  * Fix(FetchFacesMixin): Decode entities in file.realpath (photos#1646) 2
  * Replace custom tooltips with native ones (privacy#849)
  * Improve related resources?? title (related_resources#163)
  * Update nextcloud/ocp dependency (serverinfo#408) 1
  * Fix(deps): update dependency markdown-it-image-figures to ^2.1.1 (text#
    3648)
  * Update nextcloud/ocp dependency (text#3651)
  * Fix(deps): update dependency path-normalize to ^6.0.10 (text#3655)
  * Chore(deps): update dependency @nextcloud/eslint-config to ^8.2.0 (text#
    3661)
  * Fix(deps): update dependency @nextcloud/logger to ^2.5.0 (text#3662)
  * Fix(deps): update dependency @nextcloud/vue to ^7.5.0 (text#3664)
  * Fix(deps): update tiptap (text#3675)
  * Chore(deps): update dependency jest-environment-jsdom to ^29.4.0 (text#
    3699)
  * Chore(deps): update dependency jest-environment-jsdom to ^29.4.1 (text#
    3702)
  * Fix bug when session not found (text#3705)
  * Chore(deps): update dependency @vue/test-utils to ^1.3.4 (text#3708)
  * Update nextcloud/ocp dependency (text#3721) 3
  * Fix background color of tables (text#3734) 3
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.2
    (text#3743)
  * Chore(deps): update dependency @nextcloud/eslint-config to ^8.2.1 (text#
    3744)
  * Fix(deps): update dependency vue-material-design-icons to ^5.2.0 (text#
    3755) 1
  * Fix: transations in status message (text#3767) 1
  * Fix(Polling): Perform computations in milliseconds (text#3773)
  * Fix: empty code blocks (text#3780)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.3
    (text#3782)
  * Chore(deps): update dependency jest-environment-jsdom to ^29.4.2 (text#
    3783)
  * Catch error if no user is logged in (viewer#1527)
  * Enable app specific preview URL (viewer#1536) 7

Version 25.0.3 January 18 2023

Changes

  * Set page titel for each sidebar section through User management pages
    (server#35467)
  * Change header semantic in the user status dialog (server#35480)
  * Rename personal Groupware settings section to ??Availability?? (server#
    35492)
  * Remove old code from comment to not trigger automatic scanners more than
    needed (server#35497)
  * Add migration for encryption keys in wrong location (server#35499)
  * Fix SQL comparison with int array during external storage deletion (server#
    35516)
  * Fix the popovermenu (server#35517)
  * Bump @nextcloud/vue to 7.2.0 (server#35551)
  * Update ca-cert bundle (server#35573)
  * Fix type of PreviewController::$userId (server#35577)
  * Show success on share actions (server#35578)
  * Allow to set a custom timeout for ldap connections (server#35602)
  * Set page title for each sidebar section through User management pages
    (server#35629)
  * Fix contrast of global search headings (server#35639)
  * Add new border color variable and adjust primary color for increased
    contrast (server#35640)
  * Add success popup message for copying share links (server#35641)
  * Update psalm-baseline.xml (server#35663)
  * Update the unencrypted file size when closing streams (server#35668)
  * Update handlebars-loader to 1.7.3 (server#35673)
  * Add alt to the logo, adapt css for logo (server#35676)
  * Increase default global input field border contrast (server#35683)
  * Improve verbosity of search description (server#35688)
  * Fix default primary for user theming (server#35702)
  * Update sensitive config list of Talk (server#35706)
  * Show group name instead of group id as recommendation (server#35710)
  * Use correct filter for app icons in the right sidebar of app management
    (server#35711)
  * Improve email results for sharing (server#35712)
  * Ci: update minio image for s3 primary storage tests (server#35724)
  * Preview: fix HEIC orientation (server#35727)
  * Quota value as float for 32-bit systems (server#35734)
  * Fix vue-select styles (server#35742)
  * Read loginName from token (server#35747)
  * Change app menu focused items behavior that neighbor elements (text and
    border) have no overlapping (server#35771)
  * PHP8] check if params given to API are really an array (server#35797)
  * Fix missing cast of double controller parameters (server#35798)
  * Fix case sensitivity of email when saving settings (server#35803)
  * Restoring clearCachedConfig() (server#35812)
  * Use display name cache on getStorageInfo (server#35815)
  * Allow additional Sabre plugins in publicwebdav.php (server#35817)
  * Allow running encryption:fix-encrypted-version for all users (server#35827)
  * Fix parameter type for EntityCollection::setReadMarker in comments app
    (server#35835)
  * Fix: remove other shares from ui when deleted (server#35848)
  * Remove comment and guests option from Invitations UI (server#35859)
  * Increase preview_max_memory and make it easier to debug (server#35864)
  * Avatar generation ?? disable setimageformat (server#35895)
  * Fix video fullscreen on public page (server#35902)
  * Replace custom tooltips with native one for files sharing (server#35904)
  * Replace custom tooltips with native ones in files (server#35905)
  * Revert ??avatar generation ?? disable setimageformat?? (server#35914)
  * Update the user status dashboard widget and fix the icon color (server#
    35948)
  * Chore(CI): Improve rate limit situation when installing phpunit (server#
    35962)
  * Docs: trusted_proxies support IPv6 ranges (server#35963)
  * Also limit the password length on reset (server#35977)
  * Appsidebar should be compact when opened on small heights (server#35983)
  * Fix user status icon in avatar menu (server#35984)
  * Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3 (server#35988)
  * Remove myself from being codeowner of some modules (server#35992)
  * Bump @nextcloud/vue from 7.2.0 to 7.3.0 (server#35997)
  * Allow target=??_blank?? in app navigation items (server#36007)
  * Fix default phone region validation (server#36010)
  * Update crl after revoke files_bpm.csr (server#36017)
  * Add restrictions when downloading to resolve with opengraph link provider
    (server#36022)
  * Fix scrolling while dragging in file list view (server#36028)
  * Fix cache key used to verify shared mountpoints (server#36049)
  * Link reference provider: Improve content-type check (server#36053)
  * Update ca-cert bundle (server#36059)
  * Fix theming migration repair step by passing correct type for argument
    (server#36081)
  * Allow keyup enter in user status (server#36132)
  * Revert ??Allow keyup enter in user status?? (server#36143)
  * Still include the share target in the cache key for validating share mount
    (server#36169)
  * Update nextcloud/ocp dependency (activity#1034)
  * Bump @nextcloud/vue from 7.0.0-beta.3 to 7.3.0 (activity#1043)
  * Fix background image size (firstrunwizard#790)
  * Update nextcloud/ocp dependency (firstrunwizard#799)
  * Various fixes (logreader#824)
  * Update nextcloud/ocp dependency (nextcloud_announcements#144)
  * Update nextcloud/ocp dependency (nextcloud_announcements#150)
  * Update nextcloud/ocp dependency (notifications#1399)
  * Bump deps to newer versions (notifications#1407)
  * Update nextcloud/ocp dependency (notifications#1413)
  * Bump postcss-loader from 7.0.1 to 7.0.2 (photos#1519)
  * Lazy load faces (photos#1523)
  * Remove broken icons.css references (photos#1533)
  * Bump postcss from 8.4.18 to 8.4.20 (photos#1545)
  * Bug fix] encode file name for file source (photos#1563)
  * Backport: #1569 to stable25 (photos#1574)
  * Bump @nextcloud/axios from 1.10.0 to 2.1.0 (recommendations#575)
  * Fix(deps): update tiptap (text#3486)
  * Fix(deps): update dependency @nextcloud/axios to ^2.2.0 (text#3487)
  * Chore(deps): update dependency vite-plugin-commonjs to ^0.6.0 (text#3491)
  * Prevent dangling debounced extractHeadings function (text#3522)
  * Only scroll images into view when they??re added (text#3533)
  * Don??t empty list of headings in onDestroy (text#3537)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.6
    (text#3539)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.7
    (text#3549)
  * Chore(deps): update dependency vite to ^3.2.5 (text#3553)
  * Chore(deps): update dependency vite-plugin-commonjs to ^0.6.1 (text#3554)
  * Fix(deps): update dependency path-normalize to ^6.0.9 (text#3555)
  * Fix(deps): update tiptap to ^2.0.0-beta.209 (text#3578)
  * Fix(deps): update dependency @nextcloud/axios to ^2.3.0 (text#3579)
  * Update nextcloud/ocp dependency (text#3582)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.0
    (text#3590)
  * Backport missing pieces for outline suport in Collectives (text#3593)
  * Block file access for secure view (text#3595)
  * Increase idle timeout to one day 40 minutes) (text#3597)
  * Fix(deps): update dependency @tiptap/prosemirror-tables to ^1.1.4 (text#
    3602)
  * Fix(deps): update dependency @nextcloud/vue to ^7.3.0 (text#3605)
  * Fix(deps): update dependency @nextcloud/router to ^2.0.1 (text#3612)
  * Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.1
    (text#3620)
  * Treat newlines as linebreaks when pasting as plaintext (text#3625)
  * Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.5 (text#
    3629)
  * Fix: reconnect ?? reload main container (text#3635)
  * Npm audit fix (text#3638)
  * Fix(Images): Update image alt text on blur (text#3641)
  * Bump webdav from 4.11.0 to 4.11.2 (viewer#1484)
  * Bump camelcase from 7.0.0 to 7.0.1 (viewer#1493)
  * Bump @nextcloud/router from 2.0.0 to 2.0.1 (viewer#1508)
  * Update vue to 7.3 (viewer#1511)


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/www/php-nextcloud/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/www/php-nextcloud/PLIST
cvs rdiff -u -r1.55 -r1.56 pkgsrc/www/php-nextcloud/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/php-nextcloud/Makefile
diff -u pkgsrc/www/php-nextcloud/Makefile:1.66 pkgsrc/www/php-nextcloud/Makefile:1.67
--- pkgsrc/www/php-nextcloud/Makefile:1.66      Sun Dec 25 19:42:12 2022
+++ pkgsrc/www/php-nextcloud/Makefile   Fri Mar  3 23:31:51 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2022/12/25 19:42:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.67 2023/03/03 23:31:51 ryoon Exp $
 #
 
 # The nextcloud update process only works from one version to the
@@ -10,7 +10,7 @@
 # contained 18.0.2, then during April to June it is ok to update to
 # later 18.x.y, to 19.0.0, and to later 19.x.y, but it is not ok to
 # update to 20.
-DISTNAME=      nextcloud-25.0.2
+DISTNAME=      nextcloud-25.0.4
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/

Index: pkgsrc/www/php-nextcloud/PLIST
diff -u pkgsrc/www/php-nextcloud/PLIST:1.52 pkgsrc/www/php-nextcloud/PLIST:1.53
--- pkgsrc/www/php-nextcloud/PLIST:1.52 Sun Dec 25 19:42:12 2022
+++ pkgsrc/www/php-nextcloud/PLIST      Fri Mar  3 23:31:51 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.52 2022/12/25 19:42:12 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.53 2023/03/03 23:31:51 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/.github/dependabot.yml
@@ -7832,6 +7832,8 @@ share/nextcloud/apps/admin_audit/l10n/es
 share/nextcloud/apps/admin_audit/l10n/es_AR.json
 share/nextcloud/apps/admin_audit/l10n/es_CO.js
 share/nextcloud/apps/admin_audit/l10n/es_CO.json
+share/nextcloud/apps/admin_audit/l10n/es_CR.js
+share/nextcloud/apps/admin_audit/l10n/es_CR.json
 share/nextcloud/apps/admin_audit/l10n/es_DO.js
 share/nextcloud/apps/admin_audit/l10n/es_DO.json
 share/nextcloud/apps/admin_audit/l10n/es_MX.js
@@ -8360,8 +8362,6 @@ share/nextcloud/apps/circles/lib/Control
 share/nextcloud/apps/circles/lib/Controller/EventWrapperController.php
 share/nextcloud/apps/circles/lib/Controller/LocalController.php
 share/nextcloud/apps/circles/lib/Controller/RemoteController.php
-share/nextcloud/apps/circles/lib/Cron/ContactsExistingShares.php
-share/nextcloud/apps/circles/lib/Cron/GlobalSync.php
 share/nextcloud/apps/circles/lib/Cron/Maintenance.php
 share/nextcloud/apps/circles/lib/Cron/MaintenanceHeavy.php
 share/nextcloud/apps/circles/lib/Db/AccountsRequest.php
@@ -9185,6 +9185,8 @@ share/nextcloud/apps/dashboard/l10n/en_G
 share/nextcloud/apps/dashboard/l10n/en_GB.json
 share/nextcloud/apps/dashboard/l10n/es.js
 share/nextcloud/apps/dashboard/l10n/es.json
+share/nextcloud/apps/dashboard/l10n/es_MX.js
+share/nextcloud/apps/dashboard/l10n/es_MX.json
 share/nextcloud/apps/dashboard/l10n/eu.js
 share/nextcloud/apps/dashboard/l10n/eu.json
 share/nextcloud/apps/dashboard/l10n/fa.js
@@ -9280,6 +9282,8 @@ share/nextcloud/apps/dav/composer/compos
 share/nextcloud/apps/dav/composer/composer/installed.json
 share/nextcloud/apps/dav/composer/composer/installed.php
 share/nextcloud/apps/dav/css/schedule-response.css
+share/nextcloud/apps/dav/img/LICENSES.md
+share/nextcloud/apps/dav/img/schedule.svg
 share/nextcloud/apps/dav/l10n/bg.js
 share/nextcloud/apps/dav/l10n/bg.json
 share/nextcloud/apps/dav/l10n/ca.js
@@ -9904,6 +9908,7 @@ share/nextcloud/apps/encryption/lib/AppI
 share/nextcloud/apps/encryption/lib/Command/DisableMasterKey.php
 share/nextcloud/apps/encryption/lib/Command/EnableMasterKey.php
 share/nextcloud/apps/encryption/lib/Command/FixEncryptedVersion.php
+share/nextcloud/apps/encryption/lib/Command/FixKeyLocation.php
 share/nextcloud/apps/encryption/lib/Command/RecoverUser.php
 share/nextcloud/apps/encryption/lib/Command/ScanLegacyFormat.php
 share/nextcloud/apps/encryption/lib/Controller/RecoveryController.php
@@ -11570,6 +11575,8 @@ share/nextcloud/apps/files_rightclick/l1
 share/nextcloud/apps/files_rightclick/l10n/ja.json
 share/nextcloud/apps/files_rightclick/l10n/ka_GE.js
 share/nextcloud/apps/files_rightclick/l10n/ka_GE.json
+share/nextcloud/apps/files_rightclick/l10n/kab.js
+share/nextcloud/apps/files_rightclick/l10n/kab.json
 share/nextcloud/apps/files_rightclick/l10n/km.js
 share/nextcloud/apps/files_rightclick/l10n/km.json
 share/nextcloud/apps/files_rightclick/l10n/kn.js
@@ -12501,6 +12508,8 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/hr.json
 share/nextcloud/apps/firstrunwizard/l10n/hu.js
 share/nextcloud/apps/firstrunwizard/l10n/hu.json
+share/nextcloud/apps/firstrunwizard/l10n/hy.js
+share/nextcloud/apps/firstrunwizard/l10n/hy.json
 share/nextcloud/apps/firstrunwizard/l10n/ia.js
 share/nextcloud/apps/firstrunwizard/l10n/ia.json
 share/nextcloud/apps/firstrunwizard/l10n/id.js
@@ -13737,7 +13746,6 @@ share/nextcloud/apps/photos/appinfo/sign
 share/nextcloud/apps/photos/babel.config.js
 share/nextcloud/apps/photos/composer.json
 share/nextcloud/apps/photos/composer.lock
-share/nextcloud/apps/photos/css/icons.scss
 share/nextcloud/apps/photos/cypress.config.js
 share/nextcloud/apps/photos/img/app.svg
 share/nextcloud/apps/photos/img/photos.svg
@@ -13746,30 +13754,16 @@ share/nextcloud/apps/photos/jest.config.
 share/nextcloud/apps/photos/js/photos-main.js
 share/nextcloud/apps/photos/js/photos-main.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-main.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_vue_dist_ncvuecomponents_js-src_views_Tags_vue.js
-share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_vue_dist_ncvuecomponents_js-src_views_Tags_vue.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-material-desi-62d528.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-material-desi-62d528.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-material-desi-664d11.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-material-desi-664d11.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-material-desi-852b15.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-material-desi-852b15.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-design-icons-5becbc.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-design-icons-5becbc.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-design-icons-5becbc.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-design-icons-8b78a5.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-design-icons-8b78a5.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-design-icons-ba67e6.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-design-icons-ba67e6.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_DownloadMultiple_vue-src_components_Collection_Collect-7c78d0.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_DownloadMultiple_vue-src_components_Collection_Collect-7c78d0.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_DownloadMultiple_vue-src_components_Collection_Collect-97efb0.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_DownloadMultiple_vue-src_components_Collection_Collect-97efb0.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ImageMultiple_vue-src_components_EmptyContent_vue.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ImageMultiple_vue-src_components_EmptyContent_vue.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ImageMultiple_vue-src_views_SharedAlbums_vue.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ImageMultiple_vue-src_views_SharedAlbums_vue.js.map
+share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_AccountGr-e8a447.js
+share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_AccountGr-e8a447.js.map
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountBoxMultipleOutline_vue-src_components_FaceCover_vue.js
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountBoxMultipleOutline_vue-src_components_FaceCover_vue.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountBoxMultipleOutline_vue-src_components_FaceCover_vue.js.map
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ImagePlus_vue-src_components_Collection_CollectionCont-f9bef8.js
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ImagePlus_vue-src_components_Collection_CollectionCont-f9bef8.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ImagePlus_vue-src_components_Collection_CollectionCont-f9bef8.js.map
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-2ca5cc.js
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-2ca5cc.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-2ca5cc.js.map
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-36962a.js
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-36962a.js.LICENSE.txt
@@ -13778,274 +13772,61 @@ share/nextcloud/apps/photos/js/photos-no
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-4e283b.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-4e283b.js.map
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-c67b29.js
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-c67b29.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-c67b29.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-src_views_TagContent_vue.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-src_views_TagContent_vue.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_Video_vue-src_views_TagContent_vue.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_Video_vue-src_views_TagContent_vue.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_Video_vue-src_views_Tags_vue.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_Video_vue-src_views_Tags_vue.js.map
 share/nextcloud/apps/photos/js/photos-public.js
 share/nextcloud/apps/photos/js/photos-public.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-public.js.map
 share/nextcloud/apps/photos/js/photos-service-worker.js
-share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_empty_svg.js
-share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_folder_svg.js
-share/nextcloud/apps/photos/js/photos-src_assets_Illustrations_images_svg.js
-share/nextcloud/apps/photos/js/photos-src_components_Actions_ActionDownload_vue-src_components_Collection_CollectionContent_vue-src-519192.js
-share/nextcloud/apps/photos/js/photos-src_components_Actions_ActionDownload_vue-src_components_Collection_CollectionContent_vue-src-519192.js.map
-share/nextcloud/apps/photos/js/photos-src_components_Collection_CollectionContent_vue-src_components_FilesPicker_vue-src_components-e841a5.js
-share/nextcloud/apps/photos/js/photos-src_components_Collection_CollectionContent_vue-src_components_FilesPicker_vue-src_components-e841a5.js.map
-share/nextcloud/apps/photos/js/photos-src_components_Collection_CollectionContent_vue-src_components_FilesPicker_vue.js
-share/nextcloud/apps/photos/js/photos-src_components_Collection_CollectionContent_vue-src_components_FilesPicker_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_components_Collection_CollectionCover_vue-src_components_Collection_CollectionsList_vue.js
-share/nextcloud/apps/photos/js/photos-src_components_Collection_CollectionCover_vue-src_components_Collection_CollectionsList_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_components_HeaderNavigation_vue.js
-share/nextcloud/apps/photos/js/photos-src_components_HeaderNavigation_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_components_VirtualScrolling_vue-src_views_Albums_vue.js
-share/nextcloud/apps/photos/js/photos-src_components_VirtualScrolling_vue-src_views_Albums_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-node_modules_vue-material-design-icons_Send_vue-src_views_-9eb30b.js
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-node_modules_vue-material-design-icons_Send_vue-src_views_-9eb30b.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-node_modules_vue-material-design-icons_Send_vue-src_views_-9eb30b.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_CollectionCover_vue-src_components_Collecti-e80ab0.js
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_CollectionCover_vue-src_components_Collecti-e80ab0.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_CollectionCover_vue-src_components_Collecti-e80ab0.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_Collection_CollectionCover_vue-src_componen-960c86.js
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_Collection_CollectionCover_vue-src_componen-960c86.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_Collection_CollectionCover_vue-src_componen-960c86.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_EmptyContent_vue-src_components_Loader_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_EmptyContent_vue-src_components_Loader_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_HeaderNavigation_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_HeaderNavigation_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_VirtualScrolling_vue-src_views_Albums_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_VirtualScrolling_vue-src_views_Albums_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_VirtualScrolling_vue-src_views_Albums_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_VirtualScrolling_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_components_VirtualScrolling_vue.js.map
+share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-node_modules_vue-material-design-icons_FolderMultipleImage-67cc20.js
+share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-node_modules_vue-material-design-icons_FolderMultipleImage-67cc20.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-node_modules_vue-material-design-icons_FolderMultipleImage-67cc20.js.map
 share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_mixins_FilesSelectionMixin_js-src_components_File_vue--80ca54.js
 share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_mixins_FilesSelectionMixin_js-src_components_File_vue--80ca54.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_mixins_FilesSelectionMixin_js-src_components_File_vue--80ca54.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_services_DavRequest_js-src_components_File_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_services_DavRequest_js-src_components_File_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_services_DavRequest_js-src_components_File_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_views_Albums_vue.js
 share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_views_Albums_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_views_Albums_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_views_Faces_vue.js
+share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_views_Faces_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_mixins_AbortControllerMixin_js-src_views_Faces_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FaceCoverMixin_js-src_mixins_FetchFacesMixin_js-src_components_Loader_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FaceCoverMixin_js-src_mixins_FetchFacesMixin_js-src_components_Loader_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FaceCoverMixin_js-src_mixins_FetchFacesMixin_js.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FaceCoverMixin_js-src_mixins_FetchFacesMixin_js.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-node_modules_vue-material-design-icons_Plus_vue-src_components-4c933a.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-node_modules_vue-material-design-icons_Plus_vue-src_components-4c933a.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-node_modules_vue-material-design-icons_Plus_vue-src_components-4c933a.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-node_modules_vue-material-design-icons_Plus_vue-src_components-b06a7d.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-node_modules_vue-material-design-icons_Plus_vue-src_components-b06a7d.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-node_modules_vue-material-design-icons_Plus_vue-src_components-b06a7d.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-node_modules_vue-material-design-icons_Plus_vue-src_components-f20774.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-node_modules_vue-material-design-icons_Plus_vue-src_components-f20774.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-node_modules_vue-material-design-icons_Plus_vue-src_components-f20774.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-src_components_Actions_ActionFavorite_vue-src_components_Album-1e5e7f.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-src_components_Actions_ActionFavorite_vue-src_components_Album-1e5e7f.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-src_components_AlbumForm_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-src_components_AlbumForm_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-src_components_Albums_AlbumForm_vue.js
 share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-src_components_Albums_AlbumForm_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_mixins_FetchAlbumsMixin_js-src_components_Albums_AlbumForm_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-node_modules_vue-material-design-icons_ImagePlus_vue-src_compon-c78281.js
 share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-node_modules_vue-material-design-icons_ImagePlus_vue-src_compon-c78281.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-node_modules_vue-material-design-icons_ImagePlus_vue-src_compon-c78281.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_components_FilesListViewer_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_components_FilesListViewer_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-node_modules_vue-material-desig-ab9ff7.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-node_modules_vue-material-desig-ab9ff7.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-node_modules_vue-material-desig-ab9ff7.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-node_modules_vue-material-desig-cf825a.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-node_modules_vue-material-desig-cf825a.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-node_modules_vue-material-desig-cf825a.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-node_modules_vue-material-desig-f0a37f.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-node_modules_vue-material-desig-f0a37f.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-node_modules_vue-material-desig-f0a37f.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-src_components_Actions_ActionDo-a6eb03.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-src_components_Actions_ActionDo-a6eb03.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js-src_components_Actions_ActionDo-a6eb03.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesByMonthMixin_js.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesSelectionMixin_js-node_modules_vue-material-des-bd2ac8.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesSelectionMixin_js-node_modules_vue-material-des-bd2ac8.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesSelectionMixin_js-node_modules_vue-material-des-bd2ac8.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesSelectionMixin_js-node_modules_vue-material-des-d0b874.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesSelectionMixin_js-node_modules_vue-material-des-d0b874.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesSelectionMixin_js-node_modules_vue-material-des-d0b874.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesSelectionMixin_js-src_components_FilesListViewer_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_mixins_FilesSelectionMixin_js-src_components_FilesListViewer_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js.js
+share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchSharedAlbumsMixin_js-node_modules_vue-material-design-icons_AlertCircle_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchSharedAlbumsMixin_js-node_modules_vue-material-design-icons_AlertCircle_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchSharedAlbumsMixin_js-src_components_HeaderNavigation_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchSharedAlbumsMixin_js-src_components_HeaderNavigation_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_FetchSharedAlbumsMixin_js-src_components_HeaderNavigation_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FilesSelectionMixin_js-src_components_File_vue-src_components_FilesListViewer_vue.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FilesSelectionMixin_js-src_components_File_vue-src_components_FilesListViewer_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_FilesSelectionMixin_js-src_utils_CancelableRequest_js-src_components_Loader_vue-sr-84f266.js
-share/nextcloud/apps/photos/js/photos-src_mixins_FilesSelectionMixin_js-src_utils_CancelableRequest_js-src_components_Loader_vue-sr-84f266.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_components_EmptyContent_vue-src_components_FolderTagPreview_vue--cac48e.js
-share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_components_EmptyContent_vue-src_components_FolderTagPreview_vue--cac48e.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_components_EmptyContent_vue-src_components_FolderTagPreview_vue--cac48e.js.map
-share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-c08051.js
-share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-c08051.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_mixins_GridConfig_js-src_utils_CancelableRequest_js-src_components_EmptyContent_vue-src_c-c08051.js.map
+share/nextcloud/apps/photos/js/photos-src_mixins_FilesByMonthMixin_js-src_components_Actions_ActionDownload_vue-src_components_Acti-14f64d.js
+share/nextcloud/apps/photos/js/photos-src_mixins_FilesByMonthMixin_js-src_components_Actions_ActionDownload_vue-src_components_Acti-14f64d.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-src_mixins_FilesByMonthMixin_js-src_components_Actions_ActionDownload_vue-src_components_Acti-14f64d.js.map
 share/nextcloud/apps/photos/js/photos-src_services_Albums_js-src_components_HeaderNavigation_vue.js
 share/nextcloud/apps/photos/js/photos-src_services_Albums_js-src_components_HeaderNavigation_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_services_Albums_js-src_components_HeaderNavigation_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_services_DavRequest_js-src_components_File_vue.js
-share/nextcloud/apps/photos/js/photos-src_services_DavRequest_js-src_components_File_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_services_DavRequest_js-src_components_File_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_services_DavRequest_js-src_utils_CancelableRequest_js-src_components_File_vue.js
-share/nextcloud/apps/photos/js/photos-src_services_DavRequest_js-src_utils_CancelableRequest_js-src_components_File_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_services_DavRequest_js-src_utils_CancelableRequest_js-src_components_File_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_services_DavRequest_js-src_utils_CancelableRequest_js-src_views_Faces_vue.js
-share/nextcloud/apps/photos/js/photos-src_services_DavRequest_js-src_utils_CancelableRequest_js-src_views_Faces_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_utils_CancelableRequest_js-node_modules_vue-material-design-icons_Send_vue-src_components-ed1dc2.js
-share/nextcloud/apps/photos/js/photos-src_utils_CancelableRequest_js-node_modules_vue-material-design-icons_Send_vue-src_components-ed1dc2.js.map
-share/nextcloud/apps/photos/js/photos-src_utils_CancelableRequest_js-node_modules_vue-material-design-icons_Send_vue-src_views_Albums_vue.js
-share/nextcloud/apps/photos/js/photos-src_utils_CancelableRequest_js-node_modules_vue-material-design-icons_Send_vue-src_views_Albums_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_utils_CancelableRequest_js-src_components_Loader_vue-src_components_VirtualScrolling_vue.js
-share/nextcloud/apps/photos/js/photos-src_utils_CancelableRequest_js-src_components_Loader_vue-src_components_VirtualScrolling_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_utils_CancelableRequest_js-src_views_Albums_vue.js
-share/nextcloud/apps/photos/js/photos-src_utils_CancelableRequest_js-src_views_Albums_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_views_AlbumContent_vue.js
 share/nextcloud/apps/photos/js/photos-src_views_AlbumContent_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_views_AlbumContent_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_views_Albums_vue.js
-share/nextcloud/apps/photos/js/photos-src_views_Albums_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_views_FaceContent_vue.js
-share/nextcloud/apps/photos/js/photos-src_views_FaceContent_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_views_FaceContent_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_views_Faces_vue.js
-share/nextcloud/apps/photos/js/photos-src_views_Faces_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_views_Faces_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_views_Folders_vue.js
 share/nextcloud/apps/photos/js/photos-src_views_Folders_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_views_Folders_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_views_SharedAlbumContent_vue.js
-share/nextcloud/apps/photos/js/photos-src_views_SharedAlbumContent_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_views_SharedAlbumContent_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_views_SharedAlbums_vue.js
 share/nextcloud/apps/photos/js/photos-src_views_SharedAlbums_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_views_SharedAlbums_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_views_TagContent_vue.js
-share/nextcloud/apps/photos/js/photos-src_views_TagContent_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_views_Tags_vue.js
 share/nextcloud/apps/photos/js/photos-src_views_Tags_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_views_Tags_vue.js.map
 share/nextcloud/apps/photos/js/photos-src_views_Timeline_vue.js
 share/nextcloud/apps/photos/js/photos-src_views_Timeline_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_views_Timeline_vue.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_debounce_index_js-node_modules_vue-material-design-icons_Delete_vue-node-1807a7.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_debounce_index_js-node_modules_vue-material-design-icons_Delete_vue-node-1807a7.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_event-bus_dist_index_js.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_event-bus_dist_index_js.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_files_dist_index_esm_js-node_modules_nextcloud_upload_dist_ind-645437.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_files_dist_index_esm_js-node_modules_nextcloud_upload_dist_ind-645437.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_l10n_dist_gettext_js-node_modules_nextcloud_event-bus_dist_ind-5dea69.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_l10n_dist_gettext_js-node_modules_nextcloud_event-bus_dist_ind-5dea69.js.map
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-08e627.js
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-08e627.js.map
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-4e9778.js
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-4e9778.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js-node_modules_nextcloud_vue_dist_Compo-9e098d.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js-node_modules_nextcloud_vue_dist_Compo-9e098d.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js-node_modules_nextcloud_vue_dist_Compo-9e098d.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js-node_modules_vue-virtual-grid_dist_vu-6cc681.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js-node_modules_vue-virtual-grid_dist_vu-6cc681.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js-node_modules_vue-virtual-grid_dist_vu-bebe85.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js-node_modules_vue-virtual-grid_dist_vu-bebe85.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js-node_modules_vue-virtual-grid_dist_vu-bebe85.js.map
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js.js
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-208129.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-208129.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-208129.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-535d92.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-535d92.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_ActionButton_js-node_modules_nextcloud_vue-535d92.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_Button_js-node_modules_nextcloud_vue_dist_-a00958.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_Button_js-node_modules_nextcloud_vue_dist_-a00958.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_EmptyContent_js-node_modules_nextcloud_vue-77e8d8.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_EmptyContent_js-node_modules_nextcloud_vue-77e8d8.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_EmptyContent_js-node_modules_nextcloud_vue-b6be22.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_EmptyContent_js-node_modules_nextcloud_vue-b6be22.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_EmptyContent_js-node_modules_nextcloud_vue-fb4a0e.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_EmptyContent_js-node_modules_nextcloud_vue-fb4a0e.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_UserBubble_js-node_modules_vue-material-de-8bf790.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_Components_UserBubble_js-node_modules_vue-material-de-8bf790.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_ncvuecomponents_js-node_modules_debounce_index_js-nod-ce9b26.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_ncvuecomponents_js-node_modules_debounce_index_js-nod-ce9b26.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_ncvuecomponents_js-node_modules_vue-material-design-i-6517b5.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_ncvuecomponents_js-node_modules_vue-material-design-i-6517b5.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_ncvuecomponents_js.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_ncvuecomponents_js.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_vue_dist_ncvuecomponents_js.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountBoxMultipleOutline_vue-node_modules_vue-150514.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountBoxMultipleOutline_vue-node_modules_vue-150514.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-074c2f.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-074c2f.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-09be16.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-09be16.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-196319.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-196319.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-2f20e7.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-2f20e7.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-36226f.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-36226f.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-6d94d9.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-6d94d9.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-7939f5.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-7939f5.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-97aa80.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-97aa80.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-9cc39b.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-9cc39b.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-d1cf1b.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-d1cf1b.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-d5c330.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AccountMultiplePlus_vue-node_modules_vue-mater-d5c330.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-0675f3.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-0675f3.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-454994.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-454994.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-5ea51f.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-5ea51f.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-7284b9.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-7284b9.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-b2a7da.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-b2a7da.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-be574b.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-be574b.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-e80d7d.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-desi-e80d7d.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-00ae3b.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-00ae3b.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-0b22d6.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-0b22d6.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-108ed3.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-108ed3.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-1cffb8.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-1cffb8.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-46ff69.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-46ff69.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-978ef2.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-978ef2.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-9c1fe7.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_Delete_vue-node_modules_vue-material-design-ic-9c1fe7.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_FolderMultipleImage_vue-node_modules_vue-mater-8faf4a.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_FolderMultipleImage_vue-node_modules_vue-mater-8faf4a.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_ImageMultiple_vue-node_modules_vue-material-de-932c44.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_ImageMultiple_vue-node_modules_vue-material-de-932c44.js.map
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-virtual-grid_dist_vue-virtual-grid_es_js.js
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-virtual-grid_dist_vue-virtual-grid_es_js.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-virtual-grid_dist_vue-virtual-grid_es_js.js.map
@@ -14249,8 +14030,11 @@ share/nextcloud/apps/photos/lib/Controll
 share/nextcloud/apps/photos/lib/Controller/PublicAlbumController.php
 share/nextcloud/apps/photos/lib/Controller/PublicPreviewController.php
 share/nextcloud/apps/photos/lib/Exception/AlreadyInAlbumException.php
-share/nextcloud/apps/photos/lib/Listener/CacheEntryRemovedListener.php
+share/nextcloud/apps/photos/lib/Listener/GroupDeletedListener.php
+share/nextcloud/apps/photos/lib/Listener/GroupUserRemovedListener.php
+share/nextcloud/apps/photos/lib/Listener/NodeDeletedListener.php
 share/nextcloud/apps/photos/lib/Listener/SabrePluginAuthInitListener.php
+share/nextcloud/apps/photos/lib/Listener/TagListener.php
 share/nextcloud/apps/photos/lib/Migration/Version20000Date20220727125801.php
 share/nextcloud/apps/photos/lib/Migration/Version20001Date20220830131446.php
 share/nextcloud/apps/photos/lib/Migration/Version20003Date20221102170153.php
@@ -14515,6 +14299,8 @@ share/nextcloud/apps/recommendations/l10
 share/nextcloud/apps/recommendations/l10n/en_GB.json
 share/nextcloud/apps/recommendations/l10n/es.js
 share/nextcloud/apps/recommendations/l10n/es.json
+share/nextcloud/apps/recommendations/l10n/es_AR.js
+share/nextcloud/apps/recommendations/l10n/es_AR.json
 share/nextcloud/apps/recommendations/l10n/eu.js
 share/nextcloud/apps/recommendations/l10n/eu.json
 share/nextcloud/apps/recommendations/l10n/fa.js
@@ -15662,6 +15448,8 @@ share/nextcloud/apps/survey_client/l10n/
 share/nextcloud/apps/survey_client/l10n/es.json
 share/nextcloud/apps/survey_client/l10n/es_419.js
 share/nextcloud/apps/survey_client/l10n/es_419.json
+share/nextcloud/apps/survey_client/l10n/es_AR.js
+share/nextcloud/apps/survey_client/l10n/es_AR.json
 share/nextcloud/apps/survey_client/l10n/es_CL.js
 share/nextcloud/apps/survey_client/l10n/es_CL.json
 share/nextcloud/apps/survey_client/l10n/es_CO.js
@@ -18183,6 +17971,8 @@ share/nextcloud/apps/text/l10n/ja.js
 share/nextcloud/apps/text/l10n/ja.json
 share/nextcloud/apps/text/l10n/ka_GE.js
 share/nextcloud/apps/text/l10n/ka_GE.json
+share/nextcloud/apps/text/l10n/kab.js
+share/nextcloud/apps/text/l10n/kab.json
 share/nextcloud/apps/text/l10n/ko.js
 share/nextcloud/apps/text/l10n/ko.json
 share/nextcloud/apps/text/l10n/lb.js
@@ -18225,8 +18015,6 @@ share/nextcloud/apps/text/l10n/sr@latin.
 share/nextcloud/apps/text/l10n/sr%latin.json@localhost
 share/nextcloud/apps/text/l10n/sv.js
 share/nextcloud/apps/text/l10n/sv.json
-share/nextcloud/apps/text/l10n/ta.js
-share/nextcloud/apps/text/l10n/ta.json
 share/nextcloud/apps/text/l10n/th.js
 share/nextcloud/apps/text/l10n/th.json
 share/nextcloud/apps/text/l10n/tr.js
@@ -18495,8 +18283,8 @@ share/nextcloud/apps/theming/lib/ImageMa
 share/nextcloud/apps/theming/lib/Jobs/MigrateBackgroundImages.php
 share/nextcloud/apps/theming/lib/Listener/BeforePreferenceListener.php
 share/nextcloud/apps/theming/lib/Listener/BeforeTemplateRenderedListener.php
-share/nextcloud/apps/theming/lib/Migration/CleanupOldCache.php
 share/nextcloud/apps/theming/lib/Migration/InitBackgroundImagesMigration.php
+share/nextcloud/apps/theming/lib/Migration/MigrateAdminConfig.php
 share/nextcloud/apps/theming/lib/Migration/MigrateUserConfig.php
 share/nextcloud/apps/theming/lib/Service/BackgroundService.php
 share/nextcloud/apps/theming/lib/Service/JSDataService.php
@@ -18632,6 +18420,8 @@ share/nextcloud/apps/twofactor_backupcod
 share/nextcloud/apps/twofactor_backupcodes/l10n/pl.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/pt_BR.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/pt_BR.json
+share/nextcloud/apps/twofactor_backupcodes/l10n/pt_PT.js
+share/nextcloud/apps/twofactor_backupcodes/l10n/pt_PT.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/ru.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/ru.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/sc.js
@@ -19467,6 +19257,7 @@ share/nextcloud/apps/user_status/compose
 share/nextcloud/apps/user_status/css/user-status-menu.css
 share/nextcloud/apps/user_status/css/user-status-menu.css.map
 share/nextcloud/apps/user_status/css/user-status-menu.scss
+share/nextcloud/apps/user_status/img/app-dark.svg
 share/nextcloud/apps/user_status/img/app.svg
 share/nextcloud/apps/user_status/img/user-status-away.svg
 share/nextcloud/apps/user_status/img/user-status-dnd.svg
@@ -19875,6 +19666,8 @@ share/nextcloud/apps/weather_status/l10n
 share/nextcloud/apps/weather_status/l10n/lt_LT.json
 share/nextcloud/apps/weather_status/l10n/mk.js
 share/nextcloud/apps/weather_status/l10n/mk.json
+share/nextcloud/apps/weather_status/l10n/nb.js
+share/nextcloud/apps/weather_status/l10n/nb.json
 share/nextcloud/apps/weather_status/l10n/nl.js
 share/nextcloud/apps/weather_status/l10n/nl.json
 share/nextcloud/apps/weather_status/l10n/pl.js
@@ -22726,6 +22519,7 @@ share/nextcloud/lib/public/BackgroundJob
 share/nextcloud/lib/public/BackgroundJob/Job.php
 share/nextcloud/lib/public/BackgroundJob/QueuedJob.php
 share/nextcloud/lib/public/BackgroundJob/TimedJob.php
+share/nextcloud/lib/public/BeforeSabrePubliclyLoadedEvent.php
 share/nextcloud/lib/public/Broadcast/Events/IBroadcastEvent.php
 share/nextcloud/lib/public/Cache/CappedMemoryCache.php
 share/nextcloud/lib/public/Calendar/BackendTemporarilyUnavailableException.php

Index: pkgsrc/www/php-nextcloud/distinfo
diff -u pkgsrc/www/php-nextcloud/distinfo:1.55 pkgsrc/www/php-nextcloud/distinfo:1.56
--- pkgsrc/www/php-nextcloud/distinfo:1.55      Sun Dec 25 19:42:13 2022
+++ pkgsrc/www/php-nextcloud/distinfo   Fri Mar  3 23:31:51 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2022/12/25 19:42:13 ryoon Exp $
+$NetBSD: distinfo,v 1.56 2023/03/03 23:31:51 ryoon Exp $
 
-BLAKE2s (nextcloud-25.0.2.tar.bz2) = ead1e66efa641431e5515392a2a506802e5493af249f4a39f7306cf1f31a01e1
-SHA512 (nextcloud-25.0.2.tar.bz2) = e65147825cce7c645f552c683426b96c802c513eabbf90122e713fb5a5d341f816b0928b2af72876fdcd245b49b72bfd60f0fafb793deace3a686e13eca918bb
-Size (nextcloud-25.0.2.tar.bz2) = 149894878 bytes
+BLAKE2s (nextcloud-25.0.4.tar.bz2) = 490a647288ef76f5badaffe3ccd395ae916bfbb642066dda0a9e0461768e4049
+SHA512 (nextcloud-25.0.4.tar.bz2) = 0a9a6a2cc26951ede77509926fd6192668d140559daaa49611e8f9d592ccec39f22c7289d2d55794885afc7665bfb6f5eae43a0e6d160954b21c3e236da944e5
+Size (nextcloud-25.0.4.tar.bz2) = 145687281 bytes



Home | Main Index | Thread Index | Old Index