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 Oct 25 06:43:42 UTC 2024
Modified Files:
pkgsrc/www/php-nextcloud: Makefile PLIST distinfo
Log Message:
www/php-nextcloud: Update to 30.0.1
Changelog:
# Version 30.0.1
Changes:
* Fix(files): Check if target path is a descendant of the shared folder
(server#47796)
* Fix(TaskProcessing): increase error_message column length (server#47804)
* Chore(deps-dev): bump @pinia/testing from 0.1.4 to 0.1.5 (server#47814)
* Chore(deps-dev): bump cypress-if from 1.12.5 to 1.12.6 (server#47815)
* Chore(i18n): adapted lowercase (server#47838)
* Fix(caldav, carddav): also allow unsharing of circle shares (server#47857)
* Fix(preview): gracefully handle file not being opened in ProviderV2 (server
#47868)
* Fix(appstore): return if appstore is manually disabled (server#47872)
* Fix: Display ??Leave share?? instead of ??Delete?? (server#47894)
* Fix(settings): Add back create group icon (server#47902)
* Fix(LDAP): check index before accessing it (server#47919)
* Fix(files_external): Handling in SFTP UI for custom ports (server#47923)
* Fix(appstore): Ensure returned apps from AppStore are valid (server#47937)
* Fix(config): Throw PreconditionException always when it didn??t match
(server#47940)
* Fix(setup-checks): Ensure URL with webroot works (server#47944)
* Fix(files_external): broken credentials dialog (server#47951)
* Fix(files): Adjust Cache::searchQuery() parameter name to match interface
(server#47957)
* Fix(files_external): Check key exists before accessing it (server#47976)
* Fix: Do not try to set HTTP response code on already closed connection
(server#47981)
* Update psalm-baseline.xml (server#47989)
* Fix(a11y): Update OpenDyslexic from 0.920 to 2.001 (server#47995)
* Feat: Reset route if neither the Viewer of the Sidebar is open (server#
48000)
* Fix(Storage\Local): Do not call getSourcePath() on SplFileInfo (server#
48021)
* Fix(Comment): Initialize childrenCount as integer (server#48025)
* Fix(Tags): Return boolean for userHasTags() (server#48027)
* Fix(BaseResponse): Cast XML element values to string (server#48035)
* Fix(S3ConfigTrait): Allow proxy field to take false (server#48036)
* Fix: correct link to trademark (server#48038)
* Fix(dav): set string type for sanitizeMtime (server#48053)
* Fix(dav): imip service test expects integers for last occurence (server#
48056)
* Update psalm-baseline.xml (server#48059)
* Fix(user_ldap): Use %n in plural translation to avoid a crash in L10N
(server#48061)
* Fix(filesreport): cast fileId to integer (server#48069)
* Fix(dav): cast parameters to string (server#48071)
* Test: cast node name and data to string (server#48072)
* Fix(a11y): Add OTF font loading check (server#48073)
* Fix(weather_status): Fix search address errors when offline (server#48076)
* Fix: misc code fixes around db sharding (server#48077)
* Fix(Entity): Fix magic setter call for custom strong typed setters (server#
48088)
* Fix: Prevent crash when refreshing metadata for files without an owner
(server#48093)
* Catch MaxInstancesExceededException on calendar events (server#48097)
* Fix(config): Add missing handling for `envCache` in `getKeys()` (server#
48101)
* Ensure that the hash method does not return null (server#48109)
* Fix(settings): disable Discover when appstore is disabled (server#48120)
* Fix(appstoreFetcher): get list from a custom store and remove unnecessary
warning (server#48127)
* Feat(share): ensure unique share tokens (server#48142)
* Chore(deps): Bump @nextcloud/calendar-availability-vue from 2.2.2 to 2.2.4
(server#48186)
* Chore(deps): Bump debounce from 2.1.0 to 2.1.1 (server#48189)
* Ci: Bump phpunit to 9.6.19 and add dependabot (server#48191)
* Ci fixes (server#48205)
* Fix: expand select and group by for calendar reminder backend (server#
48211)
* Improve (slow) move on same object (server#48221)
* Update psalm-baseline.xml (server#48229)
* Perf: reuse cache info we already have when moving to object store (server#
48233)
* Chore(deps-dev): Bump @types/jest from 29.5.12 to 29.5.13 (server#48256)
* Chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 (server#48257)
* Fix(psalm): Enable findUnusedBaselineEntry (server#48279)
* Chore: add .git-blame-ignore-revs (server#48282)
* Fix: Don??t crash if disabled user is missing in the database (server#
48285)
* Fix(tests): Fix test selection and run unit tests of DAV and user_status
(server#48286)
* Chore: bump 3rdparty (server#48296)
* Fix(i18n): Changed grammar (server#48298)
* Fix(autocomplete): Move known array keys to psalm docs (server#48299)
* Fix: skip the integrity check for nextcloud-init-sync.lock (server#48302)
* Add bidirectional text support ?? Backend (server#48308)
* Fix: Ensure app discover section is returned as list (server#48314)
* Fix: gracefully parse non-standard trusted certificates (server#48317)
* Chore(deps): Bump web-auth/webauthn-lib from 4.8.5 to 4.9.1 (server#48319)
* Build(deps): bump giggsey/libphonenumber-for-php-lite from 8.13.35 to??
(server#48328)
* Fix(deps): Bump doctrine/dbal from 3.8.3 to 3.9.1 (server#48330)
* Fix(security): Update CA certificate bundle (server#48337)
* Fix(files): Fix having to resolve conflicts twice when dropping files
(server#48350)
* Fix(icons): Document icon requirements for notifications and activities
(server#48358)
* Fix(files_external): Catch correct exception (server#48365)
* Fix: Show storage full warning when storage is actually full (server#48369)
* Build(deps): Bump laravel/serializable-closure from 1.3.3 to 1.3.5 (server#
48374)
* Fix: Use placeholder for external storage password (server#48388)
* Fix(QueryBuilder): Restrict identifier length to 30 characters due to
Oracle limitations (server#48391)
* Skip future shipped apps from updatenotification check (server#48394)
* Feat(app_api): make app_api shipped and default enabled (server#48395)
* Fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop
(server#48401)
* Chore(deps): Bump @vueuse/core from 10.11.0 to 10.11.1 (server#48428)
* Chore(deps): Bump libphonenumber-js from 1.11.5 to 1.11.9 (server#48429)
* Fix: correctly count disabled users for subadmins (server#48447)
* Fix(theming): Use `AppConfig` for setting background image (server#48452)
* Ci: fail psalm when baseline update required (server#48469)
* Fix(migration): Check if column exists before adding it (server#48489)
* Fix(Auth): ignore missing token when trying to set password-unconfirm??
(server#48492)
* Fix(config): Suppress `config.php` fopen error at install time (server#
48503)
* Fix: make federation address book sync work with allow_local_remote_servers
= false (server#48506)
* Fix(TaskProcessing\Manager): Don??t provoke PHP notice in setTaskResult
(server#48514)
* Fix(files): Fix folders not being selectable in the smart picker (server#
48516)
* Chore: Move from Twitter to X (server#48523)
* Fix(dav): don??t crash subscription on invalid calendar object (server#
48529)
* Fix(caldav): add missing handlers (server#48531)
* Fix(admin_audit): Listen to the right events (server#48551)
* Fix(theming): Fix layout of themes (server#48553)
* Fix(QueryBuilder): Account for aliases in output columns (server#48558)
* Fix(config): Mark more app configs sensitive (server#48586)
* Fix(settings): Use axios directly for health check to preven URL sanitizing
(server#48615)
* Fix(dav): Public WebDAV endpoint should allow `GET` requests (server#48630)
* Fix(deps): Bump doctrine/dbal from 3.8.3 to 3.9.1 (3rdparty#1919)
* Chore(deps): Bump web-auth/webauthn-lib from 4.8.5 to 4.9.1 (3rdparty#1921)
* Bump giggsey/libphonenumber-for-php-lite from 8.13.35 to 8.13.45 (3rdparty#
1937)
* Chore: set version in composer.json (3rdparty#1938)
* Build(deps): Bump laravel/serializable-closure from 1.3.3 to 1.3.5
(3rdparty#1953)
* Remove requiring PNG for iOS (activity#1796)
* Fix npm audit (bruteforcesettings#638)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.5 to 5.3.7
(bruteforcesettings#642)
* Chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 (bruteforcesettings#
656)
* Fix npm audit (bruteforcesettings#664)
* Fix(CoreQueryBuilder): Use shorter prefixes to stay below 30 characters for
Oracle <12.2 (circles#1702)
* Update nextcloud/ocp dependency (files_downloadlimit#364)
* Fix npm audit (files_downloadlimit#375)
* Update nextcloud/ocp dependency (files_downloadlimit#385)
* Fix npm audit (files_downloadlimit#386)
* Update nextcloud/ocp dependency (files_downloadlimit#392)
* Fix npm audit (files_pdfviewer#1044)
* Chore(deps-dev): Bump axios from 1.7.6 to 1.7.7 (files_pdfviewer#1048)
* Chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 (files_pdfviewer#
1056)
* Fix npm audit (files_pdfviewer#1060)
* Update nextcloud/ocp dependency (firstrunwizard#1351)
* Update nextcloud/ocp dependency (firstrunwizard#1361)
* Fix: Add missing whiteboard icon (firstrunwizard#1365)
* Chore(deps-dev): bump vite from 5.4.2 to 5.4.7 (firstrunwizard#1372)
* Chore(deps): bump @nextcloud/axios from 2.5.0 to 2.5.1 (firstrunwizard#
1373)
* Update nextcloud/ocp dependency (firstrunwizard#1377)
* Chore(deps-dev): bump vite from 5.4.7 to 5.4.8 (firstrunwizard#1385)
* Update nextcloud/ocp dependency (firstrunwizard#1387)
* Fix npm audit (firstrunwizard#1388)
* Fix: cards should have the same size (firstrunwizard#1400)
* Chore(deps): bump axios from 1.7.3 to 1.7.4 (logreader#1343)
* Update nextcloud/ocp dependency (nextcloud_announcements#384)
* Update nextcloud/ocp dependency (nextcloud_announcements#388)
* Update nextcloud/ocp dependency (nextcloud_announcements#390)
* Update nextcloud/ocp dependency (notifications#2036)
* Create block-merge-eol.yml (notifications#2038)
* Fix(notifications): Fix notification parameter types (notifications#2042)
* Chore(deps): Bump ua-parser-js from 1.0.38 to 1.0.39 (notifications#2049)
* Chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 (notifications#2050)
* Update nextcloud/ocp dependency (notifications#2055)
* Ci(performance): Make performance test more reliable by disabling cro??
(notifications#2061)
* Update nextcloud/ocp dependency (notifications#2062)
* Update nextcloud/ocp dependency (notifications#2064)
* Feat: Check upload directory share state (photos#2661)
* Fix: Use user uid to compare in PhotosPicker (photos#2665)
* Update nextcloud/ocp dependency (serverinfo#683)
* Update nextcloud/ocp dependency (serverinfo#685)
* Update nextcloud/ocp dependency (serverinfo#690)
* Fix: failure when using sqlite3 (survey_client#320)
* Fix: clarify language for removing previously sent report data
(survey_client#321)
* Fix: notifications link for mobile / desktop error generating errors in v30
(survey_client#324)
* Fix(notifications): Only define URLs and actions in one place
(survey_client#328)
* Fix npm audit (suspicious_login#927)
* Chore(deps): update dependency cypress-visual-regression to ^5.2.1 (text#
6230)
* Fix(CodeBlock): Fix visibleFocus and pasting in code blocks (text#6352)
* Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.21.3
(text#6362)
* Fix(deps): update dependency debounce to ^2.1.1 (text#6363)
* Chore(deps): update dependency vite to ^5.4.5 (text#6366)
* Fix(deps): update dependency yjs to ^13.6.19 (text#6367)
* Chore(deps): update dependency typescript to ^5.6.2 (text#6375)
* Fix(deps): update dependency @nextcloud/files to ^3.9.0 (text#6376)
* Update nextcloud/ocp dependency (text#6378)
* Fix(deps): update dependency @nextcloud/vue to ^8.18.0 (text#6379)
* Test(cy): Fix ImageView native tests (text#6384)
* Fix headings papercuts (text#6407)
* Chore(deps): update dependency vite to v5.4.6 [security] (text#6418)
* Fix(placeholder): Show placeholder on empty paragraph, improve wording
(text#6421)
* Fix(paragraph): migrate preview options to decorations (text#6431)
* Feat(menu): Put list items in submenu, add indentation options (text#6433)
* Update nextcloud/ocp dependency (text#6446)
* Fix(css): Use singlequotes to please stylelint (text#6450)
* Fix(codeblock): Add border radius (text#6456)
* Fix(tasklist): Correct indention (text#6459)
* Fix(vite): set `NODE_ENV` in `package.json` scripts (text#6460)
* Update nextcloud/ocp dependency (text#6475)
* Fix npm audit (text#6477)
* Fix(sync): Disable browser broadcast (text#6483)
* Fix: Apply checks on shares in the middleware (text#6489)
* Check link protocol (text#6493)
* Fix(sync): handle 502 (Bad Gateway) gracefully (text#6496)
* Update nextcloud/ocp dependency (twofactor_nextcloud_notification#884)
* Fix npm audit (twofactor_nextcloud_notification#886)
* Update nextcloud/ocp dependency (twofactor_nextcloud_notification#891)
* Update nextcloud/ocp dependency (twofactor_nextcloud_notification#898)
* Fix npm audit (twofactor_nextcloud_notification#899)
* Create .l10nignore (twofactor_nextcloud_notification#901)
* Update nextcloud/ocp dependency (twofactor_nextcloud_notification#904)
* Fix npm audit (twofactor_totp#1557)
* Chore(deps): update cypress (viewer#2471)
* Fix: Make loading the viewer an init script (viewer#2488)
* Fix(cypress): roboto loading check for visual regression (viewer#2497)
* Update cypress snapshots (viewer#2500)
* Perf: fast cypress (viewer#2514)
* Chore(deps): update dependency vite to ^5.4.5 (viewer#2515)
* Fix: Only remove openfile from route when closing the viewer (viewer#2516)
* Update cypress snapshots (viewer#2520)
* Fix(deps): update dependency debounce to ^2.1.1 (viewer#2525)
* Chore(deps): update dependency typescript to ^5.6.2 (viewer#2526)
* Fix(deps): update dependency @nextcloud/vue to ^8.18.0 (viewer#2527)
* Chore(deps): lock file maintenance (viewer#2538)
* Chore(deps): update dependency vite to v5.4.6 [security] (viewer#2543)
* Fix: make dark header configurable (viewer#2545)
* Update cypress snapshots (viewer#2559)
* Fix: Proper layout for split view (viewer#2568)
# Version 30.0.0
Changes:
* Allow calling cron jobs background job class with occ (server#30359)
* Use LazyUser in DefaultShareProvider (server#33581)
* Unmark deleted users if their last login date is more recent than deleted
date (server#36942)
* Fix(files_sharing): tab shares title and creation sort (server#37878)
* Fix(previews): Don??t crash on animated WEBP images (server#38364)
* Wordings : Enhancement of background and UI color change thanks to better
title and description (server#38670)
* Feat: remove orphaned entries from filecache_extended (server#38933)
* Refactor ??substr?? calls in lib/public to improve code readability (server
#39217)
* Add option to add backtrace to the query logger (server#39247)
* Set Doctrine to use nest transactions with savepoints (server#39589)
* Increase debounce delay when saving account properties (server#39825)
* Refactor `OC\Server::getContactsManager` (server#40119)
* Refactor `OC\Server::getCsrfTokenManager` (server#40120)
* Refactor `OC\Server::getEncryptionFilesHelper` (server#40122)
* Refactor `OC\Server::getSecureRandom` (server#40124)
* Refactor `OC\Server::getEncryptionKeyStorage` (server#40133)
* Refactor `OC\Server::getHTTPClientService` (server#40137)
* Refactor `OC\Server::getL10NFactory` (server#40141)
* Refactor `OC\Server::getNotificationManager` (server#40147)
* Refactor `OC\Server::getMailer` (server#40151)
* Audit the tag creator (server#40163)
* Refactor `OC\Server::getAvatarManager` in user_ldap app (server#40206)
* Refactor `OC\Server::getAvatarManager` in dav app (server#40207)
* Feat: Adding the displayname to the output of occ group:list ??info (server
#40427)
* Feat: In app search (server#41609)
* Fix(dav): Handle duplicate event reminder (server#41740)
* Update IRC URL (server#42746)
* Enh(metadata): Introduce a memory limit for metadata generation (server#
42800)
* Expose dashboard layout and statuses API (server#42973)
* Theming: Separate `primary` and `background` colors ?? fix the header menu
colors (server#42977)
* Get child ids for folder in a separate query during move (server#43531)
* Fix for ignored `CSP_NONCE` in ContentSecurity Header (server#43573)
* Enh(metadata): migrate metadata to lazy appconfig (server#43574)
* Fix(styles): Adjust heading styles (server#43640)
* Fix(files): handle multidimensional arrays in scanner (server#43794)
* [master] Update psalm-baseline.xml (server#43808)
* Fix(Session): avoid password confirmation on SSO (server#43942)
* Migrate away from OC_App and toward IAppManager. (server#44025)
* Fix: regression with updating read-only config (server#44039)
* Feat(core): Include core capabilities in OpenAPI (server#44216)
* Show upload menu in folders?? emptycontent (server#44272)
* Fix: Pass the mountpoint target user to storages without owner (server#
44294)
* Fix(settings): show warning for indexToReplace as part of missing indices
(server#44306)
* Fix(dav): Fix quota check for chunk upload (server#44332)
* Fix(LDAP): escape DN on check-user (server#44350)
* Fix: csrf check failed on public share with password (server#44369)
* Fix(files): breadcrumbs drag-and-drop & unifying methods (server#44409)
* Fix(breadcrumbs): improved rendering of breadcrumb progress bar (server#
44450)
* Make sass command compatible with macos (server#44452)
* Refactor: remove non-shallow getSharesInFolder (server#44460)
* Build(deps-dev): bump express from 4.18.2 to 4.19.2 (server#44467)
* Respect empty `expiryDate` value in server (server#44485)
* Feat: support ??s3-accelerate?? endpoint (server#44496)
* Fix(dashboard): do not suggest to install new widgets if appstore is
disabled (server#44506)
* Perf(dav): skip non-calendar requests in webcal caching plugin (server#
44511)
* Feat(trashbin): Show original location of deleted file (server#44512)
* Fix(files): Fix translation of ??Delete file?? (server#44526)
* Master is now 30 (server#44530)
* Build(deps): bump vimeo/psalm from 5.9.0 to 5.23.1 in /vendor-bin/psalm
(server#44533)
* Build(deps): bump nextcloud/coding-standard from 1.1.1 to 1.2.1 in /
vendor-bin/cs-fixer (server#44534)
* Build(deps-dev): bump typescript from 5.4.2 to 5.4.3 (server#44537)
* Build(deps-dev): bump sass from 1.71.1 to 1.72.0 (server#44538)
* Build(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.1
(server#44540)
* Build(deps): bump @nextcloud/files from 3.1.0 to 3.1.1 (server#44542)
* Build(deps): bump davclient.js from `1ab200d` to `de93b73` (server#44544)
* Build(deps): bump webdav from 5.4.0 to 5.5.0 (server#44545)
* Build(deps): bump the github-actions group with 4 updates (server#44547)
* Fix(files): Fix error with numeric filenames (server#44562)
* Fix(files_sharing): Create passwords when enforced for mail shares (server#
44571)
* Fix(files_sharing): Disable autocomplete for share label and password
(server#44575)
* Perf(core): add index on name (server#44586)
* Fix(encryption): Clicking default module in UI sets bogus value (server#
44604)
* Feat: drop support for php 8.0 (server#44607)
* Fix(tests): Fix tests when daytime saving time change happened recently
(server#44612)
* Chore(bug-report-template): update list of nc versions (server#44619)
* Fix(SetupChecks): Add hint about dns/firewall if `mjs` check can??t run
(server#44621)
* Fix(federation): ICloudId->getRemote() should contain the protocol (server#
44625)
* Fix(appconfig): returns correct value on details (server#44640)
* Fix(appconfig): compare with original value (server#44642)
* Feat(trashbin): Add deleted by properties (server#44643)
* Fix(appconfig): format app values (server#44644)
* Fix: Remove obsolete resource typing (server#44658)
* Build(deps-dev): bump undici from 5.28.3 to 5.28.4 (server#44660)
* Fix(files): Do not show files from hidden folders in ??Recent??-view if
hidden files are disabled by user (server#44661)
* Fix(deps): Update phpseclib from 2.0.45 to 2.0.47 (server#44662)
* Fix(DateTimeFormatter): Adjust invalid doc blocks (server#44663)
* Fix(dav): Rate limit address book creation (server#44664)
* Occ: Improve `user:lastseen` timestamp (server#44666)
* Fix(session): Do not update authtoken last_check for passwordless (server#
44670)
* Fix(3rdparty): Add a CI job to check 3rdparty integrity (server#44678)
* Build(deps): bump libphonenumber-js from 1.10.58 to 1.10.60 (server#44681)
* Fix(deps): Update doctrine/dbal to 3.8.3 (server#44683)
* Feat(trashbin): Show user who deleted a file (server#44694)
* Build(deps-dev): bump phpunit/phpunit from 9.6.18 to 9.6.19 in /build/
integration (server#44695)
* Build(deps-dev): bump cypress from 13.7.1 to 13.7.2 (server#44698)
* Build(deps-dev): bump sass from 1.72.0 to 1.74.1 (server#44699)
* Fix(Blurhash): Suppress imagecreatefromstring() E_WARNING (server#44705)
* Chore(RichObjectStrings): Add missing newlines (server#44707)
* Fix(preview): check mime type before processing with Imagick (server#44710)
* Call davGetFavoritesReport after the registration of propfind properties
(server#44714)
* Fix: Update `fusonic/opengraph` from 2.2.0 to 2.3.0 (server#44715)
* Fix(oc-dialog): Get rid of the overlay (server#44717)
* Fix(3rdparty): Adjust dependencies to also require min. PHP 8.1 (server#
44720)
* Fix(AppFramework): Fix error message about 204 not allowing custom headers
(server#44726)
* Fix: use proper jailed patch in watcher (server#44730)
* Fix: Fix avatar images (server#44736)
* Fix(auth): Keep redirect URL during 2FA setup and challenge (server#44745)
* Docs: Adjust branding in IDBConnection::prepare doc block (server#44746)
* Expose subscription calendars (server#44752)
* Feat(occ): Add ??disabled option to occ user:list (server#44753)
* Feat: Deprecate and replace legacy jQuery UI dialogs with Vue (server#
44755)
* Fix: Add deprecation to `OC.dialogs.fileexists` (server#44756)
* Fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5 (server#44761)
* Build(deps-dev): bump cypress-split from 1.21.0 to 1.23.0 (server#44762)
* Fix(groups): allows to save group names with more than 64 characters
(server#44763)
* Fix(notifications): Improved notification exceptions (server#44770)
* Fix(federation): give some time to prepare both servers (server#44771)
* Reduce app container border radius (server#44786)
* Feat: add additional logging for database errors (server#44788)
* Fix: consider all paths the user has for a share source when considering
max permissions (server#44791)
* Fix(memcache): remove double $$ to fix error (server#44794)
* Chore(deps): Bump @nextcloud/vue to v8.11.2 (server#44795)
* Fix(Router): Stop loading routes of disabled apps (server#44797)
* Fix(capabilities): Expose if mod-rewrite is working via capabilities
(server#44799)
* Fix(files): Display selected files count (server#44805)
* Chore(files): Switch widget icon to primary color (server#44806)
* Build(deps-dev): bump typescript from 5.4.3 to 5.4.5 (server#44809)
* Chore(db): move to OCP\Server (server#44810)
* Fix(files): apply the renaming when leaving the input field (server#44819)
* Chore(deps): Update openapi-extractor (server#44827)
* Feat(occ): Add ??storage-tree option to info:file to help debug storages
(server#44829)
* Fix(files): Inherit some node attributes when creating new nodes to
preserve shared state (server#44834)
* Chore: Update `@nextcloud/upload` to 1.1.1 to fix uploading large files
(server#44835)
* Fix: avoid douple `expireDate` parsing (server#44838)
* Fix(sharingDetails): Show correct share target (server#44839)
* Feature/occ clear avatar cache command (server#44840)
* Fix(files): Focus filename input in new-node dialog when opened (server#
44847)
* Fix: Drop unmaintained and unused dependencies (server#44849)
* Fix(deps): Update symfony/polyfill-intl-normalizer from 1.28.0 to 1.29.0
(server#44854)
* Support multiple scopes in DAV search (server#44858)
* Feat(user_ldap): Add setup check to verify connection configuration (server
#44859)
* Fix(user_ldap): Remove unicode character from log lines (server#44860)
* Chore: Fix update-psalm-baseline to use correct php version depending on
branch (server#44861)
* Fix(comments): Fix issues thrown by comments sidebar tab code (server#
44868)
* Fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect
(server#44869)
* [master] Update psalm-baseline.xml (server#44870)
* Feat: include file id in audit logs (server#44871)
* Feat: reduce available languages per config value ??reduce_to_languages??
(server#44876)
* Fix(status): Update status time when reverting to it manually (server#
44878)
* Fix(files): Clear search filter when changing directory or view (server#
44882)
* Feat: add request id as comment to all queries (server#44884)
* Fix(activity): Improved activity exceptions (server#44886)
* Fix(files): Also skip cross storage move with access control (server#44889)
* Fix(caldav): When message is a reply compare the message sender not the
recipient (server#44893)
* Fix(files): Close sidebar and update fileid when current node is deleted
(server#44897)
* Fix(files): Also restore shares after ownership transfer for object storage
(server#44904)
* Chore(deps): Bump @nextcloud/dialogs to v5.3.1 (server#44905)
* Feat(files): Use receiving users language for the ownership transfer target
folder (server#44906)
* Fix: Use strict_types in ClearGeneratedAvatarCacheCommand.php (server#
44915)
* Fix(sharing): Don??t change the type of the controller argument (server#
44916)
* Fix: Fix truncation on public page (server#44923)
* [master] Update psalm-baseline.xml (server#44928)
* Better wordings in the new user modal (server#44931)
* Chore(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.27 to
8.13.35 (server#44935)
* Fix(CalDAV): remove UNKNOWN from room / resource consideration (server#
44938)
* Fix(settings): Save one HTTP request on enabling an app (server#44939)
* Bump @types/dockerode from 3.3.26 to 3.3.28 (server#44941)
* Bump @simplewebauthn/browser from 9.0.1 to 10.0.0 (server#44942)
* Bump @nextcloud/password-confirmation from 5.0.1 to 5.1.0 (server#44943)
* Build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2 (server#
44944)
* Perf(templates): Emit RegisterTemplateCreatorEvent to register template
creators more lazy (server#44952)
* Perf(ILockManager): Allow registering a lock provider lazy (server#44953)
* Chore(deps): Bump sabre/dav from 4.5.0 to 4.6.0 (server#44962)
* Chore: Add missing parameter to docblock tag psalm-taint-sink (server#
44966)
* Perf(files_sharing): Move events to listener classes and registration
instead of boot (server#44967)
* Fix: Drop workarounds for unsupported obsolete PHP versions (server#44968)
* Chore(deps): Bump php-opencloud/openstack from 3.2.1 to 3.10.0 (server#
44970)
* Feat: Add legal notice and privacy policy links to help page (server#44973)
* Fix(provisioning_api): Show warning but do not fail when listing accounts
in case of users removed from backend but still in database (server#44982)
* Fix(files): Use OCP\Util::getForbiddenFileNameChars instead of directaccess
to system config (server#44996)
* Fix(migration): Bump files_trashbin version to trigger migration (server#
45000)
* Fix(DAV): Migrate known exceptions to Sabre exceptions when copying (server
#45001)
* Chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4 (server#45006)
* Fix(db): Prevent two connections for single node databases (server#45013)
* Fix: forbid moving a folder into a subfolder of itself (server#45014)
* Avoid updating the same oc_authtoken row twice (server#45026)
* Fix(unifiedSearch): Prevent broken avatars for federated users (server#
45029)
* Replaces ??Time:?? with ??Date and time:?? in calendar e-mail notification
(server#45032)
* Fix: chunked upload leading to 0-byte files (server#45035)
* Fix(caldav): Add sharee to address list when calendar is shared (server#
45054)
* Fix(userstatus): catch unique constrain violation on revert (server#45055)
* Feat(exception-template): allow to link to specific documentation for how
to retreive server log (server#45057)
* Perf(db): Sort data for IN before chunking (server#45058)
* Updating pr-feedback.yml workflow from template (server#45065)
* Updating dependabot-approve-merge.yml workflow from template (server#45066)
* Update license header how-to for use of SPDX header (server#45067)
* Build(deps-dev): bump @nextcloud/cypress from 1.0.0-beta.7 to 1.0.0-beta.8
(server#45071)
* Build(deps-dev): bump puppeteer from 22.5.0 to 22.7.1 (server#45072)
* Build(deps-dev): bump sass from 1.74.1 to 1.75.0 (server#45073)
* Update devcontainer PHP dependencies to 8.3 (server#45086)
* Fix(User\Manager): Avoid future collisions with updater/audit logs (server#
45088)
* Education ??bundle?? (server#45091)
* Fix(search): show user search provider for deactivated and admin pages
(server#45092)
* Fix(session): Avoid race condition for cache::get() vs. cache::hasKey()
(server#45093)
* Feat: TaskProcessing API (server#45094)
* Feat(files): Allow to upload folders (server#45095)
* Fix(files): Add missing properties and fix Typescript errors in
`FileEntryName` (server#45096)
* Fix(caldav): Do not load IMipPlugin before user auth and session is c??
(server#45098)
* Chore: remove unnecessary ini_set (server#45117)
* Fix(dav): Don??t log access control as error (server#45120)
* Fix(querybuilder): Remove temporary internal method executeUpdate() (server
#45122)
* Fix(deps): Drop `ical.js` from dependencies (server#45125)
* Fix(core): add fs_name_hash index to migration (server#45129)
* Chore: Remove All files prefix from original location (server#45131)
* [master] Update psalm-baseline.xml (server#45134)
* Feat(webauthn): submit device name by pressing enter (server#45136)
* Retry smb notify test a few times (server#45138)
* Fix: fix FileAccess::getByFileId(InStorage) (server#45140)
* Fix(github): Add a security info to the PR template (server#45149)
* Chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 (server#45150)
* Fix(tests): Replace deprecated methods in `FileTest` (server#45159)
* Fix: Changes the color of the ??Delete User?? and ??X?? exit buttons on
hover. (server#45160)
* Fix: Do not import from `axios` but only `@nextcloud/axios` (server#45161)
* Fix(icons): Update files icon (server#45163)
* Feat: add option to disable scanner transactions (server#45172)
* Fix(ci): Update `node-test` workflow and drop unneeded `cypress:version`
output (server#45177)
* Fix: Do not import styles that are already included in server bundle
(server#45178)
* Chore(deps): bump vimeo/psalm from 5.23.1 to 5.24.0 in /vendor-bin/psalm
(server#45179)
* Chore(deps): bump core-js from 3.36.1 to 3.37.0 (server#45181)
* [master] Fix npm audit (server#45186)
* Docs: added customclient_fdroid key to the config.sample.php file (server#
45193)
* Fix(OC_Image): Set correct return type for exif_imagetype stub (server#
45196)
* Fix(dav): Try basic auth for ajax WebDAV requests (server#45207)
* [master] Update psalm-baseline.xml (server#45209)
* Update pdf icon (server#45218)
* Fix(userstatus): Fix docs of user status manager (server#45219)
* Feat(auth): Clean-up unused auth tokens and wipe tokens (server#45221)
* CalDAV fix search with limit and time range (server#45222)
* Fix: Remove reminder action from trash (server#45227)
* Fix(settings): define a ??heartbeat?? route, so SecurityHeaders can handle
redirected root (server#45228)
* Fix: Avoid updating size when calling touch on a file (server#45233)
* Fix(caldav): automatically delete outdated scheduling objects (server#
45235)
* Hide ??updater.server.url?? As It May Contain Enterprise Key (server#45236)
* Perf(deleteAction): Queue delete requests (server#45237)
* Fix(issue_template): Add security reporting redirect to bug report form
(server#45240)
* Fix(setupChecks): update db version checks (server#45241)
* Fix(setupCheck): Only warn when memcache present w/o memcached (server#
45242)
* Add SPDX header ?? batch #1 (server#45244)
* Feat: Split display name and username columns (server#45245)
* Add variable for inputs border width (server#45247)
* Feat: add ability to sort by last login (server#45249)
* Revert rename (server#45250)
* Fix(files): do not rely on unique fileid (server#45251)
* Add SPDX header ?? batch #2 (server#45252)
* Fix: Move hint about firewall issues to common helper string (server#45254)
* Fix(ci): Align mariadb versions with list of supported versions (server#
45255)
* Revert rename changes (server#45256)
* Fix: getMountsForFileId may return an unordered list (server#45258)
* Fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check (server#
45262)
* Chore(deps-dev): bump @nextcloud/stylelint-config from 2.4.0 to 3.0.1
(server#45263)
* Chore(deps): bump @nextcloud/l10n from 2.2.0 to 3.1.0 (server#45264)
* Chore(deps-dev): bump @simplewebauthn/types from 9.0.1 to 10.0.0 (server#
45267)
* Chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 (server
#45268)
* Refactor(provisioning_api): Add types for user details scopes (server#
45270)
* Feat(SetupChecks): Refactor DatabaseHasMissingIndices (server#45272)
* Feat(log): Allow to combine log.conditions to only log (app&user) (server#
45277)
* Docs(preview): Improve API parameter descriptions (server#45288)
* Add temporary variable for border radius (server#45295)
* Chore(deps): bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
(server#45297)
* Revert: ??Check datadirectory owner, not config owner.?? (server#45302)
* 44032 fix show new shares without refresh (server#45305)
* Perf(systemtags): Add index for systemtags_object_mappings.objectid (server
#45306)
* Fix(caldav): loop through all events for busy events (server#45309)
* Fix(settings): Move new user modal to dialog + minor refactoring (server#
45315)
* Fix(search): Limit maximum number of search results (server#45317)
* Fix: Correctly check result of function (server#45321)
* Fix: Extend SVG reference check (server#45340)
* Fix(IRegistrationContext): Add missing TaskProcessing methods (server#
45345)
* Fix setOwner since doc (server#45346)
* Fix: Only list remnants as disabled if option is enabled (server#45347)
* Fix(login): Disable login button when already logging in (server#45352)
* Feat: support excalidraw file (server#45353)
* Docs(TaskProcessingApi): Cleanup endpoint descriptions (server#45354)
* Fix: delete user credentials stored in storages_credentials when user gets
deleted (server#45355)
* Fix: add ldap_exop_passwd function to sensitive value (server#45357)
* Feat: Add back searching in disabled user list (server#45370)
* Feat: Add `forbidden_filename_characters` to JSConfig for use in frontend
libraries (server#45374)
* Move EventSource to `OC` namespace (server#45375)
* Fix(files): Drop `xml2js` dependency and use browser native DOMParser
(server#45387)
* Fix: Mark more configs as sensitive (server#45390)
* Feat(TaskProcessingApi): Add endpoint for getting the next task (server#
45391)
* Refactor(files): Fix some ESLint and Typescript issues in FilesList (server
#45394)
* Fix(theming): Conitionally disable blur filter for performance (server#
45395)
* Chore(settings): Change ??user?? to ??account?? (server#45398)
* Fix(db): Prevent data loss by temporarily disabling `db:convert-type`
(server#45400)
* Chore(deps): bump @nextcloud/logger from 2.7.0 to 3.0.2 (server#45401)
* Fix(contactsmenu): empty content margin (server#45406)
* Fix(auth): Update authtoken activity selectively (server#45411)
* Fix(files): Don??t fail if dir exists (server#45413)
* Fix(login-mask): remove `Login with` from label (server#45415)
* Feat(files): refresh preview on etag change (server#45417)
* Fix(files): Implement `SortingService` to fix sorting of files (server#
45419)
* Feat(RichObjectStrings): Add missing Talk ??file?? metadata fields (server#
45424)
* Chore(deps): Bump pear/archive_tar from 1.4.14 to 1.5.0 (server#45428)
* Add SPDX header ?? Batch 3 (server#45429)
* Feat(dav): Add an API for upcoming events (server#45435)
* Fix(INavigationManager): Fix psalm alias not set in the right place (server
#45455)
* Fix: register DI alias for IFileAccess (server#45459)
* Add SPDX header for `/lib/*` ?? batch 4 (server#45474)
* Feat: Add support for webhook listeners (server#45475)
* Fix(theming): replace standard generic package icon by material design
(server#45480)
* Fix: Reset notification email when deleting additonal email (server#45487)
* Fix(core): unsupported browser redirect url (server#45494)
* Add SPDX header ?? batch 4 (server#45499)
* Fix(db): Log long transaction times at debug level (server#45506)
* Fix:Ensure security.txt file ends with a newline character (server#45508)
* Use OC namespace for core ReponseDefinitions instead of OCA (server#45509)
* Feat(ldap): sync additional properties to profile and SAB (server#45512)
* Fix: use different file name for generated dark avatars (server#45514)
* Chore: update .jshintrc (server#45521)
* Add SPDX header ?? batch 5 (server#45524)
* Fix(cron): Log excess memory usage at debug and info levels (server#45530)
* Feat: implement public OCP api to update resources and rooms (server#45532)
* Chore(deps): bump the github-actions group across 1 directory with 5
updates (server#45536)
* Fix(files): Adjust type import and usage for removed dependency (server#
45537)
* Fix: Update `@nextcloud/files` to fix public link shares (server#45538)
* Add SPDX header ?? batch 6 (server#45539)
* Feature: Improved Recurrence Invitations Messages (server#45547)
* Add SPDX header ?? batch 7 (server#45549)
* Add SPDX header ?? batch 8 (server#45554)
* Add mapping for lock wait timeout (server#45559)
* Fix(ShareApiClients): Maintain meaning of `??` and null for share api cli??
(server#45562)
* Fix(Mailer): Allow to enforce strict email format (server#45570)
* Fix(files): also trigger new tab on file name middle click (server#45571)
* Fix(deps): Update `egulias/email-validator` to version 4.0.2 (server#45572)
* Add SPDX header ?? batch 9 (server#45573)
* Fix: avoid duplicate tag inserts by checking if the mapping exists already
in db (server#45580)
* Fix(files): reset menu pos when opening in grid mode (server#45581)
* Delete background jobs by id when cleaning up (server#45582)
* Refactor(files): Adjust some Typescript code in virtual files list (server#
45585)
* Fix(files): Only execute default action if there is an action to perform
(server#45586)
* Add SPDX header ?? batch 10 (server#45592)
* Fix(files): Ensure active file list entry is highlighted (server#45594)
* Fix(federatedfilesharing): import external federated share script (server#
45606)
* Docs(ShareApiController): Correct note about expiry date timezone (server#
45608)
* Fix(theming): replace standard generic package icon by material design
(server#45609)
* Fix(files): Make sure files are opened when using `open-in-files` action(s)
or at lease are scrolled into view (server#45611)
* Chore(deps): Bump cypress-io/github-action from 6.6.1 to 6.7.0 in the
github-actions group (server#45612)
* Chore(deps-dev): Bump cypress-split from 1.23.0 to 1.23.4 (server#45615)
* Ci: Migrate Litmus and CalDAVTester from drone to GitHub (server#45619)
* Chore(CI): Updating pr-feedback.yml workflow from template (server#45623)
* Add SPDX header ?? batch 11 (server#45627)
* Feat(db): remove workaround for pqsql 9.4 and older (server#45629)
* Fix(core): Add missing null value possibility to Resource and Reference
richObject (server#45632)
* Add SPDX header ?? batch 12 (server#45647)
* Fix(ObjectStore): Fix regression when hostname is empty (server#45649)
* Feat(dbal): insert ignore conflict method for MySQL and SQLite (server#
45655)
* Fix(caldav): stricter default calendar checks (server#45667)
* Fix: Autodetect legacy filekey instead of trusting the header for legacy
header (server#45669)
* Fix(files_sharing): usage of NcTextField in SelectShareFolderDialogue
(server#45679)
* Feat(settings): Support svg user row action icons (server#45684)
* Feat(settings): Emit loaded event for user management (server#45685)
* Feat(settings): Add user row action enabled callback (server#45686)
* Show non writable folders during move or copy (server#45688)
* Avoid accessing unset argv index (server#45694)
* Add SPDX header ?? batch 13 (server#45696)
* Fix(files_sharing): fix parsing of remote shares (server#45698)
* Add SPDX header ?? batch 14 (server#45699)
* Chore: update `@nextcloud/files` to 3.4.1 (server#45700)
* Updated images for Material icons and added SPDX info (server#45706)
* Feat(files): Implement files list filters (server#45708)
* Fix(actions): Harden workflows when using variables in strings (server#
45710)
* Fix(files): Correctly type virtual files list ref type (server#45711)
* Fix(dist): Make sure changed icons are compiled (server#45712)
* Feat: Add Recently active accounts section (server#45716)
* Chore(deps-dev): Bump cypress-split from 1.23.4 to 1.24.0 (server#45718)
* Fix(AppManager): Name correct method in error + show error string (server#
45737)
* Replace icons with latest `Material Symbol` versions (server#45755)
* Feat: Allow users to select another user as their out-of-office replacement
(server#45766)
* Use isRetryable to catch retryable exceptions (server#45768)
* Fix(caldav): event links in shared calendar notifications (server#45775)
* Fix(CI): Update PHP requirement in dev dependencies (server#45779)
* Fix(search): tags redirect route (server#45781)
* Fix(caldav): allow VJOURNAL if no supported component set is specified
(server#45786)
* Chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (server#45787)
* Refactor(files): Use `@nextcloud/files` functions where possible and make
files views cancelable (server#45788)
* Fix(files): Use `data-cy` (data attribute) instead of `cy-data` (server#
45789)
* Chore(composer): composer install ??no-dev (server#45794)
* Fix(cron): Log long running jobs (server#45804)
* Add SPDX header ?? batch 16 (server#45810)
* Test: add tests for ProfilePageController (server#45811)
* Feat: add new clickable area variables (server#45818)
* Feat: reduce border radius element to 8 px (server#45819)
* Chore: Adjust post-build script to add license files for sourcemaps on
build (server#45832)
* Chore: Properly extract copyright information from bundled packages (server
#45833)
* Feat(dav): add regex to match Gnome and KDE calendar user-agents (server#
45841)
* Fix: rename split into two as before rename and after rename (server#45845)
* Fix/comment deleting with activities installed (server#45848)
* Chore(deps): Bump deepdiver/zipstreamer from 2.0.2 to 2.0.3 (server#45852)
* Chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.311.2 (server#45854)
* Fix(files): Bring back handling of failed files (server#45860)
* Fix(files): Ignore right click for default action (server#45861)
* Fix(preview): don??t create folder structure when previews are disabled
(server#45866)
* Fix(comments): Use proper icon components instead of icon classes to fix
dark mode (server#45867)
* Fix(git): Ignore the updater/ directory from diffs (server#45872)
* Fix(theming): also apply enforced theme for guests (server#45875)
* Fix: Avoid throwing errors for teams are unavailable (server#45876)
* Fix: don??t use custom certificate bundle if no customer certificates are
configured (server#45877)
* Feat: add command to export certificate bundle (server#45879)
* Tests(settings): Fix AccountMigratorTest when using PNG avatars (server#
45883)
* Fix(files): Properly handle denied ownership transfers (server#45884)
* Chore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3 (server#45885)
* Chore(deps-dev): bump mime from 4.0.1 to 4.0.3 (server#45886)
* Chore(deps): bump core-js from 3.37.0 to 3.37.1 (server#45887)
* Fix(cypress): Check for local changes before trying to apply them (server#
45889)
* [master] Fix npm audit (server#45893)
* Test(cypress): don??t apply changes in CI (server#45894)
* Fix(files_versions): Use `NcDateTime` for proper translated version dates
(server#45900)
* [master] Update psalm-baseline.xml (server#45901)
* Fix(deleteAction): Bump up delete requests concurrency to 5 (server#45902)
* Ci: use precise ref for 3rdparty check (server#45912)
* Align app icon for versions with right sidebar used icon (server#45916)
* Fix: Adjust icon generation to bring back themed icons (server#45917)
* Refactor(files): Update `@nextcloud/files` to v3.5.1 (server#45929)
* Fix: move repair mimetype repair step to the expensive steps (server#45930)
* Fix(files_versions): avoid unintentional skipping of expiration (server#
45932)
* Fix: Do not log an error when connecting to SFTP without a logged in user
(server#45938)
* Perf: Avoid reusing previous migration steps (server#45945)
* Feat: Add yieldEntities wrapper for entity mapping in QBMapper (server#
45947)
* Chore: Remove deprecated legacy search backend (server#45950)
* Chore: Move comments event handler to use proper event dispatcher (server#
45951)
* Fix license information extracted from built assets (server#45952)
* Perf: Tell browsers to cache storage stats endpoint as it is cached (server
#45957)
* Fix(files_versions): renaming file version when its not a string (server#
45958)
* Add SPDX header ?? batch 17 (server#45960)
* Rename openFileInfo to fileInfo (server#45963)
* Fix(dav): Limit number of UPDATES for sync token created_at (server#45968)
* Ci(phpunit-mysql): increase mysql health check retries (server#45969)
* Chore(deps): bump ws, engine.io, socket.io-adapter and puppeteer (server#
45970)
* Update copy icon to Material Design icon and checkmark in non-bold (server#
45972)
* Chore: remove chunking-v1 (server#45973)
* Fix(caldav): lower scheduling table size warning (server#45974)
* Update favorites navigation list on folder renames (server#45977)
* Fix(theming): properly apply warning style to update output (server#45980)
* Fix(deps): Update `@nextcloud/dialogs` to 5.3.4 to fix picking current
directory (server#45981)
* Fix(files): Disable buttons in copy/move dialog for non writable folders
(server#45982)
* Don??t trigger action when renaming (server#45984)
* Perf: remove full filesystem setup for accessing public link share dav
endpoints (server#45998)
* Fix(caldav): encode calendar URIs with umlauts for activities (server#
45999)
* Use guzzle for addressbook federation (server#46002)
* Add missing ContextWrite default task type in task processing manager
(server#46003)
* Perf(capabilities): Log capabilities providers that are slow (server#46004)
* Feat(files_sharing): add `new file request` option (server#46007)
* Refactor(cron): Use `IAppConfig` for cron settings and migrate ajax cron
away from jQuery (server#46009)
* Fix(dashboard): Correctly redirect guests to login page when opening
dashboard (server#46010)
* Fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById
(server#46017)
* Fix rmdir() to release possible directory lock prior to removing directory
(server#46027)
* Fix(FilesView): Update files view upon share creation/delete (server#46030)
* Fix(dav): add missing database index for dav_shares (server#46036)
* Chore(deps-dev): bump @nextcloud/eslint-config from 8.3.0 to 8.4.1 (server#
46041)
* Chore(deps): bump vimeo/psalm from 5.24.0 to 5.25.0 in /vendor-bin/psalm
(server#46042)
* [master] Update psalm-baseline.xml (server#46048)
* Increase PHP memory limit for DevContainer to 512mb (server#46055)
* Fix task processing input validation (server#46058)
* Perf(session): remove useless session open (server#46059)
* Feat(CI): Speed up cs:check with parallelism (server#46062)
* Fix(ExternalSharing): Handle template shares from external sources (server#
46068)
* Fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION
(server#46071)
* Fix: allows admin to edit global credentials (server#46073)
* Feat(webhooks): Add support for a userid filter (server#46076)
* Fix(userstatus): Fix user status automation in real-life scenario (server#
46077)
* Fix(settings): make trailing slash for caldav/carddav redirects optional
(server#46079)
* Chore: Enable ESLint for apps and fix all errors (server#46082)
* Refactor(files): Migrate logger to Typescript (server#46083)
* [master] Update psalm-baseline.xml (server#46085)
* Feat(notifications): Migrate server INotifiers to new exceptions (server#
46095)
* Fix(files_sharing): Also set the expiration date timezone during validation
(server#46097)
* Fix: Add `acceptShare` as an interface (server#46099)
* Build(deps): disable dependabot for EOL 27 (server#46104)
* Fix(session): Log when session_* calls are slow (server#46106)
* Feat(WebhooksController): Allow querying listeners by URI (server#46107)
* Chore(deps): bump @nextcloud/calendar-availability-vue from 2.2.1 to 2.2.2
(server#46110)
* Chore(deps): bump the github-actions group with 3 updates (server#46111)
* Reference 3rd party licenses via SPDX (server#46112)
* Feat(occ): Add a ??debug option to output all log levels to the output
(server#46115)
* Ci: Adjust database versions to current LTS / supported versions (server#
46121)
* Feat: Allow getting/setting the password hash of a user (server#46123)
* Feat(files): increase max copy-move concurrency to 5 (server#46127)
* Fix(federation): Fix missing protocol on CloudID remote (server#46133)
* Debt(encryption): Migrate app.php to Application.php (server#46136)
* Fix(SharingEntryLink): Show enforced password input label (server#46143)
* [master] fix(security): Update code signing revocation list (server#46158)
* Support profiler in occ commands (server#46169)
* Fix(IntegrityCheck): Ensure the check is run if no results are available
(server#46174)
* Fix: Authorization header can be an empty string (server#46184)
* Refactor: simplify background commands (server#46185)
* Feat: Add utility method to validate an IHasher hash (server#46186)
* Fix(setupchecks): skip check when disk_free_space is disabled (server#
46190)
* Fix(carddav): limit vcard size (server#46193)
* Feat: add commands for exporting current and expected database schema
(server#46194)
* Use the same `setup-php` version on all tests (server#46197)
* Chore: use spdx for migrations generator (server#46199)
* Update dashboard panels border radius (server#46201)
* Chore: remove EOL v27 from issue template (server#46206)
* Chore: Replace dashboard icon with Material Symbols (server#46215)
* Fix(DAV): offset not applied (server#46219)
* Fix(dav): Thrown forbidden error for authenticated user instead of no??
(server#46225)
* Fix(config): Clarify smtp debugging config option usage (server#46229)
* Feat(OpenAPI): Add ex_app scope (server#46233)
* Fix(dependabot): add back npm patch upgrades for stable branches (server#
46235)
* Feat(TaskProcessing): Add more task types (server#46251)
* Feat(theming): Provide `body-container-` variables through theming (server#
46259)
* [master] fix(security): Update CA certificate bundle (server#46263)
* Match input height with clickable area (server#46270)
* Update dashboard icon (server#46271)
* Fix: Make out of office replacement nullable (server#46273)
* Ci: also check for uncompiled SCSS styles (server#46275)
* Chore(mp3info): apply upstream patch for invalid array access (server#
46276)
* Chore(deps): Bump @nextcloud/vue to v8.14.0 (server#46283)
* Fix(tests): Remove output when running tests (server#46284)
* Fix(TaskProcessing): Set task status to running when processing via
ISynchronousProvider (server#46286)
* Fix(userstatus): add missing parenthesis (server#46287)
* Chore(caldav): remove obsolete function (server#46295)
* Feat(files): Refresh grid view layout (server#46307)
* Fix(cypress): wait for apps list fetch for better testing stability (server
#46310)
* Ci: Bump reuse to v4.0.0 (server#46311)
* Fix(caldav): limit vevent size (server#46315)
* Fix(s3): Don??t wait indefinitely for S3 to return (server#46317)
* Perf: Set session.cache_limiter at runtime to avoid clients caching static
assets served by PHP (server#46320)
* Fix(SharingDetailsView): Prevent illegal unselection of read permissions
(server#46321)
* Unify copy icon (server#46323)
* Chore(deps): bump libphonenumber-js from 1.10.60 to 1.11.4 (server#46327)
* Chore(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.4.6 (server
#46328)
* Chore(deps): bump @nextcloud/password-confirmation from 5.1.0 to 5.1.1
(server#46329)
* Fix(previews): Stop returning true when `getimagesize()` fails (server#
46342)
* Add app icon to file reminders (server#46349)
* Fix(setupchecks): Skip checking for OPcache settings if running checks from
CLI (server#46353)
* Stop file actions when conflict dialog skipped (server#46354)
* Feat(occ): Add support for iterable in Base and use it in group:list and
user:list (server#46356)
* Fix(files): Correctly center the checkbox??s background in grid view
(server#46358)
* [TaskProcessing] Add start, stop and schedule time to tasks (server#46359)
* Align dashboard app icon in size with photos app icon (server#46360)
* Perf(settings): Optimize user list scroll performance (server#46361)
* TaskProcessing follow-up (server#46368)
* Refactor: split app menu into smaller components (server#46370)
* Feat: Add `IFilenameValidator` to have one consistent place for filename
validation (server#46371)
* Fix(files): Add rounded corners back in grid view (server#46373)
* Feat(Reference): Add public API endpoints to get references (server#46378)
* Fix: `OCP\Files\Node\Folder::search` was not setting the owner (server#
46379)
* Fix(files_sharing): Only enable mixed sharing types if there is at least
one sharing type (server#46382)
* Feat: Template field workflow (server#46383)
* Fix(workflows): Fix file systemtag cache (server#46388)
* Chore: Make app icons consistent Material Symbols with same settings
(server#46391)
* Feat: don??t count failed CSRF as failed login attempt (server#46392)
* Fix: set default TTL for APCu cache as per docs (server#46395)
* Feat: allow inspecting the parts of the composite expression builder
(server#46396)
* Feat: add base class for extending the query builder (server#46397)
* Fix(Session): avoid race conditions on clustered setups (server#46398)
* Feat: Add new forbidden filename options to Capabilities (server#46414)
* Feat(users): Add users and group management to admin delegation (server#
46418)
* Fix(mail): Fix big logos in mail templates for Outlook (server#46419)
* Chore(deps): Update `@nextcloud/dialogs` to v5.3.5 (server#46424)
* Fix(theming): Don??t reset the cachebuster value when we reset theming
(server#46428)
* Fix(files): Close sidebar on navigation (server#46432)
* Update license header infos (server#46439)
* Docs: correct return type for findAppInDirectories (server#46445)
* Use ??app_api?? session key in rate limit middleware, ??app_api_system?? is
deprecated (server#46446)
* Fix(dashboard): Unify widget icon colors and document it??s behaviour
(server#46448)
* Fix(files_metadata): Don??t run generation job on every upgrade (server#
46450)
* Feat(editLocallyAction): Handle possible no local client scenario (server#
46452)
* Feat(theming): Allow shipped backgrounds to have a dark variant (server#
46453)
* Fix(SetupCheck): Properly check public access to data directory (server#
46456)
* Chore: auto approve the psalm baseline update (server#46458)
* Unified search: add attributes for clients (server#46464)
* Fix(CI): Require compilation check when touching version.php (server#46472)
* Feat(security): restrict admin actions to IP ranges (server#46473)
* Fix(redis): Require version >=4 for unlink (server#46475)
* Migration Attributes (server#46476)
* Feat: webhooks_listeners app: send direct requests to ExApps using AppAPI
(server#46477)
* Build(deps-dev): bump typescript from 5.4.5 to 5.5.3 (server#46486)
* Build(deps-dev): bump puppeteer from 22.11.2 to 22.13.0 (server#46487)
* Build(deps-dev): bump webpack-merge from 5.10.0 to 6.0.1 (server#46488)
* Build(deps-dev): bump webpack from 5.91.0 to 5.93.0 (server#46489)
* Build(deps-dev): bump @types/dockerode from 3.3.28 to 3.3.29 (server#46491)
* Build(deps): bump @nextcloud/upload from 1.4.1 to 1.4.2 (server#46492)
* Build(deps-dev): bump cypress from 13.7.2 to 13.13.0 (server#46493)
* Build(deps): bump p-limit from 4.0.0 to 6.1.0 (server#46494)
* Build(deps-dev): bump workbox-webpack-plugin from 7.0.0 to 7.1.0 (server#
46501)
* Fix(theming): enforce theme should still provide dark as fallback (server#
46504)
* Feat(preview): introducing new class ImaginaryPDF (server#46508)
* Feat(settings/admin/ai): Add Task Processing API settings (server#46509)
* Feat: hide caldav server settings if no app uses the caldav backend (server
#46510)
* [master] Fix npm audit (server#46513)
* Fix(CI): Skip some CI work from forks as they don??t work anyway (server#
46531)
* Fix: Add direct parameter to flow auth v2 (server#46534)
* Fix(ci): Use ubuntu-latest for object storage test (server#46535)
* Refactor: Migrate filename validation from `Storage` and `Util` to
`FilenameValidator` (server#46538)
* Fix(htaccess): Serve images as static assets (server#46543)
* Feat: Add `forbidden_filename_basenames` config option (server#46545)
* Feat: allow running QueryBuilder queries on different connections (server#
46547)
* Fix(dav): drop unwanted RemoteException class (server#46550)
* Fix(files_sharing): remove undesirable translations from ShareAPIController
(server#46551)
* Fix(appstore): Return an empty array in case of fail (server#46555)
* Fix(files): Typo in import of `ShareType` (server#46556)
* Refactor: Improve design of declarative settings (server#46557)
* Feat(files): Allow to configure Windows filename compatibility in the
settings (server#46558)
* Fix(CI): Fix compile command (server#46559)
* Move share tests await from positional parameters (server#46567)
* Refactor: Migrate some legacy and core functions to `IFilenameValidator`
(server#46571)
* [TaskProcessing] Add support for webhooks (server#46579)
* Fix(ReferenceApiController): Remove accidently added AnonRateLimit (server#
46581)
* Make filecache queries compatible with sharding (server#46583)
* Fix(css): Shrink headlines a bit (server#46587)
* Fix(files_sharing): file request followups (server#46589)
* Fix(files_sharing): add missing subtitle on search for share recipients
(server#46591)
* Feat: let users configure their first day of week (server#46592)
* Fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server??
(server#46593)
* Fix(caldav): decode values before returning (server#46594)
* Fix(comments): center align submit button in new comment field (server#
46595)
* Feat: Navigate via folder tree (server#46596)
* Fix(deps): Deprecate functionality deprecated by doctrine and test on more
oracle versions (server#46605)
* Feat(Security): Warn about using annotations instead of attributes (server#
46606)
* Feat: allow for ExApps to call Admin endpoints marked with specific attr
(server#46607)
* Fix(TextProcessing): use error instead of info for exception logging
(server#46608)
* Feat: allow for ExApps to use webhook_listeners without user context
(server#46615)
* Fix(settings): Fix endless spinner when wiping or deleting accounts (server
#46622)
* Fix(caldav): fixed initial sync and double processing (server#46623)
* Fix(caldav): test for null and blank value (server#46624)
* Chore(files_sharing): add file request cypress testing (server#46631)
* Fix(Token): take over scope in token refresh with login by cookie (server#
46640)
* Fix(comments): Extend Vue before calling `new` on it (server#46643)
* Fix: cast to bigint on postgresql (server#46644)
* Fix(files_sharing): `open-in-files` should open a folder and not the parent
(server#46648)
* Refactor: Fix some linting issues in frontend code (server#46649)
* Chore(deps-dev): bump guzzlehttp/guzzle from 7.8.1 to 7.9.1 in /build/
integration (server#46650)
* Chore(deps-dev): bump ts-jest from 29.1.2 to 29.2.3 (server#46651)
* Chore(deps-dev): bump @babel/node from 7.24.7 to 7.24.8 (server#46652)
* Chore(deps-dev): bump cypress-wait-until from 3.0.1 to 3.0.2 (server#46653)
* Chore(deps-dev): bump cypress from 13.13.0 to 13.13.1 (server#46654)
* Chore(deps): bump throttle-debounce from 5.0.0 to 5.0.2 (server#46655)
* Feat: migrate backupcodes personal settings buttons (server#46659)
* Fix(caldav): added localization hints for translators (server#46661)
* Avoid using partial file info as valid one (server#46672)
* Update CODEOWNERS (server#46673)
* Feat: add config flag to toggle persistent redis connections (server#46674)
* Fix(files): Reduce preview size in grid view mode (server#46681)
* Fix: keep previous exception when wrapping dav exceptions (server#46685)
* Fix(files): validate input when creating file/directory (server#46689)
* Update `@nextcloud/files` to 3.6.0 and fix display name handling of folders
(breadcrumbs and filename) (server#46690)
* Fix(dav): Call Sabre server start (server#46692)
* Feat: add a specialized writeStream implementation for s3 external storage
(server#46693)
* Fix: FileInfo from `View` should have the correct name of a mountpoint
(server#46694)
* Chore(theming): Adjust dark variant of the new default background (server#
46702)
* Fix: Add .whiteboard alias for .excalidraw files (server#46703)
* Docs: update docs for ocp events (server#46708)
* Fix: Use timestamp instead of revision id in files_versions metadata API
(server#46710)
* Chore(i18n): Changed wording to singular (server#46714)
* Feat(TaskProcessing): Implement enums and default values (server#46722)
* Feat(webcal): only update modified and deleted events from webcal calendars
(server#46723)
* [taskprocessing] Add missing translate default task type (server#46739)
* Refactor(cloud_federation_api): Replace security annotations with
respective attributes (server#46744)
* Refactor(comments): Replace security annotations with respective attributes
(server#46745)
* Refactor(dashboard): Replace security annotations with respective
attributes (server#46746)
* Refactor(dav): Replace security annotations with respective attributes
(server#46747)
* Refactor(core): Replace security annotations with respective attributes
(server#46748)
* Fix: add a try and catch for delete versioning (server#46749)
* Fix(files): Use `@nextcloud/files` filename validation to show more details
(server#46753)
* Fix(theming): Use version with less color banding for dark variant (server#
46759)
* Fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF
checks (server#46760)
* Fix(core): Document CSRF token endpoint (server#46761)
* Build(deps-dev): bump requirejs from 2.3.6 to 2.3.7 (server#46765)
* Fix(files): Correctly validate new node name (server#46767)
* Fix(files): Provide default file action for file entry name (on click
action) (server#46768)
* Feat(files_sharing): show file requests in navigation (server#46770)
* Style(settings): align icons at legacy help navigation (server#46773)
* Chore: deprecate old AI APIs (server#46775)
* Fix(testing): Make Testing TextProcessing providers unicode safe (server#
46779)
* Fix(files): Ensure scrolled file list does not leak through file filters
(server#46782)
* Fix(styles): Make sure footer with legal links is shown correctly (server#
46784)
* Fix(styles): use also new CSS variable for correct header text color on
public pages (server#46785)
* Fix(files): always ask for confirmation if trashbin app is disabled (server
#46786)
* Build(deps-dev): bump guzzlehttp/guzzle from 7.9.1 to 7.9.2 in /build/
integration (server#46793)
* Build(deps): bump query-string from 9.0.0 to 9.1.0 (server#46794)
* Build(deps-dev): bump eslint-plugin-cypress from 2.15.2 to 3.4.0 (server#
46795)
* Build(deps): bump @nextcloud/sharing from 0.2.2 to 0.2.3 (server#46796)
* Build(deps-dev): bump @testing-library/jest-dom from 6.4.6 to 6.4.8 (server
#46797)
* Build(deps-dev): bump puppeteer from 22.13.0 to 22.14.0 (server#46798)
* Build(deps-dev): bump cypress-if from 1.12.0 to 1.12.4 (server#46799)
* Build(deps-dev): bump tar from 6.2.1 to 7.4.3 (server#46800)
* Chore: bump cypress workers to 8 (server#46803)
* Refactor(encryption): Replace security annotations with respective
attributes (server#46804)
* Refactor(federatedfilesharing): Replace security annotations with
respective attributes (server#46805)
* Refactor(federation): Replace security annotations with respective
attributes (server#46806)
* Refactor(files): Replace security annotations with respective attributes
(server#46807)
* Refactor(files_external): Replace security annotations with respective
attributes (server#46809)
* Refactor(files_sharing): Replace security annotations with respective
attributes (server#46810)
* Refactor(files_trashbin): Replace security annotations with respective
attributes (server#46812)
* Refactor(files_versions): Replace security annotations with respective
attributes (server#46813)
* Refactor(oauth2): Replace security annotations with respective attributes
(server#46814)
* Refactor(provisioning_api): Replace security annotations with respective
attributes (server#46815)
* Refactor(settings): Replace security annotations with respective attributes
(server#46816)
* Refactor(systemtags): Replace security annotations with respective
attributes (server#46817)
* Refactor(testing): Replace security annotations with respective attributes
(server#46818)
* Refactor(theming): Replace security annotations with respective attributes
(server#46819)
* Refactor(twofactor_backupcodes): Replace security annotations with
respective attributes (server#46820)
* Refactor(updatenotification): Replace security annotations with respective
attributes (server#46821)
* Refactor(user_ldap): Replace security annotations with respective
attributes (server#46822)
* Refactor(user_status): Replace security annotations with respective
attributes (server#46823)
* Refactor(weather_status): Replace security annotations with respective
attributes (server#46824)
* Refactor(workflowengine): Replace security annotations with respective
attributes (server#46825)
* Test(theming): Fix broken footer links tests (server#46826)
* Build(psalm): Enforce named attribute arguments (server#46827)
* Chore(ShareSettings): Proper wording for share autocompletion settings
(server#46830)
* Chore: fix some comments (server#46834)
* Fix(psalm): named attribute argument (server#46846)
* Fix: fix recursive share check (server#46849)
* Fix(files_sharing): Adjust design of account filter for file list (server#
46857)
* Build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 (server#46858)
* Fix: don??t persist previews used during blurhash generation ?? take 2
(server#46864)
* Fix(files): correctly shrink breadcrumbs bar (server#46865)
* Fix(files): Bring back files personal settings (server#46867)
* Fix: Update 3rdparty commit hash to latest (only actions changed) (server#
46871)
* Fix(TaskProcessing): Don??t break if provider methods throw (server#46872)
* Chore(core): wrap initial state into hidden container (server#46873)
* Update line height (server#46876)
* Ci: Fix summary condition (server#46877)
* Fix: Make account menu follow the design (use nextcloud-vue components)
(server#46880)
* Fix: try to find non-recursive share source (server#46881)
* Fix: ensure array returned from getMountsForFileId is continious (server#
46886)
* Fix(files_versions): Catch constraint error on version insertion (server#
46887)
* Feat: enable bruteforcesettings app by default (server#46888)
* Fix: Update documentation for Mail Provider Send (server#46890)
* Fix(files_sharing): Add missing ??note to recipient?? (server#46892)
* Chore: Fix cypress docker integration when testing locally (server#46893)
* Fix(trashbin): Improve documentation of since/until timestamps of res??
(server#46894)
* Resolve template filler bugs (server#46895)
* Fix(files): Set container for file list actions (server#46896)
* Revert: chore(files): cleanup old templates (server#46897)
* [master] Update psalm-baseline.xml (server#46901)
* Fix(build): do not run SPDX Plugin in dev mode (server#46903)
* More fixes for task processing (server#46912)
* Fix: template folder and file request menu order (server#46913)
* Fix: don??t break doc builds / fix imaginary config sample formatting
(server#46915)
* Fix(core): app menu label position and animation (server#46916)
* Fix(files): Add missing `emptyView` handling (server#46917)
* Fix(files): Correctly create Nodes from WebDAV result in ??recent??-view
(server#46918)
* Fix(caldav): allow listing of room and resource principals (server#46919)
* Fix(systemtags): Correctly set the display name for the Nextcloud node
(server#46921)
* Feat: update border radius variables (server#46923)
* Fix(files_sharing): filter out invalid shareWith in sharee API (server#
46924)
* Add small font size variable (server#46925)
* Tests: don??t reuse the query builder for multiple tables in
CardDavBackendTest (server#46926)
* Fix(files): do not show legacy `edit locally` action on public pages
(server#46927)
* Fix(files): empty folder pending size (server#46928)
* Fix(core): app menu notification should be in the top right (server#46930)
* Fix: fix passing additional db connection parameters in factory (server#
46931)
* Build(deps): bump the github-actions group with 6 updates (server#46936)
* Fix(activity): regroup Files and split sharing activity (server#46942)
* Fix(AdminSettings/AI): show pref list of only the enabled translation
providers (server#46943)
* Feat(activity): add share link upload notifications (server#46945)
* Chore: delete repair step for 8y old oc_mounts issue (server#46953)
* Fix(LDAP): remove unneeded dependencies (server#46956)
* Fix(files): Minimize `min-height` of dialog form (server#46958)
* Fix(files): cancel move-copy action should not be handled as an error
(server#46963)
* Perf(files): Cache `getContents` function used for uploader (server#46966)
* Fix(files_sharing): show proper share not found error message (server#
46967)
* Feat(migrations): add metadata to existing migrations (server#46974)
* [master] Update psalm-baseline.xml (server#46975)
* Feat(sharebymail): improve share email format (server#46985)
* Fix(2fa): Vertical align the 2FA icons with the name (server#46986)
* Fix(dav): Ensure share properties are also set on public remote endpoint
(server#46987)
* Fix(files): show folder sharing overlay on received shares (server#46989)
* Fix(trashbin): Correctly set original name as displayname (server#46996)
* Build(deps): bump jquery-ui from 1.13.2 to 1.13.3 (server#47005)
* Build(deps): bump webdav from 5.6.0 to 5.7.0 (server#47008)
* Build(deps-dev): bump typescript from 5.5.3 to 5.5.4 (server#47010)
* Build(deps-dev): bump cypress-if from 1.12.4 to 1.12.5 (server#47011)
* Build(deps): bump @nextcloud/paths from 2.2.0 to 2.2.1 (server#47012)
* Build(deps): bump marked from 11.2.0 to 13.0.3 (server#47013)
* Fix(files): Correctly handle open file URL query (server#47015)
* Refactor(files): Drop unneeded initial state (server#47016)
* Chore: Replace dashboard icon with Material Symbols ??View Column?? (server
#47030)
* Fix: Ensure app overflow menu is rendered centered (server#47031)
* Fix: Make app menu overflow entries vertically aligned (server#47034)
* Fix(inherited-shares): ignore top root folder (server#47043)
* Fix(encryption): Fix mountpoint check to accept if several are found
(server#47044)
* Chore: Update `@nextcloud/vue` to v8.16.0 (server#47047)
* Fix: Do not log link reference exceptions as error (server#47048)
* Feat(core): add selection for recommended apps (server#47055)
* Fix(webhook_listeners): Avoid collision between two identical calls at the
same second (server#47061)
* Fix: Ensure database connection is setup when getting group details (server
#47065)
* Fix(migration-preview): display a message if no attributes set (server#
47069)
* Fix(share): Rename Circle to Team (server#47070)
* Fix(admin_audit): Do not log errors for new files (server#47071)
* Fix: Fix failing test for group listing (server#47083)
* [master] Update psalm-baseline.xml (server#47090)
* Fix(theming): make cache buster depend on the app version (server#47095)
* Fix(files): reduce number of fetch contents on load (server#47102)
* Fix(files): file name and header sort buttons alignments (server#47106)
* Fix(migration): Add column only if it does not exist (server#47116)
* Fix(systemtags): Correctly load tagged files in ??tags??-files-view (server
#47120)
* Fix(systemtags): Make inline tags list fully accessible (server#47121)
* Feat(files): Load limited depth tree (server#47122)
* Fix(systemtags): Sub folders should be opened in files (server#47135)
* Fix: Make focused app menu entry wider to see full name (server#47140)
* Fix(files): trim names on new node creation (server#47147)
* Fix(files): Disable tags editing for shared files/folders with view only
permission (server#47149)
* Fix(styles): Guest layout should follow the new design (server#47152)
* Fix: fix getting the folder node from the dav response (server#47153)
* Perf(files): Prevent extraneous requests when tree children are loading
(server#47157)
* [Task processing] Fix preferred providers (server#47177)
* Apply group limit on remove from group (server#47180)
* Fix(files): Add messages when ??new folder?? fails or gets cancelled
(server#47181)
* Fix(avatar): Fix icon-color for action-router contacts menu options (server
#47188)
* Chore: Ship twofactor_nextcloud_notification (server#47189)
* Fix(federation): Return the used userID to allow the inviting server ??
(server#47195)
* Change label ??Allow download?? for better l10n (server#47198)
* Fix: test variables before returning (server#47200)
* Fix(userstatus): run user status automation job for start and end events
(server#47201)
* Chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where
possible (server#47202)
* Fix(files): Fix non-sticky sticky views in files nav (server#47207)
* Chore(i18n): Improved grammar (server#47209)
* Fix(core): Limit valid avatar sizes (server#47211)
* Chore(deps-dev): bump karma-coverage from 2.2.0 to 2.2.1 (server#47217)
* Chore(deps): bump webdav from 5.7.0 to 5.7.1 (server#47219)
* Fix(security): Update expiration date in security.txt (server#47229)
* Chore(branchoff): Test against stable30 branches (server#47235)
* Fix(AppMenu): Prevent menu entries from jumping on hover (server#47236)
* Fix(webauthn): Increase database column for public key id (server#47249)
* Feat(webauthn): Add user verification to webauthn challenges (server#47255)
* Fix(adminaudit): Don??t crash when creating folder (server#47260)
* Don??t save translated predefined user status as custom status (server#
47264)
* Fix: Adjust legacy CSS styles for new Nextcloud 30 design (server#47276)
* Fix: check for correct storage class when checking for link parent (server#
47283)
* Occ:bg-job:worker] Add ??stop_after?? option (server#47292)
* Chore(deps): bump pinia from 2.2.0 to 2.2.2 (server#47295)
* Fix: Access node owner by top level `owner` property (server#47305)
* Fix npm audit (server#47309)
* Perf: improve cleanup of tags/comments (server#47322)
* Fix(UnifiedSearch): Focus search input on open (server#47333)
* Fix(caldav): allow renaming of birthday calendars (server#47338)
* Store the mountpoint of storages in the mount options and use it to find
the encryption keys (server#47355)
* Chore: Add webhook_listeners to list of shipped apps (server#47362)
* Bump Hub 8 -> Hub 9 (server#47364)
* Fix(files_sharing): Sort by correct share attribute (??share with
displayname??) (server#47374)
* Fix: adding blurhash to definitions (server#47382)
* Fix(theming): Make getImage() call save against missing non-SVG version
(server#47385)
* Fix: `FilenameValidator::isForbidden` should only check forbidden files
(server#47387)
* Chore(deps): Update openapi-extractor to v1.0.0 (server#47389)
* Fix(TaskProcessing/ContextWrite): Fix wording ??ContextWrite?? -> ??Context
write?? (server#47390)
* Fix: Disable auto-zoom on iOS (server#47391)
* Fix(files): Move loading icon before grid toggle (server#47392)
* Fix(ProvisioningAPI): set typed config values by via API (server#47393)
* Ci: Skip flaky test on PHP 8.3 (server#47395)
* Feat: add negative compare-and-delete to imemcache (server#47398)
* Update `@nextcloud/vue` to v8.17.0 (server#47401)
* Fix: use empty template by default when pressing enter (server#47404)
* Fix(caldav): limit property length (server#47422)
* Fix: Trusted server icon recovery without addressbook change (server#47429)
* Fix(dashboard): Adjust widget border radius (server#47434)
* Fix(files_versions): Migrate version name dialog from NcModal to NcDialog
(server#47436)
* Fix(migration): Add missing migration attributes (server#47437)
* Fix(files): Respect ??Show hidden files?? setting in tree (server#47442)
* Fix: correct documentation for mail provider (server#47454)
* Chore(deps): bump @nextcloud/dialogs from 5.3.5 to 6.0.0 (server#47456)
* Fix npm audit (server#47471)
* Fix(mailer): Call to custom mail_template_class (server#47475)
* Fix(flow): cannot set custom user agent (server#47483)
* Fix: write object to the correct urn when moving from another storage to
object store (server#47484)
* Fix(files): Adjust margin at the file list bottom (server#47492)
* Fix(files): Reset drop notice on firefox (server#47498)
* Chore(files): Adjust wording for file type filter (server#47499)
* Fix(user_status): add link to Availability page if user set predefined ??
Vacationing?? (server#47505)
* Fix(dav): Allow apps to get unshares for DAV resources (server#47512)
* Feat: Delegate is-encrypted handling to the e2ee app (server#47514)
* Fix(Router): Load attribute routes of all apps when not app is specified
(server#47518)
* Fix(db): Increase log level for very slow transactions (server#47528)
* Fix: gracefully handle unexpected exif orientation types (server#47533)
* Fix(files): fix list gap at bottom (server#47539)
* TaskProcessing] Add manager::runTask method (server#47542)
* Line?? manager instead of ??Account?? manager (server#47543)
* Ci: Reduce required run time (server#47545)
* Fix(files): Correctly check for already used names when creating new folder
(server#47547)
* Fix(logger): ignore session logging during setup (server#47550)
* Feat(files): Allow more than 50 favorite views (server#47555)
* Feat: Improve encryption mode detection in occ info:file (server#47559)
* Transparent* database sharding (server#47561)
* Feat(templates): add support for checkboxes in template filler (server#
47564)
* Fix(provisionning_api): Remove parameters that are not set into template
(server#47574)
* Fix: optimise `getWrongShareOwnership` query (server#47578)
* Fix: Filename validation should only forbid `create` and `update` (server#
47583)
* Feat(webhook_listeners): Enable the app by default (server#47587)
* Fix(migration): Correctly sort migrations by version number (server#47588)
* Fix(files_sharing): Make share labels nullable (server#47593)
* Fix(test): Fix provisioning enabled apps (server#47597)
* Fix(files): Remove margin and width to not break layout (server#47607)
* Fix(DB): set sharding parameters only when intended (server#47612)
* Fix: re-enable content-length header via htaccess (server#47619)
* Fix(config): Avoid error messages for restricted opcache API (server#47621)
* Fix: Do not fail to get internal path on NonExistingFile (server#47625)
* Fix: Adjust filename validation messages (server#47626)
* TaskProcessing] Use taskprocessing in TextProcessing and STT managers
(server#47633)
* Fix(css): Adjust header styles to only add focus-visible styles to menu
(server#47641)
* Fix(UnifiedSearch): Restore normal dialog size (server#47644)
* Fix(settings): Hide forbidden UI elements for group managers (server#47651)
* Chore(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 (server#47653)
* Fix(files): Node loading information should be accessible (server#47666)
* Fix npm audit (server#47667)
* Fix(files): Correctly parse external shares for files UI (server#47691)
* Fix(css): make scrollbar visible again (server#47693)
* LinkReferenceProvider] Better size check (server#47695)
* Oauth2] Store hashed secret instead of encrypted (server#47699)
* Fix(settings): Don??t display built-in task types in AI settings TextP??
(server#47710)
* Fix(settings): Fix sharing exclude groups from password requirement option
not working (server#47716)
* Fix(files): Fix navigating with breadcrumbs not highlighting navigation
entry (server#47719)
* Fix: only keep major as server version (server#47720)
* Fix: Do not throw if appstore is unavailable during upgrade (server#47726)
* Fix(jobs): Switch to executeStatement() while deleting rows (server#47728)
* Chore: Improve isEncrypted description (server#47729)
* Fix status check and saving of external storages (server#47733)
* Fix(files): undefined sidebar (server#47748)
* Fix(files): Create non-existent parents of mountpoints (server#47751)
* Fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0
apps (server#47753)
* Fix(appstore): Cache apps.json also on dev instances (server#47764)
* Fix: add option to remove the webroot for setup checks and don??t chec??
(server#47775)
* Fix: Use sha256 to hash arguments of background jobs (server#47778)
* Feat(transfer-ownership): Correctly react to encrypted files (server#47781)
* Fix(dav): Always respond custom error page on exceptions (server#47787)
* Fix: Fix inaccessible content on public pages due to overlapping footer
(server#47810)
* Fix: Run migration sql as statement so that the primary db node is used
(server#47839)
* Fix: Replace conflicting tags in `xml_exception` template (server#47842)
* Fix(files_sharing): password checkbox and labels in link share (server#
47851)
* Add an endpoint to remove all webhook registrations from an app (server#
47855)
* Fix: Only write once to template instead of create/copy (server#47863)
* Fix: make swift connect exception message more informative (server#47874)
* Fix(files): Sort tree views correctly by natural order (server#47882)
* Fix(theming): Add migration to restore primary color after separating
primary and background (server#47897)
* Chore: Update trashbin retention documentation with exceeded quota details
(server#47912)
* Fix: Add whiteboard to education and public sector bundle (server#47915)
* Chore(deps): Bump sabre/dav from 4.5.0 to 4.6.0 (3rdparty#1708)
* Chore(deps): Bump fusonic/opengraph from 2.2.0 to 2.3.0 (3rdparty#1709)
* Chore(deps): Bump symfony/polyfill-intl-grapheme from 1.28.0 to 1.29.0
(3rdparty#1733)
* Chore(deps): Bump symfony/polyfill-intl-normalizer from 1.28.0 to 1.29.0
(3rdparty#1734)
* Chore(deps): Bump phpseclib/phpseclib from 2.0.45 to 2.0.47 (3rdparty#1751)
* Chore(deps): Bump doctrine/dbal from 3.7.0 to 3.8.3 (3rdparty#1754)
* Fix: Also run dependabot for stable29 and github actions (3rdparty#1768)
* Chore(deps): Bump actions/checkout from 2 to 4 (3rdparty#1769)
* Chore(deps): Bump php-opencloud/openstack from 3.2.1 to 3.10.0 (3rdparty#
1770)
* Chore(deps): Bump peter-evans/create-or-update-comment from 1 to 4
(3rdparty#1771)
* Chore(deps): Bump xt0rted/pull-request-comment-branch from 1 to 2 (3rdparty
#1773)
* Chore(deps): Bump skjnldsv/check-actor-permission from 2 to 3 (3rdparty#
1775)
* Fix(ci): Bring back reactions on `/composer-update` command (3rdparty#1790)
* Fix: Upgrade PHP requirement to 8.1 (3rdparty#1798)
* Chore(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5 (3rdparty#1799)
* Chore(deps): Bump pear/pear-core-minimal from 1.10.14 to 1.10.15 (3rdparty#
1800)
* Chore(deps): Bump pear/archive_tar from 1.4.14 to 1.5.0 (3rdparty#1807)
* Chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4 (3rdparty#1808)
* Chore(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.27 to
8.13.35 (3rdparty#1810)
* Chore(deps): Bump egulias/email-validator from 3.2.6 to 4.0.2 (3rdparty#
1811)
* Chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.311.2 (3rdparty#1850)
* Chore(deps): Bump deepdiver/zipstreamer from 2.0.2 to 2.0.3 (3rdparty#1863)
* Build(deps): disable dependabot for EOL 27 (3rdparty#1879)
* Chore(mp3info): apply upstream patch for invalid array access (3rdparty#
1888)
* Chore: set version in composer.json (3rdparty#1890)
* Ci: Update actions (3rdparty#1909)
* Chore(branchoff): Run dependabot on stable30 (3rdparty#1914)
* Chore: update workflows from templates (activity#1555)
* Upgrade: Bump vue-material-design-icons from 5.2.0 to 5.3.0 (activity#1573)
* Upgrade: Bump cypress-visual-regression from 3.0.0 to 5.0.0 (activity#1575)
* Feat(deps): Add Nextcloud 30 support on master (activity#1615)
* Group activities sent by mail (activity#1616)
* [master] Update nextcloud/ocp dependency (activity#1620)
* Upgrade: Bump phpunit/phpunit from 9.6.17 to 9.6.19 (activity#1625)
* Upgrade: Bump typescript from 5.3.3 to 5.4.4 (activity#1627)
* [master] Update nextcloud/ocp dependency (activity#1629)
* [master] Fix npm audit (activity#1634)
* Upgrade: Bump @types/dockerode from 3.3.26 to 3.3.28 (activity#1636)
* Upgrade: Bump happy-dom from 13.2.0 to 14.7.1 (activity#1638)
* [master] Update nextcloud/ocp dependency (activity#1639)
* [master] Fix npm audit (activity#1641)
* Fix(activity): Improved activity exceptions (activity#1642)
* [master] Update nextcloud/ocp dependency (activity#1643)
* Fix(tests): Fix selecting the correct tagging field (activity#1644)
* Upgrade: Bump eslint-plugin-cypress from 2.15.1 to 2.15.2 (activity#1646)
* Upgrade: Bump @nextcloud/dialogs from 5.1.1 to 5.3.1 (activity#1647)
* Updating node.yml workflow from template (activity#1649)
* Updating pr-feedback.yml workflow from template (activity#1650)
* Fix: add missing angle bracket (activity#1651)
* Upgrade: Bump @nextcloud/router from 2.2.0 to 3.0.1 (activity#1652)
* Upgrade: Bump @nextcloud/logger from 2.7.0 to 3.0.1 (activity#1653)
* Upgrade: Bump eslint-plugin-cypress from 2.15.2 to 3.0.2 (activity#1654)
* Upgrade: Bump @nextcloud/cypress from 1.0.0-beta.7 to 1.0.0-beta.8
(activity#1655)
* Upgrade: Bump @nextcloud/vite-config from 1.2.0 to 1.2.3 (activity#1657)
* [master] Update nextcloud/ocp dependency (activity#1658)
* Update block-merge-eol workflow (activity#1659)
* Fix checkboxes alignment and add proper spacing to frequency select
(activity#1660)
* Add SPDX headers (activity#1663)
* Upgrade: Bump typescript from 5.4.4 to 5.4.5 (activity#1664)
* Upgrade: Bump @vitest/coverage-v8 from 1.4.0 to 1.6.0 (activity#1667)
* Upgrade: Bump @types/dockerode from 3.3.28 to 3.3.29 (activity#1669)
* [master] Update nextcloud/ocp dependency (activity#1672)
* Upgrade: Bump happy-dom from 14.7.1 to 14.10.1 (activity#1675)
* Upgrade: Bump @nextcloud/l10n from 2.2.0 to 3.1.0 (activity#1676)
* Upgrade: Bump eslint-plugin-cypress from 3.0.2 to 3.2.0 (activity#1677)
* [master] Update nextcloud/ocp dependency (activity#1678)
* [master] Fix npm audit (activity#1682)
* Upgrade: Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1 (activity#1688)
* [master] Update nextcloud/ocp dependency (activity#1690)
* [master] Update nextcloud/ocp dependency (activity#1691)
* [master] Fix npm audit (activity#1698)
* Chore(CI): Updating pr-feedback.yml workflow from template (activity#1699)
* [master] Update nextcloud/ocp dependency (activity#1703)
* [master] Fix npm audit (activity#1704)
* Update to Material Symbol icon style (activity#1706)
* [master] Fix npm audit (activity#1709)
* Upgrade: Bump psalm/phar from 5.23.1 to 5.25.0 (activity#1713)
* Chore(CI): Updating reuse.yml workflow from template (activity#1716)
* Migrate REUSE to TOML format (activity#1718)
* Upgrade: Bump @nextcloud/vue from 8.11.2 to 8.14.0 (activity#1719)
* Upgrade: Bump happy-dom from 14.10.1 to 14.12.3 (activity#1720)
* Upgrade: Bump cypress from 13.7.1 to 13.13.0 (activity#1721)
* Fix(dashboard): Fix missing dashboard icon (activity#1722)
* Fix(DigestSender): Do not add `and 1 more` in digest mail but simply
include it (activity#1723)
* Feat(DigestSender): Make `and X more` a link (activity#1724)
* Upgrade: Bump vitest and @vitest/coverage-v8 (activity#1729)
* Forces sidebarPlugins to unmount and mount during an ActivityTab update
(activity#1732)
* Fix(ActivityTab): vertically center empty content (activity#1733)
* Fix(stream): Don??t render avatar for federated users (activity#1744)
* Fix: split link upload activity type (activity#1745)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30 (activity#
1746)
* Various fixes (activity#1759)
* Feat(deps): Add Nextcloud 30 support on master (bruteforcesettings#579)
* Chore(deps-dev): Bump express from 4.18.2 to 4.19.2 (bruteforcesettings#
580)
* Chore(deps): Bump @nextcloud/vue from 8.11.1 to 8.11.2 (bruteforcesettings#
583)
* Chore(deps): Bump @nextcloud/dialogs from 5.2.0 to 5.3.0
(bruteforcesettings#584)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.0 to 5.3.1
(bruteforcesettings#585)
* Add SPDX header (bruteforcesettings#586)
* Add reuse compliance badge (bruteforcesettings#588)
* Updating pr-feedback.yml workflow from template (bruteforcesettings#589)
* Updating 2 workflows from template (bruteforcesettings#590)
* Chore(deps): Bump @nextcloud/router from 3.0.0 to 3.0.1 (bruteforcesettings
#591)
* Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
(bruteforcesettings#592)
* Chore(deps): Bump @nextcloud/axios from 2.4.0 to 2.5.0 (bruteforcesettings#
598)
* Chore(deps): Bump @nextcloud/initial-state from 2.1.0 to 2.2.0
(bruteforcesettings#599)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.0
(bruteforcesettings#600)
* Chore(deps-dev): Bump @nextcloud/babel-config from 1.0.0 to 1.1.1
(bruteforcesettings#601)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 3.0.0 to 3.0.1
(bruteforcesettings#602)
* Chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1
(bruteforcesettings#605)
* Chore(deps-dev): Bump @nextcloud/babel-config from 1.1.1 to 1.2.0
(bruteforcesettings#606)
* Chore(deps): Bump @nextcloud/vue from 8.11.2 to 8.12.0 (bruteforcesettings#
607)
* Chore(CI): Updating pr-feedback.yml workflow from template
(bruteforcesettings#608)
* Chore(deps): Bump braces from 3.0.2 to 3.0.3 (bruteforcesettings#609)
* Fix: npm audit (bruteforcesettings#610)
* Chore(deps-dev): Bump ws from 8.14.2 to 8.17.1 (bruteforcesettings#612)
* Chore(deps): Bump @nextcloud/vue from 8.12.0 to 8.14.0 (bruteforcesettings#
615)
* Chore(CI): Updating reuse.yml workflow from template (bruteforcesettings#
618)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.1 to 5.3.5
(bruteforcesettings#619)
* Chore: update workflows from templates (bruteforcesettings#620)
* Migrate dep5 to toml (bruteforcesettings#622)
* Chore(deps): Bump fast-xml-parser from 4.3.6 to 4.4.1 (bruteforcesettings#
623)
* Add npm audit action (bruteforcesettings#624)
* Chore(deps): Bump @nextcloud/vue from 8.14.0 to 8.15.1 (bruteforcesettings#
628)
* Chore(deps): Bump @nextcloud/vue from 8.15.1 to 8.16.0 (bruteforcesettings#
629)
* [master] Fix npm audit (bruteforcesettings#630)
* Chore(deps): Bump axios from 1.6.8 to 1.7.4 (bruteforcesettings#632)
* Chore: update workflows from templates (circles#1469)
* [master] Update nextcloud/ocp dependency (circles#1513)
* Updating phpunit-mysql.yml workflow from template (circles#1529)
* Feat(deps): Add Nextcloud 30 support on master (circles#1535)
* Chore(i18n): Established the meaning of the sentence (circles#1571)
* [master] Update nextcloud/ocp dependency (circles#1572)
* Add SPDX header (circles#1605)
* Chore(deps-dev): Bump psalm/phar from 5.22.1 to 5.24.0 (circles#1607)
* Chore(deps-dev): Bump psalm/phar from 5.24.0 to 5.25.0 (circles#1611)
* [master] Update nextcloud/ocp dependency (circles#1612)
* Ignore empty fileIds (circles#1615)
* Chore(deps-dev): Bump phpunit/phpunit from 9.6.10 to 10.5.24 (circles#1616)
* Chore(CI): Updating reuse.yml workflow from template (circles#1623)
* Chore(deps-dev): Bump phpunit/phpunit from 10.5.24 to 10.5.25 (circles#
1626)
* Fix(dashboard): Fix dashboard icon (circles#1630)
* Icon replaced by Material Symbol (circles#1632)
* Fix(notifications): Don??t trigger invite notifications for system groups
(circles#1650)
* Migrate reuse to toml format (circles#1657)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30 (circles#
1670)
* Fix display name of new users (circles#1688)
* Chore(deps): Bump @nextcloud/vue from 8.11.0 to 8.11.1 (files_downloadlimit
#252)
* Feat(deps): Add Nextcloud 30 support (files_downloadlimit#255)
* Chore(deps-dev): Bump vite from 5.2.3 to 5.2.7 (files_downloadlimit#256)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#257)
* Chore(deps-dev): Bump vite from 5.2.7 to 5.2.8 (files_downloadlimit#259)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#260)
* Chore(deps): Bump @nextcloud/vue from 8.11.1 to 8.11.2 (files_downloadlimit
#263)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#264)
* [master] Fix npm audit (files_downloadlimit#265)
* Chore(deps): Bump @nextcloud/dialogs from 5.2.0 to 5.3.1
(files_downloadlimit#266)
* Chore(deps-dev): Bump vite from 5.2.8 to 5.2.9 (files_downloadlimit#267)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#268)
* Updating pr-feedback.yml workflow from template (files_downloadlimit#269)
* Updating dependabot-approve-merge.yml workflow from template
(files_downloadlimit#270)
* Updating appstore-build-publish.yml workflow from template
(files_downloadlimit#271)
* Chore(deps-dev): Bump vite from 5.2.9 to 5.2.10 (files_downloadlimit#272)
* Chore(deps): Bump @nextcloud/router from 3.0.0 to 3.0.1
(files_downloadlimit#273)
* Chore(deps): Bump @nextcloud/logger from 2.7.0 to 3.0.1
(files_downloadlimit#274)
* Chore(deps): Bump @nextcloud/auth from 2.2.1 to 2.3.0 (files_downloadlimit#
275)
* Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
(files_downloadlimit#276)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#277)
* Chore(deps-dev): Bump vimeo/psalm from 5.23.1 to 5.24.0
(files_downloadlimit#278)
* Chore(deps-dev): Bump vite from 5.2.10 to 5.2.11 (files_downloadlimit#280)
* Chore(deps): Bump @nextcloud/axios from 2.4.0 to 2.5.0 (files_downloadlimit
#281)
* Chore(deps-dev): Bump @nextcloud/vite-config from 1.2.2 to 1.2.3
(files_downloadlimit#282)
* Chore(deps): Bump @nextcloud/initial-state from 2.1.0 to 2.2.0
(files_downloadlimit#283)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#284)
* Chore(deps): Bump @nextcloud/l10n from 2.2.0 to 3.1.0 (files_downloadlimit#
285)
* Chore(deps): Bump @nextcloud/vue from 8.11.2 to 8.11.3 (files_downloadlimit
#286)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#287)
* Chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1
(files_downloadlimit#288)
* Chore(deps): Bump @nextcloud/logger from 3.0.1 to 3.0.2
(files_downloadlimit#290)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#291)
* Chore(deps): Bump @nextcloud/vue from 8.11.3 to 8.12.0 (files_downloadlimit
#292)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#293)
* Chore(deps-dev): Bump vite from 5.2.11 to 5.2.12 (files_downloadlimit#294)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#295)
* Chore(CI): Updating pr-feedback.yml workflow from template
(files_downloadlimit#296)
* Chore(deps-dev): Bump vite from 5.2.12 to 5.2.13 (files_downloadlimit#297)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#298)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.1 to 5.3.2
(files_downloadlimit#299)
* Chore(deps-dev): Bump @nextcloud/vite-config from 1.2.3 to 1.2.5
(files_downloadlimit#300)
* Chore(deps-dev): Bump vite from 5.2.13 to 5.3.1 (files_downloadlimit#301)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#302)
* [master] Fix npm audit (files_downloadlimit#304)
* Chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 (files_downloadlimit#306)
* Chore(deps-dev): Bump vimeo/psalm from 5.24.0 to 5.25.0
(files_downloadlimit#307)
* Chore(deps): Bump @nextcloud/sharing from 0.1.0 to 0.2.2
(files_downloadlimit#308)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.2 to 5.3.3
(files_downloadlimit#309)
* Chore(deps-dev): Bump @nextcloud/vite-config from 1.2.5 to 1.3.0
(files_downloadlimit#310)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#311)
* Chore(deps-dev): Bump vite from 5.3.1 to 5.3.2 (files_downloadlimit#313)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#315)
* Chore(deps-dev): Bump vite from 5.3.2 to 5.3.3 (files_downloadlimit#317)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.3 to 5.3.5
(files_downloadlimit#318)
* Chore: update workflows from templates (files_downloadlimit#319)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#320)
* Chore(deps-dev): Bump vite from 5.3.3 to 5.3.4 (files_downloadlimit#321)
* Chore(deps-dev): Bump vite from 5.3.4 to 5.3.5 (files_downloadlimit#322)
* Chore(deps): Bump @nextcloud/sharing from 0.2.2 to 0.2.3
(files_downloadlimit#323)
* Chore(deps): Bump @nextcloud/vue from 8.12.0 to 8.15.0 (files_downloadlimit
#324)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#325)
* Chore(deps): Bump fast-xml-parser from 4.3.6 to 4.4.1 (files_downloadlimit#
327)
* Fix: prevent null token (files_downloadlimit#328)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#331)
* Reuse compliance (files_downloadlimit#335)
* Chore(deps): Bump @nextcloud/vue from 8.15.0 to 8.16.0 (files_downloadlimit
#336)
* Chore(deps-dev): Bump @nextcloud/vite-config from 1.3.0 to 1.4.0
(files_downloadlimit#337)
* Chore: Make app REUSE compliant (files_downloadlimit#340)
* Add REUSE status badge (files_downloadlimit#342)
* [master] Fix npm audit (files_downloadlimit#343)
* Refactor: Adjust code for some Typescript errors (files_downloadlimit#344)
* Chore(deps-dev): Bump vite from 5.3.5 to 5.4.0 (files_downloadlimit#345)
* [master] Update nextcloud/ocp dependency (files_downloadlimit#346)
* Fix npm audit (files_downloadlimit#356)
* Chore(deps-dev): Bump axios from 1.7.2 to 1.7.3 (files_pdfviewer#1000)
* Chore(deps-dev): Bump adm-zip from 0.5.14 to 0.5.15 (files_pdfviewer#1006)
* [master] Fix npm audit (files_pdfviewer#1010)
* Chore(deps-dev): Bump axios from 1.7.3 to 1.7.4 (files_pdfviewer#1013)
* Fix npm audit (files_pdfviewer#1019)
* Fix: Use the user configured UI language for PDFjs instead of browser
language (files_pdfviewer#1026)
* Chore(deps-dev): Bump axios from 1.7.4 to 1.7.5 (files_pdfviewer#1028)
* Fix npm audit (files_pdfviewer#1032)
* Chore(deps-dev): Bump axios from 1.7.5 to 1.7.6 (files_pdfviewer#1040)
* Chore(deps-dev): Bump adm-zip from 0.5.15 to 0.5.16 (files_pdfviewer#1041)
* Updating command-compile.yml workflow from template (files_pdfviewer#915)
* Feat(deps): Add Nextcloud 30 support on master (files_pdfviewer#936)
* Chore(deps-dev): Bump express from 4.18.2 to 4.19.2 (files_pdfviewer#937)
* [master] Fix npm audit (files_pdfviewer#942)
* [master] Fix npm audit (files_pdfviewer#945)
* Chore(deps): Bump tar from 6.1.14 to 6.2.1 (files_pdfviewer#947)
* [master] Fix npm audit (files_pdfviewer#951)
* Chore(deps): Bump @nextcloud/dialogs from 5.2.0 to 5.3.1 (files_pdfviewer#
955)
* Updating node.yml workflow from template (files_pdfviewer#957)
* Updating pr-feedback.yml workflow from template (files_pdfviewer#958)
* Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
(files_pdfviewer#960)
* Chore(deps-dev): Bump @nextcloud/babel-config from 1.0.0 to 1.1.1
(files_pdfviewer#964)
* Chore(deps): Bump @nextcloud/axios from 2.4.0 to 2.5.0 (files_pdfviewer#
966)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.1
(files_pdfviewer#968)
* Chore(deps-dev): Bump @nextcloud/babel-config from 1.1.1 to 1.2.0
(files_pdfviewer#969)
* Chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1
(files_pdfviewer#971)
* Chore(deps-dev): Bump axios from 1.6.8 to 1.7.2 (files_pdfviewer#972)
* Chore(CI): Updating pr-feedback.yml workflow from template (files_pdfviewer
#973)
* Chore(CI): Updating lint-eslint.yml workflow from template (files_pdfviewer
#974)
* Chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 (files_pdfviewer#978)
* Chore(deps-dev): Bump adm-zip from 0.5.12 to 0.5.14 (files_pdfviewer#979)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.1 to 5.3.2 (files_pdfviewer#
980)
* Chore(deps-dev): Bump ws from 8.13.0 to 8.17.1 (files_pdfviewer#985)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.2 to 5.3.3 (files_pdfviewer#
986)
* Update PDF icon(s) to latest server-version used one (files_pdfviewer#987)
* Add SPDX header (files_pdfviewer#988)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.3 to 5.3.4 (files_pdfviewer#
989)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.4 to 5.3.5 (files_pdfviewer#
990)
* Fix missing/incorrect SPDX data (files_pdfviewer#991)
* Migrate REUSE file to toml (files_pdfviewer#992)
* Chore(CI): Updating reuse.yml workflow from template (files_pdfviewer#993)
* Move build to build-js (files_pdfviewer#995)
* Chore: update workflows from templates (files_pdfviewer#996)
* Chore(deps): Bump fast-xml-parser from 4.3.6 to 4.4.1 (files_pdfviewer#999)
* Chore(deps): Bump @nextcloud/vue from 8.11.0 to 8.11.1 (firstrunwizard#
1139)
* Feat: Add Nextcloud Hub changelog (firstrunwizard#1145)
* Feat(deps): Add Nextcloud 30 support on master (firstrunwizard#1147)
* Chore(deps-dev): Bump vite from 5.2.3 to 5.2.6 (firstrunwizard#1149)
* Chore(deps-dev): Bump vite from 5.2.6 to 5.2.7 (firstrunwizard#1152)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1153)
* Chore(deps): Bump shivammathur/setup-php from 2.30.1 to 2.30.2
(firstrunwizard#1154)
* Chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19 (firstrunwizard
#1155)
* Chore(deps-dev): Bump sass from 1.72.0 to 1.74.1 (firstrunwizard#1158)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1159)
* Chore(deps): Bump skjnldsv/read-package-engines-version-actions from 2.2 to
3 (firstrunwizard#1163)
* Fix: Do not mess with all NcModal styles ?? scope styles to wizard
(firstrunwizard#1164)
* Chore(deps-dev): Bump sass from 1.74.1 to 1.75.0 (firstrunwizard#1165)
* Chore(deps): Bump @nextcloud/vue from 8.11.1 to 8.11.2 (firstrunwizard#
1166)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1170)
* [master] Fix npm audit (firstrunwizard#1173)
* Chore(deps): Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3
(firstrunwizard#1174)
* Chore(deps): Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4
(firstrunwizard#1175)
* Fix(i18n): Fixed typo (firstrunwizard#1176)
* Chore(deps-dev): Bump vite from 5.2.8 to 5.2.9 (firstrunwizard#1179)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1180)
* Chore(deps): Bump actions/checkout from 4.1.2 to 4.1.3 (firstrunwizard#
1181)
* Chore(deps): Bump shivammathur/setup-php from 2.30.2 to 2.30.3
(firstrunwizard#1182)
* Fix: Adjust styles for Nextcloud 30 (default heading styles)
(firstrunwizard#1184)
* Fix: Apply class to wizard page title (was a typo) and correctly navigate
to page whats-new page (firstrunwizard#1185)
* Chore(deps): Bump shivammathur/setup-php from 2.30.3 to 2.30.4
(firstrunwizard#1187)
* Chore(deps): Bump actions/checkout from 4.1.3 to 4.1.4 (firstrunwizard#
1188)
* Chore(deps): Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5
(firstrunwizard#1189)
* Updating node.yml workflow from template (firstrunwizard#1190)
* Updating pr-feedback.yml workflow from template (firstrunwizard#1191)
* Chore(deps): Bump @nextcloud/router from 3.0.0 to 3.0.1 (firstrunwizard#
1192)
* Chore(deps-dev): Bump @nextcloud/vite-config from 1.2.2 to 1.2.3
(firstrunwizard#1193)
* Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
(firstrunwizard#1194)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1200)
* Chore(deps-dev): Bump vite from 5.2.9 to 5.2.11 (firstrunwizard#1202)
* Chore(deps-dev): Bump sass from 1.75.0 to 1.76.0 (firstrunwizard#1203)
* Chore(deps): Bump @nextcloud/initial-state from 2.1.0 to 2.2.0
(firstrunwizard#1204)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.0
(firstrunwizard#1205)
* Chore(deps): Bump @nextcloud/axios from 2.4.0 to 2.5.0 (firstrunwizard#
1206)
* Chore(deps-dev): Bump psalm/phar from 5.23.1 to 5.24.0 (firstrunwizard#
1208)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1209)
* Chore(deps): Bump skjnldsv/block-fixup-merge-action from 1 to 2
(firstrunwizard#1210)
* Chore(deps): Bump actions/checkout from 4.1.4 to 4.1.5 (firstrunwizard#
1211)
* Add SPDX header (firstrunwizard#1212)
* Chore(deps): Bump @nextcloud/l10n from 2.2.0 to 3.1.0 (firstrunwizard#1213)
* Chore(deps): Bump @nextcloud/vue from 8.11.2 to 8.11.3 (firstrunwizard#
1214)
* Chore(deps-dev): Bump sass from 1.76.0 to 1.77.0 (firstrunwizard#1215)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 3.0.0 to 3.0.1
(firstrunwizard#1216)
* Chore(deps-dev): Bump sass from 1.77.0 to 1.77.1 (firstrunwizard#1218)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1219)
* Chore(deps): Bump actions/checkout from 4.1.5 to 4.1.6 (firstrunwizard#
1223)
* Chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1
(firstrunwizard#1224)
* Chore(deps-dev): Bump sass from 1.77.1 to 1.77.2 (firstrunwizard#1226)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1227)
* Chore(deps): Bump @nextcloud/vue from 8.11.3 to 8.12.0 (firstrunwizard#
1228)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1229)
* Chore(deps-dev): Bump vite from 5.2.11 to 5.2.12 (firstrunwizard#1233)
* Chore(deps-dev): Bump sass from 1.77.2 to 1.77.4 (firstrunwizard#1234)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1235)
* Chore(CI): Updating pr-feedback.yml workflow from template (firstrunwizard#
1239)
* Chore(deps): Bump shivammathur/setup-php from 2.30.4 to 2.30.5
(firstrunwizard#1240)
* Chore(deps-dev): Bump vite from 5.2.12 to 5.2.13 (firstrunwizard#1241)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1245)
* Update icons to Material Symbols (firstrunwizard#1246)
* Chore(deps): Bump actions/checkout from 4.1.6 to 4.1.7 (firstrunwizard#
1248)
* Chore(deps-dev): Bump sass from 1.77.4 to 1.77.5 (firstrunwizard#1251)
* Chore(deps-dev): Bump vite from 5.2.13 to 5.3.1 (firstrunwizard#1253)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1254)
* [master] Fix npm audit (firstrunwizard#1255)
* Migrate personal setting page to vue (firstrunwizard#1259)
* Chore(deps): Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0
(firstrunwizard#1261)
* Perf: optimize `@nextcloud/vue` imports (firstrunwizard#1262)
* Chore(deps-dev): Bump psalm/phar from 5.24.0 to 5.25.0 (firstrunwizard#
1263)
* Chore(deps-dev): Bump sass from 1.77.5 to 1.77.6 (firstrunwizard#1264)
* Chore(deps-dev): Bump @nextcloud/vite-config from 1.2.3 to 1.3.0
(firstrunwizard#1265)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1267)
* Chore(deps): Bump shivammathur/setup-php from 2.30.5 to 2.31.0
(firstrunwizard#1268)
* Chore(deps-dev): Bump @nextcloud/typings from 1.8.0 to 1.9.0
(firstrunwizard#1269)
* Chore(deps-dev): Bump vite from 5.3.1 to 5.3.2 (firstrunwizard#1270)
* Chore(deps): Bump @nextcloud/vue from 8.12.0 to 8.13.0 (firstrunwizard#
1271)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1272)
* Chore(CI): Updating reuse.yml workflow from template (firstrunwizard#1275)
* Chore(deps-dev): Bump @nextcloud/typings from 1.9.0 to 1.9.1
(firstrunwizard#1276)
* Chore(deps-dev): Bump vite from 5.3.2 to 5.3.3 (firstrunwizard#1277)
* Chore(deps): Bump @nextcloud/vue from 8.13.0 to 8.14.0 (firstrunwizard#
1278)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1279)
* Migrate REUSE to TOML format (firstrunwizard#1280)
* Chore(deps): Bump shivammathur/setup-php from 2.31.0 to 2.31.1
(firstrunwizard#1281)
* Chore(deps): Bump actions/setup-node from 4.0.2 to 4.0.3 (firstrunwizard#
1282)
* Chore(deps-dev): Bump sass from 1.77.6 to 1.77.8 (firstrunwizard#1284)
* Chore: update workflows from templates (firstrunwizard#1285)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1286)
* Chore(deps): Bump actions/setup-node from 4.0.2 to 4.0.3 (firstrunwizard#
1289)
* Chore(deps): Bump shivammathur/setup-php from 2.31.0 to 2.31.1
(firstrunwizard#1290)
* Chore(deps-dev): Bump vite from 5.3.3 to 5.3.4 (firstrunwizard#1291)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1292)
* Chore(deps): Bump @nextcloud/vue from 8.14.0 to 8.15.0 (firstrunwizard#
1293)
* Chore(deps-dev): Bump vite from 5.3.4 to 5.3.5 (firstrunwizard#1294)
* Chore(deps): Bump @nextcloud/vue from 8.15.0 to 8.15.1 (firstrunwizard#
1298)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1299)
* [master] Fix npm audit (firstrunwizard#1300)
* Chore: Update data for HUB 9 release (firstrunwizard#1302)
* Chore: Add new animation with updated icons (firstrunwizard#1304)
* Chore(deps-dev): Bump vite from 5.3.5 to 5.4.0 (firstrunwizard#1305)
* [master] Update nextcloud/ocp dependency (firstrunwizard#1307)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30
(firstrunwizard#1308)
* Chore(deps-dev): Bump vite from 5.4.0 to 5.4.1 (firstrunwizard#1313)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.5 to 5.3.6 (firstrunwizard#
1314)
* Fix npm audit (firstrunwizard#1321)
* Chore(deps-dev): Bump vite from 5.4.1 to 5.4.2 (firstrunwizard#1328)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.6 to 5.3.7 (firstrunwizard#
1329)
* Fix npm audit (firstrunwizard#1334)
* Chore: Adjust HUB 9 release notes (firstrunwizard#1339)
* Fix: Move version information to first page (firstrunwizard#1340)
* Update nextcloud/ocp dependency (firstrunwizard#1345)
* Fix: Add app hint for whiteboard (firstrunwizard#1355)
* Feat(deps): Add Nextcloud 30 support on master (logreader#1199)
* Chore(deps-dev): bump happy-dom from 14.3.1 to 14.3.9 (logreader#1200)
* [master] Update nextcloud/ocp dependency (logreader#1203)
* Chore(deps-dev): bump happy-dom from 14.3.9 to 14.6.1 (logreader#1204)
* Chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 (logreader#1205)
* Chore(deps-dev): bump vite from 5.2.6 to 5.2.8 (logreader#1206)
* Chore(deps-dev): bump happy-dom from 14.6.1 to 14.7.1 (logreader#1210)
* Chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 (logreader#1212)
* Chore(deps-dev): bump @vitest/coverage-istanbul from 1.4.0 to 1.5.0
(logreader#1213)
* Chore(deps): bump @nextcloud/vue from 8.11.1 to 8.11.2 (logreader#1214)
* [master] Update nextcloud/ocp dependency (logreader#1216)
* Chore(deps): bump @nextcloud/dialogs from 5.2.0 to 5.3.1 (logreader#1219)
* Chore(deps-dev): bump vite from 5.2.8 to 5.2.9 (logreader#1220)
* [master] Update nextcloud/ocp dependency (logreader#1222)
* Updating node.yml workflow from template (logreader#1224)
* Updating pr-feedback.yml workflow from template (logreader#1225)
* Chore(deps-dev): bump vite from 5.2.9 to 5.2.10 (logreader#1228)
* Chore(deps-dev): bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
(logreader#1230)
* Chore(deps-dev): bump @vitest/coverage-istanbul from 1.5.0 to 1.5.2
(logreader#1231)
* [master] Update nextcloud/ocp dependency (logreader#1234)
* Fix: LogIterator duplicates and drops log entries (logreader#1235)
* Chore(deps): bump @nextcloud/initial-state from 2.1.0 to 2.2.0 (logreader#
1239)
* Chore(deps-dev): bump @vitest/coverage-istanbul from 1.5.2 to 1.6.0
(logreader#1240)
* Chore(deps-dev): bump vite from 5.2.10 to 5.2.11 (logreader#1241)
* Chore(deps): bump @nextcloud/axios from 2.4.0 to 2.5.0 (logreader#1242)
* Add SPDX header (logreader#1244)
* Chore(deps): bump @nextcloud/l10n from 2.2.0 to 3.1.0 (logreader#1246)
* Chore(deps-dev): bump happy-dom from 14.7.1 to 14.10.1 (logreader#1248)
* [master] Update nextcloud/ocp dependency (logreader#1251)
* Chore(deps): bump @nextcloud/logger from 2.7.0 to 3.0.2 (logreader#1255)
* Chore(deps-dev): bump happy-dom from 14.10.1 to 14.11.0 (logreader#1256)
* Chore(deps-dev): bump @nextcloud/eslint-config from 8.3.0 to 8.4.1
(logreader#1257)
* Chore(deps-dev): bump eslint-plugin-chai-friendly from 0.7.4 to 0.8.0
(logreader#1260)
* Chore(deps-dev): bump vite from 5.2.11 to 5.2.12 (logreader#1265)
* Chore(deps-dev): bump happy-dom from 14.11.0 to 14.12.0 (logreader#1266)
* Chore(CI): Updating pr-feedback.yml workflow from template (logreader#1268)
* Chore(CI): Updating lint-eslint.yml workflow from template (logreader#1270)
* Chore(deps-dev): bump vite from 5.2.12 to 5.2.13 (logreader#1272)
* Chore(deps-dev): bump eslint-plugin-chai-friendly from 0.8.0 to 1.0.0
(logreader#1273)
* Chore(deps-dev): bump vite from 5.2.13 to 5.3.1 (logreader#1278)
* Chore(deps): bump braces from 3.0.2 to 3.0.3 (logreader#1280)
* Chore(deps-dev): bump happy-dom from 14.12.0 to 14.12.3 (logreader#1282)
* Chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 (logreader#1285)
* [master] Update nextcloud/ocp dependency (logreader#1286)
* Chore(deps): bump @nextcloud/typings from 1.8.0 to 1.9.0 (logreader#1288)
* Chore(deps-dev): bump vite from 5.3.1 to 5.3.2 (logreader#1291)
* [master] Update nextcloud/ocp dependency (logreader#1292)
* Chore(CI): Updating reuse.yml workflow from template (logreader#1294)
* Chore(deps): bump @nextcloud/dialogs from 5.3.1 to 5.3.5 (logreader#1295)
* Chore(deps-dev): bump vite from 5.3.2 to 5.3.3 (logreader#1296)
* Chore(deps): bump @nextcloud/typings from 1.9.0 to 1.9.1 (logreader#1297)
* Chore(deps): bump @nextcloud/vue from 8.11.2 to 8.14.0 (logreader#1298)
* Chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 (logreader#1299)
* [master] Update nextcloud/ocp dependency (logreader#1300)
* Migrate REUSE to TOML format (logreader#1301)
* Chore(deps): bump highlight.js from 11.9.0 to 11.10.0 (logreader#1303)
* Chore: update workflows from templates (logreader#1304)
* Chore(deps-dev): bump vite from 5.3.3 to 5.3.4 (logreader#1307)
* Chore(deps-dev): bump vitest and @vitest/coverage-istanbul (logreader#1308)
* Chore: update .git/workflows content (logreader#1309)
* Chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 (logreader#1313)
* Chore(deps-dev): bump @vitest/coverage-istanbul from 2.0.3 to 2.0.4
(logreader#1315)
* Chore(deps-dev): bump vite from 5.3.4 to 5.3.5 (logreader#1317)
* [master] Update nextcloud/ocp dependency (logreader#1320)
* Chore(deps): bump fast-xml-parser from 4.3.6 to 4.4.1 (logreader#1324)
* Chore(deps-dev): bump eslint-plugin-chai-friendly from 1.0.0 to 1.0.1
(logreader#1326)
* Chore(deps-dev): bump @vitest/coverage-istanbul from 2.0.4 to 2.0.5
(logreader#1327)
* Chore(deps): bump axios from 1.6.8 to 1.7.3 (logreader#1328)
* Chore(deps): bump @nextcloud/vue from 8.14.0 to 8.16.0 (logreader#1331)
* Chore(deps): bump pinia from 2.1.7 to 2.2.1 (logreader#1334)
* Chore(deps-dev): bump vite from 5.3.5 to 5.4.0 (logreader#1335)
* Chore(deps-dev): bump @nextcloud/vite-config from 1.2.2 to 1.4.2 (logreader
#1336)
* Fix(format): export missing formatTime function (logreader#1338)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30 (logreader#
1340)
* Feat(deps): Add Nextcloud 30 support on master (nextcloud_announcements#
313)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#314)
* Chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19
(nextcloud_announcements#315)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#318)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#319)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#322)
* Updating pr-feedback.yml workflow from template (nextcloud_announcements#
323)
* Updating dependabot-approve-merge.yml workflow from template
(nextcloud_announcements#324)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#325)
* Chore(deps-dev): Bump psalm/phar from 5.23.1 to 5.24.0
(nextcloud_announcements#326)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#327)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#331)
* Fix: Correctly check result of function (nextcloud_announcements#332)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#336)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#341)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#345)
* Chore(CI): Updating pr-feedback.yml workflow from template
(nextcloud_announcements#346)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#349)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#351)
* Chore(deps-dev): Bump psalm/phar from 5.24.0 to 5.25.0
(nextcloud_announcements#352)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#353)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#354)
* Add SPDX header (nextcloud_announcements#356)
* Chore(CI): Updating reuse.yml workflow from template
(nextcloud_announcements#357)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#358)
* Migrate REUSE to TOML format (nextcloud_announcements#359)
* Chore: update workflows from templates (nextcloud_announcements#360)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#361)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#364)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#365)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#369)
* [master] Update nextcloud/ocp dependency (nextcloud_announcements#371)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30
(nextcloud_announcements#372)
* Update nextcloud/ocp dependency (nextcloud_announcements#378)
* Feat(deps): Add Nextcloud 30 support on master (notifications#1869)
* Chore(deps-dev): Bump express from 4.18.2 to 4.19.2 (notifications#1870)
* [master] Update nextcloud/ocp dependency (notifications#1872)
* Chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19 (notifications#
1873)
* Chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19 in /tests/
Integration (notifications#1874)
* [master] Update nextcloud/ocp dependency (notifications#1875)
* Fix(openapi): Update openapi-extractor (notifications#1879)
* Perf(push): Only get user language when needed (notifications#1880)
* Techdebt(exceptions): Migrate to new exceptions (notifications#1882)
* Chore(deps): Bump @nextcloud/capabilities from 1.1.0 to 1.2.0
(notifications#1883)
* Chore(deps): Bump @nextcloud/vue from 8.11.1 to 8.11.2 (notifications#1884)
* Chore(deps): Bump @nextcloud/dialogs from 5.2.0 to 5.3.0 (notifications#
1885)
* [master] Update nextcloud/ocp dependency (notifications#1889)
* [master] Update nextcloud/ocp dependency (notifications#1891)
* Fix(exceptions): Catch AlreadyProcessedException as well now (notifications
#1892)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.0 to 5.3.1 (notifications#
1893)
* [master] Update nextcloud/ocp dependency (notifications#1894)
* Updating node.yml workflow from template (notifications#1895)
* Updating pr-feedback.yml workflow from template (notifications#1896)
* Updating dependabot-approve-merge.yml workflow from template (notifications
#1897)
* Bump @nextcloud/auth from 2.2.1 to 2.3.0 (notifications#1901)
* Bump @nextcloud/router from 3.0.0 to 3.0.1 (notifications#1902)
* Bump @nextcloud/event-bus from 3.1.0 to 3.2.0 (notifications#1903)
* Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 (notifications#
1904)
* [master] Update nextcloud/ocp dependency (notifications#1905)
* Chore: Add license headers in missing files (notifications#1906)
* Chore: Convert copyright headers to SPDX format (notifications#1908)
* Updating reuse.yml workflow from template (notifications#1909)
* Chore(deps): Bump @nextcloud/axios from 2.4.0 to 2.5.0 (notifications#1910)
* Chore(deps): Bump @nextcloud/initial-state from 2.1.0 to 2.2.0
(notifications#1911)
* Chore(deps-dev): Bump @nextcloud/babel-config from 1.0.0 to 1.1.1
(notifications#1912)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.0
(notifications#1913)
* Chore(deps): Bump @nextcloud/browser-storage from 0.3.0 to 0.4.0
(notifications#1914)
* Chore(deps-dev): Bump vimeo/psalm from 5.23.1 to 5.24.0 (notifications#
1915)
* [master] Update nextcloud/ocp dependency (notifications#1916)
* Chore(deps): Bump @nextcloud/vue from 8.11.2 to 8.11.3 (notifications#1917)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 3.0.0 to 3.0.1
(notifications#1918)
* [master] Update nextcloud/ocp dependency (notifications#1921)
* Chore(deps-dev): Bump @nextcloud/babel-config from 1.1.1 to 1.2.0
(notifications#1924)
* Chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1
(notifications#1925)
* [master] Update nextcloud/ocp dependency (notifications#1927)
* Bump @nextcloud/vue from 8.11.3 to 8.12.0 (notifications#1928)
* Bump @nextcloud/notify_push from 1.1.4 to 1.3.0 (notifications#1929)
* [master] Update nextcloud/ocp dependency (notifications#1930)
* Chore(deps): Bump @nextcloud/event-bus from 3.2.0 to 3.3.1 (notifications#
1932)
* [master] Update nextcloud/ocp dependency (notifications#1935)
* Chore(CI): Updating pr-feedback.yml workflow from template (notifications#
1937)
* [master] Update nextcloud/ocp dependency (notifications#1940)
* Fix(browser): Don??t create web notifications for old notifications
(notifications#1943)
* Fix: separate creation of browser notifications and sounds from Vue
rendering (notifications#1947)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.1 to 5.3.2 (notifications#
1953)
* Chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 (notifications#1955)
* [master] Update nextcloud/ocp dependency (notifications#1956)
* Chore(deps-dev): Bump ws from 8.13.0 to 8.17.1 (notifications#1958)
* Chore(deps-dev): Bump vimeo/psalm from 5.24.0 to 5.25.0 (notifications#
1959)
* Bump @nextcloud/dialogs from 5.3.2 to 5.3.3 (notifications#1960)
* [master] Update nextcloud/ocp dependency (notifications#1961)
* Chore(deps): Bump @nextcloud/vue from 8.12.0 to 8.13.0 (notifications#1963)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.3 to 5.3.4 (notifications#
1964)
* [master] Update nextcloud/ocp dependency (notifications#1966)
* Chore(deps): bump @nextcloud/vue from 8.13.0 to 8.14.0 (notifications#1967)
* Chore(CI): Updating reuse.yml workflow from template (notifications#1968)
* Feat: Adapt FakeUser to new IUser (notifications#1969)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.4 to 5.3.5 (notifications#
1970)
* [master] Update nextcloud/ocp dependency (notifications#1971)
* Migrate REUSE to TOML (notifications#1972)
* Add rich object support to API (notifications#1973)
* Feat(sounds): play call notification sound on second output device
(notifications#1974)
* Chore: update workflows from templates (notifications#1975)
* [master] Update nextcloud/ocp dependency (notifications#1976)
* Chore(CI): Test compile command (notifications#1979)
* Chore(deps-dev): Bump guzzlehttp/guzzle from 7.8.1 to 7.9.1 in /tests/
Integration (notifications#1981)
* [master] Update nextcloud/ocp dependency (notifications#1982)
* Fix(controller): Migrate from annotations to attributes (notifications#
1983)
* Fix(ci): Fix compile command (notifications#1984)
* Chore(deps-dev): Bump guzzlehttp/guzzle from 7.9.1 to 7.9.2 in /tests/
Integration (notifications#1985)
* Chore(deps): Bump @nextcloud/vue from 8.14.0 to 8.15.0 (notifications#1986)
* [master] Update nextcloud/ocp dependency (notifications#1989)
* Chore(deps): Bump fast-xml-parser from 4.3.6 to 4.4.1 (notifications#1993)
* Chore(deps): Bump @nextcloud/vue from 8.15.0 to 8.15.1 (notifications#1994)
* [master] Update nextcloud/ocp dependency (notifications#1995)
* Chore(deps): bump nextcloud/vue lib from 8.15.1 to 8.16.0 (notifications#
1996)
* [master] Update nextcloud/ocp dependency (notifications#2000)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30
(notifications#2003)
* Build: migrate from Webpack to Vite (notifications#2006)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.5 to 5.3.6 (notifications#
2010)
* Chore(deps): Update openapi-extractor to v1.0.0 (notifications#2014)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.6 to 5.3.7 (notifications#
2017)
* Feat(cli): Allow to replace and delete CLI notifications (notifications#
2020)
* Chore(deps): audit dependencies (notifications#2022)
* Chore(deps): Bump @nextcloud/vue from 8.17.0 to 8.17.1 (notifications#2024)
* Update nextcloud/ocp dependency (notifications#2026)
* Chore(deps): bump nextcloud/vue from 8.17.1 to 8.18.0 (notifications#2031)
* Feat(deps): Add Nextcloud 30 support on master (password_policy#566)
* Chore(deps-dev): Bump vite from 5.2.3 to 5.2.7 (password_policy#567)
* Chore(deps-dev): Bump sass from 1.72.0 to 1.74.1 (password_policy#568)
* Chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19
(password_policy#570)
* Chore(deps-dev): Bump sass from 1.74.1 to 1.75.0 (password_policy#572)
* Fix(setting): Clarify the ??Account disabled?? option (password_policy#575)
* Fix(i18n): Changed grammar (password_policy#581)
* Updating pr-feedback.yml workflow from template (password_policy#583)
* Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
(password_policy#586)
* Add SPDX header (password_policy#588)
* Update CODEOWNERS (password_policy#589)
* Add real size to SVG to fix iOS (password_policy#590)
* Chore(CI): Updating reuse.yml workflow from template (password_policy#591)
* Chore(deps-dev): Bump sass from 1.75.0 to 1.76.0 (password_policy#593)
* Chore(deps-dev): Bump sass from 1.76.0 to 1.77.1 (password_policy#597)
* Chore(deps): Bump @nextcloud/l10n from 2.2.0 to 3.1.0 (password_policy#598)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.1
(password_policy#599)
* Chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1
(password_policy#601)
* Chore(deps-dev): Bump sass from 1.77.1 to 1.77.2 (password_policy#603)
* Chore(deps-dev): Bump sass from 1.77.2 to 1.77.4 (password_policy#606)
* Chore(CI): Updating pr-feedback.yml workflow from template (password_policy
#607)
* Chore(CI): Updating lint-eslint.yml workflow from template (password_policy
#608)
* Chore(deps-dev): Bump sass from 1.77.4 to 1.77.5 (password_policy#613)
* Chore(deps): Bump braces from 3.0.2 to 3.0.3 (password_policy#614)
* Chore(deps-dev): Bump sass from 1.77.5 to 1.77.6 (password_policy#616)
* Chore(deps): Bump @nextcloud/dialogs from 5.2.0 to 5.3.5 (password_policy#
621)
* Chore(deps-dev): Bump vite from 5.2.7 to 5.3.3 (password_policy#622)
* Chore(deps): Bump @nextcloud/vue from 8.10.0 to 8.14.0 (password_policy#
623)
* Migrate REUSE to TOML format (password_policy#624)
* Chore(deps-dev): Bump sass from 1.77.6 to 1.77.8 (password_policy#625)
* Chore(deps-dev): Bump vite from 5.3.3 to 5.3.4 (password_policy#626)
* Chore(deps): Bump semver from 6.3.0 to 6.3.1 (password_policy#627)
* Chore(deps-dev): Bump vite from 5.3.4 to 5.3.5 (password_policy#629)
* Chore(deps): Bump fast-xml-parser from 4.3.5 to 4.4.1 (password_policy#631)
* Chore(deps-dev): Bump vite from 5.3.5 to 5.4.0 (password_policy#633)
* Chore(deps-dev): Bump dockerode and @types/dockerode (photos#2079)
* Chore(deps): Bump @nextcloud/router from 2.2.0 to 3.0.0 (photos#2346)
* Chore(deps-dev): Bump cypress-visual-regression from 4.0.0 to 5.0.0 (photos
#2347)
* Feat(deps): Add Nextcloud 30 support on master (photos#2408)
* [master] Update nextcloud/ocp dependency (photos#2417)
* [master] Fix npm audit (photos#2418)
* Chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19 (photos#2421)
* [master] Update nextcloud/ocp dependency (photos#2425)
* Feat: Allow multiple source folders (photos#2426)
* Fix(3rd-party apps): do not link to maps/recognize install page if the
appstore isn??t enabled (photos#2428)
* [master] Update nextcloud/ocp dependency (photos#2430)
* Fix: Open Viewer when clicking on photo in folder (photos#2431)
* Check download attribute when fetching previews (photos#2434)
* [master] Update nextcloud/ocp dependency (photos#2441)
* [master] Fix npm audit (photos#2443)
* Updating pr-feedback.yml workflow from template (photos#2448)
* Updating dependabot-approve-merge.yml workflow from template (photos#2449)
* Chore(deps-dev): Bump postcss from 8.4.35 to 8.4.38 (photos#2450)
* [master] Update nextcloud/ocp dependency (photos#2455)
* Add block-merge-eol workflow (photos#2456)
* Add SPDX header (photos#2459)
* Chore(deps-dev): Bump psalm/phar from 5.23.1 to 5.24.0 (photos#2461)
* [master] Update nextcloud/ocp dependency (photos#2462)
* [master] Fix npm audit (photos#2466)
* Fix(faces): Fix call to Viewer.open (photos#2468)
* Fix(SizeMetadataProvider): Swap the width and height if the image is
rotated (photos#2474)
* Fix: add typecast for mimetype (photos#2494)
* Update Material Symbol icons (photos#2501)
* Chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 (photos#2504)
* Chore(deps-dev): Bump ws from 8.13.0 to 8.17.1 (photos#2505)
* Chore(deps-dev): Bump psalm/phar from 5.24.0 to 5.25.0 (photos#2507)
* Various fixes in preparation of 30 (photos#2514)
* Chore: Update @nextcloud/vue to 8.13.0 (photos#2515)
* Chore(CI): Updating reuse.yml workflow from template (photos#2519)
* Fix: avoid erroring out on corrupt image data (photos#2524)
* [master] Update nextcloud/ocp dependency (photos#2526)
* Fix(l10n): Translate ??All Tags?? string (photos#2528)
* Feat: Handle complex location type (photos#2533)
* Fix(dashboard): Fix ID and provide icon url (photos#2542)
* Chore: update workflows from templates (photos#2549)
* Migrate to TOML format (photos#2561)
* [master] Fix npm audit (photos#2566)
* Fix(migrations): duplicated preference (photos#2571)
* Fix(folders): empty content and unknown folder render (photos#2577)
* Chore(deps-dev): Bump postcss-loader from 7.3.3 to 8.1.1 (photos#2582)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30 (photos#2597)
* Chore(deps-dev): Bump tslib from 2.6.2 to 2.6.3 (photos#2599)
* Fix(migration): Fix migration for MySQL which does not allow joining
(photos#2607)
* Fix: remove nextcloud_photos_ tmp files when done (photos#2608)
* Fix npm audit (photos#2623)
* Fix(dashboard): Fix dashboard panel ID (photos#2626)
* Chore(deps): Bump @nextcloud/vue from 8.9.1 to 8.11.1 (privacy#1053)
* Feat(deps): Add Nextcloud 30 support on master (privacy#1054)
* [master] Fix npm audit (privacy#1057)
* Chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19 (privacy#1059)
* Chore(deps): Bump @nextcloud/vue from 8.11.1 to 8.11.2 (privacy#1061)
* Chore(deps): Bump @nextcloud/dialogs from 5.2.0 to 5.3.0 (privacy#1062)
* [master] Fix npm audit (privacy#1063)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.0 to 5.3.1 (privacy#1065)
* Updating pr-feedback.yml workflow from template (privacy#1066)
* Updating dependabot-approve-merge.yml workflow from template (privacy#1067)
* Chore(deps): Bump @nextcloud/router from 3.0.0 to 3.0.1 (privacy#1071)
* Chore(deps): Bump @nextcloud/auth from 2.2.1 to 2.3.0 (privacy#1072)
* Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
(privacy#1073)
* Add SPDX header (privacy#1074)
* Chore(deps-dev): Bump @nextcloud/babel-config from 1.0.0 to 1.1.1 (privacy#
1075)
* Chore(deps): Bump @nextcloud/initial-state from 2.1.0 to 2.2.0 (privacy#
1076)
* Chore(deps): Bump @nextcloud/axios from 2.4.0 to 2.5.0 (privacy#1077)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.0
(privacy#1078)
* Chore(deps): Bump @nextcloud/l10n from 2.2.0 to 3.1.0 (privacy#1080)
* Chore(deps): Bump @nextcloud/vue from 8.11.2 to 8.11.3 (privacy#1081)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 3.0.0 to 3.0.1
(privacy#1082)
* Chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1 (privacy
#1083)
* Chore(deps-dev): Bump @nextcloud/babel-config from 1.1.1 to 1.2.0 (privacy#
1084)
* Chore(deps): Bump @nextcloud/vue from 8.11.3 to 8.12.0 (privacy#1085)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.1 to 5.3.2 (privacy#1086)
* [master] Fix npm audit (privacy#1089)
* Chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 (privacy#1091)
* Chore(deps-dev): Bump ws from 8.13.0 to 8.17.1 (privacy#1092)
* Chore(deps): Bump @nextcloud/dialogs from 5.3.2 to 5.3.3 (privacy#1093)
* Chore(CI): Updating reuse.yml workflow from template (privacy#1096)
* Chore(deps): Bump fast-xml-parser from 4.3.6 to 4.4.1 (privacy#1102)
* Revert ??perf(dashboard): implement widget item api v2?? (recommendations#
667)
* Feat(deps): Add Nextcloud 30 support on master (recommendations#723)
* Chore(deps-dev): Bump express from 4.18.2 to 4.19.2 (recommendations#724)
* Chore(deps): Bump @nextcloud/vue from 8.9.1 to 8.11.1 (recommendations#725)
* Chore(deps): Bump @nextcloud/files from 3.1.0 to 3.1.1 (recommendations#
726)
* Fix: Fix navigation to folder (recommendations#727)
* [master] Fix npm audit (recommendations#731)
* Updating pr-feedback.yml workflow from template (recommendations#733)
* Updating dependabot-approve-merge.yml workflow from template
(recommendations#734)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.0
(recommendations#735)
* Chore(deps): Bump @nextcloud/vue from 8.11.1 to 8.11.2 (recommendations#
736)
* Chore(deps-dev): Bump @nextcloud/babel-config from 1.0.0 to 1.1.1
(recommendations#737)
* Chore(deps): Bump @nextcloud/router from 3.0.0 to 3.0.1 (recommendations#
738)
* Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
(recommendations#739)
* Chore(deps): Bump @nextcloud/files from 3.1.1 to 3.2.1 (recommendations#
740)
* Chore(deps): Bump @nextcloud/axios from 2.4.0 to 2.5.0 (recommendations#
741)
* Add SPDX header (recommendations#742)
* Add additional SPDX header (recommendations#743)
* Chore(deps): Bump @nextcloud/l10n from 2.2.0 to 3.1.0 (recommendations#744)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 3.0.0 to 3.0.1
(recommendations#745)
* Chore(deps): Bump @nextcloud/vue from 8.11.2 to 8.11.3 (recommendations#
746)
* Fix: use folder material design icon (recommendations#747)
* Chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1
(recommendations#753)
* Fix: catch and filter shares whom storage is not available (recommendations
#755)
* Chore(deps): Bump braces from 3.0.2 to 3.0.3 (recommendations#762)
* Chore(deps-dev): Bump ws from 8.16.0 to 8.17.1 (recommendations#763)
* Chore(CI): Updating reuse.yml workflow from template (recommendations#766)
* Fix(dashboard): Fix dashboard icon (recommendations#767)
* Migrate REUSE to TOML format (recommendations#769)
* Chore(deps): Bump fast-xml-parser from 4.3.5 to 4.4.1 (recommendations#771)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30
(recommendations#778)
* Fix npm audit (recommendations#782)
* [master] Update nextcloud/ocp dependency (related_resources#374)
* Chore(deps-dev): Bump phpunit/phpunit from 10.5.13 to 10.5.15
(related_resources#379)
* Feat(deps): Add Nextcloud 30 support on master (related_resources#383)
* Chore(deps-dev): Bump express from 4.18.2 to 4.19.2 (related_resources#384)
* Chore(deps-dev): Bump phpunit/phpunit from 10.5.15 to 10.5.16
(related_resources#385)
* [master] Update nextcloud/ocp dependency (related_resources#386)
* Chore(deps-dev): Bump phpunit/phpunit from 10.5.16 to 10.5.17
(related_resources#391)
* Chore(deps): Bump @nextcloud/vue from 7.12.4 to 8.11.2 (related_resources#
394)
* Fix: Skip aggregating resources that are already listed in team resources
(related_resources#397)
* Chore(deps-dev): Bump phpunit/phpunit from 10.5.17 to 10.5.19
(related_resources#399)
* Updating pr-feedback.yml workflow from template (related_resources#400)
* Updating dependabot-approve-merge.yml workflow from template
(related_resources#401)
* Updating appstore-build-publish.yml workflow from template
(related_resources#402)
* Chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1
(related_resources#403)
* Chore(deps): Bump @nextcloud/router from 3.0.0 to 3.0.1 (related_resources#
404)
* Chore(deps-dev): Bump phpunit/phpunit from 10.5.19 to 10.5.20
(related_resources#405)
* [master] Update nextcloud/ocp dependency (related_resources#406)
* Chore(deps-dev): Bump vimeo/psalm from 5.23.1 to 5.24.0 (related_resources#
407)
* Chore(deps): Bump @nextcloud/axios from 2.4.0 to 2.5.0 (related_resources#
408)
* Chore(deps-dev): Bump @nextcloud/babel-config from 1.0.0 to 1.1.1
(related_resources#411)
* [master] Update nextcloud/ocp dependency (related_resources#412)
* Chore(deps): Bump @nextcloud/l10n from 2.2.0 to 3.1.0 (related_resources#
413)
* Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.1
(related_resources#414)
* Chore(deps): Bump @nextcloud/vue from 8.11.2 to 8.11.3 (related_resources#
415)
* [master] Update nextcloud/ocp dependency (related_resources#417)
* Bump @nextcloud/babel-config from 1.1.1 to 1.2.0 (related_resources#420)
* Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1 (related_resources#421)
* [master] Update nextcloud/ocp dependency (related_resources#422)
* Chore(deps): bump @nextcloud/vue from 8.11.3 to 8.12.0 (related_resources#
423)
* [master] Update nextcloud/ocp dependency (related_resources#425)
* [master] Update nextcloud/ocp dependency (related_resources#426)
* Chore(CI): Updating pr-feedback.yml workflow from template
(related_resources#430)
* [master] Update nextcloud/ocp dependency (related_resources#433)
* Chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (related_resources#435)
* [master] Update nextcloud/ocp dependency (related_resources#436)
* Chore(deps-dev): bump ws from 8.16.0 to 8.17.1 (related_resources#441)
* Chore(deps-dev): bump vimeo/psalm from 5.24.0 to 5.25.0 (related_resources#
442)
* [master] Update nextcloud/ocp dependency (related_resources#443)
* Chore(deps-dev): bump phpunit/phpunit from 10.5.20 to 10.5.24
(related_resources#445)
* Add SPDX header (related_resources#448)
* Chore(deps-dev): bump phpunit/phpunit from 10.5.24 to 10.5.25
(related_resources#449)
* Chore(deps): bump @nextcloud/vue from 8.12.0 to 8.14.0 (related_resources#
450)
* Chore: update workflows from templates (related_resources#452)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30
(related_resources#464)
* Feat(deps): Add Nextcloud 30 support on master (serverinfo#579)
* [master] Update nextcloud/ocp dependency (serverinfo#580)
* Chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19 (serverinfo#
581)
* [master] Update nextcloud/ocp dependency (serverinfo#582)
* [master] Update nextcloud/ocp dependency (serverinfo#586)
* Fix: replace removed success and complete callbacks (serverinfo#589)
* [master] Update nextcloud/ocp dependency (serverinfo#591)
* Updating pr-feedback.yml workflow from template (serverinfo#593)
* Updating dependabot-approve-merge.yml workflow from template (serverinfo#
594)
* [master] Update nextcloud/ocp dependency (serverinfo#595)
* Chore(deps-dev): Bump psalm/phar from 5.23.1 to 5.24.0 (serverinfo#596)
* [master] Update nextcloud/ocp dependency (serverinfo#597)
* Fix: handle disabled shell_exec (serverinfo#598)
* Add SPDX header (serverinfo#601)
* [master] Update nextcloud/ocp dependency (serverinfo#602)
* [master] Update nextcloud/ocp dependency (serverinfo#606)
* Chore: remove dns server (serverinfo#607)
* [master] Update nextcloud/ocp dependency (serverinfo#608)
* [master] Update nextcloud/ocp dependency (serverinfo#611)
* Chore(CI): Updating pr-feedback.yml workflow from template (serverinfo#615)
* Ci: automate ocp updates (serverinfo#619)
* [master] Update nextcloud/ocp dependency (serverinfo#623)
* [master] Update nextcloud/ocp dependency (serverinfo#625)
* Chore(deps-dev): Bump psalm/phar from 5.24.0 to 5.25.0 (serverinfo#627)
* [master] Update nextcloud/ocp dependency (serverinfo#628)
* Fix: handle getNetInterfaces error (serverinfo#630)
* Fix: update wording about apps element in monitoring response (serverinfo#
631)
* [master] Update nextcloud/ocp dependency (serverinfo#637)
* [master] Update nextcloud/ocp dependency (serverinfo#639)
* Migrate REUSE to TOML format (serverinfo#640)
* Use a more sensible format for load average (serverinfo#641)
* Chore: update workflows from templates (serverinfo#642)
* [master] Update nextcloud/ocp dependency (serverinfo#645)
* [master] Update nextcloud/ocp dependency (serverinfo#646)
* [master] Update nextcloud/ocp dependency (serverinfo#649)
* [master] Update nextcloud/ocp dependency (serverinfo#655)
* [master] Update nextcloud/ocp dependency (serverinfo#656)
* Fix: Display threads and not cores (serverinfo#658)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30 (serverinfo#
661)
* Fix: allow dot in mounted on (serverinfo#668)
* Update nextcloud/ocp dependency (serverinfo#672)
* Update nextcloud/ocp dependency (serverinfo#678)
* Chore: update workflows from templates (survey_client#224)
* Feat(deps): Add Nextcloud 30 support on master (survey_client#252)
* Chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19 (survey_client#
256)
* Update dependency (survey_client#272)
* Chore(CI): Updating pr-feedback.yml workflow from template (survey_client#
273)
* Updating dependabot-approve-merge.yml workflow from template (survey_client
#274)
* Chore(deps-dev): Bump vimeo/psalm from 5.23.1 to 5.24.0 (survey_client#279)
* [master] Update nextcloud/ocp dependency (survey_client#283)
* Update README.md (survey_client#287)
* [master] Update nextcloud/ocp dependency (survey_client#293)
* Chore(deps-dev): Bump vimeo/psalm from 5.24.0 to 5.25.0 (survey_client#294)
* [master] Update nextcloud/ocp dependency (survey_client#295)
* [master] Update nextcloud/ocp dependency (survey_client#297)
* Add SPDX header (survey_client#298)
* [master] Update nextcloud/ocp dependency (survey_client#299)
* Feat(deps): Add Nextcloud 30 support on master (suspicious_login#865)
* Fix inverted app icon (suspicious_login#868)
* Fix: Add geo/ISP lookup button config option to README (suspicious_login#
872)
* Feat(suspicious_login): Add ??more info?? button to email notifications
(suspicious_login#873)
* Ci: update workflows from templates (suspicious_login#874)
* Fix(README): Adjust IP lookup instructions to match default
(suspicious_login#876)
* Add SPDX header (suspicious_login#880)
* Add npm audit fix job (suspicious_login#882)
* [master] Fix npm audit (suspicious_login#884)
* Chore(CI): Updating reuse.yml workflow from template (suspicious_login#888)
* Feat: Improved email and notification text (suspicious_login#897)
* Chore: move php-cs-fixer to vendor-bin (suspicious_login#898)
* Chore: move composer-bin-plugin to prod dependencies (suspicious_login#901)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30
(suspicious_login#903)
* Fix(php): Make OptimizerService::optimize nullalble param required
(suspicious_login#907)
* Fix: inverted logo in notification (suspicious_login#913)
* Feat: Use notify push for sync messages during editing (text#4585)
* Fix(deps): update tiptap to ^2.2.4 (main) (text#5238)
* Feat: Move to vite for bundling (text#5367)
* Cleanup `_oc_webroot` stubs where possible (text#5378)
* Build(deps): bump prosemirror-trailing-node to 2.0.8 (text#5438)
* Fix(LinkBubble): Treat links to hashes in same page directly (text#5521)
* Feat(deps): Add Nextcloud 30 support on main (text#5578)
* Fix: Make edit mode in interactive widgets opt-in (text#5579)
* Chore(deps): update dependency cypress-split to ^1.21.1 (main) (text#5582)
* Chore(deps): update dependency vite to ^5.2.7 (main) (text#5583)
* Fix(deps): update dependency y-websocket to ^2.0.2 (main) (text#5584)
* Always initialize with the same yjs document if no state is present (text#
5589)
* [main] Update nextcloud/ocp dependency (text#5590)
* Fix: workspace tables expand correctly (text#5591)
* Chore: Update renovate.json to match stable releases (text#5592)
* Fix(css): Adjust heading sizes (Fixes: #5515) (text#5594)
* Test(cypress): Wait for syncs after opening+editing in in `sync.spec.js`
(text#5601)
* Chore(deps): update dependency cypress-split to ^1.21.2 (main) (text#5605)
* Chore(deps): update dependency vite to ^5.2.8 (main) (text#5606)
* Build: Update RelativeCI workflow (text#5607)
* Chore(deps-dev): bump psalm/phar from 5.19.0 to 5.23.1 (text#5608)
* Fix(deps): update dependency markdown-it-front-matter to ^0.2.4 (main)
(text#5609)
* Chore(deps-dev): bump undici from 5.28.3 to 5.28.4 (text#5616)
* Fix: focus issue on translate modal, remove duplicate code (text#5630)
* Fix(deps): update tiptap to ^2.2.5 (main) (text#5631)
* Chore(deps-dev): bump phpunit/phpunit from 9.6.18 to 9.6.19 (text#5635)
* Fix(deps): update dependency @tiptap/extension-blockquote to ^2.2.6 (main)
(text#5641)
* Fix(deps): update tiptap to ^2.2.6 (main) (text#5643)
* [main] Update nextcloud/ocp dependency (text#5644)
* Fix: improve node and mark copy-paste behavior (text#5654)
* Fix(imageview): Don??t try to load unresolved images (text#5655)
* Fix: Avoid throwing when a workspace file cannot be found due to a failed
storage (text#5659)
* Request the native app to reload the direct editing view on 403 errors
(text#5662)
* Fix(deps): update dependency @nextcloud/vue to ^8.11.2 (main) (text#5666)
* Chore(deps): update dependency cypress-split to ^1.23.0 (main) (text#5668)
* Fix(deps): update dependency @nextcloud/dialogs to ^5.3.0 (main) (text#
5669)
* Fix(deps): update tiptap to ^2.3.0 (main) (text#5670)
* [main] Update nextcloud/ocp dependency (text#5682)
* [main] Fix npm audit (text#5686)
* Fix(links): 5539 close link bubble on click outside (text#5691)
* Update(ci): cypress workflow to use latest dependencies with node 20 (text#
5693)
* Fix(l10n): ??Connection failed?? not translatable (text#5696)
* Feat: disable spellcheck inside code blocks (text#5701)
* Chore(deps): update dependency eslint-plugin-cypress to ^2.15.2 (main)
(text#5704)
* Chore(deps): update dependency vite to ^5.2.9 (main) (text#5705)
* Fix(deps): update dependency @nextcloud/dialogs to ^5.3.1 (main) (text#
5706)
* Fix(deps): update dependency @nextcloud/files to ^3.2.0 (main) (text#5707)
* Chore(deps): update dependency vite to ^5.2.10 (main) (text#5712)
* [main] Update nextcloud/ocp dependency (text#5715)
* Fix(description): 5688 no need to encode filename (text#5716)
* Perf(bootstrap): Lazy register template creator through event (text#5717)
* Fix: disable callouts button when all callout variants are disabled (text#
5720)
* Test(ci): use node-test template rather than our own jest (text#5721)
* Fix(linkBubble): load only when needed (text#5723)
* Test(cy): rely on @nextcloud/axios for requests (text#5727)
* Updating pr-feedback.yml workflow from template (text#5729)
* Updating dependabot-approve-merge.yml workflow from template (text#5730)
* Chore(deps): update cypress (main) (text#5731)
* [main] Update nextcloud/ocp dependency (text#5732)
* [main] Update nextcloud/ocp dependency (text#5734)
* Chore: Add SPDX headers (text#5738)
* Chore(deps): update dependency @nextcloud/browserslist-config to ^3.0.1
(main) (text#5739)
* Chore(deps): update dependency cypress-split to ^1.23.1 (main) (text#5740)
* Chore(deps): update dependency vite to ^5.2.11 (main) (text#5741)
* Fix(deps): update dependency @nextcloud/files to ^3.2.1 (main) (text#5742)
* Chore(deps-dev): bump psalm/phar from 5.23.1 to 5.24.0 (text#5743)
* Fix(deps): update dependency @nextcloud/router to ^3.0.1 (main) (text#5744)
* Fix(deps): update dependency yjs to ^13.6.15 (main) (text#5745)
* Fix(deps): update tiptap to ^2.3.1 (main) (text#5746)
* Chore(deps): update dependency @nextcloud/babel-config to ^1.1.1 (main)
(text#5747)
* Fix(deps): update dependency @nextcloud/auth to ^2.3.0 (main) (text#5748)
* Fix(deps): update dependency @nextcloud/axios to ^2.5.0 (main) (text#5749)
* Fix(editor): requestAnimationFrame in onResize callbacks (text#5750)
* Fix(deps): update dependency @nextcloud/browser-storage to ^0.4.0 (main)
(text#5751)
* Fix(deps): update dependency @nextcloud/event-bus to ^3.2.0 (main) (text#
5752)
* Fix(deps): update dependency @nextcloud/initial-state to ^2.2.0 (main)
(text#5754)
* Chore(deps): update dependency @nextcloud/stylelint-config to v3 (main)
(text#5755)
* Chore(deps): update dependency eslint-plugin-cypress to v3 (main) (text#
5756)
* Fix(deps): update dependency @nextcloud/l10n to v3 (main) (text#5757)
* Fix(deps): update dependency @nextcloud/l10n to ^3.0.1 (main) (text#5758)
* Fix(deps): update dependency @nextcloud/logger to v3 (main) (text#5759)
* [main] Update nextcloud/ocp dependency (text#5771)
* Test(cypress): Avoid failure when editor is updated on webdav requests
(text#5772)
* Chore(deps): update dependency cypress-split to ^1.23.2 (main) (text#5776)
* Fix(deps): update dependency @nextcloud/vue to ^8.11.3 (main) (text#5778)
* Fix(deps): update dependency y-prosemirror to ^1.2.5 (main) (text#5779)
* Chore(deps): update dependency cypress to ^13.9.0 (main) (text#5780)
* Chore(deps): update dependency eslint-plugin-cypress to ^3.2.0 (main) (text
#5781)
* Fix(deps): update dependency @nextcloud/l10n to ^3.1.0 (main) (text#5782)
* Fix(deps): update tiptap to ^2.3.2 (main) (text#5784)
* Fix(deps): update dependency y-websocket to ^2.0.3 (main) (text#5786)
* [main] Update nextcloud/ocp dependency (text#5794)
* Feat(editor): Add keyboard shortcut (Ctrl-Alt-H) to toggle outline (text#
5799)
* Fix: showing folder description on favorites (text#5802)
* Chore(deps): update dependency @nextcloud/vite-config to ^1.2.3 (main)
(text#5803)
* Chore(deps): update dependency rollup-plugin-webpack-stats to ^0.2.6 (main)
(text#5804)
* Chore(deps): update dependency typescript to ^5.4.5 (main) (text#5805)
* Fix(deps): update dependency @nextcloud/logger to ^3.0.2 (main) (text#5806)
* Fix(deps): update dependency lib0 to ^0.2.94 (main) (text#5807)
* Fix(deps): update dependency mermaid to ^10.9.1 (main) (text#5808)
* Chore(deps): update dependency @nextcloud/babel-config to ^1.2.0 (main)
(text#5809)
* Chore(deps): update dependency @nextcloud/eslint-config to ^8.4.1 (main)
(text#5810)
* Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.17.2
(main) (text#5811)
* Fix(deps): update dependency @nextcloud/event-bus to ^3.3.1 (main) (text#
5812)
* Fix(deps): update tiptap to ^2.4.0 (main) (text#5813)
* [main] Update nextcloud/ocp dependency (text#5815)
* Fix(ci): stop building main assets for now (text#5823)
* Fix(ci): build on main again (text#5824)
* Fix(ci): typo in update-node-dist workflow (text#5825)
* Fix(ci): handle grep with no results gracefully (text#5826)
* [main] Update nextcloud/ocp dependency (text#5830)
* Fix: smartpicker set links for selected text (text#5832)
* Fix(PreviewOptions): Set buttons position to absolute (text#5833)
* Fix(preview): prev token can be undefined in `isPreviewLinkInParagraph`
(text#5834)
* Fix(SmartPicker): Insert smart picker links as preview per default (text#
5846)
* Chore(deps): update dependency cypress-split to ^1.23.6 (main) (text#5847)
* Chore(deps): update dependency ts-jest to ^29.1.4 (main) (text#5848)
* Chore(deps): update dependency vite to ^5.2.12 (main) (text#5849)
* Chore(deps): update dependency vue-demi to ^0.14.8 (main) (text#5850)
* [main] Update nextcloud/ocp dependency (text#5851)
* Fix(table): Fix readonly detection in vue components (text#5856)
* Test(cypress): Fix selector for new button in files app (text#5859)
* Fix(locks): only lock when editing (text#5863)
* Chore(deps): update dependency vite to ^5.2.13 (main) (text#5868)
* Fix(deps): update dependency y-prosemirror to ^1.2.6 (main) (text#5869)
* Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.18.0
(main) (text#5870)
* Chore(deps): update dependency cypress to ^13.11.0 (main) (text#5871)
* Chore(deps): update dependency cypress-split to ^1.24.0 (main) (text#5872)
* Chore(deps): update dependency eslint-plugin-cypress to ^3.3.0 (main) (text
#5873)
* Chore(deps): update dependency rollup-plugin-webpack-stats to ^0.3.0 (main)
(text#5874)
* Chore(deps): update vueuse to ^10.10.0 (main) (text#5875)
* Fix(deps): update dependency @nextcloud/files to ^3.4.1 (main) (text#5876)
* Fix(deps): update dependency @nextcloud/vue to ^8.13.0 (main) (text#5877)
* Fix(deps): update dependency debounce to ^2.1.0 (main) (text#5878)
* Fix(deps): update dependency slug to ^9.1.0 (main) (text#5879)
* [main] Update nextcloud/ocp dependency (text#5880)
* Chore(deps): update braces to fix security issue (text#5885)
* Perf: Lazy load optional dependencies (text#5886)
* Reset all sessions (in occ command and on upgrade) (text#5887)
* Feat(db): Add timestamp field to steps database (text#5888)
* Fix/toc without transaction (text#5893)
* Feat(link): Add input rule to insert links using markdown syntax (text#
5894)
* Fix: Ignore pushes of update steps for read only sessions (text#5895)
* Chore(deps): update dependency @nextcloud/vite-config to ^1.2.5 (main)
(text#5898)
* Fix(deps): update dependency @nextcloud/dialogs to ^5.3.4 (main) (text#
5899)
* Fix(deps): update dependency y-prosemirror to ^1.2.8 (main) (text#5900)
* Fix(deps): update dependency yjs to ^13.6.16 (main) (text#5901)
* Chore(deps): update dependency rollup-plugin-webpack-stats to ^0.4.1 (main)
(text#5902)
* Chore(deps): update dependency vite to ^5.3.1 (main) (text#5903)
* Chore(deps): update vueuse to ^10.11.0 (main) (text#5905)
* Fix(deps): update dependency uuid to v10 (main) (text#5906)
* [main] Update nextcloud/ocp dependency (text#5910)
* Add REUSE badge (text#5916)
* Truncate tables and rename documents folder on reset (text#5918)
* Chore(deps): bump ws (text#5922)
* Added use statement for LoadEditor class (text#5923)
* Fix(LinkBubble): Don??t open bubble at initialization and on remote changes
(text#5924)
* Fix(LinkPicker): Fix inserting markdown (e.g. from `text_templates` app)
(text#5926)
* Fix(Preview): Show reference fallback (text#5927)
* Fix(menu): Use paperclip icon for inserting attachments menu item (text#
5929)
* Perf: Reduce polling interval for read only users (text#5930)
* Perf: Use getFirstNodeById and pass userId for our internal helper to avoid
fetching mountpoints (text#5933)
* Chore(deps-dev): bump psalm/phar from 5.24.0 to 5.25.0 (text#5936)
* [main] Update nextcloud/ocp dependency (text#5937)
* Keep base version etag during reload (text#5941)
* Fix(build): increase ram for faster npm run watch (text#5942)
* Fix(editor): use reactive `hasEditor` in template (text#5943)
* Perf: Take shortcut for remaining getById if we can (text#5947)
* Perf: Cache workspace content for propfinds (text#5948)
* Ci: Skip cypress test crashing electron right now (text#5952)
* Fix(LinkBubble): Fix logic to detect transactions without history (text#
5954)
* Perf: optimize WorkspaceService::getFile (text#5959)
* Perf: get folder node directly from dav node instead of getting it by id
(text#5961)
* Chore(deps): update dependency ts-jest to ^29.1.5 (main) (text#5964)
* Chore(deps): update dependency vite to ^5.3.2 (main) (text#5965)
* Fix(deps): update dependency @nextcloud/files to ^3.5.1 (main) (text#5966)
* Fix(deps): update dependency y-prosemirror to ^1.2.9 (main) (text#5967)
* Fix(deps): update dependency yjs to ^13.6.18 (main) (text#5968)
* Chore(deps): update dependency @nextcloud/vite-config to ^1.3.0 (main)
(text#5969)
* Chore(deps): update dependency cypress to ^13.12.0 (main) (text#5970)
* Chore(deps): update dependency typescript to ^5.5.2 (main) (text#5971)
* [main] Update nextcloud/ocp dependency (text#5976)
* Fix(attachments): Don??t require document session for getting attachments
(text#5979)
* Feat: add category for menu Add folder description (text#5988)
* Fix: Change search highlight color and border radius (text#5989)
* Fix: Use css vars to adapt to new clickable area size (text#5990)
* Fix(deps): update dependency @nextcloud/vue to ^8.14.0 (main) (text#5991)
* Chore(CI): Updating reuse.yml workflow from template (text#5992)
* Chore(deps): update dependency typescript to ^5.5.3 (main) (text#5994)
* Chore(deps): update dependency vite to ^5.3.3 (main) (text#5995)
* Fix(deps): update dependency @nextcloud/dialogs to ^5.3.5 (main) ??
autoclosed (text#5996)
* Chore(deps): update dependency cypress to ^13.13.0 (main) (text#5997)
* Chore(deps): update dependency rollup-plugin-webpack-stats to v1 (main)
(text#5998)
* [main] Update nextcloud/ocp dependency (text#6011)
* Fix: compute number of icons in menubar based on `??default-clickable-area`
(text#6015)
* Chore(editor): Remove obsolete code for author annotations (text#6018)
* Fix(ApiService): Catch NotPermittedException and return 404 (text#6019)
* Fix(vite): dedupe vue to only use one version of it (text#6024)
* Chore: Extract CSS instead of injecting (text#6026)
* Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.19.0
(main) (text#6032)
* Chore(deps): update dependency ts-jest to ^29.2.2 (main) (text#6033)
* Fix(deps): update dependency highlight.js to ^11.10.0 (main) (text#6034)
* Chore: update workflows from templates (text#6038)
* [main] Update nextcloud/ocp dependency (text#6042)
* [main] Fix npm audit (text#6045)
* Fix(sync): reuse open connection (text#6054)
* Ci: Also commit css files during build (text#6056)
* Ci: Fix dep5 for css files (text#6058)
* Fix(cy): adjust share test to api change (text#6060)
* Chore(deps): update dependency cypress to ^13.13.1 (main) (text#6063)
* Chore(deps): update dependency ts-jest to ^29.2.3 (main) (text#6064)
* [main] Update nextcloud/ocp dependency (text#6066)
* [main] Fix npm audit (text#6068)
* Test(cy): Install assistant app version matching the server branch (text#
6072)
* Chore(deps): update dependency typescript to ^5.5.4 (main) (text#6075)
* Chore(deps): update dependency vite to ^5.3.4 (main) (text#6076)
* Fix(deps): update dependency @nextcloud/files to ^3.6.0 (main) (text#6077)
* Fix(deps): update dependency @nextcloud/vue to ^8.15.0 (main) (text#6078)
* Fix(Assistant): Migrate to new task processing API (text#6079)
* Test(cypress): Downgrade to last cypress version that doesn??t crash (text#
6082)
* Chore(deps): update dependency vue-demi to ^0.14.9 (main) (text#6084)
* Fix(deps): update dependency y-websocket to ^2.0.4 (main) (text#6085)
* No conflict dialogue in read only (text#6094)
* Deps(renovate): No longer open PRs for dependency updates on stable27 (text
#6095)
* Fix: Remove superfluous import (text#6098)
* Chore(deps): update dependency eslint-plugin-cypress to ^3.4.0 (main) (text
#6118)
* Fix(deps): update dependency @nextcloud/files to ^3.7.0 (main) (text#6119)
* Fix(css): Use single quotes (text#6122)
* Fix(search): Add data attribute to search decoration (text#6123)
* Chore(deps): update dependency vite to ^5.3.5 (main) (text#6130)
* Chore(deps): update dependency vue-demi to ^0.14.10 (main) (text#6131)
* [Assistant] Add button in task result (text#6132)
* [main] Update nextcloud/ocp dependency (text#6141)
* [main] Fix npm audit (text#6145)
* Fix(css): spacing issue in table (text#6150)
* Chore(deps): bump fast-xml-parser from 4.3.6 to 4.4.1 (text#6151)
* Ci(cypress): Adapt to file name link being a button now (text#6158)
* Chore(deps): update dependency ts-jest to ^29.2.4 (main) (text#6159)
* Fix(deps): update dependency @nextcloud/vue to ^8.15.1 (main) (text#6160)
* Fix(deps): update dependency lib0 to ^0.2.95 (main) (text#6161)
* Fix: Avoid throwing in BeforeNodeWrittenListener on new files (text#6167)
* Chore(deps): Upgrade cypress to 13.6.4 (text#6168)
* Chore(deps): update dependency @nextcloud/vite-config to ^1.4.0 (main)
(text#6172)
* Fix(deps): update dependency lib0 to ^0.2.96 (main) (text#6173)
* Fix(deps): update dependency @nextcloud/vue to ^8.16.0 (main) (text#6174)
* Chore: Add migration attributes (text#6177)
* Ci: Fix selector for viewer modal name (text#6179)
* Fix: Only insert smart picker result as preview if it is a valid URL (text#
6181)
* Chore(deps): update vueuse to ^10.11.1 (main) (text#6188)
* Fix(deps): update dependency y-prosemirror to ^1.2.12 (main) (text#6189)
* Chore(deps): update dependency vite to ^5.4.0 (main) (text#6190)
* [main] Update nextcloud/ocp dependency (text#6194)
* [main] Fix npm audit (text#6196)
* Fix reconnecting websocket polyfill and error propagation during push (text
#6200)
* Chore(deps): bump axios from 1.6.8 to 1.7.4 (text#6207)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30 (text#6208)
* Fix(deps): update tiptap to ^2.6.2 (main) (text#6212)
* Fix(attachments): Uploading of attachments from public shares (text#6216)
* Chore(deps): update dependency @nextcloud/vite-config to ^1.4.2 (text#6229)
* Chore(deps): update dependency vite to ^5.4.1 (text#6231)
* Fix(deps): update dependency @nextcloud/dialogs to ^5.3.6 (text#6232)
* Fix(deps): update dependency lib0 to ^0.2.97 (text#6233)
* Fix(deps): update tiptap to ^2.6.4 (text#6234)
* Fix npm audit (text#6238)
* Fix: Ensure WebsocketPolyfill always has the latest session state and
version (text#6241)
* Fix: catch all errors when getting rich workspace content (text#6247)
* Chore(deps): update dependency ts-jest to ^29.2.5 (text#6260)
* Chore(deps): update dependency vite to ^5.4.2 (text#6261)
* Fix(deps): update dependency @nextcloud/dialogs to ^5.3.7 (text#6262)
* Fix(deps): update dependency @nextcloud/files to ^3.8.0 (text#6263)
* Fix(ViewerComponent): use MarkdownContentEditor for readonly views (text#
6270)
* Fix(editorApi): Add support for a onCreate callback that gets content (text
#6278)
* Fix(attachments): Show proper error message at upload error (text#6279)
* Allow viewing of attachments when shared by mail (text#6284)
* Fix: hide menu Link to file for direct editing (text#6290)
* Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.21.2
(text#6297)
* Chore(deps): update dependency rollup-plugin-webpack-stats to ^1.0.3 (text#
6298)
* Fix(deps): update tiptap to ^2.6.6 (text#6299)
* Fix(deps): update dependency @nextcloud/auth to ^2.4.0 (text#6301)
* Fix(deps): update dependency @nextcloud/vue to ^8.17.1 (text#6302)
* Update nextcloud/ocp dependency (text#6306)
* Fix npm audit (text#6309)
* Fix: Correctly set ??new??-menu entry for folder description (text#6312)
* Fix: Reuse NcAutoCompleteResult, remove code duplication (text#6313)
* Fix(Table): Fix pasting content with newlines to table cells (text#6319)
* Fix(mention): No extra whitespace in markdown before/after mentions (text#
6321)
* Chore(deps): update dependency vite to ^5.4.3 (text#6328)
* Chore(deps): update dependency eslint-plugin-cypress to ^3.5.0 (text#6330)
* Update nextcloud/ocp dependency (text#6334)
* Fix(TaskList): Add class name to rendered HTML (text#6340)
* Fix: Reset session if file rename changes mimetype from/to markdown (text#
6348)
* Ci: update workflows from templates (twofactor_totp#1467)
* Chore(deps): bump actions/setup-node digest to 1a4442c (master)
(twofactor_totp#1493)
* Chore(deps): bump buildjet/cache digest to c3f0612 (master) (twofactor_totp
#1494)
* Chore(deps): bump christophwurst/nextcloud_testing from 0.12.4 to v1
(master) (twofactor_totp#1500)
* Feat(deps): Add Nextcloud 30 support on master (twofactor_totp#1508)
* [master] Fix npm audit (twofactor_totp#1511)
* Chore(deps-dev): replace vendor-bin/psalm with psalm-phar (twofactor_totp#
1513)
* [master] Fix npm audit (twofactor_totp#1514)
* Chore(deps): bump codecov/codecov-action digest to ab904c4 (master)
(twofactor_totp#1525)
* [master] Fix npm audit (twofactor_totp#1531)
* Ci(test): use codecov token (twofactor_totp#1534)
* Chore(CI): Adjust testing matrix for Nextcloud 30 on stable30
(twofactor_totp#1551)
* Fix npm audit (twofactor_totp#1553)
* Docs(README): Expand details for devs/contributors + misc tweaks (updater#
541)
* Chore: Bump master to 30 in tests (updater#543)
* Add further files which are going to ship with Nextcloud v30+ (updater#555)
* Fix: Correctly check result of function (updater#556)
* Fix(README): Add box installation + test run instructions (updater#564)
* Fix(extractDownload): Check for presence of zip extension + log Libzip
version detected (updater#565)
* Fix(updater): Add instructions to extra files found error (updater#568)
* Docs(readme): Add instructions for passing ??check same code base?? test
(updater#569)
* Feat(deps): Add Nextcloud 30 support on master (viewer#2268)
* [master] Fix npm audit (viewer#2277)
* Chore(deps-dev): Bump phpunit/phpunit from 9.6.18 to 9.6.19 (viewer#2285)
* Chore(deps): Bump skjnldsv/read-package-engines-version-actions from 2.2 to
3 (viewer#2294)
* Chore(deps): update dependency @types/dockerode to ^3.3.29 (master) (viewer
#2295)
* Chore(deps): update typescript (master) (viewer#2296)
* Chore(deps): update dependency vite to ^5.3.3 (master) (viewer#2297)
* [master] Fix npm audit (viewer#2299)
* Chore(CI): Updating pr-feedback.yml workflow from template (viewer#2313)
* Updating dependabot-approve-merge.yml workflow from template (viewer#2314)
* Fix: sorting by date and number (viewer#2318)
* Properly save old route when opening the viewer (viewer#2322)
* Chore(deps): Bump shivammathur/setup-php from 2.30.0 to 2.30.5 (viewer#
2324)
* Fix: Add missing generateUrl (viewer#2325)
* Chore(deps): Bump actions/checkout from 4.1.2 to 4.1.7 (viewer#2331)
* Chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 (viewer#2332)
* Chore(deps): Bump skjnldsv/block-fixup-merge-action from 1 to 2 (viewer#
2333)
* Chore(deps): Bump cypress-io/github-action from 6.6.1 to 6.7.0 (viewer#
2334)
* [master] Update cypress snapshots (viewer#2335)
* Fix(requesttoken): Make sure to use the correct requesttoken in
WebdavClient (viewer#2339)
* Chore(deps): Bump cypress-io/github-action from 6.7.0 to 6.7.1 (viewer#
2340)
* Chore(deps): Bump peter-evans/create-pull-request from 6.0.2 to 6.1.0
(viewer#2341)
* Chore(deps): Bump shivammathur/setup-php from 2.30.5 to 2.31.0 (viewer#
2345)
* [master] Update cypress snapshots (viewer#2347)
* Chore(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.4 (viewer#2348)
* Chore(deps): Bump actions/setup-node from 4.0.2 to 4.0.3 (viewer#2351)
* Chore(deps): Bump shivammathur/setup-php from 2.31.0 to 2.31.1 (viewer#
2352)
* Fix(deps): update dependency @fontsource/roboto to ^5.0.14 (master) (viewer
#2353)
* Fix(deps): update dependency @skjnldsv/vue-plyr to ^7.5.0 (master) (viewer#
2354)
* Fix(deps): update dependency debounce to ^2.1.0 (master) (viewer#2356)
* Fix(deps): update dependency filerobot-image-editor to ^4.8.1 (master)
(viewer#2357)
* Fix(deps): update dependency webdav to ^5.7.1 (master) (viewer#2359)
* Fix(deps): update nextcloud (master) (viewer#2360)
* Chore: update workflows from templates (viewer#2361)
* Chore(deps): update dependency eslint-plugin-cypress to v3 (master) (viewer
#2362)
* Fix(deps): update nextcloud (master) (major) (viewer#2363)
* [master] Fix npm audit (viewer#2365)
* Fix: Enforce unsetting openfile when the viewer is closed (viewer#2368)
* Editing while slideshow in full screen mode (viewer#2380)
* Chore(deps): Bump fast-xml-parser from 4.3.6 to 4.4.1 (viewer#2381)
* Refactor: Use `@nextcloud/files` and `@nextcloud/sharing` instead of custom
logic (viewer#2392)
* [master] Update cypress snapshots (viewer#2407)
* [master] Fix npm audit (viewer#2410)
* Fix: Make sure correct DAV path is used (and use DAV v2 on public shares
(viewer#2414)
* Ci: Run cypress tests properly again on CI (viewer#2416)
* Fix: Use relative paths to dav root (viewer#2417)
* Fix: undefined filename in livephoto (viewer#2418)
* Chore(deps): update cypress (viewer#2423)
* Chore(deps): update dependency @types/dockerode to ^3.3.31 (viewer#2424)
* Chore(deps): update dependency vite to ^5.4.3 (viewer#2425)
* Fix: When previewing some SVG, ??btoa?? report error: The string to be
encoded contains characters outside of the Latin1 range.?? (viewer#2434)
* Chore: upgrade cypress-visual-regression (viewer#2437)
* Fix: Strictify live photo condition to prevent false positive (viewer#2444)
* Chore(deps): update cypress (viewer#2449)
* Chore(deps): update dependency tslib to ^2.7.0 (viewer#2450)
* Fix(deps): update nextcloud (viewer#2451)
* Chore(deps): lock file maintenance (viewer#2457)
* Update cypress snapshots (viewer#2462)
* Update cypress snapshots (viewer#2465)
# Version 29.0.8
Changes:
* Fix(caldav): Do not load IMipPlugin before user auth and session is c??
(server#47790)
* Fix(files): Check if target path is a descendant of the shared folder
(server#47795)
* Fix: Fix inaccessible content on public pages due to overlapping footer
(server#47812)
* Fix: Run migration sql as statement so that the primary db node is used
(server#47840)
* Fix(files_sharing): password checkbox and labels in link share (server#
47850)
* Fix: Only write once to template instead of create/copy (server#47862)
* Fix(preview): gracefully handle file not being opened in ProviderV2 (server
#47867)
* Fix(appstore): return if appstore is manually disabled (server#47871)
* Fix: make swift connect exception message more informative (server#47873)
* Fix(files): Reset context menu position on close (server#47877)
* Fix: Display ??Leave share?? instead of ??Delete?? (server#47895)
* Fix(settings): Add back create group icon (server#47903)
* Fix(LDAP): check index before accessing it (server#47918)
* Fix(files_external): Handling in SFTP UI for custom ports (server#47922)
* Fix(appstore): Ensure returned apps from AppStore are valid (server#47936)
* Fix(config): Throw PreconditionException always when it didn??t match
(server#47941)
* Fix(files_external): broken credentials dialog (server#47953)
* Fix(files): Adjust Cache::searchQuery() parameter name to match interface
(server#47958)
* Fix(files_external): Check key exists before accessing it (server#47975)
* Fix: Do not try to set HTTP response code on already closed connection
(server#47980)
* Fix(a11y): Update OpenDyslexic from 0.920 to 2.001 (server#47983)
* Update psalm-baseline.xml (server#47987)
* Feat: Reset route if neither the Viewer of the Sidebar is open (server#
48001)
* Fix(Storage\Local): Do not call getSourcePath() on SplFileInfo (server#
48020)
* Fix(Comment): Initialize childrenCount as integer (server#48024)
* Fix(Tags): Return boolean for userHasTags() (server#48026)
* Fix(BaseResponse): Cast XML element values to string (server#48033)
* Fix(S3ConfigTrait): Allow proxy field to take false (server#48034)
* Fix(dav): set string type for sanitizeMtime (server#48052)
* Fix(dav): imip service test expects integers for last occurence (server#
48055)
* Update psalm-baseline.xml (server#48057)
* Fix(filesreport): cast fileId to integer (server#48067)
* Fix(dav): cast parameters to string (server#48068)
* Test: cast node name and data to string (server#48070)
* Fix(weather_status): Fix search address errors when offline (server#48075)
* Fix(Entity): Fix magic setter call for custom strong typed setters (server#
48087)
* Fix: Prevent crash when refreshing metadata for files without an owner
(server#48092)
* Catch MaxInstancesExceededException on calendar events (server#48096)
* Fix(config): Add missing handling for `envCache` in `getKeys()` (server#
48100)
* Ensure that the hash method does not return null (server#48104)
* Fix(settings): disable Discover when appstore is disabled (server#48119)
* Fix(appstoreFetcher): get list from a custom store and remove unnecessary
warning (server#48165)
* Ci fixes (server#48214)
* Fix(FileList): Show correct avatar for federated share owner (server#48227)
* Update psalm-baseline.xml (server#48228)
* Fix(psalm): Enable findUnusedBaselineEntry (server#48280)
* Fix: Don??t crash if disabled user is missing in the database (server#
48284)
* Chore: add .git-blame-ignore-revs (server#48293)
* Fix: skip the integrity check for nextcloud-init-sync.lock (server#48301)
* Add bidirectional text support ?? Backend (server#48309)
* Fix: Ensure app discover section is returned as list (server#48313)
* Refactor(AccountIcon): Remove needless console.log (server#48315)
* Chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4 (server#48326)
* Fix(security): Update CA certificate bundle (server#48336)
* Fix(files): Fix having to resolve conflicts twice when dropping files
(server#48351)
* Fix(files_external): Catch correct exception (server#48364)
* Fix: Show storage full warning when storage is actually full (server#48368)
* Feat(share): ensure unique share tokens with dynamic length adjustment
(server#48380)
* Fix: Use placeholder for external storage password (server#48387)
* Skip future shipped apps from updatenotification check (server#48393)
* Fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop
(server#48400)
* Fix file item display for users with numerical user IDs (server#48417)
* Fix: gracefully parse non-standard trusted certificates (server#48444)
* Fix: correctly count disabled users for subadmins (server#48449)
* Fix(Auth): ignore missing token when trying to set password-unconfirm??
(server#48491)
* Fix(config): Suppress `config.php` fopen error at install time (server#
48502)
* Fix: make federation address book sync work with allow_local_remote_servers
= false (server#48507)
* Fix(caldav): add missing handlers (server#48509)
* Fix(config): Mark more app configs sensitive (server#48585)
* Chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4 (3rdparty#1945)
* Remove requiring PNG for iOS (activity#1795)
* Fix npm audit (bruteforcesettings#647)
* Chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 (bruteforcesettings#
660)
* Fix npm audit (bruteforcesettings#665)
* Fix(CoreQueryBuilder): Use shorter prefixes to stay below 30 characters for
Oracle <12.2 (circles#1701)
* Fix npm audit (files_downloadlimit#357)
* Update nextcloud/ocp dependency (files_downloadlimit#369)
* Update nextcloud/ocp dependency (files_downloadlimit#383)
* Fix npm audit (files_downloadlimit#388)
* Fix npm audit (files_pdfviewer#1046)
* Chore(deps-dev): Bump axios from 1.7.6 to 1.7.7 (files_pdfviewer#1049)
* Chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 (files_pdfviewer#
1057)
* Fix npm audit (files_pdfviewer#1062)
* Chore(deps-dev): Bump vite from 5.4.2 to 5.4.3 (firstrunwizard#1346)
* Update nextcloud/ocp dependency (firstrunwizard#1352)
* Chore(deps-dev): Bump vite from 5.4.3 to 5.4.5 (firstrunwizard#1358)
* Chore(deps-dev): Bump vite from 5.4.5 to 5.4.7 (firstrunwizard#1368)
* Chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 (firstrunwizard#
1369)
* Update nextcloud/ocp dependency (firstrunwizard#1378)
* Chore(deps-dev): bump vite from 5.4.7 to 5.4.8 (firstrunwizard#1384)
* Fix npm audit (firstrunwizard#1390)
* Update nextcloud/ocp dependency (nextcloud_announcements#386)
* Update nextcloud/ocp dependency (notifications#2034)
* Create block-merge-eol.yml (notifications#2040)
* Update nextcloud/ocp dependency (notifications#2056)
* Chore(deps-dev): Bump postcss from 8.4.39 to 8.4.47 (photos#2652)
* Feat: Check upload directory share state (photos#2660)
* Fix: Use user uid to compare in PhotosPicker (photos#2664)
* Chore(deps): Bump webdav from 4.11.3 to 4.11.4 (photos#2670)
* Update nextcloud/ocp dependency (serverinfo#687)
* Fix: failure when using sqlite3 (survey_client#319)
* Fix: notifications link for mobile / desktop error generating errors in v30
(survey_client#323)
* Fix: clarify language for removing previously sent report data
(survey_client#325)
* Update nextcloud/ocp dependency (text#6336)
* Fix npm audit (text#6337)
* Fix(TaskList): Add class name to rendered HTML (text#6341)
* Ci: Fix selector for viewer modal name (text#6343)
* Fix: Reset session if file rename changes mimetype from/to markdown (text#
6347)
* Fix(CodeBlock): Fix visibleFocus and pasting in code blocks (text#6351)
* Fix(deps): update dependency debounce to ^2.1.1 (text#6381)
* Fix(deps): update dependency y-prosemirror to ^1.2.12 (text#6382)
* Fix(deps): update dependency yjs to ^13.6.19 (text#6383)
* Chore(deps): update dependency cypress-visual-regression to ^5.2.1 (text#
6385)
* Chore(deps): update dependency vite to ^5.4.5 (text#6389)
* Fix(deps): update dependency @nextcloud/auth to ^2.4.0 (text#6390)
* Fix(deps): update dependency @nextcloud/files to ^3.9.0 (text#6391)
* Fix(deps): update dependency @nextcloud/vue to ^8.18.0 (text#6392)
* Chore(deps): update dependency vite to v5.4.6 [security] (text#6419)
* Fix(paragraph): migrate preview options to decorations (text#6430)
* Update nextcloud/ocp dependency (text#6445)
* Fix(codeblock): Add border radius (text#6457)
* Fix(tasklist): Correct indention (text#6458)
* Perf: optimize WorkspaceService::getFile (text#6461)
* Fix(sync): Disable browser broadcast (text#6482)
* Fix: Apply checks on shares in the middleware (text#6488)
* Check link protocol (text#6492)
* Fix(sync): handle 502 (Bad Gateway) gracefully (text#6495)
* Fix npm audit (twofactor_totp#1554)
* Chore(deps): update typescript (viewer#2473)
* Chore(deps): update dependency vite to ^5.4.5 (viewer#2474)
* Fix(deps): update dependency webdav to ^5.7.1 (viewer#2478)
* Chore(deps): cypress workflow update (viewer#2499)
* Update cypress snapshots (viewer#2501)
* Chore(deps): update nextcloud (viewer#2529)
* Fix: Only remove openfile from route when closing the viewer (viewer#2539)
* Update cypress snapshots (viewer#2560)
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/www/php-nextcloud/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/www/php-nextcloud/PLIST
cvs rdiff -u -r1.64 -r1.65 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.77 pkgsrc/www/php-nextcloud/Makefile:1.78
--- pkgsrc/www/php-nextcloud/Makefile:1.77 Sat Sep 21 13:10:15 2024
+++ pkgsrc/www/php-nextcloud/Makefile Fri Oct 25 06:43:42 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2024/09/21 13:10:15 gdt Exp $
+# $NetBSD: Makefile,v 1.78 2024/10/25 06:43:42 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-29.0.7
+DISTNAME= nextcloud-30.0.1
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.61 pkgsrc/www/php-nextcloud/PLIST:1.62
--- pkgsrc/www/php-nextcloud/PLIST:1.61 Sat Sep 21 13:10:15 2024
+++ pkgsrc/www/php-nextcloud/PLIST Fri Oct 25 06:43:42 2024
@@ -1,47 +1,13 @@
-@comment $NetBSD: PLIST,v 1.61 2024/09/21 13:10:15 gdt Exp $
+@comment $NetBSD: PLIST,v 1.62 2024/10/25 06:43:42 ryoon Exp $
share/nextcloud/.htaccess
+share/nextcloud/.reuse/dep5
share/nextcloud/.user.ini
share/nextcloud/3rdparty/.patches/fix-cache-for-node.diff
share/nextcloud/3rdparty/.patches/mp3info-check-array-key.diff
share/nextcloud/3rdparty/LICENSE INFO
share/nextcloud/3rdparty/autoload.php
-share/nextcloud/3rdparty/aws/aws-crt-php/.clang-format
-share/nextcloud/3rdparty/aws/aws-crt-php/.clang-format-ignore
-share/nextcloud/3rdparty/aws/aws-crt-php/.gitmodules
-share/nextcloud/3rdparty/aws/aws-crt-php/CONTRIBUTING.md
share/nextcloud/3rdparty/aws/aws-crt-php/LICENSE
-share/nextcloud/3rdparty/aws/aws-crt-php/Makefile.frag
-share/nextcloud/3rdparty/aws/aws-crt-php/Makefile.frag.w32
share/nextcloud/3rdparty/aws/aws-crt-php/NOTICE
-share/nextcloud/3rdparty/aws/aws-crt-php/builder.json
-share/nextcloud/3rdparty/aws/aws-crt-php/config.m4
-share/nextcloud/3rdparty/aws/aws-crt-php/config.w32
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/.gitignore
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/awscrt.c
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/awscrt.stub.php
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/awscrt_arginfo.h
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/crc.c
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/credentials.c
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/crt.c
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/event_loop.c
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/http.c
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/logging.c
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/php_aws_crt.h
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/php_util.c
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/signing.c
-share/nextcloud/3rdparty/aws/aws-crt-php/ext/stream.c
-share/nextcloud/3rdparty/aws/aws-crt-php/format-check.sh
-share/nextcloud/3rdparty/aws/aws-crt-php/gen_api.php
-share/nextcloud/3rdparty/aws/aws-crt-php/gen_stub.php
-share/nextcloud/3rdparty/aws/aws-crt-php/package.xml-template_post
-share/nextcloud/3rdparty/aws/aws-crt-php/package.xml-template_pre
-share/nextcloud/3rdparty/aws/aws-crt-php/php-win.ini
-share/nextcloud/3rdparty/aws/aws-crt-php/php.ini
-share/nextcloud/3rdparty/aws/aws-crt-php/prepare_package_xml.sh
-share/nextcloud/3rdparty/aws/aws-crt-php/prepare_release.sh
-share/nextcloud/3rdparty/aws/aws-crt-php/run_tests
-share/nextcloud/3rdparty/aws/aws-crt-php/run_tests.bat
-share/nextcloud/3rdparty/aws/aws-crt-php/src/.gitignore
share/nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/AwsCredentials.php
share/nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/CredentialsProvider.php
share/nextcloud/3rdparty/aws/aws-crt-php/src/AWS/CRT/Auth/Signable.php
@@ -70,6 +36,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/THIRD-PARTY-LICENSES
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ACMPCA/ACMPCAClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ACMPCA/Exception/ACMPCAException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ARCZonalShift/ARCZonalShiftClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ARCZonalShift/Exception/ARCZonalShiftException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AbstractConfigurationProvider.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AccessAnalyzer/AccessAnalyzerClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AccessAnalyzer/Exception/AccessAnalyzerException.php
@@ -77,8 +45,6 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Account/Exception/AccountException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Acm/AcmClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Acm/Exception/AcmException.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/AlexaForBusiness/AlexaForBusinessClient.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/AlexaForBusiness/Exception/AlexaForBusinessException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Amplify/AmplifyClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Amplify/Exception/AmplifyException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyBackend/AmplifyBackendClient.php
@@ -106,6 +72,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/JsonParser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/JsonRpcParser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/MetadataParserTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/NonSeekableStreamDecodingEventStreamIterator.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/QueryParser.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php
@@ -136,6 +103,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfig/Exception/AppConfigException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfigData/AppConfigDataClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfigData/Exception/AppConfigDataException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppFabric/AppFabricClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppFabric/Exception/AppFabricException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppIntegrationsService/AppIntegrationsServiceClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppIntegrationsService/Exception/AppIntegrationsServiceException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppMesh/AppMeshClient.php
@@ -172,12 +141,18 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Artifact/ArtifactClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Artifact/Exception/ArtifactException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Athena/AthenaClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AuditManager/AuditManagerClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AuditManager/Exception/AuditManagerException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AugmentedAIRuntime/AugmentedAIRuntimeClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AugmentedAIRuntime/Exception/AugmentedAIRuntimeException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Auth/AuthSchemeResolver.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Auth/AuthSchemeResolverInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Auth/AuthSelectionMiddleware.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Auth/Exception/UnresolvedAuthSchemeException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AutoScaling/Exception/AutoScalingException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AutoScalingPlans/AutoScalingPlansClient.php
@@ -185,6 +160,10 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AwsClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AwsClientInterface.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/AwsClientTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/B2bi/B2biClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/B2bi/Exception/B2biException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/BCMDataExports/BCMDataExportsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/BCMDataExports/Exception/BCMDataExportsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Backup/BackupClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Backup/Exception/BackupException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/BackupGateway/BackupGatewayClient.php
@@ -193,6 +172,14 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/BackupStorage/Exception/BackupStorageException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Batch/BatchClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Batch/Exception/BatchException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Bedrock/BedrockClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Bedrock/Exception/BedrockException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/BedrockAgent/BedrockAgentClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/BedrockAgent/Exception/BedrockAgentException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/BedrockAgentRuntime/BedrockAgentRuntimeClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/BedrockAgentRuntime/Exception/BedrockAgentRuntimeException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/BedrockRuntime/BedrockRuntimeClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/BedrockRuntime/Exception/BedrockRuntimeException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/BillingConductor/BillingConductorClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/BillingConductor/Exception/BillingConductorException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Braket/BraketClient.php
@@ -200,6 +187,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Budgets/BudgetsClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Budgets/Exception/BudgetsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CacheInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Chatbot/ChatbotClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Chatbot/Exception/ChatbotException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Chime/ChimeClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Chime/Exception/ChimeException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKIdentity/ChimeSDKIdentityClient.php
@@ -210,6 +199,12 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKMeetings/Exception/ChimeSDKMeetingsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKMessaging/ChimeSDKMessagingClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKMessaging/Exception/ChimeSDKMessagingException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKVoice/ChimeSDKVoiceClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ChimeSDKVoice/Exception/ChimeSDKVoiceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CleanRooms/CleanRoomsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CleanRooms/Exception/CleanRoomsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CleanRoomsML/CleanRoomsMLClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CleanRoomsML/Exception/CleanRoomsMLException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ClientResolver.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ClientSideMonitoring/AbstractMonitoringMiddleware.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ClientSideMonitoring/ApiCallAttemptMonitoringMiddleware.php
@@ -232,6 +227,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudFront/Exception/CloudFrontException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudFront/Signer.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudFront/UrlSigner.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudFrontKeyValueStore/CloudFrontKeyValueStoreClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudFrontKeyValueStore/Exception/CloudFrontKeyValueStoreException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudHSMV2/CloudHSMV2Client.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudHSMV2/Exception/CloudHSMV2Exception.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudHsm/CloudHsmClient.php
@@ -245,6 +242,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudTrail/LogFileReader.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudTrail/LogRecordIterator.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudTrailData/CloudTrailDataClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudTrailData/Exception/CloudTrailDataException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatch/CloudWatchClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatch/Exception/CloudWatchException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchEvents/CloudWatchEventsClient.php
@@ -259,14 +258,20 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeArtifact/Exception/CodeArtifactException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeBuild/CodeBuildClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeBuild/Exception/CodeBuildException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeCatalyst/CodeCatalystClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeCatalyst/Exception/CodeCatalystException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeCommit/CodeCommitClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeCommit/Exception/CodeCommitException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeConnections/CodeConnectionsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeConnections/Exception/CodeConnectionsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeDeploy/CodeDeployClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeDeploy/Exception/CodeDeployException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeGuruProfiler/CodeGuruProfilerClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeGuruProfiler/Exception/CodeGuruProfilerException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeGuruReviewer/CodeGuruReviewerClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeGuruReviewer/Exception/CodeGuruReviewerException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeGuruSecurity/CodeGuruSecurityClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeGuruSecurity/Exception/CodeGuruSecurityException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodePipeline/CodePipelineClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodePipeline/Exception/CodePipelineException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeStar/CodeStarClient.php
@@ -293,6 +298,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ComputeOptimizer/Exception/ComputeOptimizerException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConfigService/Exception/ConfigServiceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Configuration/ConfigurationResolver.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConfigurationProviderInterface.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Connect/ConnectClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Connect/Exception/ConnectException.php
@@ -306,10 +312,14 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectParticipant/Exception/ConnectParticipantException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectWisdomService/ConnectWisdomServiceClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectWisdomService/Exception/ConnectWisdomServiceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ControlCatalog/ControlCatalogClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ControlCatalog/Exception/ControlCatalogException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ControlTower/ControlTowerClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ControlTower/Exception/ControlTowerException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CostExplorer/CostExplorerClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CostExplorer/Exception/CostExplorerException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CostOptimizationHub/CostOptimizationHubClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CostOptimizationHub/Exception/CostOptimizationHubException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CostandUsageReportService/CostandUsageReportServiceClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/CostandUsageReportService/Exception/CostandUsageReportServiceException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php
@@ -317,6 +327,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/CredentialProvider.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/Credentials.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/CredentialsUtils.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AbstractCryptoClient.php
@@ -359,8 +370,12 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DataPipeline/Exception/DataPipelineException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DataSync/DataSyncClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DataSync/Exception/DataSyncException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/DataZone/DataZoneClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/DataZone/Exception/DataZoneException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DatabaseMigrationService/DatabaseMigrationServiceClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Deadline/DeadlineClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Deadline/Exception/DeadlineException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DefaultsMode/Configuration.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DefaultsMode/ConfigurationInterface.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DefaultsMode/ConfigurationProvider.php
@@ -377,6 +392,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DirectoryService/Exception/DirectoryServiceException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DocDB/DocDBClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DocDB/Exception/DocDBException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/DocDBElastic/DocDBElasticClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/DocDBElastic/Exception/DocDBElasticException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DoctrineCacheAdapter.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DynamoDb/BinaryValue.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/DynamoDb/DynamoDbClient.php
@@ -400,6 +417,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ECRPublic/Exception/ECRPublicException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/EKS/EKSClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/EKS/Exception/EKSException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EKSAuth/EKSAuthClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EKSAuth/Exception/EKSAuthException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/EMRContainers/EMRContainersClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/EMRContainers/Exception/EMRContainersException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/EMRServerless/EMRServerlessClient.php
@@ -448,6 +467,21 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointDiscovery/EndpointList.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointDiscovery/Exception/ConfigurationException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointParameterMiddleware.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/EndpointDefinitionProvider.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/EndpointProviderV2.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/EndpointV2Middleware.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/EndpointV2SerializerTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/Rule/AbstractRule.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/Rule/EndpointRule.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/Rule/ErrorRule.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/Rule/RuleCreator.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/Rule/TreeRule.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/Ruleset/Ruleset.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/Ruleset/RulesetEndpoint.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/Ruleset/RulesetParameter.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EndpointV2/Ruleset/RulesetStandardLibrary.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EntityResolution/EntityResolutionClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EntityResolution/Exception/EntityResolutionException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/EventBridge/EventBridgeClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/EventBridge/EventBridgeEndpointMiddleware.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/EventBridge/Exception/EventBridgeException.php
@@ -462,6 +496,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/InvalidJsonException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/InvalidRegionException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/MultipartUploadException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/TokenException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php
@@ -481,10 +516,10 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ForecastService/ForecastServiceClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/FraudDetector/Exception/FraudDetectorException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/FraudDetector/FraudDetectorClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/FreeTier/Exception/FreeTierException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/FreeTier/FreeTierClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/GameLift/GameLiftClient.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/GameSparks/Exception/GameSparksException.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/GameSparks/GameSparksClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Glacier/Exception/GlacierException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Glacier/GlacierClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Glacier/MultipartUploader.php
@@ -517,13 +552,18 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/HealthLake/Exception/HealthLakeException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/HealthLake/HealthLakeClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/History.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/Honeycode/Exception/HoneycodeException.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/Honeycode/HoneycodeClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/IVS/Exception/IVSException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/IVS/IVSClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IVSRealTime/Exception/IVSRealTimeException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IVSRealTime/IVSRealTimeClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Iam/Exception/IamException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Iam/IamClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Identity/AwsCredentialIdentity.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Identity/BearerTokenIdentity.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Identity/IdentityInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentity.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Identity/S3/S3ExpressIdentityProvider.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/IdentityStore/Exception/IdentityStoreException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/IdentityStore/IdentityStoreClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php
@@ -533,6 +573,10 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector/InspectorClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector2/Exception/Inspector2Exception.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector2/Inspector2Client.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/InspectorScan/Exception/InspectorScanException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/InspectorScan/InspectorScanClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/InternetMonitor/Exception/InternetMonitorException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/InternetMonitor/InternetMonitorClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickDevicesService/Exception/IoT1ClickDevicesServiceException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickDevicesService/IoT1ClickDevicesServiceClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickProjects/Exception/IoT1ClickProjectsException.php
@@ -570,6 +614,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Kafka/KafkaClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/KafkaConnect/Exception/KafkaConnectException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/KafkaConnect/KafkaConnectClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/KendraRanking/Exception/KendraRankingException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/KendraRanking/KendraRankingClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Keyspaces/Exception/KeyspacesException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Keyspaces/KeyspacesClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Kinesis/Exception/KinesisException.php
@@ -586,12 +632,16 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisVideoMedia/KinesisVideoMediaClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisVideoSignalingChannels/Exception/KinesisVideoSignalingChannelsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisVideoSignalingChannels/KinesisVideoSignalingChannelsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisVideoWebRTCStorage/Exception/KinesisVideoWebRTCStorageException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/KinesisVideoWebRTCStorage/KinesisVideoWebRTCStorageClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Kms/Exception/KmsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Kms/KmsClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/LakeFormation/Exception/LakeFormationException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/LakeFormation/LakeFormationClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Lambda/Exception/LambdaException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Lambda/LambdaClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LaunchWizard/Exception/LaunchWizardException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LaunchWizard/LaunchWizardClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexModelBuildingService/Exception/LexModelBuildingServiceException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexModelBuildingService/LexModelBuildingServiceClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexModelsV2/Exception/LexModelsV2Exception.php
@@ -602,6 +652,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexRuntimeV2/LexRuntimeV2Client.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/LicenseManager/Exception/LicenseManagerException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/LicenseManager/LicenseManagerClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LicenseManagerLinuxSubscriptions/Exception/LicenseManagerLinuxSubscriptionsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LicenseManagerLinuxSubscriptions/LicenseManagerLinuxSubscriptionsClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/LicenseManagerUserSubscriptions/Exception/LicenseManagerUserSubscriptionsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/LicenseManagerUserSubscriptions/LicenseManagerUserSubscriptionsClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php
@@ -623,20 +675,26 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MWAA/MWAAClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie/Exception/MacieException.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie/MacieClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie2/Exception/Macie2Exception.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie2/Macie2Client.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MailManager/Exception/MailManagerException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MailManager/MailManagerClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MainframeModernization/Exception/MainframeModernizationException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MainframeModernization/MainframeModernizationClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedBlockchain/Exception/ManagedBlockchainException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedBlockchain/ManagedBlockchainClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedBlockchainQuery/Exception/ManagedBlockchainQueryException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedBlockchainQuery/ManagedBlockchainQueryClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedGrafana/Exception/ManagedGrafanaException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedGrafana/ManagedGrafanaClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceAgreement/Exception/MarketplaceAgreementException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceAgreement/MarketplaceAgreementClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceCatalog/Exception/MarketplaceCatalogException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceCatalog/MarketplaceCatalogClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceDeployment/Exception/MarketplaceDeploymentException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceDeployment/MarketplaceDeploymentClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceEntitlementService/Exception/MarketplaceEntitlementServiceException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceMetering/Exception/MarketplaceMeteringException.php
@@ -649,6 +707,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaLive/MediaLiveClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaPackage/Exception/MediaPackageException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaPackage/MediaPackageClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaPackageV2/Exception/MediaPackageV2Exception.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaPackageV2/MediaPackageV2Client.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaPackageVod/Exception/MediaPackageVodException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaPackageVod/MediaPackageVodClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaStore/Exception/MediaStoreException.php
@@ -657,6 +717,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaStoreData/MediaStoreDataClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaTailor/Exception/MediaTailorException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MediaTailor/MediaTailorClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MedicalImaging/Exception/MedicalImagingException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MedicalImaging/MedicalImagingClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MemoryDB/Exception/MemoryDBException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/MemoryDB/MemoryDBClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Middleware.php
@@ -680,12 +742,26 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Multipart/UploadState.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Neptune/Exception/NeptuneException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Neptune/NeptuneClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/NeptuneGraph/Exception/NeptuneGraphException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/NeptuneGraph/NeptuneGraphClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Neptunedata/Exception/NeptunedataException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Neptunedata/NeptunedataClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkFirewall/Exception/NetworkFirewallException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkFirewall/NetworkFirewallClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkManager/Exception/NetworkManagerException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkManager/NetworkManagerClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkMonitor/Exception/NetworkMonitorException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkMonitor/NetworkMonitorClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/NimbleStudio/Exception/NimbleStudioException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/OAM/Exception/OAMException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/OAM/OAMClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/OSIS/Exception/OSISException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/OSIS/OSISClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Omics/Exception/OmicsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Omics/OmicsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpenSearchServerless/Exception/OpenSearchServerlessException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpenSearchServerless/OpenSearchServerlessClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpenSearchService/Exception/OpenSearchServiceException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpenSearchService/OpenSearchServiceClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php
@@ -700,6 +776,12 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/PI/PIClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Panorama/Exception/PanoramaException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Panorama/PanoramaClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PaymentCryptography/Exception/PaymentCryptographyException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PaymentCryptography/PaymentCryptographyClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PaymentCryptographyData/Exception/PaymentCryptographyDataException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PaymentCryptographyData/PaymentCryptographyDataClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PcaConnectorAd/Exception/PcaConnectorAdException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PcaConnectorAd/PcaConnectorAdClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Personalize/Exception/PersonalizeException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Personalize/PersonalizeClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/PersonalizeEvents/Exception/PersonalizeEventsException.php
@@ -715,6 +797,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/PinpointSMSVoice/PinpointSMSVoiceClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/PinpointSMSVoiceV2/Exception/PinpointSMSVoiceV2Exception.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/PinpointSMSVoiceV2/PinpointSMSVoiceV2Client.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Pipes/Exception/PipesException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Pipes/PipesClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Polly/Exception/PollyException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Polly/PollyClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/PresignUrlMiddleware.php
@@ -728,10 +812,15 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Proton/ProtonClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Psr16CacheAdapter.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/PsrCacheAdapter.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/QBusiness/Exception/QBusinessException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/QBusiness/QBusinessClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/QConnect/Exception/QConnectException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/QConnect/QConnectClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/QLDB/Exception/QLDBException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/QLDB/QLDBClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/QLDBSession/Exception/QLDBSessionException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/QLDBSession/QLDBSessionClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/QueryCompatibleInputMiddleware.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/QuickSight/Exception/QuickSightException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/RAM/Exception/RAMException.php
@@ -751,8 +840,13 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/RedshiftServerless/RedshiftServerlessClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Repostspace/Exception/RepostspaceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Repostspace/RepostspaceClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/RequestCompressionMiddleware.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResilienceHub/Exception/ResilienceHubException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResilienceHub/ResilienceHubClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceExplorer2/Exception/ResourceExplorer2Exception.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceExplorer2/ResourceExplorer2Client.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceGroups/Exception/ResourceGroupsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceGroups/ResourceGroupsClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/Exception/ResourceGroupsTaggingAPIException.php
@@ -778,6 +872,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Route53/Route53Client.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Route53Domains/Exception/Route53DomainsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Route53Domains/Route53DomainsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Route53Profiles/Exception/Route53ProfilesException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Route53Profiles/Route53ProfilesClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryCluster/Exception/Route53RecoveryClusterException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryCluster/Route53RecoveryClusterClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Route53RecoveryControlConfig/Exception/Route53RecoveryControlConfigException.php
@@ -854,12 +950,18 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMaker/SageMakerClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/Exception/SageMakerFeatureStoreRuntimeException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/SageMakerFeatureStoreRuntimeClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerGeospatial/Exception/SageMakerGeospatialException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerGeospatial/SageMakerGeospatialClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerMetrics/Exception/SageMakerMetricsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerMetrics/SageMakerMetricsClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerRuntime/Exception/SageMakerRuntimeException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SagemakerEdgeManager/Exception/SagemakerEdgeManagerException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SavingsPlans/Exception/SavingsPlansException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SavingsPlans/SavingsPlansClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Scheduler/Exception/SchedulerException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Scheduler/SchedulerClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Schemas/Exception/SchemasException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Schemas/SchemasClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Script/Composer/Composer.php
@@ -868,6 +970,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SecretsManager/SecretsManagerClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SecurityHub/Exception/SecurityHubException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SecurityHub/SecurityHubClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SecurityLake/Exception/SecurityLakeException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SecurityLake/SecurityLakeClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ServerlessApplicationRepository/Exception/ServerlessApplicationRepositoryException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ServerlessApplicationRepository/ServerlessApplicationRepositoryClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php
@@ -885,11 +989,14 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Shield/Exception/ShieldException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Shield/ShieldClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Signature/AnonymousSignature.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Signature/S3ExpressSignature.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Signature/S3SignatureV4.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Signature/SignatureInterface.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Signature/SignatureProvider.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Signature/SignatureTrait.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Signature/SignatureV4.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SimSpaceWeaver/Exception/SimSpaceWeaverException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SimSpaceWeaver/SimSpaceWeaverClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Sms/Exception/SmsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Sms/SmsClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SnowBall/Exception/SnowBallException.php
@@ -902,6 +1009,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Sqs/SqsClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Ssm/Exception/SsmException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Ssm/SsmClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SsmSap/Exception/SsmSapException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SsmSap/SsmSapClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/StorageGateway/Exception/StorageGatewayException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/StorageGateway/StorageGatewayClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/StreamRequestPayloadMiddleware.php
@@ -911,6 +1020,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Sts/RegionalEndpoints/ConfigurationProvider.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Sts/RegionalEndpoints/Exception/ConfigurationException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Sts/StsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SupplyChain/Exception/SupplyChainException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SupplyChain/SupplyChainClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Support/Exception/SupportException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Support/SupportClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/SupportApp/Exception/SupportAppException.php
@@ -919,12 +1030,27 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Swf/SwfClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Synthetics/Exception/SyntheticsException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Synthetics/SyntheticsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TaxSettings/Exception/TaxSettingsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TaxSettings/TaxSettingsClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Textract/Exception/TextractException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Textract/TextractClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TimestreamInfluxDB/Exception/TimestreamInfluxDBException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TimestreamInfluxDB/TimestreamInfluxDBClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/TimestreamQuery/Exception/TimestreamQueryException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/TimestreamQuery/TimestreamQueryClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/TimestreamWrite/Exception/TimestreamWriteException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/TimestreamWrite/TimestreamWriteClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Tnb/Exception/TnbException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Tnb/TnbClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Token/BearerTokenAuthorization.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Token/ParsesIniTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Token/RefreshableTokenProviderInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Token/SsoToken.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Token/SsoTokenProvider.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Token/Token.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Token/TokenAuthorization.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Token/TokenInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Token/TokenProvider.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/TraceMiddleware.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/TranscribeService/Exception/TranscribeServiceException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/TranscribeService/TranscribeServiceClient.php
@@ -932,6 +1058,12 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Transfer/TransferClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Translate/Exception/TranslateException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/Translate/TranslateClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TrustedAdvisor/Exception/TrustedAdvisorException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TrustedAdvisor/TrustedAdvisorClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/VPCLattice/Exception/VPCLatticeException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/VPCLattice/VPCLatticeClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/VerifiedPermissions/Exception/VerifiedPermissionsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/VerifiedPermissions/VerifiedPermissionsClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/VoiceID/Exception/VoiceIDException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/VoiceID/VoiceIDClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/WAFV2/Exception/WAFV2Exception.php
@@ -953,6 +1085,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkMailMessageFlow/WorkMailMessageFlowClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpacesThinClient/Exception/WorkSpacesThinClientException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpacesThinClient/WorkSpacesThinClientClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpacesWeb/Exception/WorkSpacesWebException.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkSpacesWeb/WorkSpacesWebClient.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/WrappedHttpHandler.php
@@ -962,6 +1096,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/accessanalyzer/2019-11-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/account/2021-02-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/account/2021-02-01/defaults-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/account/2021-02-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/account/2021-02-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/api-2.json.php
@@ -973,9 +1108,6 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/acm/2015-12-08/waiters-2.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/endpoint-rule-set-1.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/aliases.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amp/2020-08-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amp/2020-08-01/endpoint-rule-set-1.json.php
@@ -990,6 +1122,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifyuibuilder/2021-08-11/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifyuibuilder/2021-08-11/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifyuibuilder/2021-08-11/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifyuibuilder/2021-08-11/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifyuibuilder/2021-08-11/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php
@@ -1006,6 +1140,11 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfigdata/2021-11-11/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfigdata/2021-11-11/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfigdata/2021-11-11/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appfabric/2023-05-19/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appfabric/2023-05-19/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appfabric/2023-05-19/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appfabric/2023-05-19/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appfabric/2023-05-19/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appflow/2020-08-23/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appflow/2020-08-23/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appflow/2020-08-23/paginators-1.json.php
@@ -1039,6 +1178,12 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appsync/2017-07-25/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appsync/2017-07-25/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appsync/2017-07-25/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/arc-zonal-shift/2022-10-30/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/arc-zonal-shift/2022-10-30/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/arc-zonal-shift/2022-10-30/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/artifact/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/artifact/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/artifact/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/athena/2017-05-18/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php
@@ -1054,6 +1199,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/smoke.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/b2bi/2022-06-23/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/b2bi/2022-06-23/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/b2bi/2022-06-23/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/backup-gateway/2021-01-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/backup-gateway/2021-01-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/backup-gateway/2021-01-01/paginators-1.json.php
@@ -1067,6 +1215,25 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/batch/2016-08-10/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/batch/2016-08-10/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bcm-data-exports/2023-11-26/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock-agent-runtime/2023-07-26/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock-agent/2023-06-05/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock-runtime/2023-09-30/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock/2023-04-20/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock/2023-04-20/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock/2023-04-20/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock/2023-04-20/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/bedrock/2023-04-20/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/billingconductor/2021-07-30/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/billingconductor/2021-07-30/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/billingconductor/2021-07-30/paginators-1.json.php
@@ -1081,6 +1248,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ce/2017-10-25/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chatbot/2017-10-11/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chatbot/2017-10-11/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chatbot/2017-10-11/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-identity/2021-04-20/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-identity/2021-04-20/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-identity/2021-04-20/paginators-1.json.php
@@ -1093,9 +1263,20 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-messaging/2021-05-15/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-messaging/2021-05-15/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-messaging/2021-05-15/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-voice/2022-08-03/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-voice/2022-08-03/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime-sdk-voice/2022-08-03/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime/2018-05-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime/2018-05-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/chime/2018-05-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cleanrooms/2022-02-17/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cleanrooms/2022-02-17/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cleanrooms/2022-02-17/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cleanrooms/2022-02-17/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cleanrooms/2022-02-17/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cleanroomsml/2023-09-06/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloud9/2017-09-23/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php
@@ -1115,6 +1296,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/smoke.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront-keyvaluestore/2022-07-26/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront-keyvaluestore/2022-07-26/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront-keyvaluestore/2022-07-26/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2015-07-27/paginators-1.json.php
@@ -1194,6 +1378,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/smoke.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudtrail-data/2021-08-11/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudtrail-data/2021-08-11/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudtrail-data/2021-08-11/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/paginators-1.json.php
@@ -1205,10 +1392,18 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codebuild/2016-10-06/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codebuild/2016-10-06/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codecatalyst/2022-09-28/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codecatalyst/2022-09-28/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codecatalyst/2022-09-28/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codecatalyst/2022-09-28/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codecatalyst/2022-09-28/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codecommit/2015-04-13/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codecommit/2015-04-13/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codecommit/2015-04-13/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codecommit/2015-04-13/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeconnections/2023-12-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeconnections/2023-12-01/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeconnections/2023-12-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/paginators-1.json.php
@@ -1219,6 +1414,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguru-reviewer/2019-09-19/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguru-security/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguru-security/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguru-security/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeguruprofiler/2019-07-18/paginators-1.json.php
@@ -1276,9 +1474,15 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/controlcatalog/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/controlcatalog/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/controlcatalog/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/controltower/2018-05-10/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/controltower/2018-05-10/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/controltower/2018-05-10/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cost-optimization-hub/2022-07-26/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cur/2017-01-06/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php
@@ -1304,9 +1508,16 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/datasync/2018-11-09/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/datasync/2018-11-09/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/datasync/2018-11-09/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/datazone/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/datazone/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/datazone/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/dax/2017-04-19/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/dax/2017-04-19/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/dax/2017-04-19/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/deadline/2023-10-12/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/deadline/2023-10-12/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/deadline/2023-10-12/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/deadline/2023-10-12/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/detective/2018-10-26/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/detective/2018-10-26/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/detective/2018-10-26/paginators-1.json.php
@@ -1333,6 +1544,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/dms/2016-01-01/smoke.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/dms/2016-01-01/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/docdb-elastic/2022-11-28/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/docdb-elastic/2022-11-28/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/docdb-elastic/2022-11-28/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/docdb/2014-10-31/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/docdb/2014-10-31/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/docdb/2014-10-31/paginators-1.json.php
@@ -1396,6 +1610,11 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ecs/2014-11-13/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ecs/2014-11-13/smoke.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ecs/2014-11-13/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/eks-auth/2023-11-26/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/eks/2017-11-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/eks/2017-11-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/eks/2017-11-01/paginators-1.json.php
@@ -1455,6 +1674,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/entityresolution/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/entityresolution/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/entityresolution/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/es/2015-01-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/es/2015-01-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/es/2015-01-01/paginators-1.json.php
@@ -1495,6 +1717,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/frauddetector/2019-11-15/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/freetier/2023-09-07/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/freetier/2023-09-07/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/freetier/2023-09-07/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/fsx/2018-03-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/fsx/2018-03-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/fsx/2018-03-01/paginators-1.json.php
@@ -1502,9 +1727,6 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/gamelift/2015-10-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/gamelift/2015-10-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/gamelift/2015-10-01/smoke.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/gamesparks/2021-08-17/api-2.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/gamesparks/2021-08-17/endpoint-rule-set-1.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/gamesparks/2021-08-17/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/glacier/2012-06-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/glacier/2012-06-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/glacier/2012-06-01/paginators-1.json.php
@@ -1519,6 +1741,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/glue/2017-03-31/smoke.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/grafana/2020-08-18/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/grafana/2020-08-18/defaults-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/grafana/2020-08-18/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/grafana/2020-08-18/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/grandfathered-services.json.php
@@ -1530,6 +1753,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/groundstation/2019-05-23/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/groundstation/2019-05-23/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/groundstation/2019-05-23/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/groundstation/2019-05-23/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/guardduty/2017-11-28/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php
@@ -1539,9 +1763,6 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/healthlake/2017-07-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/healthlake/2017-07-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/healthlake/2017-07-01/paginators-1.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/honeycode/2020-03-01/api-2.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/honeycode/2020-03-01/endpoint-rule-set-1.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/honeycode/2020-03-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iam/2010-05-08/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php
@@ -1556,6 +1777,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/importexport/2010-06-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector-scan/2023-08-08/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector-scan/2023-08-08/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector-scan/2023-08-08/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector/2016-02-16/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php
@@ -1563,6 +1787,11 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector2/2020-06-08/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector2/2020-06-08/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/inspector2/2020-06-08/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/internetmonitor/2021-06-03/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/paginators-1.json.php
@@ -1613,6 +1842,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ivs-realtime/2020-07-14/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ivs-realtime/2020-07-14/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ivs-realtime/2020-07-14/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ivs/2020-07-14/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ivs/2020-07-14/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ivs/2020-07-14/paginators-1.json.php
@@ -1625,6 +1857,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafkaconnect/2021-09-14/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafkaconnect/2021-09-14/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafkaconnect/2021-09-14/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kendra-ranking/2022-10-19/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kendra-ranking/2022-10-19/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kendra-ranking/2022-10-19/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kendra/2019-02-03/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kendra/2019-02-03/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kendra/2019-02-03/paginators-1.json.php
@@ -1642,6 +1877,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-signaling/2019-12-04/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-webrtc-storage/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-webrtc-storage/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-webrtc-storage/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis/2013-12-02/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php
@@ -1668,9 +1906,15 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lambda/2015-03-31/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lambda/2015-03-31/smoke.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lambda/2015-03-31/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/launch-wizard/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/launch-wizard/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/launch-wizard/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lex-models/2017-04-19/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/license-manager-linux-subscriptions/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/license-manager-linux-subscriptions/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/license-manager-linux-subscriptions/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/license-manager-user-subscriptions/2018-05-10/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/license-manager-user-subscriptions/2018-05-10/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/license-manager-user-subscriptions/2018-05-10/paginators-1.json.php
@@ -1704,20 +1948,31 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/macie/2017-12-19/api-2.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/macie/2017-12-19/endpoint-rule-set-1.json.php
-share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/macie/2017-12-19/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/macie2/2020-01-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/macie2/2020-01-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/macie2/2020-01-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/macie2/2020-01-01/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mailmanager/2023-10-17/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mailmanager/2023-10-17/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mailmanager/2023-10-17/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/managedblockchain-query/2023-05-04/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/managedblockchain-query/2023-05-04/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/managedblockchain-query/2023-05-04/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/managedblockchain-query/2023-05-04/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/managedblockchain-query/2023-05-04/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/manifest.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplace-agreement/2020-03-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplace-catalog/2018-09-17/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplace-deployment/2023-01-25/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json.php
@@ -1739,6 +1994,11 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediapackagev2/2022-12-25/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediapackagev2/2022-12-25/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediapackagev2/2022-12-25/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediapackagev2/2022-12-25/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediapackagev2/2022-12-25/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/paginators-1.json.php
@@ -1748,6 +2008,11 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/medical-imaging/2023-07-19/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/medical-imaging/2023-07-19/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/medical-imaging/2023-07-19/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/medical-imaging/2023-07-19/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/medical-imaging/2023-07-19/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/memorydb/2021-01-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/memorydb/2021-01-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/memorydb/2021-01-01/paginators-1.json.php
@@ -1796,25 +2061,49 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mwaa/2020-07-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mwaa/2020-07-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mwaa/2020-07-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune-graph/2023-11-29/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/smoke.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptunedata/2023-08-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptunedata/2023-08-01/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptunedata/2023-08-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/networkmonitor/2023-08-01/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/nimble/2020-08-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/nimble/2020-08-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/nimble/2020-08-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/nimble/2020-08-01/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/oam/2022-06-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/oam/2022-06-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/oam/2022-06-10/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/omics/2022-11-28/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/omics/2022-11-28/defaults-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/omics/2022-11-28/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/omics/2022-11-28/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/omics/2022-11-28/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/omics/2022-11-28/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearch/2021-01-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearch/2021-01-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearch/2021-01-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearch/2021-01-01/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearchserverless/2021-11-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearchserverless/2021-11-01/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opensearchserverless/2021-11-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php
@@ -1827,6 +2116,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/organizations/2016-11-28/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/organizations/2016-11-28/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/organizations/2016-11-28/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/osis/2022-01-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/osis/2022-01-01/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/osis/2022-01-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/outposts/2019-12-03/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/outposts/2019-12-03/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/outposts/2019-12-03/paginators-1.json.php
@@ -1834,6 +2126,17 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/panorama/2019-07-24/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/panorama/2019-07-24/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/partitions.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/payment-cryptography-data/2022-02-03/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/payment-cryptography/2021-09-14/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/payment-cryptography/2021-09-14/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/payment-cryptography/2021-09-14/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/payment-cryptography/2021-09-14/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/payment-cryptography/2021-09-14/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pca-connector-ad/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pca-connector-ad/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pca-connector-ad/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/personalize-events/2018-03-22/paginators-1.json.php
@@ -1856,6 +2159,11 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pinpoint-sms-voice-v2/2022-03-31/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pipes/2015-10-07/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pipes/2015-10-07/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pipes/2015-10-07/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pipes/2015-10-07/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pipes/2015-10-07/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/polly/2016-06-10/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/polly/2016-06-10/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/polly/2016-06-10/paginators-1.json.php
@@ -1863,13 +2171,24 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pricing/2017-10-15/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pricing/2017-10-15/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pricing/2017-10-15/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/privatenetworks/2021-12-03/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/privatenetworks/2021-12-03/defaults-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/privatenetworks/2021-12-03/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/privatenetworks/2021-12-03/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/proton/2020-07-20/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/proton/2020-07-20/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/proton/2020-07-20/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/proton/2020-07-20/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qbusiness/2023-11-27/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qconnect/2020-10-19/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qconnect/2020-10-19/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qconnect/2020-10-19/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/paginators-1.json.php
@@ -1915,9 +2234,15 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/rekognition/2016-06-27/smoke.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/rekognition/2016-06-27/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/repostspace/2022-05-13/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/repostspace/2022-05-13/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/repostspace/2022-05-13/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/resiliencehub/2020-04-30/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/resiliencehub/2020-04-30/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/resiliencehub/2020-04-30/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/resource-explorer-2/2022-07-28/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/resource-explorer-2/2022-07-28/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/resource-explorer-2/2022-07-28/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/paginators-1.json.php
@@ -1949,6 +2274,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53domains/2014-05-15/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53profiles/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53profiles/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53profiles/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/paginators-1.json.php
@@ -1986,6 +2314,12 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-geospatial/2020-05-27/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-geospatial/2020-05-27/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-geospatial/2020-05-27/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-metrics/2022-09-30/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-metrics/2022-09-30/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-metrics/2022-09-30/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php
@@ -1993,6 +2327,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/savingsplans/2019-06-28/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/scheduler/2021-06-30/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/scheduler/2021-06-30/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/scheduler/2021-06-30/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/schemas/2019-12-02/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/schemas/2019-12-02/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/schemas/2019-12-02/paginators-1.json.php
@@ -2005,6 +2342,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/securityhub/2018-10-26/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/securityhub/2018-10-26/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/securityhub/2018-10-26/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/securitylake/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/securitylake/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/securitylake/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php
@@ -2032,6 +2372,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/signer/2017-08-25/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/signer/2017-08-25/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/signer/2017-08-25/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/simspaceweaver/2022-10-28/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/simspaceweaver/2022-10-28/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/simspaceweaver/2022-10-28/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sms-voice/2018-09-05/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sms-voice/2018-09-05/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php
@@ -2061,6 +2404,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm-sap/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm-sap/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm-sap/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm/2014-11-06/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php
@@ -2089,6 +2435,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sts/2011-06-15/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sts/2011-06-15/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/supplychain/2024-01-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/supplychain/2024-01-01/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/supplychain/2024-01-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/support-app/2021-08-20/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/support-app/2021-08-20/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/support-app/2021-08-20/paginators-1.json.php
@@ -2099,18 +2448,29 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/swf/2012-01-25/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/swf/2012-01-25/smoke.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/synthetics/2017-10-11/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/synthetics/2017-10-11/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/synthetics/2017-10-11/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/taxsettings/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/taxsettings/2018-05-10/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/taxsettings/2018-05-10/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/textract/2018-06-27/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/textract/2018-06-27/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/textract/2018-06-27/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-influxdb/2023-01-27/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-influxdb/2023-01-27/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-influxdb/2023-01-27/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/tnb/2008-10-21/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/tnb/2008-10-21/defaults-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/tnb/2008-10-21/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/tnb/2008-10-21/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/transcribe/2017-10-26/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/transcribe/2017-10-26/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/transcribe/2017-10-26/paginators-1.json.php
@@ -2121,9 +2481,20 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/translate/2017-07-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/trustedadvisor/2022-09-15/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/trustedadvisor/2022-09-15/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/trustedadvisor/2022-09-15/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/verifiedpermissions/2021-12-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/verifiedpermissions/2021-12-01/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/verifiedpermissions/2021-12-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/verifiedpermissions/2021-12-01/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/verifiedpermissions/2021-12-01/waiters-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/voice-id/2021-09-27/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/voice-id/2021-09-27/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/voice-id/2021-09-27/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/vpc-lattice/2022-11-30/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/vpc-lattice/2022-11-30/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/vpc-lattice/2022-11-30/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/paginators-1.json.php
@@ -2154,6 +2525,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workmailmessageflow/2019-05-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/endpoint-rule-set-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces-thin-client/2023-08-22/paginators-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces-web/2020-07-08/api-2.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces-web/2020-07-08/endpoint-rule-set-1.json.php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces-web/2020-07-08/paginators-1.json.php
@@ -2181,17 +2555,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
share/nextcloud/3rdparty/aws/aws-sdk-php/src/signer/signerClient.php
share/nextcloud/3rdparty/bantu/ini-get-wrapper/LICENSE
share/nextcloud/3rdparty/bantu/ini-get-wrapper/src/IniGetWrapper.php
-share/nextcloud/3rdparty/beberlei/assert/LICENSE
-share/nextcloud/3rdparty/beberlei/assert/lib/Assert/Assert.php
-share/nextcloud/3rdparty/beberlei/assert/lib/Assert/Assertion.php
-share/nextcloud/3rdparty/beberlei/assert/lib/Assert/AssertionChain.php
-share/nextcloud/3rdparty/beberlei/assert/lib/Assert/AssertionFailedException.php
-share/nextcloud/3rdparty/beberlei/assert/lib/Assert/InvalidArgumentException.php
-share/nextcloud/3rdparty/beberlei/assert/lib/Assert/LazyAssertion.php
-share/nextcloud/3rdparty/beberlei/assert/lib/Assert/LazyAssertionException.php
-share/nextcloud/3rdparty/beberlei/assert/lib/Assert/functions.php
share/nextcloud/3rdparty/brick/math/LICENSE
-share/nextcloud/3rdparty/brick/math/SECURITY.md
share/nextcloud/3rdparty/brick/math/src/BigDecimal.php
share/nextcloud/3rdparty/brick/math/src/BigInteger.php
share/nextcloud/3rdparty/brick/math/src/BigNumber.php
@@ -2440,6 +2804,7 @@ share/nextcloud/3rdparty/doctrine/dbal/s
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/MariaDb102Keywords.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/MySQL57Keywords.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/MySQL80Keywords.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/MySQL84Keywords.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/MySQLKeywords.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/OracleKeywords.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/PostgreSQL100Keywords.php
@@ -2450,6 +2815,7 @@ share/nextcloud/3rdparty/doctrine/dbal/s
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/SQLServerKeywords.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/SQLiteKeywords.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MariaDBPlatform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MariaDb1010Platform.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MariaDb1027Platform.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MariaDb1043Platform.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MariaDb1052Platform.php
@@ -2460,9 +2826,11 @@ share/nextcloud/3rdparty/doctrine/dbal/s
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MySQL/Comparator.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MySQL57Platform.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MySQL80Platform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MySQL84Platform.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MySQLPlatform.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/OraclePlatform.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/PostgreSQL100Platform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/PostgreSQL120Platform.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/PostgreSQL94Platform.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/PostgreSQLPlatform.php
share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/SQLServer/Comparator.php
@@ -2689,74 +3057,6 @@ share/nextcloud/3rdparty/egulias/email-v
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/QuotedString.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/TLD.php
share/nextcloud/3rdparty/egulias/email-validator/src/Warning/Warning.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/LICENSE
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/ASNObject.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/AbstractString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/AbstractTime.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Base128.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Composite/AttributeTypeAndValue.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Composite/RDNString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Composite/RelativeDistinguishedName.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Construct.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Exception/NotImplementedException.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Exception/ParserException.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/ExplicitlyTaggedObject.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Identifier.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/OID.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Parsable.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/TemplateParser.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/BMPString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/BitString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/Boolean.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/CharacterString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/Enumerated.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/GeneralString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/GeneralizedTime.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/GraphicString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/IA5String.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/Integer.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/NullObject.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/NumericString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/ObjectDescriptor.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/ObjectIdentifier.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/OctetString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/PrintableString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/RelativeObjectIdentifier.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/Sequence.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/Set.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/T61String.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/UTCTime.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/UTF8String.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/UniversalString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Universal/VisibleString.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/UnknownConstructedObject.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/UnknownObject.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/Utility/BigInteger.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/Utility/BigIntegerBcmath.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/Utility/BigIntegerGmp.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/AlgorithmIdentifier.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/CSR/Attributes.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/CSR/CSR.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/CertificateExtensions.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/CertificateSubject.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/PrivateKey.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/PublicKey.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/SAN/DNSName.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/SAN/IPAddress.php
-share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/SAN/SubjectAlternativeNames.php
-share/nextcloud/3rdparty/fusonic/linq/LICENSE
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/GroupedLinq.php
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/Helper/LinqHelper.php
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/Iterator/DistinctIterator.php
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/Iterator/ExceptIterator.php
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/Iterator/GroupIterator.php
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/Iterator/IntersectIterator.php
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/Iterator/OfTypeIterator.php
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/Iterator/OrderIterator.php
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/Iterator/SelectIterator.php
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/Iterator/SelectManyIterator.php
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/Iterator/WhereIterator.php
-share/nextcloud/3rdparty/fusonic/linq/src/Fusonic/Linq/Linq.php
share/nextcloud/3rdparty/fusonic/opengraph/LICENSE
share/nextcloud/3rdparty/fusonic/opengraph/src/Consumer.php
share/nextcloud/3rdparty/fusonic/opengraph/src/Elements/Audio.php
@@ -2767,7 +3067,8 @@ share/nextcloud/3rdparty/fusonic/opengra
share/nextcloud/3rdparty/fusonic/opengraph/src/Objects/Website.php
share/nextcloud/3rdparty/fusonic/opengraph/src/Property.php
share/nextcloud/3rdparty/fusonic/opengraph/src/Publisher.php
-share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/LICENSE
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/LICENSE.txt
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/METADATA-VERSION.php
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/CountryCodeSource.php
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/CountryCodeToRegionCodeMap.php
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/DefaultMetadataLoader.php
@@ -2787,6 +3088,9 @@ share/nextcloud/3rdparty/giggsey/libphon
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/PhoneNumberType.php
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/PhoneNumberUtil.php
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/RegexBasedMatcher.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/ShortNumberCost.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/ShortNumberInfo.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/ShortNumbersRegionCodeSet.php
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/ValidationResult.php
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/PhoneNumberMetadata_800.php
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/PhoneNumberMetadata_808.php
@@ -3042,6 +3346,247 @@ share/nextcloud/3rdparty/giggsey/libphon
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/PhoneNumberMetadata_ZA.php
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/PhoneNumberMetadata_ZM.php
share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/PhoneNumberMetadata_ZW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_AZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BQ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_BZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_CZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_DE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_DJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_DK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_DM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_DO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_DZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_EC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_EE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_EG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_EH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_ER.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_ES.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_ET.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_FI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_FJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_FK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_FM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_FO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_FR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_GY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_HK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_HN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_HR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_HT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_HU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_ID.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_IE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_IL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_IM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_IN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_IQ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_IR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_IS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_IT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_JE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_JM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_JO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_JP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_KE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_KG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_KH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_KI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_KM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_KN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_KP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_KR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_KW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_KY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_KZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_LA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_LB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_LC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_LI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_LK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_LR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_LS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_LT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_LU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_LV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_LY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_ME.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_ML.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MQ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_MZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_NZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_OM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_PY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_QA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_RE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_RO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_RS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_RU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_RW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_ST.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_SZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_TZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_UA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_UG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_US.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_UY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_UZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_VA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_VC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_VE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_VG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_VI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_VN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_VU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_WF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_WS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_XK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_YE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_YT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_ZA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_ZM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php-lite/src/data/ShortNumberMetadata_ZW.php
share/nextcloud/3rdparty/guzzlehttp/guzzle/LICENSE
share/nextcloud/3rdparty/guzzlehttp/guzzle/src/BodySummarizer.php
share/nextcloud/3rdparty/guzzlehttp/guzzle/src/BodySummarizerInterface.php
@@ -3101,8 +3646,6 @@ share/nextcloud/3rdparty/guzzlehttp/prom
share/nextcloud/3rdparty/guzzlehttp/promises/src/TaskQueue.php
share/nextcloud/3rdparty/guzzlehttp/promises/src/TaskQueueInterface.php
share/nextcloud/3rdparty/guzzlehttp/promises/src/Utils.php
-share/nextcloud/3rdparty/guzzlehttp/promises/src/functions.php
-share/nextcloud/3rdparty/guzzlehttp/promises/src/functions_include.php
share/nextcloud/3rdparty/guzzlehttp/psr7/LICENSE
share/nextcloud/3rdparty/guzzlehttp/psr7/src/AppendStream.php
share/nextcloud/3rdparty/guzzlehttp/psr7/src/BufferStream.php
@@ -3135,7 +3678,7 @@ share/nextcloud/3rdparty/guzzlehttp/psr7
share/nextcloud/3rdparty/guzzlehttp/psr7/src/UriNormalizer.php
share/nextcloud/3rdparty/guzzlehttp/psr7/src/UriResolver.php
share/nextcloud/3rdparty/guzzlehttp/psr7/src/Utils.php
-share/nextcloud/3rdparty/guzzlehttp/uri-template/LICENSE.md
+share/nextcloud/3rdparty/guzzlehttp/uri-template/LICENSE
share/nextcloud/3rdparty/guzzlehttp/uri-template/src/UriTemplate.php
share/nextcloud/3rdparty/icewind/searchdav/LICENSE
share/nextcloud/3rdparty/icewind/searchdav/src/Backend/ISearchBackend.php
@@ -3249,37 +3792,31 @@ share/nextcloud/3rdparty/laravel/seriali
share/nextcloud/3rdparty/laravel/serializable-closure/src/Support/ReflectionClosure.php
share/nextcloud/3rdparty/laravel/serializable-closure/src/Support/SelfReference.php
share/nextcloud/3rdparty/laravel/serializable-closure/src/UnsignedSerializableClosure.php
-share/nextcloud/3rdparty/league/uri-interfaces/LICENSE
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/AuthorityInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/DataPathInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/DomainHostInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/FragmentInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/HostInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/IpHostInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/PathInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/PortInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/QueryInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/SegmentedPathInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/UriComponentInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/UriException.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/UriInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/UserInfoInterface.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Exceptions/FileinfoSupportMissing.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Exceptions/IdnSupportMissing.php
-share/nextcloud/3rdparty/league/uri-interfaces/src/Exceptions/SyntaxError.php
-share/nextcloud/3rdparty/league/uri/LICENSE
-share/nextcloud/3rdparty/league/uri/src/Exceptions/TemplateCanNotBeExpanded.php
-share/nextcloud/3rdparty/league/uri/src/Http.php
-share/nextcloud/3rdparty/league/uri/src/HttpFactory.php
-share/nextcloud/3rdparty/league/uri/src/Uri.php
-share/nextcloud/3rdparty/league/uri/src/UriInfo.php
-share/nextcloud/3rdparty/league/uri/src/UriResolver.php
-share/nextcloud/3rdparty/league/uri/src/UriString.php
-share/nextcloud/3rdparty/league/uri/src/UriTemplate.php
-share/nextcloud/3rdparty/league/uri/src/UriTemplate/Expression.php
-share/nextcloud/3rdparty/league/uri/src/UriTemplate/Template.php
-share/nextcloud/3rdparty/league/uri/src/UriTemplate/VarSpecifier.php
-share/nextcloud/3rdparty/league/uri/src/UriTemplate/VariableBag.php
+share/nextcloud/3rdparty/lcobucci/clock/LICENSE
+share/nextcloud/3rdparty/lcobucci/clock/src/Clock.php
+share/nextcloud/3rdparty/lcobucci/clock/src/FrozenClock.php
+share/nextcloud/3rdparty/lcobucci/clock/src/SystemClock.php
+share/nextcloud/3rdparty/masterminds/html5/LICENSE.txt
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Elements.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Entities.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Exception.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/InstructionProcessor.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Parser/CharacterReference.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Parser/DOMTreeBuilder.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Parser/EventHandler.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Parser/FileInputStream.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Parser/InputStream.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Parser/ParseError.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Parser/Scanner.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Parser/StringInputStream.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Parser/Tokenizer.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Parser/TreeBuildingRules.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Parser/UTF8Utils.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Serializer/HTML5Entities.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Serializer/OutputRules.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Serializer/RulesInterface.php
+share/nextcloud/3rdparty/masterminds/html5/src/HTML5/Serializer/Traverser.php
share/nextcloud/3rdparty/mexitek/phpcolors/LICENSE
share/nextcloud/3rdparty/mexitek/phpcolors/src/Mexitek/PHPColors/Color.php
share/nextcloud/3rdparty/microsoft/azure-storage-blob/BreakingChanges.md
@@ -3426,7 +3963,6 @@ share/nextcloud/3rdparty/mlocati/ip-lib/
share/nextcloud/3rdparty/mlocati/ip-lib/src/Service/RangesFromBoundaryCalculator.php
share/nextcloud/3rdparty/mlocati/ip-lib/src/Service/UnsignedIntegerMath.php
share/nextcloud/3rdparty/mtdowling/jmespath.php/LICENSE
-share/nextcloud/3rdparty/mtdowling/jmespath.php/README.rst
share/nextcloud/3rdparty/mtdowling/jmespath.php/src/AstRuntime.php
share/nextcloud/3rdparty/mtdowling/jmespath.php/src/CompilerRuntime.php
share/nextcloud/3rdparty/mtdowling/jmespath.php/src/DebugRuntime.php
@@ -3441,6 +3977,18 @@ share/nextcloud/3rdparty/mtdowling/jmesp
share/nextcloud/3rdparty/mtdowling/jmespath.php/src/Utils.php
share/nextcloud/3rdparty/nextcloud/lognormalizer/COPYING
share/nextcloud/3rdparty/nextcloud/lognormalizer/src/Normalizer.php
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/LICENSE.txt
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/src/Base32.php
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/src/Base32Hex.php
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/src/Base64.php
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/src/Base64DotSlash.php
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/src/Base64UrlSafe.php
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/src/Binary.php
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/src/EncoderInterface.php
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/src/Encoding.php
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/src/Hex.php
+share/nextcloud/3rdparty/paragonie/constant_time_encoding/src/RFC4648.php
share/nextcloud/3rdparty/pear/archive_tar/Archive/Tar.php
share/nextcloud/3rdparty/pear/archive_tar/package.xml
share/nextcloud/3rdparty/pear/console_getopt/Console/Getopt.php
@@ -3448,7 +3996,6 @@ share/nextcloud/3rdparty/pear/console_ge
share/nextcloud/3rdparty/pear/console_getopt/package.xml
share/nextcloud/3rdparty/pear/pear-core-minimal/src/OS/Guess.php
share/nextcloud/3rdparty/pear/pear-core-minimal/src/PEAR.php
-share/nextcloud/3rdparty/pear/pear-core-minimal/src/PEAR/Error.php
share/nextcloud/3rdparty/pear/pear-core-minimal/src/PEAR/ErrorStack.php
share/nextcloud/3rdparty/pear/pear-core-minimal/src/System.php
share/nextcloud/3rdparty/pear/pear_exception/LICENSE
@@ -3482,6 +4029,8 @@ share/nextcloud/3rdparty/php-opencloud/o
share/nextcloud/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Models/VolumeType.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Params.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Service.php
+share/nextcloud/3rdparty/php-opencloud/openstack/src/BlockStorage/v3/Api.php
+share/nextcloud/3rdparty/php-opencloud/openstack/src/BlockStorage/v3/Service.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Api/AbstractApi.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Api/AbstractParams.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Api/ApiInterface.php
@@ -3519,6 +4068,7 @@ share/nextcloud/3rdparty/php-opencloud/o
share/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Service/Builder.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Service/ServiceInterface.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Transport/HandlerStack.php
+share/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Transport/HandlerStackFactory.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Transport/JsonSerializer.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Transport/Middleware.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Transport/RequestSerializer.php
@@ -3548,6 +4098,7 @@ share/nextcloud/3rdparty/php-opencloud/o
share/nextcloud/3rdparty/php-opencloud/openstack/src/Identity/v2/Service.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Identity/v3/Api.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Identity/v3/Enum.php
+share/nextcloud/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/ApplicationCredential.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Assignment.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Catalog.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Credential.php
@@ -3577,17 +4128,23 @@ share/nextcloud/3rdparty/php-opencloud/o
share/nextcloud/3rdparty/php-opencloud/openstack/src/Metric/v1/Gnocchi/Service.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Api.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Api.php
+share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/ApiTrait.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Models/FixedIp.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Models/FloatingIp.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Models/GatewayInfo.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Models/Router.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Params.php
+share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/ParamsTrait.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Service.php
+share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/ServiceTrait.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/Api.php
+share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/ApiTrait.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/Models/SecurityGroup.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/Models/SecurityGroupRule.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/Params.php
+share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/ParamsTrait.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/Service.php
+share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/ServiceTrait.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/InterfaceAttachment.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/LoadBalancer.php
share/nextcloud/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/LoadBalancerHealthMonitor.php
@@ -3684,14 +4241,14 @@ share/nextcloud/3rdparty/psr/http-messag
share/nextcloud/3rdparty/psr/http-message/src/UploadedFileInterface.php
share/nextcloud/3rdparty/psr/http-message/src/UriInterface.php
share/nextcloud/3rdparty/psr/log/LICENSE
-share/nextcloud/3rdparty/psr/log/Psr/Log/AbstractLogger.php
-share/nextcloud/3rdparty/psr/log/Psr/Log/InvalidArgumentException.php
-share/nextcloud/3rdparty/psr/log/Psr/Log/LogLevel.php
-share/nextcloud/3rdparty/psr/log/Psr/Log/LoggerAwareInterface.php
-share/nextcloud/3rdparty/psr/log/Psr/Log/LoggerAwareTrait.php
-share/nextcloud/3rdparty/psr/log/Psr/Log/LoggerInterface.php
-share/nextcloud/3rdparty/psr/log/Psr/Log/LoggerTrait.php
-share/nextcloud/3rdparty/psr/log/Psr/Log/NullLogger.php
+share/nextcloud/3rdparty/psr/log/src/AbstractLogger.php
+share/nextcloud/3rdparty/psr/log/src/InvalidArgumentException.php
+share/nextcloud/3rdparty/psr/log/src/LogLevel.php
+share/nextcloud/3rdparty/psr/log/src/LoggerAwareInterface.php
+share/nextcloud/3rdparty/psr/log/src/LoggerAwareTrait.php
+share/nextcloud/3rdparty/psr/log/src/LoggerInterface.php
+share/nextcloud/3rdparty/psr/log/src/LoggerTrait.php
+share/nextcloud/3rdparty/psr/log/src/NullLogger.php
share/nextcloud/3rdparty/punic/punic/LIBPHONENUMBER-LICENSE.txt
share/nextcloud/3rdparty/punic/punic/LICENSE.txt
share/nextcloud/3rdparty/punic/punic/UNICODE-LICENSE.txt
@@ -4353,141 +4910,6 @@ share/nextcloud/3rdparty/punic/punic/src
share/nextcloud/3rdparty/punic/punic/src/data/zh/units.php
share/nextcloud/3rdparty/ralouphie/getallheaders/LICENSE
share/nextcloud/3rdparty/ralouphie/getallheaders/src/getallheaders.php
-share/nextcloud/3rdparty/ramsey/collection/LICENSE
-share/nextcloud/3rdparty/ramsey/collection/src/AbstractArray.php
-share/nextcloud/3rdparty/ramsey/collection/src/AbstractCollection.php
-share/nextcloud/3rdparty/ramsey/collection/src/AbstractSet.php
-share/nextcloud/3rdparty/ramsey/collection/src/ArrayInterface.php
-share/nextcloud/3rdparty/ramsey/collection/src/Collection.php
-share/nextcloud/3rdparty/ramsey/collection/src/CollectionInterface.php
-share/nextcloud/3rdparty/ramsey/collection/src/DoubleEndedQueue.php
-share/nextcloud/3rdparty/ramsey/collection/src/DoubleEndedQueueInterface.php
-share/nextcloud/3rdparty/ramsey/collection/src/Exception/CollectionMismatchException.php
-share/nextcloud/3rdparty/ramsey/collection/src/Exception/InvalidArgumentException.php
-share/nextcloud/3rdparty/ramsey/collection/src/Exception/InvalidSortOrderException.php
-share/nextcloud/3rdparty/ramsey/collection/src/Exception/NoSuchElementException.php
-share/nextcloud/3rdparty/ramsey/collection/src/Exception/OutOfBoundsException.php
-share/nextcloud/3rdparty/ramsey/collection/src/Exception/UnsupportedOperationException.php
-share/nextcloud/3rdparty/ramsey/collection/src/Exception/ValueExtractionException.php
-share/nextcloud/3rdparty/ramsey/collection/src/GenericArray.php
-share/nextcloud/3rdparty/ramsey/collection/src/Map/AbstractMap.php
-share/nextcloud/3rdparty/ramsey/collection/src/Map/AbstractTypedMap.php
-share/nextcloud/3rdparty/ramsey/collection/src/Map/AssociativeArrayMap.php
-share/nextcloud/3rdparty/ramsey/collection/src/Map/MapInterface.php
-share/nextcloud/3rdparty/ramsey/collection/src/Map/NamedParameterMap.php
-share/nextcloud/3rdparty/ramsey/collection/src/Map/TypedMap.php
-share/nextcloud/3rdparty/ramsey/collection/src/Map/TypedMapInterface.php
-share/nextcloud/3rdparty/ramsey/collection/src/Queue.php
-share/nextcloud/3rdparty/ramsey/collection/src/QueueInterface.php
-share/nextcloud/3rdparty/ramsey/collection/src/Set.php
-share/nextcloud/3rdparty/ramsey/collection/src/Tool/TypeTrait.php
-share/nextcloud/3rdparty/ramsey/collection/src/Tool/ValueExtractorTrait.php
-share/nextcloud/3rdparty/ramsey/collection/src/Tool/ValueToStringTrait.php
-share/nextcloud/3rdparty/ramsey/uuid/LICENSE
-share/nextcloud/3rdparty/ramsey/uuid/src/BinaryUtils.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Builder/BuilderCollection.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Builder/DegradedUuidBuilder.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Builder/FallbackBuilder.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Builder/UuidBuilderInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Codec/CodecInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Codec/GuidStringCodec.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Codec/OrderedTimeCodec.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Codec/StringCodec.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Codec/TimestampFirstCombCodec.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Codec/TimestampLastCombCodec.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Number/BigNumberConverter.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Number/GenericNumberConverter.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Converter/NumberConverterInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Converter/TimeConverterInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/DegradedUuid.php
-share/nextcloud/3rdparty/ramsey/uuid/src/DeprecatedUuidInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/BuilderNotFoundException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/DateTimeException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/DceSecurityException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/InvalidArgumentException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/InvalidBytesException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/InvalidUuidStringException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/NameException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/NodeException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/RandomSourceException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/TimeSourceException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/UnableToBuildUuidException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/UnsupportedOperationException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/FeatureSet.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Fields/FieldsInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Fields/SerializableFieldsTrait.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/CombGenerator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/DceSecurityGenerator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/DceSecurityGeneratorInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/DefaultNameGenerator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/DefaultTimeGenerator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/NameGeneratorFactory.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/NameGeneratorInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/PeclUuidNameGenerator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/PeclUuidRandomGenerator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/PeclUuidTimeGenerator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/RandomBytesGenerator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/RandomGeneratorFactory.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/RandomGeneratorInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/RandomLibAdapter.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/TimeGeneratorFactory.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/TimeGeneratorInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Guid/Fields.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Guid/Guid.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Guid/GuidBuilder.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Lazy/LazyUuidFromString.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Math/BrickMathCalculator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Math/CalculatorInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Math/RoundingMode.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Nonstandard/Fields.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Nonstandard/Uuid.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Nonstandard/UuidBuilder.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Nonstandard/UuidV6.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Provider/DceSecurityProviderInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Node/StaticNodeProvider.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Provider/NodeProviderInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Time/FixedTimeProvider.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Provider/TimeProviderInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/Fields.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/FieldsInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/NilTrait.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/NilUuid.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidBuilder.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidV1.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidV2.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidV3.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidV4.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidV5.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/Validator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/VariantTrait.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/VersionTrait.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Type/Decimal.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Type/Hexadecimal.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Type/Integer.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Type/NumberInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Type/Time.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Type/TypeInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Uuid.php
-share/nextcloud/3rdparty/ramsey/uuid/src/UuidFactory.php
-share/nextcloud/3rdparty/ramsey/uuid/src/UuidFactoryInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/UuidInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Validator/GenericValidator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Validator/ValidatorInterface.php
-share/nextcloud/3rdparty/ramsey/uuid/src/functions.php
share/nextcloud/3rdparty/sabre/dav/LICENSE
share/nextcloud/3rdparty/sabre/dav/PATCHES.txt
share/nextcloud/3rdparty/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php
@@ -4924,21 +5346,22 @@ share/nextcloud/3rdparty/scssphp/scssphp
share/nextcloud/3rdparty/scssphp/scssphp/src/ValueConverter.php
share/nextcloud/3rdparty/scssphp/scssphp/src/Version.php
share/nextcloud/3rdparty/scssphp/scssphp/src/Warn.php
-share/nextcloud/3rdparty/spomky-labs/base64url/LICENSE
-share/nextcloud/3rdparty/spomky-labs/base64url/src/Base64Url.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/LICENSE
-share/nextcloud/3rdparty/spomky-labs/cbor-php/infection.json.dist
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/AbstractCBORObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/ByteStringObject.php
-share/nextcloud/3rdparty/spomky-labs/cbor-php/src/ByteStringWithChunkObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/CBORObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Decoder.php
-share/nextcloud/3rdparty/spomky-labs/cbor-php/src/InfiniteListObject.php
-share/nextcloud/3rdparty/spomky-labs/cbor-php/src/InfiniteMapObject.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/DecoderInterface.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/IndefiniteLengthByteStringObject.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/IndefiniteLengthListObject.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/IndefiniteLengthMapObject.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/IndefiniteLengthTextStringObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/LengthCalculator.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/ListObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/MapItem.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/MapObject.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/NegativeIntegerObject.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Normalizable.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/BreakObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/DoublePrecisionFloatObject.php
@@ -4946,30 +5369,329 @@ share/nextcloud/3rdparty/spomky-labs/cbo
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/GenericObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/HalfPrecisionFloatObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/NullObject.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/OtherObjectInterface.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/OtherObjectManager.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/OtherObjectManagerInterface.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/SimpleObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/SinglePrecisionFloatObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/TrueObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/OtherObject/UndefinedObject.php
-share/nextcloud/3rdparty/spomky-labs/cbor-php/src/SignedIntegerObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Stream.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/StringStream.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/Base16EncodingTag.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/Base64EncodingTag.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/Base64Tag.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/Base64UrlEncodingTag.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/Base64UrlTag.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/BigFloatTag.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/CBOREncodingTag.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/CBORTag.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/DatetimeTag.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/DecimalFractionTag.php
-share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/EpochTag.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/GenericTag.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/MimeTag.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/NegativeBigIntegerTag.php
-share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/PositiveBigIntegerTag.php
-share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/TagObjectManager.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/TagInterface.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/TagManager.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/TagManagerInterface.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/TimestampTag.php
-share/nextcloud/3rdparty/spomky-labs/cbor-php/src/TagObject.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/UnsignedBigIntegerTag.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Tag/UriTag.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/TextStringObject.php
-share/nextcloud/3rdparty/spomky-labs/cbor-php/src/TextStringWithChunkObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/UnsignedIntegerObject.php
share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Utils.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/LICENSE
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Component/Identifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Component/Length.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/DERData.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Element.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Exception/DecodeException.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Feature/ElementBase.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Feature/Encodable.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Feature/Stringable.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/BaseString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/BaseTime.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Constructed/ConstructedString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Constructed/Sequence.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Constructed/Set.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/BMPString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/BitString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/Boolean.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/CharacterString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/EOC.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/Enumerated.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/GeneralString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/GeneralizedTime.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/GraphicString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/IA5String.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/Integer.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/NullType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/Number.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/NumericString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/ObjectDescriptor.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/ObjectIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/OctetString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/PrintableString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/Real.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/RelativeOID.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/T61String.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/UTCTime.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/UTF8String.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/UniversalString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/VideotexString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Primitive/VisibleString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/PrimitiveString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/PrimitiveType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/StringType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Structure.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Tagged/ApplicationType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Tagged/ContextSpecificType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Tagged/DERTaggedType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Tagged/ExplicitTagging.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Tagged/ExplicitlyTaggedType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Tagged/ImplicitTagging.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Tagged/ImplicitlyTaggedType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Tagged/PrivateType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/Tagged/TaggedTypeWrap.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/TaggedType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/TimeType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/UniversalClass.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Type/UnspecifiedType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Util/BigInt.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/ASN1/Util/Flags.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoBridge/Crypto.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoBridge/Crypto/OpenSSLCrypto.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoEncoding/PEM.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoEncoding/PEMBundle.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/AlgorithmIdentifierFactory.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/AlgorithmIdentifierProvider.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Asymmetric/ECPublicKeyAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Asymmetric/Ed25519AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Asymmetric/Ed448AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Asymmetric/RFC8410EdAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Asymmetric/RFC8410XAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Asymmetric/RSAEncryptionAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Asymmetric/RSAPSSSSAEncryptionAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Asymmetric/X25519AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Asymmetric/X448AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Cipher/AES128CBCAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Cipher/AES192CBCAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Cipher/AES256CBCAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Cipher/AESCBCAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Cipher/BlockCipherAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Cipher/CipherAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Cipher/DESCBCAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Cipher/DESEDE3CBCAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Cipher/RC2CBCAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Feature/AlgorithmIdentifierType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Feature/AsymmetricCryptoAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Feature/EncryptionAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Feature/HashAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Feature/PRFAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Feature/SignatureAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/GenericAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/HMACWithSHA1AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/HMACWithSHA224AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/HMACWithSHA256AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/HMACWithSHA384AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/HMACWithSHA512AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/MD5AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/RFC4231HMACAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/SHA1AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/SHA224AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/SHA256AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/SHA2AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/SHA384AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Hash/SHA512AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/ECDSAWithSHA1AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/ECDSAWithSHA224AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/ECDSAWithSHA256AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/ECDSAWithSHA384AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/ECDSAWithSHA512AlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/ECSignatureAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/MD2WithRSAEncryptionAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/MD4WithRSAEncryptionAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/MD5WithRSAEncryptionAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/RFC3279RSASignatureAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/RFC4055RSASignatureAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/RSASignatureAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/SHA1WithRSAEncryptionAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/SHA224WithRSAEncryptionAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/SHA256WithRSAEncryptionAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/SHA384WithRSAEncryptionAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/Signature/SHA512WithRSAEncryptionAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/AlgorithmIdentifier/SpecificAlgorithmIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/Attribute/OneAsymmetricKeyAttributes.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/EC/ECConversion.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/EC/ECPrivateKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/EC/ECPublicKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/OneAsymmetricKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/PrivateKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/PrivateKeyInfo.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/PublicKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/PublicKeyInfo.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/Curve25519/Curve25519PrivateKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/Curve25519/Curve25519PublicKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/Curve25519/Ed25519PrivateKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/Curve25519/Ed25519PublicKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/Curve25519/X25519PrivateKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/Curve25519/X25519PublicKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/Curve448/Ed448PrivateKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/Curve448/Ed448PublicKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/Curve448/X448PrivateKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/Curve448/X448PublicKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/RFC8410PrivateKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RFC8410/RFC8410PublicKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RSA/RSAPrivateKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RSA/RSAPublicKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Asymmetric/RSA/RSASSAPSSPrivateKey.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Signature/ECSignature.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Signature/Ed25519Signature.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Signature/Ed448Signature.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Signature/GenericSignature.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Signature/RSASignature.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/CryptoTypes/Signature/Signature.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/Attribute.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeType.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeTypeAndValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/AttributeValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/CommonNameValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/CountryNameValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/DescriptionValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/Feature/DirectoryString.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/Feature/PrintableStringValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/GivenNameValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/LocalityNameValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/NameValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/OrganizationNameValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/OrganizationalUnitNameValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/PseudonymValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/SerialNumberValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/StateOrProvinceNameValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/SurnameValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/TitleValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/AttributeValue/UnknownAttributeValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/Collection/AttributeCollection.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/Collection/SequenceOfAttributes.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/Collection/SetOfAttributes.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/Name.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/ASN1/RDN.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/DN/DNParser.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/MatchingRule/BinaryMatch.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/MatchingRule/CaseExactMatch.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/MatchingRule/CaseIgnoreMatch.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/MatchingRule/MatchingRule.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/MatchingRule/StringPrepMatchingRule.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/StringPrep/CheckBidiStep.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/StringPrep/InsignificantNonSubstringSpaceStep.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/StringPrep/MapStep.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/StringPrep/NormalizeStep.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/StringPrep/PrepareStep.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/StringPrep/ProhibitStep.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/StringPrep/StringPreparer.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X501/StringPrep/TranscodeStep.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/AttCertIssuer.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/AttCertValidityPeriod.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Attribute/AccessIdentityAttributeValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Attribute/AuthenticationInfoAttributeValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Attribute/ChargingIdentityAttributeValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Attribute/GroupAttributeValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Attribute/IetfAttrSyntax.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Attribute/IetfAttrValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Attribute/RoleAttributeValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Attribute/SvceAuthInfo.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/AttributeCertificate.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/AttributeCertificateInfo.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Attributes.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Holder.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/IssuerSerial.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/ObjectDigestInfo.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/V2Form.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Validation/ACValidationConfig.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Validation/ACValidator.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/AttributeCertificate/Validation/Exception/ACValidationException.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Certificate.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/CertificateBundle.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/CertificateChain.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/AAControlsExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/AccessDescription/AccessDescription.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/AccessDescription/AuthorityAccessDescription.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/AccessDescription/SubjectAccessDescription.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/AuthorityInformationAccessExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/AuthorityKeyIdentifierExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/BasicConstraintsExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/CRLDistributionPointsExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/CertificatePoliciesExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/CertificatePolicy/CPSQualifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/CertificatePolicy/DisplayText.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/CertificatePolicy/NoticeReference.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/CertificatePolicy/PolicyInformation.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/CertificatePolicy/PolicyQualifierInfo.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/CertificatePolicy/UserNoticeQualifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/DistributionPoint/DistributionPoint.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/DistributionPoint/DistributionPointName.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/DistributionPoint/FullName.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/DistributionPoint/ReasonFlags.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/DistributionPoint/RelativeName.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/ExtendedKeyUsageExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/Extension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/FreshestCRLExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/InhibitAnyPolicyExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/IssuerAlternativeNameExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/KeyUsageExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/NameConstraints/GeneralSubtree.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/NameConstraints/GeneralSubtrees.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/NameConstraintsExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/NoRevocationAvailableExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/PolicyConstraintsExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/PolicyMappings/PolicyMapping.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/PolicyMappingsExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/SubjectAlternativeNameExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/SubjectDirectoryAttributesExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/SubjectInformationAccessExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/SubjectKeyIdentifierExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/Target/Target.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/Target/TargetGroup.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/Target/TargetName.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/Target/Targets.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/TargetInformationExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extension/UnknownExtension.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Extensions.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/TBSCertificate.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Time.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/UniqueIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Certificate/Validity.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationPath/CertificationPath.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationPath/Exception/PathBuildingException.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationPath/Exception/PathValidationException.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationPath/PathBuilding/CertificationPathBuilder.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationPath/PathValidation/PathValidationConfig.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationPath/PathValidation/PathValidationResult.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationPath/PathValidation/PathValidator.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationPath/PathValidation/ValidatorState.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationPath/Policy/PolicyNode.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationPath/Policy/PolicyTree.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationRequest/Attribute/ExtensionRequestValue.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationRequest/Attributes.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationRequest/CertificationRequest.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/CertificationRequest/CertificationRequestInfo.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Exception/X509ValidationException.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/Feature/DateTimeHelper.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/DNSName.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/DirectoryName.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/EDIPartyName.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/GeneralName.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/GeneralNames.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/IPAddress.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/IPv4Address.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/IPv6Address.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/OtherName.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/RFC822Name.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/RegisteredID.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/UniformResourceIdentifier.php
+share/nextcloud/3rdparty/spomky-labs/pki-framework/src/X509/GeneralName/X400Address.php
share/nextcloud/3rdparty/stecman/symfony-console-completion/LICENCE
share/nextcloud/3rdparty/stecman/symfony-console-completion/src/Completion.php
share/nextcloud/3rdparty/stecman/symfony-console-completion/src/Completion/CompletionAwareInterface.php
@@ -5416,6 +6138,10 @@ share/nextcloud/3rdparty/symfony/polyfil
share/nextcloud/3rdparty/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
share/nextcloud/3rdparty/symfony/polyfill-php80/Resources/stubs/ValueError.php
share/nextcloud/3rdparty/symfony/polyfill-php80/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-uuid/LICENSE
+share/nextcloud/3rdparty/symfony/polyfill-uuid/Uuid.php
+share/nextcloud/3rdparty/symfony/polyfill-uuid/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-uuid/bootstrap80.php
share/nextcloud/3rdparty/symfony/process/Exception/ExceptionInterface.php
share/nextcloud/3rdparty/symfony/process/Exception/InvalidArgumentException.php
share/nextcloud/3rdparty/symfony/process/Exception/LogicException.php
@@ -5535,12 +6261,15 @@ share/nextcloud/3rdparty/symfony/transla
share/nextcloud/3rdparty/symfony/translation/Catalogue/MergeOperation.php
share/nextcloud/3rdparty/symfony/translation/Catalogue/OperationInterface.php
share/nextcloud/3rdparty/symfony/translation/Catalogue/TargetOperation.php
+share/nextcloud/3rdparty/symfony/translation/CatalogueMetadataAwareInterface.php
share/nextcloud/3rdparty/symfony/translation/Command/TranslationPullCommand.php
share/nextcloud/3rdparty/symfony/translation/Command/TranslationPushCommand.php
share/nextcloud/3rdparty/symfony/translation/Command/TranslationTrait.php
share/nextcloud/3rdparty/symfony/translation/Command/XliffLintCommand.php
share/nextcloud/3rdparty/symfony/translation/DataCollector/TranslationDataCollector.php
share/nextcloud/3rdparty/symfony/translation/DataCollectorTranslator.php
+share/nextcloud/3rdparty/symfony/translation/DependencyInjection/DataCollectorTranslatorPass.php
+share/nextcloud/3rdparty/symfony/translation/DependencyInjection/LoggingTranslatorPass.php
share/nextcloud/3rdparty/symfony/translation/DependencyInjection/TranslationDumperPass.php
share/nextcloud/3rdparty/symfony/translation/DependencyInjection/TranslationExtractorPass.php
share/nextcloud/3rdparty/symfony/translation/DependencyInjection/TranslatorPass.php
@@ -5571,8 +6300,13 @@ share/nextcloud/3rdparty/symfony/transla
share/nextcloud/3rdparty/symfony/translation/Extractor/AbstractFileExtractor.php
share/nextcloud/3rdparty/symfony/translation/Extractor/ChainExtractor.php
share/nextcloud/3rdparty/symfony/translation/Extractor/ExtractorInterface.php
+share/nextcloud/3rdparty/symfony/translation/Extractor/PhpAstExtractor.php
share/nextcloud/3rdparty/symfony/translation/Extractor/PhpExtractor.php
share/nextcloud/3rdparty/symfony/translation/Extractor/PhpStringTokenParser.php
+share/nextcloud/3rdparty/symfony/translation/Extractor/Visitor/AbstractVisitor.php
+share/nextcloud/3rdparty/symfony/translation/Extractor/Visitor/ConstraintVisitor.php
+share/nextcloud/3rdparty/symfony/translation/Extractor/Visitor/TransMethodVisitor.php
+share/nextcloud/3rdparty/symfony/translation/Extractor/Visitor/TranslatableMessageVisitor.php
share/nextcloud/3rdparty/symfony/translation/Formatter/IntlFormatter.php
share/nextcloud/3rdparty/symfony/translation/Formatter/IntlFormatterInterface.php
share/nextcloud/3rdparty/symfony/translation/Formatter/MessageFormatter.php
@@ -5593,6 +6327,7 @@ share/nextcloud/3rdparty/symfony/transla
share/nextcloud/3rdparty/symfony/translation/Loader/QtFileLoader.php
share/nextcloud/3rdparty/symfony/translation/Loader/XliffFileLoader.php
share/nextcloud/3rdparty/symfony/translation/Loader/YamlFileLoader.php
+share/nextcloud/3rdparty/symfony/translation/LocaleSwitcher.php
share/nextcloud/3rdparty/symfony/translation/LoggingTranslator.php
share/nextcloud/3rdparty/symfony/translation/MessageCatalogue.php
share/nextcloud/3rdparty/symfony/translation/MessageCatalogueInterface.php
@@ -5611,7 +6346,7 @@ share/nextcloud/3rdparty/symfony/transla
share/nextcloud/3rdparty/symfony/translation/Reader/TranslationReaderInterface.php
share/nextcloud/3rdparty/symfony/translation/Resources/data/parents.json
share/nextcloud/3rdparty/symfony/translation/Resources/functions.php
-share/nextcloud/3rdparty/symfony/translation/Resources/schemas/xliff-core-1.2-strict.xsd
+share/nextcloud/3rdparty/symfony/translation/Resources/schemas/xliff-core-1.2-transitional.xsd
share/nextcloud/3rdparty/symfony/translation/Resources/schemas/xliff-core-2.0.xsd
share/nextcloud/3rdparty/symfony/translation/Resources/schemas/xml.xsd
share/nextcloud/3rdparty/symfony/translation/TranslatableMessage.php
@@ -5622,190 +6357,32 @@ share/nextcloud/3rdparty/symfony/transla
share/nextcloud/3rdparty/symfony/translation/Util/XliffUtils.php
share/nextcloud/3rdparty/symfony/translation/Writer/TranslationWriter.php
share/nextcloud/3rdparty/symfony/translation/Writer/TranslationWriterInterface.php
-share/nextcloud/3rdparty/thecodingmachine/safe/LICENSE
-share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/ApcException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/LibeventException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/MssqlException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/StatsException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/apc.php
-share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/functionsList.php
-share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/libevent.php
-share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/mssql.php
-share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/stats.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/.gitkeep
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ApacheException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ApcuException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ArrayException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/Bzip2Exception.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/CalendarException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ClassobjException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ComException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/CubridException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/DatetimeException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/DirException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/EioException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ErrorfuncException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ExecException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FileinfoException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FilesystemException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FilterException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FpmException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FtpException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FunchandException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/GmpException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/GnupgException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/HashException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IbaseException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IbmDb2Exception.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IconvException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ImageException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ImapException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/InfoException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IngresiiException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/InotifyException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/LdapException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/LibxmlException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/LzfException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MailparseException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MbstringException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MiscException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MsqlException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqlException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqliException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqlndMsException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqlndQcException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/NetworkException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/Oci8Exception.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/OpcacheException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/OutcontrolException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PasswordException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PcntlException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PdfException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PgsqlException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PosixException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PsException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PspellException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ReadlineException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/RpminfoException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/RrdException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SemException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SessionException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ShmopException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SimplexmlException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SocketsException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SodiumException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SolrException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SplException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SqlsrvException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SsdeepException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/Ssh2Exception.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/StreamException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/StringsException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SwooleException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/UodbcException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/UopzException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/UrlException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/VarException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/XdiffException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/XmlException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/XmlrpcException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/YamlException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/YazException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ZipException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ZlibException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/apache.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/apcu.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/array.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/bzip2.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/calendar.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/classobj.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/com.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/cubrid.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/curl.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/datetime.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/dir.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/eio.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/errorfunc.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/exec.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/fileinfo.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/filesystem.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/filter.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/fpm.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/ftp.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/funchand.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/functionsList.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/gmp.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/gnupg.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/hash.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/ibase.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/ibmDb2.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/iconv.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/image.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/imap.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/info.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/ingres-ii.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/inotify.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/json.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/ldap.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/libxml.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/lzf.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/mailparse.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/mbstring.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/misc.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/msql.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/mysql.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/mysqli.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/mysqlndMs.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/mysqlndQc.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/network.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/oci8.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/opcache.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/openssl.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/outcontrol.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/password.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/pcntl.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/pcre.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/pdf.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/pgsql.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/posix.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/ps.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/pspell.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/readline.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/rpminfo.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/rrd.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/sem.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/session.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/shmop.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/simplexml.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/sockets.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/sodium.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/solr.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/spl.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/sqlsrv.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/ssdeep.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/ssh2.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/stream.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/strings.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/swoole.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/uodbc.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/uopz.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/url.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/var.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/xdiff.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/xml.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/xmlrpc.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/yaml.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/yaz.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/zip.php
-share/nextcloud/3rdparty/thecodingmachine/safe/generated/zlib.php
-share/nextcloud/3rdparty/thecodingmachine/safe/lib/DateTime.php
-share/nextcloud/3rdparty/thecodingmachine/safe/lib/DateTimeImmutable.php
-share/nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/CurlException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/JsonException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/OpensslException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/PcreException.php
-share/nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/SafeExceptionInterface.php
-share/nextcloud/3rdparty/thecodingmachine/safe/lib/special_cases.php
+share/nextcloud/3rdparty/symfony/uid/AbstractUid.php
+share/nextcloud/3rdparty/symfony/uid/BinaryUtil.php
+share/nextcloud/3rdparty/symfony/uid/Command/GenerateUlidCommand.php
+share/nextcloud/3rdparty/symfony/uid/Command/GenerateUuidCommand.php
+share/nextcloud/3rdparty/symfony/uid/Command/InspectUlidCommand.php
+share/nextcloud/3rdparty/symfony/uid/Command/InspectUuidCommand.php
+share/nextcloud/3rdparty/symfony/uid/Factory/NameBasedUuidFactory.php
+share/nextcloud/3rdparty/symfony/uid/Factory/RandomBasedUuidFactory.php
+share/nextcloud/3rdparty/symfony/uid/Factory/TimeBasedUuidFactory.php
+share/nextcloud/3rdparty/symfony/uid/Factory/UlidFactory.php
+share/nextcloud/3rdparty/symfony/uid/Factory/UuidFactory.php
+share/nextcloud/3rdparty/symfony/uid/LICENSE
+share/nextcloud/3rdparty/symfony/uid/MaxUlid.php
+share/nextcloud/3rdparty/symfony/uid/MaxUuid.php
+share/nextcloud/3rdparty/symfony/uid/NilUlid.php
+share/nextcloud/3rdparty/symfony/uid/NilUuid.php
+share/nextcloud/3rdparty/symfony/uid/TimeBasedUidInterface.php
+share/nextcloud/3rdparty/symfony/uid/Ulid.php
+share/nextcloud/3rdparty/symfony/uid/Uuid.php
+share/nextcloud/3rdparty/symfony/uid/UuidV1.php
+share/nextcloud/3rdparty/symfony/uid/UuidV3.php
+share/nextcloud/3rdparty/symfony/uid/UuidV4.php
+share/nextcloud/3rdparty/symfony/uid/UuidV5.php
+share/nextcloud/3rdparty/symfony/uid/UuidV6.php
+share/nextcloud/3rdparty/symfony/uid/UuidV7.php
+share/nextcloud/3rdparty/symfony/uid/UuidV8.php
share/nextcloud/3rdparty/wapmorgan/mp3info/LICENSE
share/nextcloud/3rdparty/wapmorgan/mp3info/PATCHES.txt
share/nextcloud/3rdparty/wapmorgan/mp3info/data/bitRateTable.php
@@ -5827,9 +6404,9 @@ share/nextcloud/3rdparty/web-auth/cose-l
share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ES256K.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ES384.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ES512.php
-share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/ED256.php
-share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/ED512.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/Ed25519.php
+share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/Ed256.php
+share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/Ed512.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/EdDSA.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/RSA/PS256.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/RSA/PS384.php
@@ -5842,37 +6419,13 @@ share/nextcloud/3rdparty/web-auth/cose-l
share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/RSA/RSA.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Signature/Signature.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithms.php
+share/nextcloud/3rdparty/web-auth/cose-lib/src/BigInteger.php
+share/nextcloud/3rdparty/web-auth/cose-lib/src/Hash.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Key/Ec2Key.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Key/Key.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Key/OkpKey.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Key/RsaKey.php
share/nextcloud/3rdparty/web-auth/cose-lib/src/Key/SymmetricKey.php
-share/nextcloud/3rdparty/web-auth/cose-lib/src/Verifier.php
-share/nextcloud/3rdparty/web-auth/metadata-service/LICENSE
-share/nextcloud/3rdparty/web-auth/metadata-service/src/AbstractDescriptor.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/AuthenticatorStatus.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/BiometricAccuracyDescriptor.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/BiometricStatusReport.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/CodeAccuracyDescriptor.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/DisplayPNGCharacteristicsDescriptor.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/DistantSingleMetadata.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/EcdaaTrustAnchor.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/ExtensionDescriptor.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/MetadataService.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/MetadataStatement.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/MetadataStatementFetcher.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/MetadataStatementRepository.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/MetadataTOCPayload.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/MetadataTOCPayloadEntry.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/PatternAccuracyDescriptor.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/RgbPaletteEntry.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/RogueListEntry.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/SingleMetadata.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/StatusReport.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/Utils.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/VerificationMethodANDCombinations.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/VerificationMethodDescriptor.php
-share/nextcloud/3rdparty/web-auth/metadata-service/src/Version.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/LICENSE
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AndroidKeyAttestationStatementSupport.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AndroidSafetyNetAttestationStatementSupport.php
@@ -5888,6 +6441,7 @@ share/nextcloud/3rdparty/web-auth/webaut
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/TPMAttestationStatementSupport.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestedCredentialData.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticationExtensions/AuthenticationExtension.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticationExtensions/AuthenticationExtensions.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticationExtensions/AuthenticationExtensionsClientInputs.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticationExtensions/AuthenticationExtensionsClientOutputs.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticationExtensions/AuthenticationExtensionsClientOutputsLoader.php
@@ -5899,15 +6453,154 @@ share/nextcloud/3rdparty/web-auth/webaut
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorAttestationResponse.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorAttestationResponseValidator.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorData.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorDataLoader.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorResponse.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorSelectionCriteria.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CeremonyStep.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CeremonyStepManager.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CeremonyStepManagerFactory.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckAlgorithm.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckAllowedCredentialList.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckAttestationFormatIsKnownAndValid.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckBackupBitsAreConsistent.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckChallenge.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckClientDataCollectorType.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckCounter.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckCredentialId.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckExtensions.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckHasAttestedCredentialData.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckMetadataStatement.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckOrigin.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckRelyingPartyIdIdHash.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckSignature.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckTopOrigin.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckUserHandle.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckUserVerification.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/CheckUserWasPresent.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/HostTopOriginValidator.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CeremonyStep/TopOriginValidator.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CertificateChainChecker/CertificateChainChecker.php
-share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CertificateChainChecker/OpenSSLCertificateChainChecker.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CertificateChainChecker/PhpCertificateChainChecker.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CertificateToolbox.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/ClientDataCollector/ClientDataCollector.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/ClientDataCollector/ClientDataCollectorManager.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/ClientDataCollector/WebauthnAuthenticationCollector.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CollectedClientData.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Counter/CounterChecker.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Counter/ThrowExceptionIfInvalid.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Credential.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/AttestationObjectDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/AttestationStatementDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/AttestedCredentialDataNormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/AuthenticationExtensionNormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/AuthenticationExtensionsDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/AuthenticatorAssertionResponseDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/AuthenticatorAttestationResponseDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/AuthenticatorDataDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/AuthenticatorResponseDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/CollectedClientDataDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/ExtensionDescriptorDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/PublicKeyCredentialDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/PublicKeyCredentialDescriptorNormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/PublicKeyCredentialOptionsDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/PublicKeyCredentialParametersDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/PublicKeyCredentialSourceDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/PublicKeyCredentialUserEntityDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/TrustPathDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/VerificationMethodANDCombinationsDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Denormalizer/WebauthnSerializerFactory.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/AttestationObjectLoaded.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/AttestationStatementLoaded.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/AuthenticatorAssertionResponseValidationFailedEvent.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/AuthenticatorAssertionResponseValidationSucceededEvent.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/AuthenticatorAttestationResponseValidationFailedEvent.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/AuthenticatorAttestationResponseValidationSucceededEvent.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/BeforeCertificateChainValidation.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/CanDispatchEvents.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/CertificateChainValidationFailed.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/CertificateChainValidationSucceeded.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/MetadataStatementFound.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/NullEventDispatcher.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Event/WebauthnEvent.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/AttestationStatementException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/AttestationStatementLoadingException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/AttestationStatementVerificationException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/AuthenticationExtensionException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/AuthenticatorResponseVerificationException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/CertificateChainException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/CertificateException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/CertificateRevocationListException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/CounterException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/ExpiredCertificateException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/InvalidAttestationStatementException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/InvalidCertificateException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/InvalidDataException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/InvalidTrustPathException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/InvalidUserHandleException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/MetadataServiceException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/MetadataStatementException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/MetadataStatementLoadingException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/MissingMetadataStatementException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/RevokedCertificateException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/UnsupportedFeatureException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Exception/WebauthnException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/FakeCredentialGenerator.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/CanLogData.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/CertificateChain/CertificateChainValidator.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/CertificateChain/CertificateToolbox.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/CertificateChain/PhpCertificateChainValidator.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Denormalizer/ExtensionDescriptorDenormalizer.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Denormalizer/MetadataStatementSerializerFactory.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Event/BeforeCertificateChainValidation.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Event/CanDispatchEvents.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Event/CertificateChainValidationFailed.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Event/CertificateChainValidationSucceeded.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Event/MetadataStatementFound.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Event/NullEventDispatcher.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Event/WebauthnEvent.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Exception/CertificateChainException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Exception/CertificateException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Exception/CertificateRevocationListException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Exception/ExpiredCertificateException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Exception/InvalidCertificateException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Exception/MetadataServiceException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Exception/MetadataStatementException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Exception/MetadataStatementLoadingException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Exception/MissingMetadataStatementException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Exception/RevokedCertificateException.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/MetadataStatementRepository.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Psr18HttpClient.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Service/ChainedMetadataServices.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Service/DistantResourceMetadataService.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Service/FidoAllianceCompliantMetadataService.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Service/FolderResourceMetadataService.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Service/InMemoryMetadataService.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Service/JsonMetadataService.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Service/LocalResourceMetadataService.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Service/MetadataBLOBPayload.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Service/MetadataBLOBPayloadEntry.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Service/MetadataService.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Service/StringMetadataService.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/AbstractDescriptor.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/AlternativeDescriptions.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/AuthenticatorGetInfo.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/AuthenticatorStatus.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/BiometricAccuracyDescriptor.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/BiometricStatusReport.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/CodeAccuracyDescriptor.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/DisplayPNGCharacteristicsDescriptor.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/EcdaaTrustAnchor.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/ExtensionDescriptor.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/MetadataStatement.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/PatternAccuracyDescriptor.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/RgbPaletteEntry.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/RogueListEntry.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/StatusReport.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/VerificationMethodANDCombinations.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/VerificationMethodDescriptor.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/Statement/Version.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/StatusReportRepository.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/MetadataService/ValueFilter.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/PublicKeyCredential.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/PublicKeyCredentialCreationOptions.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/PublicKeyCredentialDescriptor.php
@@ -5921,7 +6614,7 @@ share/nextcloud/3rdparty/web-auth/webaut
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/PublicKeyCredentialSource.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/PublicKeyCredentialSourceRepository.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/PublicKeyCredentialUserEntity.php
-share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Server.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/SimpleFakeCredentialGenerator.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/StringStream.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/TokenBinding/IgnoreTokenBindingHandler.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/TokenBinding/SecTokenBindingHandler.php
@@ -5933,9 +6626,48 @@ share/nextcloud/3rdparty/web-auth/webaut
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/TrustPath/EmptyTrustPath.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/TrustPath/TrustPath.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/TrustPath/TrustPathLoader.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/U2FPublicKey.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Util/Base64.php
share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Util/CoseSignatureFixer.php
share/nextcloud/AUTHORS
share/nextcloud/COPYING
+share/nextcloud/LICENSES/AGPL-3.0-only.txt
+share/nextcloud/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/LICENSES/Apache-2.0.txt
+share/nextcloud/LICENSES/BSD-2-Clause.txt
+share/nextcloud/LICENSES/BSD-3-Clause.txt
+share/nextcloud/LICENSES/CC-BY-2.0.txt
+share/nextcloud/LICENSES/CC-BY-4.0.txt
+share/nextcloud/LICENSES/CC-BY-SA-2.0.txt
+share/nextcloud/LICENSES/CC-BY-SA-3.0-IGO.txt
+share/nextcloud/LICENSES/CC-BY-SA-3.0.txt
+share/nextcloud/LICENSES/CC-BY-SA-4.0.txt
+share/nextcloud/LICENSES/CC0-1.0.txt
+share/nextcloud/LICENSES/GPL-3.0-or-later.txt
+share/nextcloud/LICENSES/ISC.txt
+share/nextcloud/LICENSES/LicenseRef-AppleAppStoreBadge.txt
+share/nextcloud/LICENSES/LicenseRef-CollaboraTrademarks.txt
+share/nextcloud/LICENSES/LicenseRef-DCO.txt
+share/nextcloud/LICENSES/LicenseRef-DiasporaTrademarks.txt
+share/nextcloud/LICENSES/LicenseRef-FacebookTrademarks.txt
+share/nextcloud/LICENSES/LicenseRef-GooglePlayBadge.txt
+share/nextcloud/LICENSES/LicenseRef-MastodonTrademarks.txt
+share/nextcloud/LICENSES/LicenseRef-Nasa.txt
+share/nextcloud/LICENSES/LicenseRef-NextcloudTrademarks.txt
+share/nextcloud/LICENSES/LicenseRef-Unsplash.txt
+share/nextcloud/LICENSES/LicenseRef-XTrademarks.txt
+share/nextcloud/LICENSES/LicenseRef-freepikLicense.txt
+share/nextcloud/LICENSES/MIT.txt
+share/nextcloud/LICENSES/MPL-2.0.txt
+share/nextcloud/LICENSES/OFL-1.1-RFN.txt
+share/nextcloud/LICENSES/OFL-1.1.txt
+share/nextcloud/apps/activity/AUTHORS.md
+share/nextcloud/apps/activity/LICENSES/AGPL-3.0-only.txt
+share/nextcloud/apps/activity/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/activity/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/activity/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/activity/LICENSES/MIT.txt
+share/nextcloud/apps/activity/REUSE.toml
share/nextcloud/apps/activity/appinfo/info.xml
share/nextcloud/apps/activity/appinfo/routes.php
share/nextcloud/apps/activity/appinfo/signature.json
@@ -5953,12 +6685,16 @@ share/nextcloud/apps/activity/img/add-co
share/nextcloud/apps/activity/img/change.svg
share/nextcloud/apps/activity/img/delete-color.svg
share/nextcloud/apps/activity/img/notifications-dark.svg
-share/nextcloud/apps/activity/js/Activity-Dojq2ncI.mjs
-share/nextcloud/apps/activity/js/Activity-Dojq2ncI.mjs.map
-share/nextcloud/apps/activity/js/ActivityTab-CyAxu8aq.mjs
-share/nextcloud/apps/activity/js/ActivityTab-CyAxu8aq.mjs.map
-share/nextcloud/apps/activity/js/NcCheckboxRadioSwitch-hel9-sAH-DWj7ZO5U.mjs
-share/nextcloud/apps/activity/js/NcCheckboxRadioSwitch-hel9-sAH-DWj7ZO5U.mjs.map
+share/nextcloud/apps/activity/js/Activity.chunk.mjs
+share/nextcloud/apps/activity/js/Activity.chunk.mjs.map
+share/nextcloud/apps/activity/js/ActivityTab.chunk.mjs
+share/nextcloud/apps/activity/js/ActivityTab.chunk.mjs.map
+share/nextcloud/apps/activity/js/NcCheckboxRadioSwitch-D2GbHtCS.chunk.mjs
+share/nextcloud/apps/activity/js/NcCheckboxRadioSwitch-D2GbHtCS.chunk.mjs.map
+share/nextcloud/apps/activity/js/NcNoteCard-BLPU1den.chunk.mjs
+share/nextcloud/apps/activity/js/NcNoteCard-BLPU1den.chunk.mjs.map
+share/nextcloud/apps/activity/js/_commonjsHelpers.chunk.mjs
+share/nextcloud/apps/activity/js/_commonjsHelpers.chunk.mjs.map
share/nextcloud/apps/activity/js/activity-adminSettings.mjs
share/nextcloud/apps/activity/js/activity-adminSettings.mjs.map
share/nextcloud/apps/activity/js/activity-api.mjs
@@ -5969,18 +6705,14 @@ share/nextcloud/apps/activity/js/activit
share/nextcloud/apps/activity/js/activity-personalSettings.mjs.map
share/nextcloud/apps/activity/js/activity-sidebar.mjs
share/nextcloud/apps/activity/js/activity-sidebar.mjs.map
-share/nextcloud/apps/activity/js/api-BKkaSPgn.mjs
-share/nextcloud/apps/activity/js/api-BKkaSPgn.mjs.map
-share/nextcloud/apps/activity/js/index-BY5PybuZ.mjs
-share/nextcloud/apps/activity/js/index-BY5PybuZ.mjs.map
-share/nextcloud/apps/activity/js/index-LkGPsUV3.mjs
-share/nextcloud/apps/activity/js/index-LkGPsUV3.mjs.map
-share/nextcloud/apps/activity/js/logger-BVTvLOjn.mjs
-share/nextcloud/apps/activity/js/logger-BVTvLOjn.mjs.map
-share/nextcloud/apps/activity/js/settings-store-CoNMQf5S.mjs
-share/nextcloud/apps/activity/js/settings-store-CoNMQf5S.mjs.map
-share/nextcloud/apps/activity/js/toast-7xJhDYMn-Bi_h045Q.mjs
-share/nextcloud/apps/activity/js/toast-7xJhDYMn-Bi_h045Q.mjs.map
+share/nextcloud/apps/activity/js/api.chunk.mjs
+share/nextcloud/apps/activity/js/api.chunk.mjs.map
+share/nextcloud/apps/activity/js/index.chunk.mjs
+share/nextcloud/apps/activity/js/index.chunk.mjs.map
+share/nextcloud/apps/activity/js/logger.chunk.mjs
+share/nextcloud/apps/activity/js/logger.chunk.mjs.map
+share/nextcloud/apps/activity/js/settings-store.chunk.mjs
+share/nextcloud/apps/activity/js/settings-store.chunk.mjs.map
share/nextcloud/apps/activity/js/vendor.LICENSE.txt
share/nextcloud/apps/activity/l10n/af.js
share/nextcloud/apps/activity/l10n/af.json
@@ -6395,6 +7127,7 @@ share/nextcloud/apps/admin_audit/lib/Act
share/nextcloud/apps/admin_audit/lib/Actions/GroupManagement.php
share/nextcloud/apps/admin_audit/lib/Actions/Security.php
share/nextcloud/apps/admin_audit/lib/Actions/Sharing.php
+share/nextcloud/apps/admin_audit/lib/Actions/TagManagement.php
share/nextcloud/apps/admin_audit/lib/Actions/Trashbin.php
share/nextcloud/apps/admin_audit/lib/Actions/UserManagement.php
share/nextcloud/apps/admin_audit/lib/Actions/Versions.php
@@ -6403,8 +7136,447 @@ share/nextcloud/apps/admin_audit/lib/Aud
share/nextcloud/apps/admin_audit/lib/BackgroundJobs/Rotate.php
share/nextcloud/apps/admin_audit/lib/IAuditLogger.php
share/nextcloud/apps/admin_audit/lib/Listener/CriticalActionPerformedEventListener.php
+share/nextcloud/apps/app_api/APPS.md
+share/nextcloud/apps/app_api/AUTHORS.md
+share/nextcloud/apps/app_api/CHANGELOG.md
+share/nextcloud/apps/app_api/LICENSE
+share/nextcloud/apps/app_api/LICENSE-README
+share/nextcloud/apps/app_api/appinfo/info.xml
+share/nextcloud/apps/app_api/appinfo/register_command.php
+share/nextcloud/apps/app_api/appinfo/routes.php
+share/nextcloud/apps/app_api/appinfo/signature.json
+share/nextcloud/apps/app_api/composer.json
+share/nextcloud/apps/app_api/composer.lock
+share/nextcloud/apps/app_api/css/filesactions.css
+share/nextcloud/apps/app_api/css/settings.css
+share/nextcloud/apps/app_api/docs/Concepts.rst
+share/nextcloud/apps/app_api/docs/CreationOfDeployDaemon.rst
+share/nextcloud/apps/app_api/docs/DeployConfigurations.rst
+share/nextcloud/apps/app_api/docs/DevSetup.rst
+share/nextcloud/apps/app_api/docs/Installation.rst
+share/nextcloud/apps/app_api/docs/Makefile
+share/nextcloud/apps/app_api/docs/ManagingExternalApplications.rst
+share/nextcloud/apps/app_api/docs/TestDeploy.rst
+share/nextcloud/apps/app_api/docs/conf.py
+share/nextcloud/apps/app_api/docs/faq/BehindCompanyProxy.rst
+share/nextcloud/apps/app_api/docs/faq/DockerContainerRegistry.rst
+share/nextcloud/apps/app_api/docs/faq/DockerSocketProxy.rst
+share/nextcloud/apps/app_api/docs/faq/GpuSupport.rst
+share/nextcloud/apps/app_api/docs/faq/Scaling.rst
+share/nextcloud/apps/app_api/docs/faq/Troubleshooting.rst
+share/nextcloud/apps/app_api/docs/faq/index.rst
+share/nextcloud/apps/app_api/docs/img/docker.png
+share/nextcloud/apps/app_api/docs/img/nextcloud.svg
+share/nextcloud/apps/app_api/docs/img/test_deploy.png
+share/nextcloud/apps/app_api/docs/img/test_deploy_modal_2.png
+share/nextcloud/apps/app_api/docs/img/test_deploy_modal_4.png
+share/nextcloud/apps/app_api/docs/index.rst
+share/nextcloud/apps/app_api/docs/notes_for_developers/DevelopmentEnvironment.rst
+share/nextcloud/apps/app_api/docs/notes_for_developers/ExAppDevelopmentSteps.rst
+share/nextcloud/apps/app_api/docs/notes_for_developers/ExAppLifecycle.rst
+share/nextcloud/apps/app_api/docs/notes_for_developers/ExAppOverview.rst
+share/nextcloud/apps/app_api/docs/notes_for_developers/index.rst
+share/nextcloud/apps/app_api/docs/requirements.txt
+share/nextcloud/apps/app_api/docs/resources/css/dark.css
+share/nextcloud/apps/app_api/docs/resources/css/light.css
+share/nextcloud/apps/app_api/docs/resources/css/styles.css
+share/nextcloud/apps/app_api/docs/resources/js/script.js
+share/nextcloud/apps/app_api/docs/resources/logo.svg
+share/nextcloud/apps/app_api/docs/tech_details/ApiScopes.rst
+share/nextcloud/apps/app_api/docs/tech_details/Authentication.rst
+share/nextcloud/apps/app_api/docs/tech_details/Deployment.rst
+share/nextcloud/apps/app_api/docs/tech_details/Glossary.rst
+share/nextcloud/apps/app_api/docs/tech_details/InstallationFlow.rst
+share/nextcloud/apps/app_api/docs/tech_details/Translations.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/appconfig.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/events_listener.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/exapp.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/fileactionsmenu.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/index.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/logging.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/machinetranslation.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/notifications.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/occ_command.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/other_ocs.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/preferences.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/routes.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/settings.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/speechtotext.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/talkbots.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/textprocessing.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/topmenu.rst
+share/nextcloud/apps/app_api/docs/tech_details/api/utils.rst
+share/nextcloud/apps/app_api/docs/tech_details/index.rst
+share/nextcloud/apps/app_api/img/LICENSES.md
+share/nextcloud/apps/app_api/img/app-dark.svg
+share/nextcloud/apps/app_api/img/app.svg
+share/nextcloud/apps/app_api/js/app_api-adminSettings.js
+share/nextcloud/apps/app_api/js/app_api-adminSettings.js.LICENSE.txt
+share/nextcloud/apps/app_api/js/app_api-adminSettings.js.map
+share/nextcloud/apps/app_api/js/app_api-filesplugin.js
+share/nextcloud/apps/app_api/js/app_api-filesplugin.js.LICENSE.txt
+share/nextcloud/apps/app_api/js/app_api-filesplugin.js.map
+share/nextcloud/apps/app_api/js/app_api-main.js
+share/nextcloud/apps/app_api/js/app_api-main.js.LICENSE.txt
+share/nextcloud/apps/app_api/js/app_api-main.js.map
+share/nextcloud/apps/app_api/js/app_api-node_modules_nextcloud_dialogs_dist_chunks_index-C1azEbgd_mjs.js
+share/nextcloud/apps/app_api/js/app_api-node_modules_nextcloud_dialogs_dist_chunks_index-C1azEbgd_mjs.js.map
+share/nextcloud/apps/app_api/js/app_api-src_views_Apps_vue.js
+share/nextcloud/apps/app_api/js/app_api-src_views_Apps_vue.js.map
+share/nextcloud/apps/app_api/js/app_api-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CDU2njOJ_mjs.js
+share/nextcloud/apps/app_api/js/app_api-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CDU2njOJ_mjs.js.map
+share/nextcloud/apps/app_api/js/app_api-vendors-node_modules_vue-material-design-icons_Alert_vue-node_modules_vue-material-design-ico-20a3e2.js
+share/nextcloud/apps/app_api/js/app_api-vendors-node_modules_vue-material-design-icons_Alert_vue-node_modules_vue-material-design-ico-20a3e2.js.LICENSE.txt
+share/nextcloud/apps/app_api/js/app_api-vendors-node_modules_vue-material-design-icons_Alert_vue-node_modules_vue-material-design-ico-20a3e2.js.map
+share/nextcloud/apps/app_api/js/proxy_js/0.js
+share/nextcloud/apps/app_api/js/proxy_js/1.js
+share/nextcloud/apps/app_api/js/proxy_js/2.js
+share/nextcloud/apps/app_api/js/proxy_js/3.js
+share/nextcloud/apps/app_api/js/proxy_js/4.js
+share/nextcloud/apps/app_api/js/proxy_js/5.js
+share/nextcloud/apps/app_api/js/proxy_js/6.js
+share/nextcloud/apps/app_api/js/proxy_js/7.js
+share/nextcloud/apps/app_api/js/proxy_js/8.js
+share/nextcloud/apps/app_api/js/proxy_js/9.js
+share/nextcloud/apps/app_api/l10n/af.js
+share/nextcloud/apps/app_api/l10n/af.json
+share/nextcloud/apps/app_api/l10n/ar.js
+share/nextcloud/apps/app_api/l10n/ar.json
+share/nextcloud/apps/app_api/l10n/ast.js
+share/nextcloud/apps/app_api/l10n/ast.json
+share/nextcloud/apps/app_api/l10n/az.js
+share/nextcloud/apps/app_api/l10n/az.json
+share/nextcloud/apps/app_api/l10n/bg.js
+share/nextcloud/apps/app_api/l10n/bg.json
+share/nextcloud/apps/app_api/l10n/bn_BD.js
+share/nextcloud/apps/app_api/l10n/bn_BD.json
+share/nextcloud/apps/app_api/l10n/br.js
+share/nextcloud/apps/app_api/l10n/br.json
+share/nextcloud/apps/app_api/l10n/bs.js
+share/nextcloud/apps/app_api/l10n/bs.json
+share/nextcloud/apps/app_api/l10n/ca.js
+share/nextcloud/apps/app_api/l10n/ca.json
+share/nextcloud/apps/app_api/l10n/cs.js
+share/nextcloud/apps/app_api/l10n/cs.json
+share/nextcloud/apps/app_api/l10n/cy_GB.js
+share/nextcloud/apps/app_api/l10n/cy_GB.json
+share/nextcloud/apps/app_api/l10n/da.js
+share/nextcloud/apps/app_api/l10n/da.json
+share/nextcloud/apps/app_api/l10n/de.js
+share/nextcloud/apps/app_api/l10n/de.json
+share/nextcloud/apps/app_api/l10n/de_DE.js
+share/nextcloud/apps/app_api/l10n/de_DE.json
+share/nextcloud/apps/app_api/l10n/el.js
+share/nextcloud/apps/app_api/l10n/el.json
+share/nextcloud/apps/app_api/l10n/en_GB.js
+share/nextcloud/apps/app_api/l10n/en_GB.json
+share/nextcloud/apps/app_api/l10n/eo.js
+share/nextcloud/apps/app_api/l10n/eo.json
+share/nextcloud/apps/app_api/l10n/es.js
+share/nextcloud/apps/app_api/l10n/es.json
+share/nextcloud/apps/app_api/l10n/es_419.js
+share/nextcloud/apps/app_api/l10n/es_419.json
+share/nextcloud/apps/app_api/l10n/es_AR.js
+share/nextcloud/apps/app_api/l10n/es_AR.json
+share/nextcloud/apps/app_api/l10n/es_CL.js
+share/nextcloud/apps/app_api/l10n/es_CL.json
+share/nextcloud/apps/app_api/l10n/es_CO.js
+share/nextcloud/apps/app_api/l10n/es_CO.json
+share/nextcloud/apps/app_api/l10n/es_CR.js
+share/nextcloud/apps/app_api/l10n/es_CR.json
+share/nextcloud/apps/app_api/l10n/es_DO.js
+share/nextcloud/apps/app_api/l10n/es_DO.json
+share/nextcloud/apps/app_api/l10n/es_EC.js
+share/nextcloud/apps/app_api/l10n/es_EC.json
+share/nextcloud/apps/app_api/l10n/es_GT.js
+share/nextcloud/apps/app_api/l10n/es_GT.json
+share/nextcloud/apps/app_api/l10n/es_HN.js
+share/nextcloud/apps/app_api/l10n/es_HN.json
+share/nextcloud/apps/app_api/l10n/es_MX.js
+share/nextcloud/apps/app_api/l10n/es_MX.json
+share/nextcloud/apps/app_api/l10n/es_NI.js
+share/nextcloud/apps/app_api/l10n/es_NI.json
+share/nextcloud/apps/app_api/l10n/es_PA.js
+share/nextcloud/apps/app_api/l10n/es_PA.json
+share/nextcloud/apps/app_api/l10n/es_PE.js
+share/nextcloud/apps/app_api/l10n/es_PE.json
+share/nextcloud/apps/app_api/l10n/es_PR.js
+share/nextcloud/apps/app_api/l10n/es_PR.json
+share/nextcloud/apps/app_api/l10n/es_PY.js
+share/nextcloud/apps/app_api/l10n/es_PY.json
+share/nextcloud/apps/app_api/l10n/es_SV.js
+share/nextcloud/apps/app_api/l10n/es_SV.json
+share/nextcloud/apps/app_api/l10n/es_UY.js
+share/nextcloud/apps/app_api/l10n/es_UY.json
+share/nextcloud/apps/app_api/l10n/et_EE.js
+share/nextcloud/apps/app_api/l10n/et_EE.json
+share/nextcloud/apps/app_api/l10n/eu.js
+share/nextcloud/apps/app_api/l10n/eu.json
+share/nextcloud/apps/app_api/l10n/fa.js
+share/nextcloud/apps/app_api/l10n/fa.json
+share/nextcloud/apps/app_api/l10n/fi.js
+share/nextcloud/apps/app_api/l10n/fi.json
+share/nextcloud/apps/app_api/l10n/fr.js
+share/nextcloud/apps/app_api/l10n/fr.json
+share/nextcloud/apps/app_api/l10n/ga.js
+share/nextcloud/apps/app_api/l10n/ga.json
+share/nextcloud/apps/app_api/l10n/gd.js
+share/nextcloud/apps/app_api/l10n/gd.json
+share/nextcloud/apps/app_api/l10n/gl.js
+share/nextcloud/apps/app_api/l10n/gl.json
+share/nextcloud/apps/app_api/l10n/he.js
+share/nextcloud/apps/app_api/l10n/he.json
+share/nextcloud/apps/app_api/l10n/hr.js
+share/nextcloud/apps/app_api/l10n/hr.json
+share/nextcloud/apps/app_api/l10n/hu.js
+share/nextcloud/apps/app_api/l10n/hu.json
+share/nextcloud/apps/app_api/l10n/ia.js
+share/nextcloud/apps/app_api/l10n/ia.json
+share/nextcloud/apps/app_api/l10n/id.js
+share/nextcloud/apps/app_api/l10n/id.json
+share/nextcloud/apps/app_api/l10n/is.js
+share/nextcloud/apps/app_api/l10n/is.json
+share/nextcloud/apps/app_api/l10n/it.js
+share/nextcloud/apps/app_api/l10n/it.json
+share/nextcloud/apps/app_api/l10n/ja.js
+share/nextcloud/apps/app_api/l10n/ja.json
+share/nextcloud/apps/app_api/l10n/ka.js
+share/nextcloud/apps/app_api/l10n/ka.json
+share/nextcloud/apps/app_api/l10n/ka_GE.js
+share/nextcloud/apps/app_api/l10n/ka_GE.json
+share/nextcloud/apps/app_api/l10n/kab.js
+share/nextcloud/apps/app_api/l10n/kab.json
+share/nextcloud/apps/app_api/l10n/km.js
+share/nextcloud/apps/app_api/l10n/km.json
+share/nextcloud/apps/app_api/l10n/ko.js
+share/nextcloud/apps/app_api/l10n/ko.json
+share/nextcloud/apps/app_api/l10n/lb.js
+share/nextcloud/apps/app_api/l10n/lb.json
+share/nextcloud/apps/app_api/l10n/lo.js
+share/nextcloud/apps/app_api/l10n/lo.json
+share/nextcloud/apps/app_api/l10n/lt_LT.js
+share/nextcloud/apps/app_api/l10n/lt_LT.json
+share/nextcloud/apps/app_api/l10n/lv.js
+share/nextcloud/apps/app_api/l10n/lv.json
+share/nextcloud/apps/app_api/l10n/mk.js
+share/nextcloud/apps/app_api/l10n/mk.json
+share/nextcloud/apps/app_api/l10n/mn.js
+share/nextcloud/apps/app_api/l10n/mn.json
+share/nextcloud/apps/app_api/l10n/nb.js
+share/nextcloud/apps/app_api/l10n/nb.json
+share/nextcloud/apps/app_api/l10n/nl.js
+share/nextcloud/apps/app_api/l10n/nl.json
+share/nextcloud/apps/app_api/l10n/nn_NO.js
+share/nextcloud/apps/app_api/l10n/nn_NO.json
+share/nextcloud/apps/app_api/l10n/oc.js
+share/nextcloud/apps/app_api/l10n/oc.json
+share/nextcloud/apps/app_api/l10n/pl.js
+share/nextcloud/apps/app_api/l10n/pl.json
+share/nextcloud/apps/app_api/l10n/pt_BR.js
+share/nextcloud/apps/app_api/l10n/pt_BR.json
+share/nextcloud/apps/app_api/l10n/pt_PT.js
+share/nextcloud/apps/app_api/l10n/pt_PT.json
+share/nextcloud/apps/app_api/l10n/ro.js
+share/nextcloud/apps/app_api/l10n/ro.json
+share/nextcloud/apps/app_api/l10n/ru.js
+share/nextcloud/apps/app_api/l10n/ru.json
+share/nextcloud/apps/app_api/l10n/sc.js
+share/nextcloud/apps/app_api/l10n/sc.json
+share/nextcloud/apps/app_api/l10n/si.js
+share/nextcloud/apps/app_api/l10n/si.json
+share/nextcloud/apps/app_api/l10n/sk.js
+share/nextcloud/apps/app_api/l10n/sk.json
+share/nextcloud/apps/app_api/l10n/sl.js
+share/nextcloud/apps/app_api/l10n/sl.json
+share/nextcloud/apps/app_api/l10n/sq.js
+share/nextcloud/apps/app_api/l10n/sq.json
+share/nextcloud/apps/app_api/l10n/sr.js
+share/nextcloud/apps/app_api/l10n/sr.json
+share/nextcloud/apps/app_api/l10n/sr%latin.js@localhost
+share/nextcloud/apps/app_api/l10n/sr%latin.json@localhost
+share/nextcloud/apps/app_api/l10n/sv.js
+share/nextcloud/apps/app_api/l10n/sv.json
+share/nextcloud/apps/app_api/l10n/ta.js
+share/nextcloud/apps/app_api/l10n/ta.json
+share/nextcloud/apps/app_api/l10n/th.js
+share/nextcloud/apps/app_api/l10n/th.json
+share/nextcloud/apps/app_api/l10n/tk.js
+share/nextcloud/apps/app_api/l10n/tk.json
+share/nextcloud/apps/app_api/l10n/tr.js
+share/nextcloud/apps/app_api/l10n/tr.json
+share/nextcloud/apps/app_api/l10n/uk.js
+share/nextcloud/apps/app_api/l10n/uk.json
+share/nextcloud/apps/app_api/l10n/uz.js
+share/nextcloud/apps/app_api/l10n/uz.json
+share/nextcloud/apps/app_api/l10n/vi.js
+share/nextcloud/apps/app_api/l10n/vi.json
+share/nextcloud/apps/app_api/l10n/zh_CN.js
+share/nextcloud/apps/app_api/l10n/zh_CN.json
+share/nextcloud/apps/app_api/l10n/zh_HK.js
+share/nextcloud/apps/app_api/l10n/zh_HK.json
+share/nextcloud/apps/app_api/l10n/zh_TW.js
+share/nextcloud/apps/app_api/l10n/zh_TW.json
+share/nextcloud/apps/app_api/lib/AppAPIAuthBackend.php
+share/nextcloud/apps/app_api/lib/AppInfo/Application.php
+share/nextcloud/apps/app_api/lib/Attribute/AppAPIAuth.php
+share/nextcloud/apps/app_api/lib/BackgroundJob/ExAppInitStatusCheckJob.php
+share/nextcloud/apps/app_api/lib/BackgroundJob/ProvidersAICleanUpJob.php
+share/nextcloud/apps/app_api/lib/Capabilities.php
+share/nextcloud/apps/app_api/lib/Command/Daemon/ListDaemons.php
+share/nextcloud/apps/app_api/lib/Command/Daemon/RegisterDaemon.php
+share/nextcloud/apps/app_api/lib/Command/Daemon/UnregisterDaemon.php
+share/nextcloud/apps/app_api/lib/Command/ExApp/Deploy.php
+share/nextcloud/apps/app_api/lib/Command/ExApp/Disable.php
+share/nextcloud/apps/app_api/lib/Command/ExApp/Enable.php
+share/nextcloud/apps/app_api/lib/Command/ExApp/ListExApps.php
+share/nextcloud/apps/app_api/lib/Command/ExApp/Notify.php
+share/nextcloud/apps/app_api/lib/Command/ExApp/Register.php
+share/nextcloud/apps/app_api/lib/Command/ExApp/Unregister.php
+share/nextcloud/apps/app_api/lib/Command/ExApp/Update.php
+share/nextcloud/apps/app_api/lib/Command/ExAppConfig/DeleteConfig.php
+share/nextcloud/apps/app_api/lib/Command/ExAppConfig/GetConfig.php
+share/nextcloud/apps/app_api/lib/Command/ExAppConfig/ListConfig.php
+share/nextcloud/apps/app_api/lib/Command/ExAppConfig/SetConfig.php
+share/nextcloud/apps/app_api/lib/Controller/AppConfigController.php
+share/nextcloud/apps/app_api/lib/Controller/ConfigController.php
+share/nextcloud/apps/app_api/lib/Controller/DaemonConfigController.php
+share/nextcloud/apps/app_api/lib/Controller/EventsListenerController.php
+share/nextcloud/apps/app_api/lib/Controller/ExAppProxyController.php
+share/nextcloud/apps/app_api/lib/Controller/ExAppsPageController.php
+share/nextcloud/apps/app_api/lib/Controller/NotificationsController.php
+share/nextcloud/apps/app_api/lib/Controller/OCSApiController.php
+share/nextcloud/apps/app_api/lib/Controller/OCSExAppController.php
+share/nextcloud/apps/app_api/lib/Controller/OCSSettingsController.php
+share/nextcloud/apps/app_api/lib/Controller/OCSUiController.php
+share/nextcloud/apps/app_api/lib/Controller/OccCommandController.php
+share/nextcloud/apps/app_api/lib/Controller/PreferencesController.php
+share/nextcloud/apps/app_api/lib/Controller/SpeechToTextController.php
+share/nextcloud/apps/app_api/lib/Controller/TalkBotController.php
+share/nextcloud/apps/app_api/lib/Controller/TaskProcessingController.php
+share/nextcloud/apps/app_api/lib/Controller/TextProcessingController.php
+share/nextcloud/apps/app_api/lib/Controller/TopMenuController.php
+share/nextcloud/apps/app_api/lib/Controller/TranslationController.php
+share/nextcloud/apps/app_api/lib/DavPlugin.php
+share/nextcloud/apps/app_api/lib/Db/Console/ExAppOccCommand.php
+share/nextcloud/apps/app_api/lib/Db/Console/ExAppOccCommandMapper.php
+share/nextcloud/apps/app_api/lib/Db/DaemonConfig.php
+share/nextcloud/apps/app_api/lib/Db/DaemonConfigMapper.php
+share/nextcloud/apps/app_api/lib/Db/ExApp.php
+share/nextcloud/apps/app_api/lib/Db/ExAppConfig.php
+share/nextcloud/apps/app_api/lib/Db/ExAppConfigMapper.php
+share/nextcloud/apps/app_api/lib/Db/ExAppEventsListener.php
+share/nextcloud/apps/app_api/lib/Db/ExAppEventsListenerMapper.php
+share/nextcloud/apps/app_api/lib/Db/ExAppMapper.php
+share/nextcloud/apps/app_api/lib/Db/ExAppPreference.php
+share/nextcloud/apps/app_api/lib/Db/ExAppPreferenceMapper.php
+share/nextcloud/apps/app_api/lib/Db/SpeechToText/SpeechToTextProvider.php
+share/nextcloud/apps/app_api/lib/Db/SpeechToText/SpeechToTextProviderMapper.php
+share/nextcloud/apps/app_api/lib/Db/SpeechToText/SpeechToTextProviderQueue.php
+share/nextcloud/apps/app_api/lib/Db/SpeechToText/SpeechToTextProviderQueueMapper.php
+share/nextcloud/apps/app_api/lib/Db/TaskProcessing/TaskProcessingProvider.php
+share/nextcloud/apps/app_api/lib/Db/TaskProcessing/TaskProcessingProviderMapper.php
+share/nextcloud/apps/app_api/lib/Db/TextProcessing/TextProcessingProvider.php
+share/nextcloud/apps/app_api/lib/Db/TextProcessing/TextProcessingProviderMapper.php
+share/nextcloud/apps/app_api/lib/Db/TextProcessing/TextProcessingProviderQueue.php
+share/nextcloud/apps/app_api/lib/Db/TextProcessing/TextProcessingProviderQueueMapper.php
+share/nextcloud/apps/app_api/lib/Db/Translation/TranslationProvider.php
+share/nextcloud/apps/app_api/lib/Db/Translation/TranslationProviderMapper.php
+share/nextcloud/apps/app_api/lib/Db/Translation/TranslationQueue.php
+share/nextcloud/apps/app_api/lib/Db/Translation/TranslationQueueMapper.php
+share/nextcloud/apps/app_api/lib/Db/UI/FilesActionsMenu.php
+share/nextcloud/apps/app_api/lib/Db/UI/FilesActionsMenuMapper.php
+share/nextcloud/apps/app_api/lib/Db/UI/InitialState.php
+share/nextcloud/apps/app_api/lib/Db/UI/InitialStateMapper.php
+share/nextcloud/apps/app_api/lib/Db/UI/Script.php
+share/nextcloud/apps/app_api/lib/Db/UI/ScriptMapper.php
+share/nextcloud/apps/app_api/lib/Db/UI/SettingsForm.php
+share/nextcloud/apps/app_api/lib/Db/UI/SettingsFormMapper.php
+share/nextcloud/apps/app_api/lib/Db/UI/Style.php
+share/nextcloud/apps/app_api/lib/Db/UI/StyleMapper.php
+share/nextcloud/apps/app_api/lib/Db/UI/TopMenu.php
+share/nextcloud/apps/app_api/lib/Db/UI/TopMenuMapper.php
+share/nextcloud/apps/app_api/lib/DeployActions/AIODockerActions.php
+share/nextcloud/apps/app_api/lib/DeployActions/DockerActions.php
+share/nextcloud/apps/app_api/lib/DeployActions/IDeployActions.php
+share/nextcloud/apps/app_api/lib/DeployActions/ManualActions.php
+share/nextcloud/apps/app_api/lib/Exceptions/AppAPIAuthNotValidException.php
+share/nextcloud/apps/app_api/lib/Fetcher/AppAPIFetcher.php
+share/nextcloud/apps/app_api/lib/Fetcher/ExAppArchiveFetcher.php
+share/nextcloud/apps/app_api/lib/Fetcher/ExAppFetcher.php
+share/nextcloud/apps/app_api/lib/Listener/DeclarativeSettings/GetValueListener.php
+share/nextcloud/apps/app_api/lib/Listener/DeclarativeSettings/RegisterDeclarativeSettingsListener.php
+share/nextcloud/apps/app_api/lib/Listener/DeclarativeSettings/SetValueListener.php
+share/nextcloud/apps/app_api/lib/Listener/FileEventsListener.php
+share/nextcloud/apps/app_api/lib/Listener/LoadFilesPluginListener.php
+share/nextcloud/apps/app_api/lib/Listener/SabrePluginAuthInitListener.php
+share/nextcloud/apps/app_api/lib/Middleware/AppAPIAuthMiddleware.php
+share/nextcloud/apps/app_api/lib/Middleware/ExAppUIL10NMiddleware.php
+share/nextcloud/apps/app_api/lib/Middleware/ExAppUiMiddleware.php
+share/nextcloud/apps/app_api/lib/Migration/DaemonUpdateGPUSRepairStep.php
+share/nextcloud/apps/app_api/lib/Migration/DaemonUpdateV2RepairStep.php
+share/nextcloud/apps/app_api/lib/Migration/DataInitializationStep.php
+share/nextcloud/apps/app_api/lib/Migration/Version1000Date202305221555.php
+share/nextcloud/apps/app_api/lib/Migration/Version1004Date202311061844.php
+share/nextcloud/apps/app_api/lib/Migration/Version1005Date202312271744.php
+share/nextcloud/apps/app_api/lib/Migration/Version1006Date202401011308.php
+share/nextcloud/apps/app_api/lib/Migration/Version1007Date202401111030.php
+share/nextcloud/apps/app_api/lib/Migration/Version1008Date202401121205.php
+share/nextcloud/apps/app_api/lib/Migration/Version2000Date20240120094952.php
+share/nextcloud/apps/app_api/lib/Migration/Version2005Date20240209094951.php
+share/nextcloud/apps/app_api/lib/Migration/Version2200Date20240216164351.php
+share/nextcloud/apps/app_api/lib/Migration/Version2201Date20240221124152.php
+share/nextcloud/apps/app_api/lib/Migration/Version2203Date20240325124149.php
+share/nextcloud/apps/app_api/lib/Migration/Version2204Date20240401104001.php
+share/nextcloud/apps/app_api/lib/Migration/Version2204Date20240403125002.php
+share/nextcloud/apps/app_api/lib/Migration/Version2205Date20240411124836.php
+share/nextcloud/apps/app_api/lib/Migration/Version2206Date20240502145029.php
+share/nextcloud/apps/app_api/lib/Migration/Version2207Date20240502145029.php
+share/nextcloud/apps/app_api/lib/Migration/Version2700Date20240515092246.php
+share/nextcloud/apps/app_api/lib/Migration/Version2800Date20240710220000.php
+share/nextcloud/apps/app_api/lib/Migration/Version2800Date20240711080316.php
+share/nextcloud/apps/app_api/lib/Migration/Version3000Date20240715170800.php
+share/nextcloud/apps/app_api/lib/Migration/Version3000Date20240807085759.php
+share/nextcloud/apps/app_api/lib/Migration/Version3100Date20240822080316.php
+share/nextcloud/apps/app_api/lib/Migration/Version3200Date20240905080316.php
+share/nextcloud/apps/app_api/lib/Notifications/ExAppNotifier.php
+share/nextcloud/apps/app_api/lib/Notifications/ExNotificationsManager.php
+share/nextcloud/apps/app_api/lib/ProxyResponse.php
+share/nextcloud/apps/app_api/lib/PublicCapabilities.php
+share/nextcloud/apps/app_api/lib/PublicFunctions.php
+share/nextcloud/apps/app_api/lib/Service/AppAPICommonService.php
+share/nextcloud/apps/app_api/lib/Service/AppAPIService.php
+share/nextcloud/apps/app_api/lib/Service/DaemonConfigService.php
+share/nextcloud/apps/app_api/lib/Service/ExAppConfigService.php
+share/nextcloud/apps/app_api/lib/Service/ExAppEventsListenerService.php
+share/nextcloud/apps/app_api/lib/Service/ExAppOccService.php
+share/nextcloud/apps/app_api/lib/Service/ExAppPreferenceService.php
+share/nextcloud/apps/app_api/lib/Service/ExAppService.php
+share/nextcloud/apps/app_api/lib/Service/ProvidersAI/SpeechToTextService.php
+share/nextcloud/apps/app_api/lib/Service/ProvidersAI/TaskProcessingService.php
+share/nextcloud/apps/app_api/lib/Service/ProvidersAI/TextProcessingService.php
+share/nextcloud/apps/app_api/lib/Service/ProvidersAI/TranslationService.php
+share/nextcloud/apps/app_api/lib/Service/TalkBotsService.php
+share/nextcloud/apps/app_api/lib/Service/UI/FilesActionsMenuService.php
+share/nextcloud/apps/app_api/lib/Service/UI/InitialStateService.php
+share/nextcloud/apps/app_api/lib/Service/UI/ScriptsService.php
+share/nextcloud/apps/app_api/lib/Service/UI/SettingsService.php
+share/nextcloud/apps/app_api/lib/Service/UI/StylesService.php
+share/nextcloud/apps/app_api/lib/Service/UI/TopMenuService.php
+share/nextcloud/apps/app_api/lib/Settings/Admin.php
+share/nextcloud/apps/app_api/lib/Settings/AdminSection.php
+share/nextcloud/apps/app_api/lib/Settings/DeclarativeSettings/AiIntegrationTeam.php
+share/nextcloud/apps/app_api/lib/Settings/DeclarativeSettings/DeclarativeSettings.php
+share/nextcloud/apps/app_api/package-lock.json
+share/nextcloud/apps/app_api/package.json
+share/nextcloud/apps/app_api/templates/adminSettings.php
+share/nextcloud/apps/app_api/templates/embedded.php
+share/nextcloud/apps/app_api/templates/main.php
share/nextcloud/apps/bruteforcesettings/CHANGELOG.md
share/nextcloud/apps/bruteforcesettings/LICENSE
+share/nextcloud/apps/bruteforcesettings/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/bruteforcesettings/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/bruteforcesettings/LICENSES/MIT.txt
+share/nextcloud/apps/bruteforcesettings/REUSE.toml
share/nextcloud/apps/bruteforcesettings/appinfo/info.xml
share/nextcloud/apps/bruteforcesettings/appinfo/routes.php
share/nextcloud/apps/bruteforcesettings/appinfo/signature.json
@@ -6413,12 +7585,10 @@ share/nextcloud/apps/bruteforcesettings/
share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-main.js
share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-main.js.LICENSE.txt
share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-main.js.map
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-node_modules_nextcloud_dialogs_dist_chunks_index-clds-yO2_mjs.js
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-node_modules_nextcloud_dialogs_dist_chunks_index-clds-yO2_mjs.js.LICENSE.txt
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-node_modules_nextcloud_dialogs_dist_chunks_index-clds-yO2_mjs.js.map
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ClzJbciL_mjs.js
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ClzJbciL_mjs.js.LICENSE.txt
-share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ClzJbciL_mjs.js.map
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-node_modules_nextcloud_dialogs_dist_chunks_index-C1azEbgd_mjs.js
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-node_modules_nextcloud_dialogs_dist_chunks_index-C1azEbgd_mjs.js.map
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CDU2njOJ_mjs.js
+share/nextcloud/apps/bruteforcesettings/js/bruteforcesettings-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CDU2njOJ_mjs.js.map
share/nextcloud/apps/bruteforcesettings/l10n/af.js
share/nextcloud/apps/bruteforcesettings/l10n/af.json
share/nextcloud/apps/bruteforcesettings/l10n/ar.js
@@ -6621,8 +7791,14 @@ share/nextcloud/apps/bruteforcesettings/
share/nextcloud/apps/bruteforcesettings/vendor/composer/autoload_static.php
share/nextcloud/apps/bruteforcesettings/vendor/composer/installed.json
share/nextcloud/apps/bruteforcesettings/vendor/composer/installed.php
+share/nextcloud/apps/circles/AUTHORS.md
share/nextcloud/apps/circles/CHANGELOG.md
share/nextcloud/apps/circles/LICENSE
+share/nextcloud/apps/circles/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/circles/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/circles/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/circles/LICENSES/MIT.txt
+share/nextcloud/apps/circles/REUSE.toml
share/nextcloud/apps/circles/appinfo/info.xml
share/nextcloud/apps/circles/appinfo/routes.php
share/nextcloud/apps/circles/appinfo/signature.json
@@ -7206,6 +8382,7 @@ share/nextcloud/apps/circles/lib/Tools/T
share/nextcloud/apps/circles/lib/Tools/Traits/TStringTools.php
share/nextcloud/apps/circles/lib/UnifiedSearch/UnifiedSearchResult.php
share/nextcloud/apps/circles/templates/files/list.php
+share/nextcloud/apps/circles/testConfiguration.json.license
share/nextcloud/apps/circles/vendor/autoload.php
share/nextcloud/apps/circles/vendor/composer/ClassLoader.php
share/nextcloud/apps/circles/vendor/composer/InstalledVersions.php
@@ -7334,6 +8511,7 @@ share/nextcloud/apps/cloud_federation_ap
share/nextcloud/apps/cloud_federation_api/lib/Controller/RequestHandlerController.php
share/nextcloud/apps/cloud_federation_api/lib/ResponseDefinitions.php
share/nextcloud/apps/cloud_federation_api/openapi.json
+share/nextcloud/apps/cloud_federation_api/openapi.json.license
share/nextcloud/apps/comments/appinfo/info.xml
share/nextcloud/apps/comments/appinfo/routes.php
share/nextcloud/apps/comments/appinfo/signature.json
@@ -7536,8 +8714,8 @@ share/nextcloud/apps/comments/lib/AppInf
share/nextcloud/apps/comments/lib/Capabilities.php
share/nextcloud/apps/comments/lib/Collaboration/CommentersSorter.php
share/nextcloud/apps/comments/lib/Controller/NotificationsController.php
-share/nextcloud/apps/comments/lib/EventHandler.php
share/nextcloud/apps/comments/lib/Listener/CommentsEntityEventListener.php
+share/nextcloud/apps/comments/lib/Listener/CommentsEventListener.php
share/nextcloud/apps/comments/lib/Listener/LoadAdditionalScripts.php
share/nextcloud/apps/comments/lib/Listener/LoadSidebarScripts.php
share/nextcloud/apps/comments/lib/MaxAutoCompleteResultsInitialState.php
@@ -7547,6 +8725,7 @@ share/nextcloud/apps/comments/lib/Search
share/nextcloud/apps/comments/lib/Search/LegacyProvider.php
share/nextcloud/apps/comments/lib/Search/Result.php
share/nextcloud/apps/comments/openapi.json
+share/nextcloud/apps/comments/openapi.json.license
share/nextcloud/apps/contactsinteraction/appinfo/info.xml
share/nextcloud/apps/contactsinteraction/appinfo/signature.json
share/nextcloud/apps/contactsinteraction/composer/autoload.php
@@ -7661,7 +8840,6 @@ share/nextcloud/apps/contactsinteraction
share/nextcloud/apps/contactsinteraction/lib/Listeners/ContactInteractionListener.php
share/nextcloud/apps/contactsinteraction/lib/Migration/Version010000Date20200304152605.php
share/nextcloud/apps/dashboard/appinfo/info.xml
-share/nextcloud/apps/dashboard/appinfo/routes.php
share/nextcloud/apps/dashboard/appinfo/signature.json
share/nextcloud/apps/dashboard/composer/autoload.php
share/nextcloud/apps/dashboard/composer/composer.json
@@ -7678,8 +8856,10 @@ share/nextcloud/apps/dashboard/composer/
share/nextcloud/apps/dashboard/composer/composer/installed.php
share/nextcloud/apps/dashboard/css/dashboard.css
share/nextcloud/apps/dashboard/css/dashboard.css.map
+share/nextcloud/apps/dashboard/css/dashboard.css.map.license
share/nextcloud/apps/dashboard/css/dashboard.scss
share/nextcloud/apps/dashboard/img/dashboard.svg
+share/nextcloud/apps/dashboard/img/dashboard.svg.license
share/nextcloud/apps/dashboard/l10n/ar.js
share/nextcloud/apps/dashboard/l10n/ar.json
share/nextcloud/apps/dashboard/l10n/ast.js
@@ -7786,9 +8966,10 @@ share/nextcloud/apps/dashboard/l10n/zh_T
share/nextcloud/apps/dashboard/l10n/zh_TW.json
share/nextcloud/apps/dashboard/lib/Controller/DashboardApiController.php
share/nextcloud/apps/dashboard/lib/Controller/DashboardController.php
-share/nextcloud/apps/dashboard/lib/Controller/LayoutApiController.php
share/nextcloud/apps/dashboard/lib/ResponseDefinitions.php
+share/nextcloud/apps/dashboard/lib/Service/DashboardService.php
share/nextcloud/apps/dashboard/openapi.json
+share/nextcloud/apps/dashboard/openapi.json.license
share/nextcloud/apps/dashboard/templates/index.php
share/nextcloud/apps/dav/appinfo/info.xml
share/nextcloud/apps/dav/appinfo/routes.php
@@ -7814,9 +8995,10 @@ 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/calendar.svg
+share/nextcloud/apps/dav/img/calendar.svg.license
share/nextcloud/apps/dav/img/schedule.svg
+share/nextcloud/apps/dav/img/schedule.svg.license
share/nextcloud/apps/dav/l10n/ar.js
share/nextcloud/apps/dav/l10n/ar.json
share/nextcloud/apps/dav/l10n/ast.js
@@ -8004,6 +9186,9 @@ share/nextcloud/apps/dav/lib/CalDAV/Cale
share/nextcloud/apps/dav/lib/CalDAV/CalendarRoot.php
share/nextcloud/apps/dav/lib/CalDAV/DefaultCalendarValidator.php
share/nextcloud/apps/dav/lib/CalDAV/EventComparisonService.php
+share/nextcloud/apps/dav/lib/CalDAV/EventReader.php
+share/nextcloud/apps/dav/lib/CalDAV/EventReaderRDate.php
+share/nextcloud/apps/dav/lib/CalDAV/EventReaderRRule.php
share/nextcloud/apps/dav/lib/CalDAV/FreeBusy/FreeBusyGenerator.php
share/nextcloud/apps/dav/lib/CalDAV/ICSExportPlugin/ICSExportPlugin.php
share/nextcloud/apps/dav/lib/CalDAV/IRestorable.php
@@ -8057,7 +9242,10 @@ share/nextcloud/apps/dav/lib/CalDAV/Tras
share/nextcloud/apps/dav/lib/CalDAV/Trashbin/Plugin.php
share/nextcloud/apps/dav/lib/CalDAV/Trashbin/RestoreTarget.php
share/nextcloud/apps/dav/lib/CalDAV/Trashbin/TrashbinHome.php
+share/nextcloud/apps/dav/lib/CalDAV/UpcomingEvent.php
+share/nextcloud/apps/dav/lib/CalDAV/UpcomingEventsService.php
share/nextcloud/apps/dav/lib/CalDAV/Validation/CalDavValidatePlugin.php
+share/nextcloud/apps/dav/lib/CalDAV/WebcalCaching/Connection.php
share/nextcloud/apps/dav/lib/CalDAV/WebcalCaching/Plugin.php
share/nextcloud/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php
share/nextcloud/apps/dav/lib/Capabilities.php
@@ -8154,6 +9342,7 @@ share/nextcloud/apps/dav/lib/Controller/
share/nextcloud/apps/dav/lib/Controller/DirectController.php
share/nextcloud/apps/dav/lib/Controller/InvitationResponseController.php
share/nextcloud/apps/dav/lib/Controller/OutOfOfficeController.php
+share/nextcloud/apps/dav/lib/Controller/UpcomingEventsController.php
share/nextcloud/apps/dav/lib/DAV/CustomPropertiesBackend.php
share/nextcloud/apps/dav/lib/DAV/GroupPrincipalBackend.php
share/nextcloud/apps/dav/lib/DAV/PublicAuth.php
@@ -8273,6 +9462,7 @@ share/nextcloud/apps/dav/lib/Migration/V
share/nextcloud/apps/dav/lib/Migration/Version1029Date20221114151721.php
share/nextcloud/apps/dav/lib/Migration/Version1029Date20231004091403.php
share/nextcloud/apps/dav/lib/Migration/Version1030Date20240205103243.php
+share/nextcloud/apps/dav/lib/Migration/Version1031Date20240610134258.php
share/nextcloud/apps/dav/lib/Profiler/ProfilerPlugin.php
share/nextcloud/apps/dav/lib/Provisioning/Apple/AppleProvisioningNode.php
share/nextcloud/apps/dav/lib/Provisioning/Apple/AppleProvisioningPlugin.php
@@ -8290,6 +9480,7 @@ share/nextcloud/apps/dav/lib/Settings/Ca
share/nextcloud/apps/dav/lib/SetupChecks/NeedsSystemAddressBookSync.php
share/nextcloud/apps/dav/lib/SetupChecks/WebdavEndpoint.php
share/nextcloud/apps/dav/lib/Storage/PublicOwnerWrapper.php
+share/nextcloud/apps/dav/lib/Storage/PublicShareWrapper.php
share/nextcloud/apps/dav/lib/SystemTag/SystemTagList.php
share/nextcloud/apps/dav/lib/SystemTag/SystemTagMappingNode.php
share/nextcloud/apps/dav/lib/SystemTag/SystemTagNode.php
@@ -8317,12 +9508,12 @@ share/nextcloud/apps/dav/lib/UserMigrati
share/nextcloud/apps/dav/lib/UserMigration/InvalidAddressBookException.php
share/nextcloud/apps/dav/lib/UserMigration/InvalidCalendarException.php
share/nextcloud/apps/dav/openapi.json
+share/nextcloud/apps/dav/openapi.json.license
share/nextcloud/apps/dav/templates/schedule-response-error.php
share/nextcloud/apps/dav/templates/schedule-response-options.php
share/nextcloud/apps/dav/templates/schedule-response-success.php
share/nextcloud/apps/dav/templates/settings-admin-caldav.php
share/nextcloud/apps/dav/templates/settings-personal-availability.php
-share/nextcloud/apps/encryption/appinfo/app.php
share/nextcloud/apps/encryption/appinfo/info.xml
share/nextcloud/apps/encryption/appinfo/routes.php
share/nextcloud/apps/encryption/appinfo/signature.json
@@ -8342,6 +9533,7 @@ share/nextcloud/apps/encryption/composer
share/nextcloud/apps/encryption/css/settings-admin.css
share/nextcloud/apps/encryption/css/settings-personal.css
share/nextcloud/apps/encryption/css/settings-personal.css.map
+share/nextcloud/apps/encryption/css/settings-personal.css.map.license
share/nextcloud/apps/encryption/css/settings-personal.scss
share/nextcloud/apps/encryption/img/app.svg
share/nextcloud/apps/encryption/js/encryption.js
@@ -8720,6 +9912,7 @@ share/nextcloud/apps/federatedfilesharin
share/nextcloud/apps/federatedfilesharing/lib/Settings/PersonalSection.php
share/nextcloud/apps/federatedfilesharing/lib/TokenHandler.php
share/nextcloud/apps/federatedfilesharing/openapi.json
+share/nextcloud/apps/federatedfilesharing/openapi.json.license
share/nextcloud/apps/federatedfilesharing/templates/settings-admin.php
share/nextcloud/apps/federatedfilesharing/templates/settings-personal.php
share/nextcloud/apps/federation/appinfo/info.xml
@@ -8903,6 +10096,7 @@ share/nextcloud/apps/federation/lib/Sync
share/nextcloud/apps/federation/lib/SyncJob.php
share/nextcloud/apps/federation/lib/TrustedServers.php
share/nextcloud/apps/federation/openapi.json
+share/nextcloud/apps/federation/openapi.json.license
share/nextcloud/apps/federation/templates/settings-admin.php
share/nextcloud/apps/files/ajax/download.php
share/nextcloud/apps/files/appinfo/info.xml
@@ -8923,18 +10117,23 @@ share/nextcloud/apps/files/composer/comp
share/nextcloud/apps/files/composer/composer/installed.php
share/nextcloud/apps/files/css/detailsView.css
share/nextcloud/apps/files/css/detailsView.css.map
+share/nextcloud/apps/files/css/detailsView.css.map.license
share/nextcloud/apps/files/css/detailsView.scss
share/nextcloud/apps/files/css/files.css
share/nextcloud/apps/files/css/files.css.map
+share/nextcloud/apps/files/css/files.css.map.license
share/nextcloud/apps/files/css/files.scss
share/nextcloud/apps/files/css/merged.css
share/nextcloud/apps/files/css/merged.css.map
+share/nextcloud/apps/files/css/merged.css.map.license
share/nextcloud/apps/files/css/merged.scss
share/nextcloud/apps/files/css/mobile.css
share/nextcloud/apps/files/css/mobile.css.map
+share/nextcloud/apps/files/css/mobile.css.map.license
share/nextcloud/apps/files/css/mobile.scss
share/nextcloud/apps/files/css/upload.css
share/nextcloud/apps/files/css/upload.css.map
+share/nextcloud/apps/files/css/upload.css.map.license
share/nextcloud/apps/files/css/upload.scss
share/nextcloud/apps/files/img/add-color.png
share/nextcloud/apps/files/img/add-color.svg
@@ -8964,6 +10163,7 @@ share/nextcloud/apps/files/js/jquery.fil
share/nextcloud/apps/files/js/keyboardshortcuts.js
share/nextcloud/apps/files/js/mainfileinfodetailview.js
share/nextcloud/apps/files/js/merged-index.json
+share/nextcloud/apps/files/js/merged-index.json.license
share/nextcloud/apps/files/js/newfilemenu.js
share/nextcloud/apps/files/js/operationprogressbar.js
share/nextcloud/apps/files/js/recentfilelist.js
@@ -9251,6 +10451,9 @@ share/nextcloud/apps/files/lib/Event/Loa
share/nextcloud/apps/files/lib/Event/LoadSidebar.php
share/nextcloud/apps/files/lib/Exception/TransferOwnershipException.php
share/nextcloud/apps/files/lib/Helper.php
+share/nextcloud/apps/files/lib/Listener/DeclarativeSettingsGetValueEventListener.php
+share/nextcloud/apps/files/lib/Listener/DeclarativeSettingsRegisterFormEventListener.php
+share/nextcloud/apps/files/lib/Listener/DeclarativeSettingsSetValueEventListener.php
share/nextcloud/apps/files/lib/Listener/LoadSearchPluginsListener.php
share/nextcloud/apps/files/lib/Listener/LoadSidebarListener.php
share/nextcloud/apps/files/lib/Listener/RenderReferenceEventListener.php
@@ -9263,45 +10466,71 @@ share/nextcloud/apps/files/lib/Search/Fi
share/nextcloud/apps/files/lib/Service/DirectEditingService.php
share/nextcloud/apps/files/lib/Service/LivePhotosService.php
share/nextcloud/apps/files/lib/Service/OwnershipTransferService.php
+share/nextcloud/apps/files/lib/Service/SettingsService.php
share/nextcloud/apps/files/lib/Service/TagService.php
share/nextcloud/apps/files/lib/Service/UserConfig.php
share/nextcloud/apps/files/lib/Service/ViewConfig.php
share/nextcloud/apps/files/lib/Settings/PersonalSettings.php
share/nextcloud/apps/files/openapi.json
+share/nextcloud/apps/files/openapi.json.license
share/nextcloud/apps/files/templates/fileexists.html
share/nextcloud/apps/files/templates/index.php
share/nextcloud/apps/files/templates/list.php
share/nextcloud/apps/files/templates/settings-personal.php
+share/nextcloud/apps/files_downloadlimit/AUTHORS.md
share/nextcloud/apps/files_downloadlimit/LICENSE
+share/nextcloud/apps/files_downloadlimit/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/files_downloadlimit/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/files_downloadlimit/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/files_downloadlimit/LICENSES/GPL-3.0-or-later.txt
+share/nextcloud/apps/files_downloadlimit/LICENSES/ISC.txt
+share/nextcloud/apps/files_downloadlimit/LICENSES/MIT.txt
+share/nextcloud/apps/files_downloadlimit/LICENSES/MPL-2.0.txt
+share/nextcloud/apps/files_downloadlimit/REUSE.toml
share/nextcloud/apps/files_downloadlimit/appinfo/info.xml
share/nextcloud/apps/files_downloadlimit/appinfo/routes.php
share/nextcloud/apps/files_downloadlimit/appinfo/signature.json
share/nextcloud/apps/files_downloadlimit/composer.json
share/nextcloud/apps/files_downloadlimit/composer.lock
-share/nextcloud/apps/files_downloadlimit/css/_plugin-vue2_normalizer-IjhRd8hy.chunk.css
-share/nextcloud/apps/files_downloadlimit/css/admin-C8PZeoZ1.chunk.css
+share/nextcloud/apps/files_downloadlimit/css/_plugin-vue2_normalizer-3FDkUgsv.chunk.css
+share/nextcloud/apps/files_downloadlimit/css/_plugin-vue2_normalizer-Cf2K-lpF.chunk.css
+share/nextcloud/apps/files_downloadlimit/css/_plugin-vue2_normalizer-D9iiUdKS.chunk.css
+share/nextcloud/apps/files_downloadlimit/css/_plugin-vue2_normalizer-vIxQRmz6.chunk.css
+share/nextcloud/apps/files_downloadlimit/css/admin-CMpyUOHP.chunk.css
+share/nextcloud/apps/files_downloadlimit/css/admin-CU2l9dc-.chunk.css
share/nextcloud/apps/files_downloadlimit/css/files_downloadlimit-_plugin-vue2_normalizer.css
share/nextcloud/apps/files_downloadlimit/css/files_downloadlimit-admin.css
share/nextcloud/apps/files_downloadlimit/css/files_downloadlimit-main.css
share/nextcloud/apps/files_downloadlimit/css/files_downloadlimit-public.css
-share/nextcloud/apps/files_downloadlimit/css/main-BrixX9IR.chunk.css
-share/nextcloud/apps/files_downloadlimit/css/public-AYSbOwrg.chunk.css
+share/nextcloud/apps/files_downloadlimit/css/main-B5ga4CVe.chunk.css
+share/nextcloud/apps/files_downloadlimit/css/main-C9gKQ6Ah.chunk.css
+share/nextcloud/apps/files_downloadlimit/css/main-D8AXO2P3.chunk.css
+share/nextcloud/apps/files_downloadlimit/css/public-C7_-Vvpe.chunk.css
share/nextcloud/apps/files_downloadlimit/css/public.css
-share/nextcloud/apps/files_downloadlimit/js/_plugin-vue2_normalizer-FUIjkb-y.chunk.mjs
-share/nextcloud/apps/files_downloadlimit/js/_plugin-vue2_normalizer-FUIjkb-y.chunk.mjs.map
+share/nextcloud/apps/files_downloadlimit/js/_plugin-vue2_normalizer-DB3hhwPC.chunk.mjs
+share/nextcloud/apps/files_downloadlimit/js/_plugin-vue2_normalizer-DB3hhwPC.chunk.mjs.license
+share/nextcloud/apps/files_downloadlimit/js/_plugin-vue2_normalizer-DB3hhwPC.chunk.mjs.map
+share/nextcloud/apps/files_downloadlimit/js/_plugin-vue2_normalizer-DB3hhwPC.chunk.mjs.map.license
share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-admin.mjs
+share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-admin.mjs.license
share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-admin.mjs.map
+share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-admin.mjs.map.license
share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-main.mjs
+share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-main.mjs.license
share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-main.mjs.map
+share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-main.mjs.map.license
share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-public.mjs
+share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-public.mjs.license
share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-public.mjs.map
-share/nextcloud/apps/files_downloadlimit/js/index-B5eY9Cro.chunk.mjs
-share/nextcloud/apps/files_downloadlimit/js/index-B5eY9Cro.chunk.mjs.map
-share/nextcloud/apps/files_downloadlimit/js/logger-BhVz1cYJ.chunk.mjs
-share/nextcloud/apps/files_downloadlimit/js/logger-BhVz1cYJ.chunk.mjs.map
-share/nextcloud/apps/files_downloadlimit/js/purify.es-FFFEAyv8.chunk.mjs
-share/nextcloud/apps/files_downloadlimit/js/purify.es-FFFEAyv8.chunk.mjs.map
-share/nextcloud/apps/files_downloadlimit/js/vendor.LICENSE.txt
+share/nextcloud/apps/files_downloadlimit/js/files_downloadlimit-public.mjs.map.license
+share/nextcloud/apps/files_downloadlimit/js/index-CaJn5nuV.chunk.mjs
+share/nextcloud/apps/files_downloadlimit/js/index-CaJn5nuV.chunk.mjs.license
+share/nextcloud/apps/files_downloadlimit/js/index-CaJn5nuV.chunk.mjs.map
+share/nextcloud/apps/files_downloadlimit/js/index-CaJn5nuV.chunk.mjs.map.license
+share/nextcloud/apps/files_downloadlimit/js/logger-BqBByljB.chunk.mjs
+share/nextcloud/apps/files_downloadlimit/js/logger-BqBByljB.chunk.mjs.license
+share/nextcloud/apps/files_downloadlimit/js/logger-BqBByljB.chunk.mjs.map
+share/nextcloud/apps/files_downloadlimit/js/logger-BqBByljB.chunk.mjs.map.license
share/nextcloud/apps/files_downloadlimit/l10n/ar.js
share/nextcloud/apps/files_downloadlimit/l10n/ar.json
share/nextcloud/apps/files_downloadlimit/l10n/ast.js
@@ -9406,7 +10635,9 @@ share/nextcloud/apps/files_downloadlimit
share/nextcloud/apps/files_external/3rdparty/.gitignore
share/nextcloud/apps/files_external/3rdparty/autoload.php
share/nextcloud/apps/files_external/3rdparty/composer.json
+share/nextcloud/apps/files_external/3rdparty/composer.json.license
share/nextcloud/apps/files_external/3rdparty/composer.lock
+share/nextcloud/apps/files_external/3rdparty/composer.lock.license
share/nextcloud/apps/files_external/3rdparty/composer/ClassLoader.php
share/nextcloud/apps/files_external/3rdparty/composer/InstalledVersions.php
share/nextcloud/apps/files_external/3rdparty/composer/LICENSE
@@ -9423,6 +10654,7 @@ share/nextcloud/apps/files_external/3rdp
share/nextcloud/apps/files_external/3rdparty/icewind/smb/LICENSE.txt
share/nextcloud/apps/files_external/3rdparty/icewind/smb/README.md
share/nextcloud/apps/files_external/3rdparty/icewind/smb/composer.json
+share/nextcloud/apps/files_external/3rdparty/icewind/smb/composer.json.license
share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/ACL.php
share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/AbstractServer.php
share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/AbstractShare.php
@@ -9487,10 +10719,12 @@ share/nextcloud/apps/files_external/3rdp
share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Wrapped/Server.php
share/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Wrapped/Share.php
share/nextcloud/apps/files_external/3rdparty/icewind/streams-dummy/composer.json
+share/nextcloud/apps/files_external/3rdparty/icewind/streams-dummy/composer.json.license
share/nextcloud/apps/files_external/3rdparty/icewind/streams/.gitignore
-share/nextcloud/apps/files_external/3rdparty/icewind/streams/LICENCE
+share/nextcloud/apps/files_external/3rdparty/icewind/streams/LICENSE.txt
share/nextcloud/apps/files_external/3rdparty/icewind/streams/README.md
share/nextcloud/apps/files_external/3rdparty/icewind/streams/composer.json
+share/nextcloud/apps/files_external/3rdparty/icewind/streams/composer.json.license
share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php
share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/CountWrapper.php
share/nextcloud/apps/files_external/3rdparty/icewind/streams/src/Directory.php
@@ -9530,6 +10764,7 @@ share/nextcloud/apps/files_external/comp
share/nextcloud/apps/files_external/composer/composer/installed.php
share/nextcloud/apps/files_external/css/settings.css
share/nextcloud/apps/files_external/css/settings.css.map
+share/nextcloud/apps/files_external/css/settings.css.map.license
share/nextcloud/apps/files_external/css/settings.scss
share/nextcloud/apps/files_external/img/app-dark.svg
share/nextcloud/apps/files_external/img/app.svg
@@ -9826,11 +11061,27 @@ share/nextcloud/apps/files_external/lib/
share/nextcloud/apps/files_external/lib/Settings/PersonalSection.php
share/nextcloud/apps/files_external/lib/Settings/Section.php
share/nextcloud/apps/files_external/openapi.json
+share/nextcloud/apps/files_external/openapi.json.license
share/nextcloud/apps/files_external/templates/settings.php
+share/nextcloud/apps/files_pdfviewer/AUTHORS.md
share/nextcloud/apps/files_pdfviewer/COPYING
+share/nextcloud/apps/files_pdfviewer/LICENSES/AGPL-3.0-only.txt
+share/nextcloud/apps/files_pdfviewer/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/files_pdfviewer/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/files_pdfviewer/LICENSES/BSD-2-Clause.txt
+share/nextcloud/apps/files_pdfviewer/LICENSES/BSD-3-Clause.txt
+share/nextcloud/apps/files_pdfviewer/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/files_pdfviewer/LICENSES/GPL-3.0-or-later.txt
+share/nextcloud/apps/files_pdfviewer/LICENSES/ISC.txt
+share/nextcloud/apps/files_pdfviewer/LICENSES/MIT.txt
+share/nextcloud/apps/files_pdfviewer/LICENSES/MPL-2.0.txt
+share/nextcloud/apps/files_pdfviewer/LICENSES/OFL-1.1-RFN.txt
+share/nextcloud/apps/files_pdfviewer/REUSE.toml
share/nextcloud/apps/files_pdfviewer/appinfo/info.xml
share/nextcloud/apps/files_pdfviewer/appinfo/routes.php
share/nextcloud/apps/files_pdfviewer/appinfo/signature.json
+share/nextcloud/apps/files_pdfviewer/build-js/WebpackSPDXPlugin.js
+share/nextcloud/apps/files_pdfviewer/build-js/npm-post-build.sh
share/nextcloud/apps/files_pdfviewer/composer.json
share/nextcloud/apps/files_pdfviewer/composer.lock
share/nextcloud/apps/files_pdfviewer/css/minmode.css
@@ -9841,17 +11092,19 @@ share/nextcloud/apps/files_pdfviewer/img
share/nextcloud/apps/files_pdfviewer/img/toolbarButton-secondaryToolbarSave.svg
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-data_image_svg_xml_3c_21--_20-_20SPDX-FileCopyrightText_202020_20Google_20Inc_20-_20SPDX-Lice-cc29b1.js
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-main.js
-share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-main.js.LICENSE.txt
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-main.js.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-main.js.map
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_index-CWnkpNim_mjs.js
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_index-CWnkpNim_mjs.js.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_index-CWnkpNim_mjs.js.map
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-public.js
-share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-public.js.LICENSE.txt
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-public.js.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-public.js.map
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-kaHdQqaz_mjs.js
-share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-kaHdQqaz_mjs.js.LICENSE.txt
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-kaHdQqaz_mjs.js.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-kaHdQqaz_mjs.js.map
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js
+share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js.license
share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js.map
share/nextcloud/apps/files_pdfviewer/js/pdfjs/LICENSE
share/nextcloud/apps/files_pdfviewer/js/pdfjs/build/pdf.js
@@ -10312,7 +11565,8 @@ share/nextcloud/apps/files_reminders/com
share/nextcloud/apps/files_reminders/composer/composer/autoload_static.php
share/nextcloud/apps/files_reminders/composer/composer/installed.json
share/nextcloud/apps/files_reminders/composer/composer/installed.php
-share/nextcloud/apps/files_reminders/img/alarm.svg
+share/nextcloud/apps/files_reminders/img/app-dark.svg
+share/nextcloud/apps/files_reminders/img/app.svg
share/nextcloud/apps/files_reminders/l10n/ar.js
share/nextcloud/apps/files_reminders/l10n/ar.json
share/nextcloud/apps/files_reminders/l10n/cs.js
@@ -10337,6 +11591,8 @@ share/nextcloud/apps/files_reminders/l10
share/nextcloud/apps/files_reminders/l10n/gl.json
share/nextcloud/apps/files_reminders/l10n/hu.js
share/nextcloud/apps/files_reminders/l10n/hu.json
+share/nextcloud/apps/files_reminders/l10n/ja.js
+share/nextcloud/apps/files_reminders/l10n/ja.json
share/nextcloud/apps/files_reminders/l10n/ko.js
share/nextcloud/apps/files_reminders/l10n/ko.json
share/nextcloud/apps/files_reminders/l10n/lt_LT.js
@@ -10388,6 +11644,7 @@ share/nextcloud/apps/files_reminders/lib
share/nextcloud/apps/files_reminders/lib/Notification/Notifier.php
share/nextcloud/apps/files_reminders/lib/Service/ReminderService.php
share/nextcloud/apps/files_reminders/openapi.json
+share/nextcloud/apps/files_reminders/openapi.json.license
share/nextcloud/apps/files_sharing/appinfo/info.xml
share/nextcloud/apps/files_sharing/appinfo/routes.php
share/nextcloud/apps/files_sharing/appinfo/signature.json
@@ -10407,15 +11664,19 @@ share/nextcloud/apps/files_sharing/compo
share/nextcloud/apps/files_sharing/css/404.css
share/nextcloud/apps/files_sharing/css/icons.css
share/nextcloud/apps/files_sharing/css/icons.css.map
+share/nextcloud/apps/files_sharing/css/icons.css.map.license
share/nextcloud/apps/files_sharing/css/icons.scss
share/nextcloud/apps/files_sharing/css/mobile.css
share/nextcloud/apps/files_sharing/css/mobile.css.map
+share/nextcloud/apps/files_sharing/css/mobile.css.map.license
share/nextcloud/apps/files_sharing/css/mobile.scss
share/nextcloud/apps/files_sharing/css/public.css
share/nextcloud/apps/files_sharing/css/public.css.map
+share/nextcloud/apps/files_sharing/css/public.css.map.license
share/nextcloud/apps/files_sharing/css/public.scss
share/nextcloud/apps/files_sharing/css/publicView.css
share/nextcloud/apps/files_sharing/css/publicView.css.map
+share/nextcloud/apps/files_sharing/css/publicView.css.map.license
share/nextcloud/apps/files_sharing/css/publicView.scss
share/nextcloud/apps/files_sharing/img/app.svg
share/nextcloud/apps/files_sharing/js/files_drop.js
@@ -10601,6 +11862,7 @@ share/nextcloud/apps/files_sharing/lib/A
share/nextcloud/apps/files_sharing/lib/Activity/Providers/RemoteShares.php
share/nextcloud/apps/files_sharing/lib/Activity/Providers/Users.php
share/nextcloud/apps/files_sharing/lib/Activity/Settings/PublicLinks.php
+share/nextcloud/apps/files_sharing/lib/Activity/Settings/PublicLinksUpload.php
share/nextcloud/apps/files_sharing/lib/Activity/Settings/RemoteShare.php
share/nextcloud/apps/files_sharing/lib/Activity/Settings/ShareActivitySettings.php
share/nextcloud/apps/files_sharing/lib/Activity/Settings/Shared.php
@@ -10642,7 +11904,10 @@ share/nextcloud/apps/files_sharing/lib/H
share/nextcloud/apps/files_sharing/lib/Hooks.php
share/nextcloud/apps/files_sharing/lib/ISharedMountPoint.php
share/nextcloud/apps/files_sharing/lib/ISharedStorage.php
+share/nextcloud/apps/files_sharing/lib/Listener/BeforeDirectFileDownloadListener.php
+share/nextcloud/apps/files_sharing/lib/Listener/BeforeZipCreatedListener.php
share/nextcloud/apps/files_sharing/lib/Listener/LoadAdditionalListener.php
+share/nextcloud/apps/files_sharing/lib/Listener/LoadPublicFileRequestAuthListener.php
share/nextcloud/apps/files_sharing/lib/Listener/LoadSidebarListener.php
share/nextcloud/apps/files_sharing/lib/Listener/ShareInteractionListener.php
share/nextcloud/apps/files_sharing/lib/Listener/UserAddedToGroupListener.php
@@ -10672,8 +11937,10 @@ share/nextcloud/apps/files_sharing/lib/S
share/nextcloud/apps/files_sharing/lib/Updater.php
share/nextcloud/apps/files_sharing/lib/ViewOnly.php
share/nextcloud/apps/files_sharing/openapi.json
+share/nextcloud/apps/files_sharing/openapi.json.license
share/nextcloud/apps/files_sharing/templates/Settings/personal.php
share/nextcloud/apps/files_sharing/templates/public.php
+share/nextcloud/apps/files_sharing/templates/sharenotfound.php
share/nextcloud/apps/files_trashbin/appinfo/info.xml
share/nextcloud/apps/files_trashbin/appinfo/routes.php
share/nextcloud/apps/files_trashbin/appinfo/signature.json
@@ -10690,6 +11957,7 @@ share/nextcloud/apps/files_trashbin/comp
share/nextcloud/apps/files_trashbin/composer/composer/autoload_static.php
share/nextcloud/apps/files_trashbin/composer/composer/installed.json
share/nextcloud/apps/files_trashbin/composer/composer/installed.php
+share/nextcloud/apps/files_trashbin/img/app-dark.svg
share/nextcloud/apps/files_trashbin/img/app.svg
share/nextcloud/apps/files_trashbin/l10n/af.js
share/nextcloud/apps/files_trashbin/l10n/af.json
@@ -10886,6 +12154,7 @@ share/nextcloud/apps/files_trashbin/lib/
share/nextcloud/apps/files_trashbin/lib/Listeners/LoadAdditionalScripts.php
share/nextcloud/apps/files_trashbin/lib/Listeners/SyncLivePhotosListener.php
share/nextcloud/apps/files_trashbin/lib/Migration/Version1010Date20200630192639.php
+share/nextcloud/apps/files_trashbin/lib/Migration/Version1020Date20240403003535.php
share/nextcloud/apps/files_trashbin/lib/Sabre/AbstractTrash.php
share/nextcloud/apps/files_trashbin/lib/Sabre/AbstractTrashFile.php
share/nextcloud/apps/files_trashbin/lib/Sabre/AbstractTrashFolder.php
@@ -10910,6 +12179,7 @@ share/nextcloud/apps/files_trashbin/lib/
share/nextcloud/apps/files_trashbin/lib/Trashbin.php
share/nextcloud/apps/files_trashbin/lib/UserMigration/TrashbinMigrator.php
share/nextcloud/apps/files_trashbin/openapi.json
+share/nextcloud/apps/files_trashbin/openapi.json.license
share/nextcloud/apps/files_versions/appinfo/info.xml
share/nextcloud/apps/files_versions/appinfo/routes.php
share/nextcloud/apps/files_versions/appinfo/signature.json
@@ -10926,6 +12196,7 @@ share/nextcloud/apps/files_versions/comp
share/nextcloud/apps/files_versions/composer/composer/autoload_static.php
share/nextcloud/apps/files_versions/composer/composer/installed.json
share/nextcloud/apps/files_versions/composer/composer/installed.php
+share/nextcloud/apps/files_versions/img/app-dark.svg
share/nextcloud/apps/files_versions/img/app.svg
share/nextcloud/apps/files_versions/l10n/af.js
share/nextcloud/apps/files_versions/l10n/af.json
@@ -11139,10 +12410,22 @@ share/nextcloud/apps/files_versions/lib/
share/nextcloud/apps/files_versions/lib/Versions/Version.php
share/nextcloud/apps/files_versions/lib/Versions/VersionManager.php
share/nextcloud/apps/files_versions/openapi.json
+share/nextcloud/apps/files_versions/openapi.json.license
+share/nextcloud/apps/firstrunwizard/AUTHORS.md
+share/nextcloud/apps/firstrunwizard/LICENSES/AGPL-3.0-or-later.txt
share/nextcloud/apps/firstrunwizard/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/firstrunwizard/LICENSES/CC0-1.0.txt
share/nextcloud/apps/firstrunwizard/LICENSES/GPL-3.0-or-later.txt
share/nextcloud/apps/firstrunwizard/LICENSES/ISC.txt
+share/nextcloud/apps/firstrunwizard/LICENSES/LicenseRef-AppleAppStoreBadge.txt
+share/nextcloud/apps/firstrunwizard/LICENSES/LicenseRef-FacebookTrademarks.txt
+share/nextcloud/apps/firstrunwizard/LICENSES/LicenseRef-GooglePlayBadge.txt
+share/nextcloud/apps/firstrunwizard/LICENSES/LicenseRef-MastodonTrademarks.txt
+share/nextcloud/apps/firstrunwizard/LICENSES/LicenseRef-NextcloudTrademarks.txt
+share/nextcloud/apps/firstrunwizard/LICENSES/LicenseRef-XTrademarks.txt
+share/nextcloud/apps/firstrunwizard/LICENSES/MIT.txt
share/nextcloud/apps/firstrunwizard/LICENSES/MPL-2.0.txt
+share/nextcloud/apps/firstrunwizard/REUSE.toml
share/nextcloud/apps/firstrunwizard/appinfo/info.xml
share/nextcloud/apps/firstrunwizard/appinfo/routes.php
share/nextcloud/apps/firstrunwizard/appinfo/signature.json
@@ -11166,6 +12449,7 @@ share/nextcloud/apps/firstrunwizard/img/
share/nextcloud/apps/firstrunwizard/img/apps/social.svg
share/nextcloud/apps/firstrunwizard/img/apps/spreed.svg
share/nextcloud/apps/firstrunwizard/img/apps/tasks.svg
+share/nextcloud/apps/firstrunwizard/img/apps/whiteboard.svg
share/nextcloud/apps/firstrunwizard/img/facebook.svg
share/nextcloud/apps/firstrunwizard/img/info.svg
share/nextcloud/apps/firstrunwizard/img/iosBadge.png
@@ -11175,10 +12459,10 @@ share/nextcloud/apps/firstrunwizard/img/
share/nextcloud/apps/firstrunwizard/img/nextcloudLogo.svg
share/nextcloud/apps/firstrunwizard/img/user.svg
share/nextcloud/apps/firstrunwizard/img/x.svg
-share/nextcloud/apps/firstrunwizard/js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs
-share/nextcloud/apps/firstrunwizard/js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs.license
-share/nextcloud/apps/firstrunwizard/js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs.map
-share/nextcloud/apps/firstrunwizard/js/NcIconSvgWrapper-Ckqpz-vm-BmlRkq83.chunk.mjs.map.license
+share/nextcloud/apps/firstrunwizard/js/NcIconSvgWrapper-DjrkBUkC-BUVuOUzU.chunk.mjs
+share/nextcloud/apps/firstrunwizard/js/NcIconSvgWrapper-DjrkBUkC-BUVuOUzU.chunk.mjs.license
+share/nextcloud/apps/firstrunwizard/js/NcIconSvgWrapper-DjrkBUkC-BUVuOUzU.chunk.mjs.map
+share/nextcloud/apps/firstrunwizard/js/NcIconSvgWrapper-DjrkBUkC-BUVuOUzU.chunk.mjs.map.license
share/nextcloud/apps/firstrunwizard/js/firstrunwizard-about.mjs
share/nextcloud/apps/firstrunwizard/js/firstrunwizard-about.mjs.license
share/nextcloud/apps/firstrunwizard/js/firstrunwizard-about.mjs.map
@@ -11191,14 +12475,14 @@ share/nextcloud/apps/firstrunwizard/js/f
share/nextcloud/apps/firstrunwizard/js/firstrunwizard-settings.mjs.license
share/nextcloud/apps/firstrunwizard/js/firstrunwizard-settings.mjs.map
share/nextcloud/apps/firstrunwizard/js/firstrunwizard-settings.mjs.map.license
-share/nextcloud/apps/firstrunwizard/js/main-CRDBzU0Z.chunk.mjs
-share/nextcloud/apps/firstrunwizard/js/main-CRDBzU0Z.chunk.mjs.license
-share/nextcloud/apps/firstrunwizard/js/main-CRDBzU0Z.chunk.mjs.map
-share/nextcloud/apps/firstrunwizard/js/main-CRDBzU0Z.chunk.mjs.map.license
-share/nextcloud/apps/firstrunwizard/js/modulepreload-polyfill-MVl3sFGm.chunk.mjs
-share/nextcloud/apps/firstrunwizard/js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.license
-share/nextcloud/apps/firstrunwizard/js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.map
-share/nextcloud/apps/firstrunwizard/js/modulepreload-polyfill-MVl3sFGm.chunk.mjs.map.license
+share/nextcloud/apps/firstrunwizard/js/main-DtcMjGfg.chunk.mjs
+share/nextcloud/apps/firstrunwizard/js/main-DtcMjGfg.chunk.mjs.license
+share/nextcloud/apps/firstrunwizard/js/main-DtcMjGfg.chunk.mjs.map
+share/nextcloud/apps/firstrunwizard/js/main-DtcMjGfg.chunk.mjs.map.license
+share/nextcloud/apps/firstrunwizard/js/modulepreload-polyfill-Be8VauhY.chunk.mjs
+share/nextcloud/apps/firstrunwizard/js/modulepreload-polyfill-Be8VauhY.chunk.mjs.license
+share/nextcloud/apps/firstrunwizard/js/modulepreload-polyfill-Be8VauhY.chunk.mjs.map
+share/nextcloud/apps/firstrunwizard/js/modulepreload-polyfill-Be8VauhY.chunk.mjs.map.license
share/nextcloud/apps/firstrunwizard/l10n/.gitignore
share/nextcloud/apps/firstrunwizard/l10n/af.js
share/nextcloud/apps/firstrunwizard/l10n/af.json
@@ -11215,8 +12499,6 @@ share/nextcloud/apps/firstrunwizard/l10n
share/nextcloud/apps/firstrunwizard/l10n/bn_IN.php
share/nextcloud/apps/firstrunwizard/l10n/br.js
share/nextcloud/apps/firstrunwizard/l10n/br.json
-share/nextcloud/apps/firstrunwizard/l10n/bs.js
-share/nextcloud/apps/firstrunwizard/l10n/bs.json
share/nextcloud/apps/firstrunwizard/l10n/ca.js
share/nextcloud/apps/firstrunwizard/l10n/ca.json
share/nextcloud/apps/firstrunwizard/l10n/cs.js
@@ -11342,8 +12624,6 @@ share/nextcloud/apps/firstrunwizard/l10n
share/nextcloud/apps/firstrunwizard/l10n/oc.json
share/nextcloud/apps/firstrunwizard/l10n/pl.js
share/nextcloud/apps/firstrunwizard/l10n/pl.json
-share/nextcloud/apps/firstrunwizard/l10n/ps.js
-share/nextcloud/apps/firstrunwizard/l10n/ps.json
share/nextcloud/apps/firstrunwizard/l10n/pt_BR.js
share/nextcloud/apps/firstrunwizard/l10n/pt_BR.json
share/nextcloud/apps/firstrunwizard/l10n/pt_PT.js
@@ -11373,8 +12653,6 @@ share/nextcloud/apps/firstrunwizard/l10n
share/nextcloud/apps/firstrunwizard/l10n/te.php
share/nextcloud/apps/firstrunwizard/l10n/th.js
share/nextcloud/apps/firstrunwizard/l10n/th.json
-share/nextcloud/apps/firstrunwizard/l10n/tk.js
-share/nextcloud/apps/firstrunwizard/l10n/tk.json
share/nextcloud/apps/firstrunwizard/l10n/tr.js
share/nextcloud/apps/firstrunwizard/l10n/tr.json
share/nextcloud/apps/firstrunwizard/l10n/ug.php
@@ -11403,16 +12681,24 @@ share/nextcloud/apps/firstrunwizard/lib/
share/nextcloud/apps/firstrunwizard/package-lock.json
share/nextcloud/apps/firstrunwizard/package.json
share/nextcloud/apps/firstrunwizard/templates/personal-settings.php
+share/nextcloud/apps/logreader/AUTHORS.md
+share/nextcloud/apps/logreader/LICENSES/AGPL-3.0-only.txt
+share/nextcloud/apps/logreader/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/logreader/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/logreader/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/logreader/LICENSES/MIT.txt
+share/nextcloud/apps/logreader/REUSE.toml
share/nextcloud/apps/logreader/appinfo/info.xml
share/nextcloud/apps/logreader/appinfo/routes.php
share/nextcloud/apps/logreader/appinfo/signature.json
share/nextcloud/apps/logreader/composer.json
share/nextcloud/apps/logreader/composer.lock
share/nextcloud/apps/logreader/css/logreader-main.css
+share/nextcloud/apps/logreader/css/main-Cynq75gJ.chunk.css
share/nextcloud/apps/logreader/img/app-dark.svg
share/nextcloud/apps/logreader/img/app.svg
-share/nextcloud/apps/logreader/js/Splitter-Dq0k31_P.mjs
-share/nextcloud/apps/logreader/js/Splitter-Dq0k31_P.mjs.map
+share/nextcloud/apps/logreader/js/Splitter-ER5_nMyK.chunk.mjs
+share/nextcloud/apps/logreader/js/Splitter-ER5_nMyK.chunk.mjs.map
share/nextcloud/apps/logreader/js/logreader-main.mjs
share/nextcloud/apps/logreader/js/logreader-main.mjs.map
share/nextcloud/apps/logreader/js/vendor.LICENSE.txt
@@ -11714,7 +13000,13 @@ share/nextcloud/apps/lookup_server_conne
share/nextcloud/apps/lookup_server_connector/lib/AppInfo/Application.php
share/nextcloud/apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php
share/nextcloud/apps/lookup_server_connector/lib/UpdateLookupServer.php
+share/nextcloud/apps/nextcloud_announcements/AUTHORS.md
share/nextcloud/apps/nextcloud_announcements/COPYING
+share/nextcloud/apps/nextcloud_announcements/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/nextcloud_announcements/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/nextcloud_announcements/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/nextcloud_announcements/LICENSES/MIT.txt
+share/nextcloud/apps/nextcloud_announcements/REUSE.toml
share/nextcloud/apps/nextcloud_announcements/appinfo/certificate.crt
share/nextcloud/apps/nextcloud_announcements/appinfo/info.xml
share/nextcloud/apps/nextcloud_announcements/appinfo/signature.json
@@ -11871,48 +13163,79 @@ share/nextcloud/apps/nextcloud_announcem
share/nextcloud/apps/nextcloud_announcements/lib/AppInfo/Application.php
share/nextcloud/apps/nextcloud_announcements/lib/Cron/Crawler.php
share/nextcloud/apps/nextcloud_announcements/lib/Notification/Notifier.php
+share/nextcloud/apps/notifications/AUTHORS.md
share/nextcloud/apps/notifications/COPYING
+share/nextcloud/apps/notifications/LICENSES/AGPL-3.0-only.txt
+share/nextcloud/apps/notifications/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/notifications/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/notifications/LICENSES/BSD-2-Clause.txt
+share/nextcloud/apps/notifications/LICENSES/BSD-3-Clause.txt
+share/nextcloud/apps/notifications/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/notifications/LICENSES/GPL-3.0-or-later.txt
+share/nextcloud/apps/notifications/LICENSES/ISC.txt
+share/nextcloud/apps/notifications/LICENSES/MIT.txt
+share/nextcloud/apps/notifications/LICENSES/MPL-2.0.txt
+share/nextcloud/apps/notifications/REUSE.toml
share/nextcloud/apps/notifications/appinfo/info.xml
share/nextcloud/apps/notifications/appinfo/routes.php
share/nextcloud/apps/notifications/appinfo/signature.json
share/nextcloud/apps/notifications/composer.json
share/nextcloud/apps/notifications/composer.lock
+share/nextcloud/apps/notifications/css/BrowserStorage-CMaes2Bv.chunk.css
+share/nextcloud/apps/notifications/css/NcSettingsSection-V9DkkSuI-DgPIBlPM.chunk.css
+share/nextcloud/apps/notifications/css/NotificationsApp-qgLyaY73.chunk.css
+share/nextcloud/apps/notifications/css/_plugin-vue2_normalizer-BUuD2aDb.chunk.css
+share/nextcloud/apps/notifications/css/main-DSR4m-70.chunk.css
+share/nextcloud/apps/notifications/css/notifications-admin-settings.css
+share/nextcloud/apps/notifications/css/notifications-main.css
+share/nextcloud/apps/notifications/css/notifications-settings.css
+share/nextcloud/apps/notifications/css/settings-CuzxgEpS.chunk.css
+share/nextcloud/apps/notifications/css/style-BRbSke62.chunk.css
share/nextcloud/apps/notifications/docs/admin-notifications.md
share/nextcloud/apps/notifications/docs/notification-workflow.md
share/nextcloud/apps/notifications/docs/ocs-endpoint-v1.md
share/nextcloud/apps/notifications/docs/ocs-endpoint-v2.md
share/nextcloud/apps/notifications/docs/push-v2.md
share/nextcloud/apps/notifications/docs/screenshot.png
+share/nextcloud/apps/notifications/docs/screenshot.png.license
share/nextcloud/apps/notifications/img/notification.ogg
share/nextcloud/apps/notifications/img/notifications-dark.svg
share/nextcloud/apps/notifications/img/notifications.png
share/nextcloud/apps/notifications/img/notifications.svg
share/nextcloud/apps/notifications/img/talk.ogg
-share/nextcloud/apps/notifications/js/notifications-admin-settings.js
-share/nextcloud/apps/notifications/js/notifications-admin-settings.js.LICENSE.txt
-share/nextcloud/apps/notifications/js/notifications-admin-settings.js.map
-share/nextcloud/apps/notifications/js/notifications-data_image_svg_xml_3csvg_20xmlns_27http_www_w3_org_2000_svg_27_20width_2724_27_20height_2724_-b2e651.js
-share/nextcloud/apps/notifications/js/notifications-main.js
-share/nextcloud/apps/notifications/js/notifications-main.js.LICENSE.txt
-share/nextcloud/apps/notifications/js/notifications-main.js.map
-share/nextcloud/apps/notifications/js/notifications-node_modules_nextcloud_dialogs_dist_chunks_index-clds-yO2_mjs.js
-share/nextcloud/apps/notifications/js/notifications-node_modules_nextcloud_dialogs_dist_chunks_index-clds-yO2_mjs.js.LICENSE.txt
-share/nextcloud/apps/notifications/js/notifications-node_modules_nextcloud_dialogs_dist_chunks_index-clds-yO2_mjs.js.map
-share/nextcloud/apps/notifications/js/notifications-settings.js
-share/nextcloud/apps/notifications/js/notifications-settings.js.LICENSE.txt
-share/nextcloud/apps/notifications/js/notifications-settings.js.map
-share/nextcloud/apps/notifications/js/notifications-src_NotificationsApp_vue.js
-share/nextcloud/apps/notifications/js/notifications-src_NotificationsApp_vue.js.LICENSE.txt
-share/nextcloud/apps/notifications/js/notifications-src_NotificationsApp_vue.js.map
-share/nextcloud/apps/notifications/js/notifications-vendors-node_modules_nextcloud_auth_dist_index_cjs-node_modules_nextcloud_l10n_dist_index_mjs-eb6d62.js
-share/nextcloud/apps/notifications/js/notifications-vendors-node_modules_nextcloud_auth_dist_index_cjs-node_modules_nextcloud_l10n_dist_index_mjs-eb6d62.js.LICENSE.txt
-share/nextcloud/apps/notifications/js/notifications-vendors-node_modules_nextcloud_auth_dist_index_cjs-node_modules_nextcloud_l10n_dist_index_mjs-eb6d62.js.map
-share/nextcloud/apps/notifications/js/notifications-vendors-node_modules_nextcloud_browser-storage_dist_index_js-node_modules_nextcloud_notify_pu-148966.js
-share/nextcloud/apps/notifications/js/notifications-vendors-node_modules_nextcloud_browser-storage_dist_index_js-node_modules_nextcloud_notify_pu-148966.js.LICENSE.txt
-share/nextcloud/apps/notifications/js/notifications-vendors-node_modules_nextcloud_browser-storage_dist_index_js-node_modules_nextcloud_notify_pu-148966.js.map
-share/nextcloud/apps/notifications/js/notifications-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ClzJbciL_mjs.js
-share/nextcloud/apps/notifications/js/notifications-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ClzJbciL_mjs.js.LICENSE.txt
-share/nextcloud/apps/notifications/js/notifications-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-ClzJbciL_mjs.js.map
+share/nextcloud/apps/notifications/js/BrowserStorage-CGmIGy5r.chunk.mjs
+share/nextcloud/apps/notifications/js/BrowserStorage-CGmIGy5r.chunk.mjs.license
+share/nextcloud/apps/notifications/js/BrowserStorage-CGmIGy5r.chunk.mjs.map
+share/nextcloud/apps/notifications/js/BrowserStorage-CGmIGy5r.chunk.mjs.map.license
+share/nextcloud/apps/notifications/js/NcSettingsSection-V9DkkSuI-7liDt4WK.chunk.mjs
+share/nextcloud/apps/notifications/js/NcSettingsSection-V9DkkSuI-7liDt4WK.chunk.mjs.license
+share/nextcloud/apps/notifications/js/NcSettingsSection-V9DkkSuI-7liDt4WK.chunk.mjs.map
+share/nextcloud/apps/notifications/js/NcSettingsSection-V9DkkSuI-7liDt4WK.chunk.mjs.map.license
+share/nextcloud/apps/notifications/js/NotificationsApp-CX_2Ib0T.chunk.mjs
+share/nextcloud/apps/notifications/js/NotificationsApp-CX_2Ib0T.chunk.mjs.license
+share/nextcloud/apps/notifications/js/NotificationsApp-CX_2Ib0T.chunk.mjs.map
+share/nextcloud/apps/notifications/js/NotificationsApp-CX_2Ib0T.chunk.mjs.map.license
+share/nextcloud/apps/notifications/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs
+share/nextcloud/apps/notifications/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs.license
+share/nextcloud/apps/notifications/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs.map
+share/nextcloud/apps/notifications/js/_plugin-vue2_normalizer-BU0IC95A.chunk.mjs.map.license
+share/nextcloud/apps/notifications/js/notifications-admin-settings.mjs
+share/nextcloud/apps/notifications/js/notifications-admin-settings.mjs.license
+share/nextcloud/apps/notifications/js/notifications-admin-settings.mjs.map
+share/nextcloud/apps/notifications/js/notifications-admin-settings.mjs.map.license
+share/nextcloud/apps/notifications/js/notifications-main.mjs
+share/nextcloud/apps/notifications/js/notifications-main.mjs.license
+share/nextcloud/apps/notifications/js/notifications-main.mjs.map
+share/nextcloud/apps/notifications/js/notifications-main.mjs.map.license
+share/nextcloud/apps/notifications/js/notifications-settings.mjs
+share/nextcloud/apps/notifications/js/notifications-settings.mjs.license
+share/nextcloud/apps/notifications/js/notifications-settings.mjs.map
+share/nextcloud/apps/notifications/js/notifications-settings.mjs.map.license
+share/nextcloud/apps/notifications/js/style-BNtK61kD.chunk.mjs
+share/nextcloud/apps/notifications/js/style-BNtK61kD.chunk.mjs.license
+share/nextcloud/apps/notifications/js/style-BNtK61kD.chunk.mjs.map
+share/nextcloud/apps/notifications/js/style-BNtK61kD.chunk.mjs.map.license
+share/nextcloud/apps/notifications/js/vendor.LICENSE.txt
share/nextcloud/apps/notifications/l10n/af.js
share/nextcloud/apps/notifications/l10n/af.json
share/nextcloud/apps/notifications/l10n/an.js
@@ -12116,6 +13439,7 @@ share/nextcloud/apps/notifications/lib/A
share/nextcloud/apps/notifications/lib/BackgroundJob/GenerateUserSettings.php
share/nextcloud/apps/notifications/lib/BackgroundJob/SendNotificationMails.php
share/nextcloud/apps/notifications/lib/Capabilities.php
+share/nextcloud/apps/notifications/lib/Command/Delete.php
share/nextcloud/apps/notifications/lib/Command/Generate.php
share/nextcloud/apps/notifications/lib/Command/TestPush.php
share/nextcloud/apps/notifications/lib/Controller/APIController.php
@@ -12157,6 +13481,7 @@ share/nextcloud/apps/notifications/templ
share/nextcloud/apps/notifications/templates/settings/personal.php
share/nextcloud/apps/notifications/vendor-bin/openapi-extractor/composer.json
share/nextcloud/apps/notifications/vendor-bin/openapi-extractor/composer.lock
+share/nextcloud/apps/notifications/vite.config.mjs
share/nextcloud/apps/oauth2/appinfo/info.xml
share/nextcloud/apps/oauth2/appinfo/routes.php
share/nextcloud/apps/oauth2/appinfo/signature.json
@@ -12332,8 +13657,15 @@ share/nextcloud/apps/oauth2/lib/Migratio
share/nextcloud/apps/oauth2/lib/Migration/Version011901Date20240829164356.php
share/nextcloud/apps/oauth2/lib/Settings/Admin.php
share/nextcloud/apps/oauth2/openapi.json
+share/nextcloud/apps/oauth2/openapi.json.license
share/nextcloud/apps/oauth2/templates/admin.php
+share/nextcloud/apps/password_policy/AUTHORS.md
share/nextcloud/apps/password_policy/LICENSE
+share/nextcloud/apps/password_policy/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/password_policy/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/password_policy/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/password_policy/LICENSES/MIT.txt
+share/nextcloud/apps/password_policy/REUSE.toml
share/nextcloud/apps/password_policy/appinfo/info.xml
share/nextcloud/apps/password_policy/appinfo/routes.php
share/nextcloud/apps/password_policy/appinfo/signature.json
@@ -12567,10 +13899,24 @@ share/nextcloud/apps/password_policy/lis
share/nextcloud/apps/password_policy/package-lock.json
share/nextcloud/apps/password_policy/package.json
share/nextcloud/apps/password_policy/templates/settings.php
+share/nextcloud/apps/photos/AUTHORS.md
share/nextcloud/apps/photos/COPYING
+share/nextcloud/apps/photos/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/photos/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/photos/LICENSES/BSD-2-Clause.txt
+share/nextcloud/apps/photos/LICENSES/BSD-3-Clause.txt
+share/nextcloud/apps/photos/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/photos/LICENSES/GPL-3.0-or-later.txt
+share/nextcloud/apps/photos/LICENSES/ISC.txt
+share/nextcloud/apps/photos/LICENSES/LicenseRef-unDrawLicense.txt
+share/nextcloud/apps/photos/LICENSES/MIT.txt
+share/nextcloud/apps/photos/LICENSES/MPL-2.0.txt
+share/nextcloud/apps/photos/REUSE.toml
share/nextcloud/apps/photos/appinfo/info.xml
share/nextcloud/apps/photos/appinfo/routes.php
share/nextcloud/apps/photos/appinfo/signature.json
+share/nextcloud/apps/photos/build-js/WebpackSPDXPlugin.js
+share/nextcloud/apps/photos/build-js/npm-post-build.sh
share/nextcloud/apps/photos/composer.json
share/nextcloud/apps/photos/composer.lock
share/nextcloud/apps/photos/composer/autoload.php
@@ -12578,100 +13924,107 @@ share/nextcloud/apps/photos/img/app.svg
share/nextcloud/apps/photos/img/photos.svg
share/nextcloud/apps/photos/img/yourphotos.svg
share/nextcloud/apps/photos/js/photos-dashboard.js
-share/nextcloud/apps/photos/js/photos-dashboard.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-dashboard.js.license
share/nextcloud/apps/photos/js/photos-dashboard.js.map
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.license
share/nextcloud/apps/photos/js/photos-main.js.map
share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_ArrowLeft_vue--996eaf.js
-share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_ArrowLeft_vue--996eaf.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_ArrowLeft_vue--996eaf.js.license
share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_ArrowLeft_vue--996eaf.js.map
share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_ArrowLeft_vue--f24de2.js
-share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_ArrowLeft_vue--f24de2.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_ArrowLeft_vue--f24de2.js.license
share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_ArrowLeft_vue--f24de2.js.map
share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_PackageVariant-6bf9ec.js
-share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_PackageVariant-6bf9ec.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_PackageVariant-6bf9ec.js.license
share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_PackageVariant-6bf9ec.js.map
share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_PackageVariant-bff37a.js
+share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_PackageVariant-bff37a.js.license
share/nextcloud/apps/photos/js/photos-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_PackageVariant-bff37a.js.map
share/nextcloud/apps/photos/js/photos-node_modules_moment_locale_sync_recursive_-src_views_PhotosTab_vue.js
+share/nextcloud/apps/photos/js/photos-node_modules_moment_locale_sync_recursive_-src_views_PhotosTab_vue.js.license
share/nextcloud/apps/photos/js/photos-node_modules_moment_locale_sync_recursive_-src_views_PhotosTab_vue.js.map
share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_upload_node_modules_nextcloud_dialogs_dist_chunks_index-c0bccfab_mjs.js
-share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_upload_node_modules_nextcloud_dialogs_dist_chunks_index-c0bccfab_mjs.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_upload_node_modules_nextcloud_dialogs_dist_chunks_index-c0bccfab_mjs.js.license
share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_upload_node_modules_nextcloud_dialogs_dist_chunks_index-c0bccfab_mjs.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_Places_vue.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_Places_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_Places_vue.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_SharedAlbums_vue.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_SharedAlbums_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_SharedAlbums_vue.js.map
share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_Timeline_vue.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_Timeline_vue.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_Timeline_vue.js.license
share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_ArrowLeft_vue-src_views_Timeline_vue.js.map
share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_FolderMultipleImage_vue-src_views_AlbumContent_vue.js
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_FolderMultipleImage_vue-src_views_AlbumContent_vue.js.license
share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_FolderMultipleImage_vue-src_views_AlbumContent_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.license
share/nextcloud/apps/photos/js/photos-public.js.map
share/nextcloud/apps/photos/js/photos-service-worker.js
share/nextcloud/apps/photos/js/photos-sidebar.js
-share/nextcloud/apps/photos/js/photos-sidebar.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-sidebar.js.license
share/nextcloud/apps/photos/js/photos-sidebar.js.map
share/nextcloud/apps/photos/js/photos-src_components_Albums_AlbumForm_vue.js
-share/nextcloud/apps/photos/js/photos-src_components_Albums_AlbumForm_vue.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-src_components_Albums_AlbumForm_vue.js.license
share/nextcloud/apps/photos/js/photos-src_components_Albums_AlbumForm_vue.js.map
share/nextcloud/apps/photos/js/photos-src_components_Collection_CollectionContent_vue-src_components_PhotosPicker_vue.js
-share/nextcloud/apps/photos/js/photos-src_components_Collection_CollectionContent_vue-src_components_PhotosPicker_vue.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-src_components_Collection_CollectionContent_vue-src_components_PhotosPicker_vue.js.license
share/nextcloud/apps/photos/js/photos-src_components_Collection_CollectionContent_vue-src_components_PhotosPicker_vue.js.map
-share/nextcloud/apps/photos/js/photos-src_components_Faces_FaceCover_vue.js
-share/nextcloud/apps/photos/js/photos-src_components_Faces_FaceCover_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_components_Faces_FaceCover_vue.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.license
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_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_services_collectionFetcher_js-src_components_HeaderNavigation_vue.js
-share/nextcloud/apps/photos/js/photos-src_services_collectionFetcher_js-src_components_HeaderNavigation_vue.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-src_services_collectionFetcher_js-src_components_HeaderNavigation_vue.js.map
+share/nextcloud/apps/photos/js/photos-src_mixins_FetchCollectionContentMixin_js-src_components_HeaderNavigation_vue.js
+share/nextcloud/apps/photos/js/photos-src_mixins_FetchCollectionContentMixin_js-src_components_HeaderNavigation_vue.js.license
+share/nextcloud/apps/photos/js/photos-src_mixins_FetchCollectionContentMixin_js-src_components_HeaderNavigation_vue.js.map
+share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_components_Faces_FaceMergeForm_vue.js
+share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_components_Faces_FaceMergeForm_vue.js.license
+share/nextcloud/apps/photos/js/photos-src_mixins_FetchFilesMixin_js-src_components_Faces_FaceMergeForm_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.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-src_views_Albums_vue.js.license
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.license
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
+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.license
share/nextcloud/apps/photos/js/photos-src_views_Folders_vue.js.map
+share/nextcloud/apps/photos/js/photos-src_views_Places_vue.js
+share/nextcloud/apps/photos/js/photos-src_views_Places_vue.js.license
+share/nextcloud/apps/photos/js/photos-src_views_Places_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.license
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
+share/nextcloud/apps/photos/js/photos-src_views_SharedAlbums_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.license
share/nextcloud/apps/photos/js/photos-src_views_Tags_vue.js.map
share/nextcloud/apps/photos/js/photos-vendors-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_Accoun-ac76f8.js
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_Accoun-ac76f8.js.license
share/nextcloud/apps/photos/js/photos-vendors-node_modules_blurhash_dist_esm_index_js-node_modules_vue-material-design-icons_Accoun-ac76f8.js.map
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_leaflet-defaulticon-compatib-1c7d79.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_leaflet-defaulticon-compatib-1c7d79.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_leaflet-defaulticon-compatib-1c7d79.js.license
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_moment_dist_index_js-node_modules_leaflet-defaulticon-compatib-1c7d79.js.map
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_blurhash_dist_esm_index_js--bc3bd7.js
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_blurhash_dist_esm_index_js--bc3bd7.js.license
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_blurhash_dist_esm_index_js--bc3bd7.js.map
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_blurhash_dist_esm_index_js--cf3d5b.js
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_blurhash_dist_esm_index_js--cf3d5b.js.license
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_blurhash_dist_esm_index_js--cf3d5b.js.map
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-24a5e7.js
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-24a5e7.js.license
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-24a5e7.js.map
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_chunks_ConflictPicker-28e9d8de_mjs.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_chunks_ConflictPicker-28e9d8de_mjs.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_chunks_ConflictPicker-28e9d8de_mjs.js.license
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_chunks_ConflictPicker-28e9d8de_mjs.js.map
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_node_modules_nextcloud_dialogs_dist_chunks_FilePicker-0-aee94f.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_node_modules_nextcloud_dialogs_dist_chunks_FilePicker-0-aee94f.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_node_modules_nextcloud_dialogs_dist_chunks_FilePicker-0-aee94f.js.license
share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_node_modules_nextcloud_dialogs_dist_chunks_FilePicker-0-aee94f.js.map
share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_ArrowLeft_vue-node_modules_nextcloud_upload_di-f407f6.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_ArrowLeft_vue-node_modules_nextcloud_upload_di-f407f6.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_ArrowLeft_vue-node_modules_nextcloud_upload_di-f407f6.js.license
share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-material-design-icons_ArrowLeft_vue-node_modules_nextcloud_upload_di-f407f6.js.map
share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-virtual-grid_dist_vue-virtual-grid_es_js-node_modules_vue-material-d-4106f0.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-virtual-grid_dist_vue-virtual-grid_es_js-node_modules_vue-material-d-4106f0.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-virtual-grid_dist_vue-virtual-grid_es_js-node_modules_vue-material-d-4106f0.js.license
share/nextcloud/apps/photos/js/photos-vendors-node_modules_vue-virtual-grid_dist_vue-virtual-grid_es_js-node_modules_vue-material-d-4106f0.js.map
share/nextcloud/apps/photos/l10n/af.js
share/nextcloud/apps/photos/l10n/af.json
@@ -12895,7 +14248,7 @@ share/nextcloud/apps/photos/lib/Migratio
share/nextcloud/apps/photos/lib/Migration/Version20001Date20220830131446.php
share/nextcloud/apps/photos/lib/Migration/Version20003Date20221102170153.php
share/nextcloud/apps/photos/lib/Migration/Version20003Date20221103094628.php
-share/nextcloud/apps/photos/lib/Migration/Version3000Date20240417075404.php
+share/nextcloud/apps/photos/lib/Migration/Version30000Date20240417075405.php
share/nextcloud/apps/photos/lib/RepairStep/InitMetadata.php
share/nextcloud/apps/photos/lib/Sabre/Album/AlbumPhoto.php
share/nextcloud/apps/photos/lib/Sabre/Album/AlbumRoot.php
@@ -12962,7 +14315,13 @@ share/nextcloud/apps/photos/vendor/hexog
share/nextcloud/apps/photos/vendor/hexogen/kdtree/src/NearestSearch.php
share/nextcloud/apps/photos/vendor/hexogen/kdtree/src/Node.php
share/nextcloud/apps/photos/vendor/hexogen/kdtree/src/Point.php
+share/nextcloud/apps/privacy/.reuse/dep5
+share/nextcloud/apps/privacy/AUTHORS.md
share/nextcloud/apps/privacy/COPYING
+share/nextcloud/apps/privacy/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/privacy/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/privacy/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/privacy/LICENSES/MIT.txt
share/nextcloud/apps/privacy/appinfo/info.xml
share/nextcloud/apps/privacy/appinfo/routes.php
share/nextcloud/apps/privacy/appinfo/signature.json
@@ -12977,12 +14336,11 @@ share/nextcloud/apps/privacy/js/privacy-
share/nextcloud/apps/privacy/js/privacy-main.js
share/nextcloud/apps/privacy/js/privacy-main.js.LICENSE.txt
share/nextcloud/apps/privacy/js/privacy-main.js.map
-share/nextcloud/apps/privacy/js/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-RkOaxczZ_mjs.js
-share/nextcloud/apps/privacy/js/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-RkOaxczZ_mjs.js.LICENSE.txt
-share/nextcloud/apps/privacy/js/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-RkOaxczZ_mjs.js.map
-share/nextcloud/apps/privacy/js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-DBGB1Rec_mjs.js
-share/nextcloud/apps/privacy/js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-DBGB1Rec_mjs.js.LICENSE.txt
-share/nextcloud/apps/privacy/js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-DBGB1Rec_mjs.js.map
+share/nextcloud/apps/privacy/js/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-C8hdiGrE_mjs.js
+share/nextcloud/apps/privacy/js/privacy-node_modules_nextcloud_dialogs_dist_chunks_index-C8hdiGrE_mjs.js.map
+share/nextcloud/apps/privacy/js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CaGLN3Vi_mjs.js
+share/nextcloud/apps/privacy/js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CaGLN3Vi_mjs.js.LICENSE.txt
+share/nextcloud/apps/privacy/js/privacy-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CaGLN3Vi_mjs.js.map
share/nextcloud/apps/privacy/l10n/af.js
share/nextcloud/apps/privacy/l10n/af.json
share/nextcloud/apps/privacy/l10n/ar.js
@@ -13217,16 +14575,34 @@ share/nextcloud/apps/provisioning_api/li
share/nextcloud/apps/provisioning_api/lib/Middleware/ProvisioningApiMiddleware.php
share/nextcloud/apps/provisioning_api/lib/ResponseDefinitions.php
share/nextcloud/apps/provisioning_api/openapi-administration.json
+share/nextcloud/apps/provisioning_api/openapi-administration.json.license
share/nextcloud/apps/provisioning_api/openapi-full.json
+share/nextcloud/apps/provisioning_api/openapi-full.json.license
share/nextcloud/apps/provisioning_api/openapi.json
+share/nextcloud/apps/provisioning_api/openapi.json.license
+share/nextcloud/apps/recommendations/AUTHORS.md
share/nextcloud/apps/recommendations/LICENSE
+share/nextcloud/apps/recommendations/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/recommendations/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/recommendations/LICENSES/BSD-3-Clause.txt
+share/nextcloud/apps/recommendations/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/recommendations/LICENSES/GPL-3.0-or-later.txt
+share/nextcloud/apps/recommendations/LICENSES/ISC.txt
+share/nextcloud/apps/recommendations/LICENSES/MIT.txt
+share/nextcloud/apps/recommendations/LICENSES/MPL-2.0.txt
+share/nextcloud/apps/recommendations/REUSE.toml
share/nextcloud/apps/recommendations/appinfo/info.xml
share/nextcloud/apps/recommendations/appinfo/routes.php
share/nextcloud/apps/recommendations/appinfo/signature.json
+share/nextcloud/apps/recommendations/build-js/WebpackSPDXPlugin.js
+share/nextcloud/apps/recommendations/build-js/npm-post-build.sh
share/nextcloud/apps/recommendations/composer.json
share/nextcloud/apps/recommendations/composer.lock
+share/nextcloud/apps/recommendations/js/recommendations-dashboard.js
+share/nextcloud/apps/recommendations/js/recommendations-dashboard.js.license
+share/nextcloud/apps/recommendations/js/recommendations-dashboard.js.map
share/nextcloud/apps/recommendations/js/recommendations-main.js
-share/nextcloud/apps/recommendations/js/recommendations-main.js.LICENSE.txt
+share/nextcloud/apps/recommendations/js/recommendations-main.js.license
share/nextcloud/apps/recommendations/js/recommendations-main.js.map
share/nextcloud/apps/recommendations/l10n/ar.js
share/nextcloud/apps/recommendations/l10n/ar.json
@@ -13350,22 +14726,33 @@ share/nextcloud/apps/recommendations/lib
share/nextcloud/apps/recommendations/lib/Service/RecommendedFile.php
share/nextcloud/apps/recommendations/package-lock.json
share/nextcloud/apps/recommendations/package.json
+share/nextcloud/apps/related_resources/AUTHORS.md
share/nextcloud/apps/related_resources/CHANGELOG.md
share/nextcloud/apps/related_resources/LICENSE
+share/nextcloud/apps/related_resources/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/related_resources/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/related_resources/LICENSES/BSD-3-Clause.txt
+share/nextcloud/apps/related_resources/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/related_resources/LICENSES/GPL-3.0-or-later.txt
+share/nextcloud/apps/related_resources/LICENSES/ISC.txt
+share/nextcloud/apps/related_resources/LICENSES/MIT.txt
+share/nextcloud/apps/related_resources/LICENSES/MPL-2.0.txt
+share/nextcloud/apps/related_resources/REUSE.toml
share/nextcloud/apps/related_resources/appinfo/info.xml
share/nextcloud/apps/related_resources/appinfo/routes.php
share/nextcloud/apps/related_resources/appinfo/signature.json
+share/nextcloud/apps/related_resources/build/WebpackSPDXPlugin.js
+share/nextcloud/apps/related_resources/build/npm-post-build.sh
share/nextcloud/apps/related_resources/composer.json
share/nextcloud/apps/related_resources/composer.lock
share/nextcloud/apps/related_resources/css/icons.scss
share/nextcloud/apps/related_resources/js/related_resources.js
-share/nextcloud/apps/related_resources/js/related_resources.js.LICENSE.txt
+share/nextcloud/apps/related_resources/js/related_resources.js.license
share/nextcloud/apps/related_resources/js/related_resources.js.map
share/nextcloud/apps/related_resources/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js
-share/nextcloud/apps/related_resources/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js.LICENSE.txt
share/nextcloud/apps/related_resources/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js.map
share/nextcloud/apps/related_resources/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_mjs.related_resources.js
-share/nextcloud/apps/related_resources/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_mjs.related_resources.js.LICENSE.txt
+share/nextcloud/apps/related_resources/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_mjs.related_resources.js.license
share/nextcloud/apps/related_resources/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_mjs.related_resources.js.map
share/nextcloud/apps/related_resources/l10n/af.js
share/nextcloud/apps/related_resources/l10n/af.json
@@ -13637,8 +15024,12 @@ share/nextcloud/apps/related_resources/v
share/nextcloud/apps/related_resources/vendor/composer/installed.json
share/nextcloud/apps/related_resources/vendor/composer/installed.php
share/nextcloud/apps/serverinfo/AUTHORS.md
-share/nextcloud/apps/serverinfo/CHANGELOG.md
share/nextcloud/apps/serverinfo/COPYING
+share/nextcloud/apps/serverinfo/LICENSES/AGPL-3.0-only.txt
+share/nextcloud/apps/serverinfo/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/serverinfo/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/serverinfo/LICENSES/MIT.txt
+share/nextcloud/apps/serverinfo/REUSE.toml
share/nextcloud/apps/serverinfo/appinfo/info.xml
share/nextcloud/apps/serverinfo/appinfo/routes.php
share/nextcloud/apps/serverinfo/appinfo/signature.json
@@ -13882,6 +15273,7 @@ share/nextcloud/apps/settings/composer/c
share/nextcloud/apps/settings/css/help.css
share/nextcloud/apps/settings/css/settings.css
share/nextcloud/apps/settings/css/settings.css.map
+share/nextcloud/apps/settings/css/settings.css.map.license
share/nextcloud/apps/settings/css/settings.scss
share/nextcloud/apps/settings/data/Reasons to use Nextcloud.pdf
share/nextcloud/apps/settings/img/admin.svg
@@ -14128,6 +15520,7 @@ share/nextcloud/apps/settings/lib/Settin
share/nextcloud/apps/settings/lib/Settings/Admin/Security.php
share/nextcloud/apps/settings/lib/Settings/Admin/Server.php
share/nextcloud/apps/settings/lib/Settings/Admin/Sharing.php
+share/nextcloud/apps/settings/lib/Settings/Admin/Users.php
share/nextcloud/apps/settings/lib/Settings/Personal/Additional.php
share/nextcloud/apps/settings/lib/Settings/Personal/PersonalInfo.php
share/nextcloud/apps/settings/lib/Settings/Personal/Security/Authtokens.php
@@ -14135,6 +15528,7 @@ share/nextcloud/apps/settings/lib/Settin
share/nextcloud/apps/settings/lib/Settings/Personal/Security/TwoFactor.php
share/nextcloud/apps/settings/lib/Settings/Personal/Security/WebAuthn.php
share/nextcloud/apps/settings/lib/Settings/Personal/ServerDevNotice.php
+share/nextcloud/apps/settings/lib/SetupChecks/AllowedAdminRanges.php
share/nextcloud/apps/settings/lib/SetupChecks/AppDirsWithDifferentOwner.php
share/nextcloud/apps/settings/lib/SetupChecks/BruteForceThrottler.php
share/nextcloud/apps/settings/lib/SetupChecks/CheckServerResponseTrait.php
@@ -14188,8 +15582,11 @@ share/nextcloud/apps/settings/lib/UserMi
share/nextcloud/apps/settings/lib/WellKnown/ChangePasswordHandler.php
share/nextcloud/apps/settings/lib/WellKnown/SecurityTxtHandler.php
share/nextcloud/apps/settings/openapi-administration.json
+share/nextcloud/apps/settings/openapi-administration.json.license
share/nextcloud/apps/settings/openapi-full.json
+share/nextcloud/apps/settings/openapi-full.json.license
share/nextcloud/apps/settings/openapi.json
+share/nextcloud/apps/settings/openapi.json.license
share/nextcloud/apps/settings/templates/help.php
share/nextcloud/apps/settings/templates/settings/additional.php
share/nextcloud/apps/settings/templates/settings/admin/additional-mail.php
@@ -14362,6 +15759,7 @@ share/nextcloud/apps/sharebymail/lib/Set
share/nextcloud/apps/sharebymail/lib/Settings/SettingsManager.php
share/nextcloud/apps/sharebymail/lib/ShareByMailProvider.php
share/nextcloud/apps/sharebymail/openapi.json
+share/nextcloud/apps/sharebymail/openapi.json.license
share/nextcloud/apps/sharebymail/templates/settings-admin.php
share/nextcloud/apps/support/appinfo/info.xml
share/nextcloud/apps/support/appinfo/routes.php
@@ -14535,7 +15933,14 @@ share/nextcloud/apps/support/package-loc
share/nextcloud/apps/support/package.json
share/nextcloud/apps/support/resources/Why the Nextcloud Subscription.pdf
share/nextcloud/apps/support/templates/admin.php
+share/nextcloud/apps/survey_client/.reuse/dep5
+share/nextcloud/apps/survey_client/AUTHORS.md
share/nextcloud/apps/survey_client/COPYING
+share/nextcloud/apps/survey_client/LICENSES/AGPL-3.0-only.txt
+share/nextcloud/apps/survey_client/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/survey_client/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/survey_client/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/survey_client/LICENSES/MIT.txt
share/nextcloud/apps/survey_client/appinfo/info.xml
share/nextcloud/apps/survey_client/appinfo/routes.php
share/nextcloud/apps/survey_client/appinfo/signature.json
@@ -14695,13 +16100,20 @@ share/nextcloud/apps/survey_client/lib/N
share/nextcloud/apps/survey_client/lib/Settings/AdminSection.php
share/nextcloud/apps/survey_client/lib/Settings/AdminSettings.php
share/nextcloud/apps/survey_client/templates/admin.php
+share/nextcloud/apps/suspicious_login/.reuse/dep5
+share/nextcloud/apps/suspicious_login/AUTHORS.md
share/nextcloud/apps/suspicious_login/CHANGELOG.md
share/nextcloud/apps/suspicious_login/COPYING
+share/nextcloud/apps/suspicious_login/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/suspicious_login/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/suspicious_login/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/suspicious_login/LICENSES/MIT.txt
share/nextcloud/apps/suspicious_login/appinfo/info.xml
share/nextcloud/apps/suspicious_login/appinfo/signature.json
share/nextcloud/apps/suspicious_login/composer.json
share/nextcloud/apps/suspicious_login/composer.lock
share/nextcloud/apps/suspicious_login/doc/stats.md
+share/nextcloud/apps/suspicious_login/img/app-dark.svg
share/nextcloud/apps/suspicious_login/img/app.svg
share/nextcloud/apps/suspicious_login/js/settings.js
share/nextcloud/apps/suspicious_login/js/settings.js.LICENSE.txt
@@ -14875,6 +16287,35 @@ share/nextcloud/apps/suspicious_login/li
share/nextcloud/apps/suspicious_login/package-lock.json
share/nextcloud/apps/suspicious_login/package.json
share/nextcloud/apps/suspicious_login/templates/settings-admin.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/composer.json
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/composer.lock
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/autoload.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/composer/ClassLoader.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/composer/InstalledVersions.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/composer/LICENSE
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/composer/autoload_classmap.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/composer/autoload_namespaces.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/composer/autoload_psr4.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/composer/autoload_real.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/composer/autoload_static.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/composer/installed.json
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/composer/installed.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/nextcloud/coding-standard/.github/workflows/lint.yml
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/nextcloud/coding-standard/.gitignore
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/nextcloud/coding-standard/.php-cs-fixer.dist.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/nextcloud/coding-standard/CHANGELOG.md
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/nextcloud/coding-standard/LICENSE
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/nextcloud/coding-standard/README.md
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/nextcloud/coding-standard/composer.json
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/nextcloud/coding-standard/src/Config.php
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/php-cs-fixer/shim/LICENSE
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/php-cs-fixer/shim/README.md
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/php-cs-fixer/shim/composer.json
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/php-cs-fixer/shim/logo.md
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/php-cs-fixer/shim/logo.png
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/php-cs-fixer/shim/php-cs-fixer
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/php-cs-fixer/shim/php-cs-fixer.phar
+share/nextcloud/apps/suspicious_login/vendor-bin/php-cs-fixer/vendor/php-cs-fixer/shim/php-cs-fixer.phar.asc
share/nextcloud/apps/suspicious_login/vendor/amphp/amp/LICENSE
share/nextcloud/apps/suspicious_login/vendor/amphp/amp/composer.json
share/nextcloud/apps/suspicious_login/vendor/amphp/amp/lib/CallableMaker.php
@@ -15100,6 +16541,100 @@ share/nextcloud/apps/suspicious_login/ve
share/nextcloud/apps/suspicious_login/vendor/amphp/sync/src/ThreadedSemaphore.php
share/nextcloud/apps/suspicious_login/vendor/amphp/sync/src/functions.php
share/nextcloud/apps/suspicious_login/vendor/autoload.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/.github/workflows/phpstan.yml
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/.github/workflows/tests.yaml
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/.makefile/touch.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/.phive/phars.xml
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/.php-cs-fixer.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/LICENSE
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/Makefile
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario0/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario0/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario0/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario0/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario0/vendor-bin/ns1/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario0/vendor-bin/ns2/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario1/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario1/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario1/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario1/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario1/vendor-bin/ns1/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario1/vendor-bin/ns2/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario10/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario10/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario10/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario10/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario10/vendor-bin/ns1/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario11/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario11/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario11/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario11/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario11/vendor-bin/ns1/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario12/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario12/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario12/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario12/root_root.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario12/root_vendorbin.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario12/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario12/vendor-bin/tool/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario12/vendor-bin/tool/root_root.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario12/vendor-bin/tool/root_vendorbin.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario2/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario2/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario2/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario2/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario2/vendor-bin/ns1/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario2/vendor-bin/ns2/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario3/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario3/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario3/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario3/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario3/vendor-bin/ns1/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario5/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario5/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario5/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario5/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario5/vendor-bin/ns1/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario5/vendor-bin/ns2/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario6/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario6/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario6/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario6/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario6/vendor-bin/ns1/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario6/vendor-bin/ns2/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario7/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario7/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario7/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario7/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario7/vendor-bin/ns1/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario8/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario8/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario8/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario8/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario8/vendor-bin/ns1/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario9/README.md
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario9/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario9/expected.txt
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario9/script.sh
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/e2e/scenario9/vendor-bin/composer-unused/composer.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/infection.json
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/ApplicationFactory/FreshInstanceApplicationFactory.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/ApplicationFactory/NamespaceApplicationFactory.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/BamarniBinPlugin.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/Command/BinCommand.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/Command/CouldNotCreateNamespaceDir.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/CommandProvider.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/Config/Config.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/Config/ConfigFactory.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/Config/InvalidBamarniComposerExtraConfig.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/Input/BinInputFactory.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/Input/InvalidBinInput.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/Logger.php
+share/nextcloud/apps/suspicious_login/vendor/bamarni/composer-bin-plugin/src/PublicIO.php
+share/nextcloud/apps/suspicious_login/vendor/bin/php-cs-fixer
+share/nextcloud/apps/suspicious_login/vendor/bin/php-cs-fixer.phar
share/nextcloud/apps/suspicious_login/vendor/composer/ClassLoader.php
share/nextcloud/apps/suspicious_login/vendor/composer/InstalledVersions.php
share/nextcloud/apps/suspicious_login/vendor/composer/LICENSE
@@ -16536,12 +18071,22 @@ share/nextcloud/apps/systemtags/lib/Cont
share/nextcloud/apps/systemtags/lib/Search/TagSearchProvider.php
share/nextcloud/apps/systemtags/lib/Settings/Admin.php
share/nextcloud/apps/systemtags/openapi.json
+share/nextcloud/apps/systemtags/openapi.json.license
share/nextcloud/apps/systemtags/templates/admin.php
+share/nextcloud/apps/text/.reuse/dep5
+share/nextcloud/apps/text/.stylelintrc.cjs
+share/nextcloud/apps/text/.tsconfig.json
+share/nextcloud/apps/text/AUTHORS
share/nextcloud/apps/text/CHANGELOG.md
share/nextcloud/apps/text/COPYING
+share/nextcloud/apps/text/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/text/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/text/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/text/LICENSES/MIT.txt
share/nextcloud/apps/text/appinfo/info.xml
share/nextcloud/apps/text/appinfo/routes.php
share/nextcloud/apps/text/appinfo/signature.json
+share/nextcloud/apps/text/babel.config.cjs
share/nextcloud/apps/text/composer.json
share/nextcloud/apps/text/composer.lock
share/nextcloud/apps/text/composer/autoload.php
@@ -16557,896 +18102,1032 @@ share/nextcloud/apps/text/composer/compo
share/nextcloud/apps/text/composer/composer/autoload_static.php
share/nextcloud/apps/text/composer/composer/installed.json
share/nextcloud/apps/text/composer/composer/installed.php
+share/nextcloud/apps/text/css/AvatarWrapper-DqkLRgKy.chunk.css
+share/nextcloud/apps/text/css/BaseReader-BJvsPn00.chunk.css
+share/nextcloud/apps/text/css/DirectEditing-F1ck-_g2.chunk.css
+share/nextcloud/apps/text/css/Editor-BLyMntzZ.chunk.css
+share/nextcloud/apps/text/css/Editor-BMt2--9V.chunk.css
+share/nextcloud/apps/text/css/Editor-BS2LTULL.chunk.css
+share/nextcloud/apps/text/css/Editor-Byi0tyxS.chunk.css
+share/nextcloud/apps/text/css/Editor-C5euUIBu.chunk.css
+share/nextcloud/apps/text/css/Editor-CM6adqVu.chunk.css
+share/nextcloud/apps/text/css/Editor-Co6plfjx.chunk.css
+share/nextcloud/apps/text/css/Editor-CoXHNF-D.chunk.css
+share/nextcloud/apps/text/css/Editor-DUgXBJQZ.chunk.css
+share/nextcloud/apps/text/css/Editor-Dp1s2YAL.chunk.css
+share/nextcloud/apps/text/css/Editor-DzqDTlWB.chunk.css
+share/nextcloud/apps/text/css/GuestNameDialog-BHxvPALc.chunk.css
+share/nextcloud/apps/text/css/MarkdownContentEditor-B_SY1GJM.chunk.css
+share/nextcloud/apps/text/css/MarkdownContentEditor-BgM-6ymQ.chunk.css
+share/nextcloud/apps/text/css/MarkdownContentEditor-CP7To_z3.chunk.css
+share/nextcloud/apps/text/css/MarkdownContentEditor-CT32ehmb.chunk.css
+share/nextcloud/apps/text/css/MarkdownContentEditor-lQsXX8SY.chunk.css
+share/nextcloud/apps/text/css/NcNoteCard-CImn6F9p-B0wUvUiR.chunk.css
+share/nextcloud/apps/text/css/NcNoteCard-CImn6F9p-B6WZzrWi.chunk.css
+share/nextcloud/apps/text/css/NcNoteCard-CImn6F9p-BBud9Daj.chunk.css
+share/nextcloud/apps/text/css/NcNoteCard-CImn6F9p-DRHbZemr.chunk.css
+share/nextcloud/apps/text/css/NcUserBubble-Cv-q-rH5-BYq5wWTa.chunk.css
+share/nextcloud/apps/text/css/Reader-C3W4AGKq.chunk.css
+share/nextcloud/apps/text/css/RichText-BSA-kvOi.chunk.css
+share/nextcloud/apps/text/css/RichText-CRlZObVv.chunk.css
+share/nextcloud/apps/text/css/RichText-CZKyOX0v.chunk.css
+share/nextcloud/apps/text/css/RichText-DCb-pJyg.chunk.css
+share/nextcloud/apps/text/css/RichText-Dz1mTuLN.chunk.css
+share/nextcloud/apps/text/css/RichText-Vf0ljadl.chunk.css
+share/nextcloud/apps/text/css/RichText-oZJ4odGw.chunk.css
+share/nextcloud/apps/text/css/RichTextReader-CE5Q6uhN.chunk.css
+share/nextcloud/apps/text/css/RichTextReader-CKkD6g9P.chunk.css
+share/nextcloud/apps/text/css/RichTextReader-CpjsUkfz.chunk.css
+share/nextcloud/apps/text/css/RichTextReader-GsS_EREA.chunk.css
+share/nextcloud/apps/text/css/RichTextReader-jSftILGk.chunk.css
+share/nextcloud/apps/text/css/RichWorkspace-irRpBmr3.chunk.css
+share/nextcloud/apps/text/css/SessionList-9ASwmc-m.chunk.css
+share/nextcloud/apps/text/css/ViewerComponent-B60SU6pG.chunk.css
+share/nextcloud/apps/text/css/ViewerComponent-DIAyPUYC.chunk.css
+share/nextcloud/apps/text/css/Wrapper-BPnAWQ-h.chunk.css
+share/nextcloud/apps/text/css/Wrapper-B_yljjF_.chunk.css
+share/nextcloud/apps/text/css/Wrapper-BfLQoXX6.chunk.css
+share/nextcloud/apps/text/css/Wrapper-Bk4taS3b.chunk.css
+share/nextcloud/apps/text/css/Wrapper-_0nvv6d1.chunk.css
+share/nextcloud/apps/text/css/_plugin-vue2_normalizer--tuJJ_aO.chunk.css
+share/nextcloud/apps/text/css/_plugin-vue2_normalizer-B3zc_yip.chunk.css
+share/nextcloud/apps/text/css/_plugin-vue2_normalizer-BYq5wWTa.chunk.css
+share/nextcloud/apps/text/css/_plugin-vue2_normalizer-Cu4ADe5k.chunk.css
+share/nextcloud/apps/text/css/text-AvatarWrapper.chunk.css
+share/nextcloud/apps/text/css/text-DirectEditing.chunk.css
+share/nextcloud/apps/text/css/text-Editor.chunk.css
+share/nextcloud/apps/text/css/text-GuestNameDialog.chunk.css
+share/nextcloud/apps/text/css/text-MarkdownContentEditor.chunk.css
+share/nextcloud/apps/text/css/text-NcNoteCard-BLPU1den.chunk.css
+share/nextcloud/apps/text/css/text-NcUserBubble-DMjZyrGY.chunk.css
+share/nextcloud/apps/text/css/text-Reader.chunk.css
+share/nextcloud/apps/text/css/text-RichText.chunk.css
+share/nextcloud/apps/text/css/text-RichTextReader.chunk.css
+share/nextcloud/apps/text/css/text-RichWorkspace.chunk.css
+share/nextcloud/apps/text/css/text-SessionList.chunk.css
+share/nextcloud/apps/text/css/text-ViewerComponent.chunk.css
+share/nextcloud/apps/text/css/text-Wrapper.chunk.css
+share/nextcloud/apps/text/css/text-editors.css
+share/nextcloud/apps/text/css/text-files.css
+share/nextcloud/apps/text/css/text-init.css
+share/nextcloud/apps/text/css/text-public.css
+share/nextcloud/apps/text/css/text-text.css
+share/nextcloud/apps/text/css/text-viewer.css
+share/nextcloud/apps/text/cypress.config.mjs
share/nextcloud/apps/text/img/app-dark.svg
share/nextcloud/apps/text/img/app.png
share/nextcloud/apps/text/img/app.svg
share/nextcloud/apps/text/img/article.svg
share/nextcloud/apps/text/img/checkbox-mark.svg
-share/nextcloud/apps/text/img/github.svg
share/nextcloud/apps/text/img/screenshots/screenshot1.png
share/nextcloud/apps/text/img/screenshots/screenshot2.png
share/nextcloud/apps/text/img/screenshots/screenshot3.gif
-share/nextcloud/apps/text/index.html
-share/nextcloud/apps/text/js/611b3a44bd59d3f2f2b7.svg
-share/nextcloud/apps/text/js/84454dcbb8cc5ec32c4e.svg
-share/nextcloud/apps/text/js/8ef4fd4b0bf5c12e8887.svg
-share/nextcloud/apps/text/js/9abe16601ec156375395.svg
-share/nextcloud/apps/text/js/data_image_svg_xml_3c_21--_20-_20SPDX-FileCopyrightText_202020_20Google_20Inc_20-_20SPDX-Lice-cc29b1.js
-share/nextcloud/apps/text/js/editor-collab.js
-share/nextcloud/apps/text/js/editor-collab.js.map
-share/nextcloud/apps/text/js/editor-guest.js
-share/nextcloud/apps/text/js/editor-guest.js.map
-share/nextcloud/apps/text/js/editor.js
-share/nextcloud/apps/text/js/editor.js.LICENSE.txt
-share/nextcloud/apps/text/js/editor.js.map
-share/nextcloud/apps/text/js/files-modal.js
-share/nextcloud/apps/text/js/files-modal.js.map
-share/nextcloud/apps/text/js/highlight/1c-js-js.js
-share/nextcloud/apps/text/js/highlight/1c-js-js.js.map
-share/nextcloud/apps/text/js/highlight/1c.js
-share/nextcloud/apps/text/js/highlight/1c.js.map
-share/nextcloud/apps/text/js/highlight/abnf-js-js.js
-share/nextcloud/apps/text/js/highlight/abnf-js-js.js.map
-share/nextcloud/apps/text/js/highlight/abnf.js
-share/nextcloud/apps/text/js/highlight/abnf.js.map
-share/nextcloud/apps/text/js/highlight/accesslog-js-js.js
-share/nextcloud/apps/text/js/highlight/accesslog-js-js.js.map
-share/nextcloud/apps/text/js/highlight/accesslog.js
-share/nextcloud/apps/text/js/highlight/accesslog.js.map
-share/nextcloud/apps/text/js/highlight/actionscript-js-js.js
-share/nextcloud/apps/text/js/highlight/actionscript-js-js.js.map
-share/nextcloud/apps/text/js/highlight/actionscript.js
-share/nextcloud/apps/text/js/highlight/actionscript.js.map
-share/nextcloud/apps/text/js/highlight/ada-js-js.js
-share/nextcloud/apps/text/js/highlight/ada-js-js.js.map
-share/nextcloud/apps/text/js/highlight/ada.js
-share/nextcloud/apps/text/js/highlight/ada.js.map
-share/nextcloud/apps/text/js/highlight/angelscript-js-js.js
-share/nextcloud/apps/text/js/highlight/angelscript-js-js.js.map
-share/nextcloud/apps/text/js/highlight/angelscript.js
-share/nextcloud/apps/text/js/highlight/angelscript.js.map
-share/nextcloud/apps/text/js/highlight/apache-js-js.js
-share/nextcloud/apps/text/js/highlight/apache-js-js.js.map
-share/nextcloud/apps/text/js/highlight/apache.js
-share/nextcloud/apps/text/js/highlight/apache.js.map
-share/nextcloud/apps/text/js/highlight/applescript-js-js.js
-share/nextcloud/apps/text/js/highlight/applescript-js-js.js.map
-share/nextcloud/apps/text/js/highlight/applescript.js
-share/nextcloud/apps/text/js/highlight/applescript.js.map
-share/nextcloud/apps/text/js/highlight/arcade-js-js.js
-share/nextcloud/apps/text/js/highlight/arcade-js-js.js.map
-share/nextcloud/apps/text/js/highlight/arcade.js
-share/nextcloud/apps/text/js/highlight/arcade.js.map
-share/nextcloud/apps/text/js/highlight/arduino-js-js.js
-share/nextcloud/apps/text/js/highlight/arduino-js-js.js.map
-share/nextcloud/apps/text/js/highlight/arduino.js
-share/nextcloud/apps/text/js/highlight/arduino.js.map
-share/nextcloud/apps/text/js/highlight/armasm-js-js.js
-share/nextcloud/apps/text/js/highlight/armasm-js-js.js.map
-share/nextcloud/apps/text/js/highlight/armasm.js
-share/nextcloud/apps/text/js/highlight/armasm.js.map
-share/nextcloud/apps/text/js/highlight/asciidoc-js-js.js
-share/nextcloud/apps/text/js/highlight/asciidoc-js-js.js.map
-share/nextcloud/apps/text/js/highlight/asciidoc.js
-share/nextcloud/apps/text/js/highlight/asciidoc.js.map
-share/nextcloud/apps/text/js/highlight/aspectj-js-js.js
-share/nextcloud/apps/text/js/highlight/aspectj-js-js.js.map
-share/nextcloud/apps/text/js/highlight/aspectj.js
-share/nextcloud/apps/text/js/highlight/aspectj.js.map
-share/nextcloud/apps/text/js/highlight/autohotkey-js-js.js
-share/nextcloud/apps/text/js/highlight/autohotkey-js-js.js.map
-share/nextcloud/apps/text/js/highlight/autohotkey.js
-share/nextcloud/apps/text/js/highlight/autohotkey.js.map
-share/nextcloud/apps/text/js/highlight/autoit-js-js.js
-share/nextcloud/apps/text/js/highlight/autoit-js-js.js.map
-share/nextcloud/apps/text/js/highlight/autoit.js
-share/nextcloud/apps/text/js/highlight/autoit.js.map
-share/nextcloud/apps/text/js/highlight/avrasm-js-js.js
-share/nextcloud/apps/text/js/highlight/avrasm-js-js.js.map
-share/nextcloud/apps/text/js/highlight/avrasm.js
-share/nextcloud/apps/text/js/highlight/avrasm.js.map
-share/nextcloud/apps/text/js/highlight/awk-js-js.js
-share/nextcloud/apps/text/js/highlight/awk-js-js.js.map
-share/nextcloud/apps/text/js/highlight/awk.js
-share/nextcloud/apps/text/js/highlight/awk.js.map
-share/nextcloud/apps/text/js/highlight/axapta-js-js.js
-share/nextcloud/apps/text/js/highlight/axapta-js-js.js.map
-share/nextcloud/apps/text/js/highlight/axapta.js
-share/nextcloud/apps/text/js/highlight/axapta.js.map
-share/nextcloud/apps/text/js/highlight/bash-js-js.js
-share/nextcloud/apps/text/js/highlight/bash-js-js.js.map
-share/nextcloud/apps/text/js/highlight/bash.js
-share/nextcloud/apps/text/js/highlight/bash.js.map
-share/nextcloud/apps/text/js/highlight/basic-js-js.js
-share/nextcloud/apps/text/js/highlight/basic-js-js.js.map
-share/nextcloud/apps/text/js/highlight/basic.js
-share/nextcloud/apps/text/js/highlight/basic.js.map
-share/nextcloud/apps/text/js/highlight/bnf-js-js.js
-share/nextcloud/apps/text/js/highlight/bnf-js-js.js.map
-share/nextcloud/apps/text/js/highlight/bnf.js
-share/nextcloud/apps/text/js/highlight/bnf.js.map
-share/nextcloud/apps/text/js/highlight/brainfuck-js-js.js
-share/nextcloud/apps/text/js/highlight/brainfuck-js-js.js.map
-share/nextcloud/apps/text/js/highlight/brainfuck.js
-share/nextcloud/apps/text/js/highlight/brainfuck.js.map
-share/nextcloud/apps/text/js/highlight/c-js-js.js
-share/nextcloud/apps/text/js/highlight/c-js-js.js.map
-share/nextcloud/apps/text/js/highlight/c.js
-share/nextcloud/apps/text/js/highlight/c.js.map
-share/nextcloud/apps/text/js/highlight/cal-js-js.js
-share/nextcloud/apps/text/js/highlight/cal-js-js.js.map
-share/nextcloud/apps/text/js/highlight/cal.js
-share/nextcloud/apps/text/js/highlight/cal.js.map
-share/nextcloud/apps/text/js/highlight/capnproto-js-js.js
-share/nextcloud/apps/text/js/highlight/capnproto-js-js.js.map
-share/nextcloud/apps/text/js/highlight/capnproto.js
-share/nextcloud/apps/text/js/highlight/capnproto.js.map
-share/nextcloud/apps/text/js/highlight/ceylon-js-js.js
-share/nextcloud/apps/text/js/highlight/ceylon-js-js.js.map
-share/nextcloud/apps/text/js/highlight/ceylon.js
-share/nextcloud/apps/text/js/highlight/ceylon.js.map
-share/nextcloud/apps/text/js/highlight/clean-js-js.js
-share/nextcloud/apps/text/js/highlight/clean-js-js.js.map
-share/nextcloud/apps/text/js/highlight/clean.js
-share/nextcloud/apps/text/js/highlight/clean.js.map
-share/nextcloud/apps/text/js/highlight/clojure-js-js.js
-share/nextcloud/apps/text/js/highlight/clojure-js-js.js.map
-share/nextcloud/apps/text/js/highlight/clojure-repl-js-js.js
-share/nextcloud/apps/text/js/highlight/clojure-repl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/clojure-repl.js
-share/nextcloud/apps/text/js/highlight/clojure-repl.js.map
-share/nextcloud/apps/text/js/highlight/clojure.js
-share/nextcloud/apps/text/js/highlight/clojure.js.map
-share/nextcloud/apps/text/js/highlight/cmake-js-js.js
-share/nextcloud/apps/text/js/highlight/cmake-js-js.js.map
-share/nextcloud/apps/text/js/highlight/cmake.js
-share/nextcloud/apps/text/js/highlight/cmake.js.map
-share/nextcloud/apps/text/js/highlight/coffeescript-js-js.js
-share/nextcloud/apps/text/js/highlight/coffeescript-js-js.js.map
-share/nextcloud/apps/text/js/highlight/coffeescript.js
-share/nextcloud/apps/text/js/highlight/coffeescript.js.map
-share/nextcloud/apps/text/js/highlight/coq-js-js.js
-share/nextcloud/apps/text/js/highlight/coq-js-js.js.map
-share/nextcloud/apps/text/js/highlight/coq.js
-share/nextcloud/apps/text/js/highlight/coq.js.map
-share/nextcloud/apps/text/js/highlight/cos-js-js.js
-share/nextcloud/apps/text/js/highlight/cos-js-js.js.map
-share/nextcloud/apps/text/js/highlight/cos.js
-share/nextcloud/apps/text/js/highlight/cos.js.map
-share/nextcloud/apps/text/js/highlight/cpp-js-js.js
-share/nextcloud/apps/text/js/highlight/cpp-js-js.js.map
-share/nextcloud/apps/text/js/highlight/cpp.js
-share/nextcloud/apps/text/js/highlight/cpp.js.map
-share/nextcloud/apps/text/js/highlight/crmsh-js-js.js
-share/nextcloud/apps/text/js/highlight/crmsh-js-js.js.map
-share/nextcloud/apps/text/js/highlight/crmsh.js
-share/nextcloud/apps/text/js/highlight/crmsh.js.map
-share/nextcloud/apps/text/js/highlight/crystal-js-js.js
-share/nextcloud/apps/text/js/highlight/crystal-js-js.js.map
-share/nextcloud/apps/text/js/highlight/crystal.js
-share/nextcloud/apps/text/js/highlight/crystal.js.map
-share/nextcloud/apps/text/js/highlight/csharp-js-js.js
-share/nextcloud/apps/text/js/highlight/csharp-js-js.js.map
-share/nextcloud/apps/text/js/highlight/csharp.js
-share/nextcloud/apps/text/js/highlight/csharp.js.map
-share/nextcloud/apps/text/js/highlight/csp-js-js.js
-share/nextcloud/apps/text/js/highlight/csp-js-js.js.map
-share/nextcloud/apps/text/js/highlight/csp.js
-share/nextcloud/apps/text/js/highlight/csp.js.map
-share/nextcloud/apps/text/js/highlight/css-js-js.js
-share/nextcloud/apps/text/js/highlight/css-js-js.js.map
-share/nextcloud/apps/text/js/highlight/css.js
-share/nextcloud/apps/text/js/highlight/css.js.map
-share/nextcloud/apps/text/js/highlight/d-js-js.js
-share/nextcloud/apps/text/js/highlight/d-js-js.js.map
-share/nextcloud/apps/text/js/highlight/d.js
-share/nextcloud/apps/text/js/highlight/d.js.map
-share/nextcloud/apps/text/js/highlight/dart-js-js.js
-share/nextcloud/apps/text/js/highlight/dart-js-js.js.map
-share/nextcloud/apps/text/js/highlight/dart.js
-share/nextcloud/apps/text/js/highlight/dart.js.map
-share/nextcloud/apps/text/js/highlight/delphi-js-js.js
-share/nextcloud/apps/text/js/highlight/delphi-js-js.js.map
-share/nextcloud/apps/text/js/highlight/delphi.js
-share/nextcloud/apps/text/js/highlight/delphi.js.map
-share/nextcloud/apps/text/js/highlight/diff-js-js.js
-share/nextcloud/apps/text/js/highlight/diff-js-js.js.map
-share/nextcloud/apps/text/js/highlight/diff.js
-share/nextcloud/apps/text/js/highlight/diff.js.map
-share/nextcloud/apps/text/js/highlight/django-js-js.js
-share/nextcloud/apps/text/js/highlight/django-js-js.js.map
-share/nextcloud/apps/text/js/highlight/django.js
-share/nextcloud/apps/text/js/highlight/django.js.map
-share/nextcloud/apps/text/js/highlight/dns-js-js.js
-share/nextcloud/apps/text/js/highlight/dns-js-js.js.map
-share/nextcloud/apps/text/js/highlight/dns.js
-share/nextcloud/apps/text/js/highlight/dns.js.map
-share/nextcloud/apps/text/js/highlight/dockerfile-js-js.js
-share/nextcloud/apps/text/js/highlight/dockerfile-js-js.js.map
-share/nextcloud/apps/text/js/highlight/dockerfile.js
-share/nextcloud/apps/text/js/highlight/dockerfile.js.map
-share/nextcloud/apps/text/js/highlight/dos-js-js.js
-share/nextcloud/apps/text/js/highlight/dos-js-js.js.map
-share/nextcloud/apps/text/js/highlight/dos.js
-share/nextcloud/apps/text/js/highlight/dos.js.map
-share/nextcloud/apps/text/js/highlight/dsconfig-js-js.js
-share/nextcloud/apps/text/js/highlight/dsconfig-js-js.js.map
-share/nextcloud/apps/text/js/highlight/dsconfig.js
-share/nextcloud/apps/text/js/highlight/dsconfig.js.map
-share/nextcloud/apps/text/js/highlight/dts-js-js.js
-share/nextcloud/apps/text/js/highlight/dts-js-js.js.map
-share/nextcloud/apps/text/js/highlight/dts.js
-share/nextcloud/apps/text/js/highlight/dts.js.map
-share/nextcloud/apps/text/js/highlight/dust-js-js.js
-share/nextcloud/apps/text/js/highlight/dust-js-js.js.map
-share/nextcloud/apps/text/js/highlight/dust.js
-share/nextcloud/apps/text/js/highlight/dust.js.map
-share/nextcloud/apps/text/js/highlight/ebnf-js-js.js
-share/nextcloud/apps/text/js/highlight/ebnf-js-js.js.map
-share/nextcloud/apps/text/js/highlight/ebnf.js
-share/nextcloud/apps/text/js/highlight/ebnf.js.map
-share/nextcloud/apps/text/js/highlight/elixir-js-js.js
-share/nextcloud/apps/text/js/highlight/elixir-js-js.js.map
-share/nextcloud/apps/text/js/highlight/elixir.js
-share/nextcloud/apps/text/js/highlight/elixir.js.map
-share/nextcloud/apps/text/js/highlight/elm-js-js.js
-share/nextcloud/apps/text/js/highlight/elm-js-js.js.map
-share/nextcloud/apps/text/js/highlight/elm.js
-share/nextcloud/apps/text/js/highlight/elm.js.map
-share/nextcloud/apps/text/js/highlight/erb-js-js.js
-share/nextcloud/apps/text/js/highlight/erb-js-js.js.map
-share/nextcloud/apps/text/js/highlight/erb.js
-share/nextcloud/apps/text/js/highlight/erb.js.map
-share/nextcloud/apps/text/js/highlight/erlang-js-js.js
-share/nextcloud/apps/text/js/highlight/erlang-js-js.js.map
-share/nextcloud/apps/text/js/highlight/erlang-repl-js-js.js
-share/nextcloud/apps/text/js/highlight/erlang-repl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/erlang-repl.js
-share/nextcloud/apps/text/js/highlight/erlang-repl.js.map
-share/nextcloud/apps/text/js/highlight/erlang.js
-share/nextcloud/apps/text/js/highlight/erlang.js.map
-share/nextcloud/apps/text/js/highlight/excel-js-js.js
-share/nextcloud/apps/text/js/highlight/excel-js-js.js.map
-share/nextcloud/apps/text/js/highlight/excel.js
-share/nextcloud/apps/text/js/highlight/excel.js.map
-share/nextcloud/apps/text/js/highlight/fix-js-js.js
-share/nextcloud/apps/text/js/highlight/fix-js-js.js.map
-share/nextcloud/apps/text/js/highlight/fix.js
-share/nextcloud/apps/text/js/highlight/fix.js.map
-share/nextcloud/apps/text/js/highlight/flix-js-js.js
-share/nextcloud/apps/text/js/highlight/flix-js-js.js.map
-share/nextcloud/apps/text/js/highlight/flix.js
-share/nextcloud/apps/text/js/highlight/flix.js.map
-share/nextcloud/apps/text/js/highlight/fortran-js-js.js
-share/nextcloud/apps/text/js/highlight/fortran-js-js.js.map
-share/nextcloud/apps/text/js/highlight/fortran.js
-share/nextcloud/apps/text/js/highlight/fortran.js.map
-share/nextcloud/apps/text/js/highlight/fsharp-js-js.js
-share/nextcloud/apps/text/js/highlight/fsharp-js-js.js.map
-share/nextcloud/apps/text/js/highlight/fsharp.js
-share/nextcloud/apps/text/js/highlight/fsharp.js.map
-share/nextcloud/apps/text/js/highlight/gams-js-js.js
-share/nextcloud/apps/text/js/highlight/gams-js-js.js.map
-share/nextcloud/apps/text/js/highlight/gams.js
-share/nextcloud/apps/text/js/highlight/gams.js.map
-share/nextcloud/apps/text/js/highlight/gauss-js-js.js
-share/nextcloud/apps/text/js/highlight/gauss-js-js.js.map
-share/nextcloud/apps/text/js/highlight/gauss.js
-share/nextcloud/apps/text/js/highlight/gauss.js.map
-share/nextcloud/apps/text/js/highlight/gcode-js-js.js
-share/nextcloud/apps/text/js/highlight/gcode-js-js.js.map
-share/nextcloud/apps/text/js/highlight/gcode.js
-share/nextcloud/apps/text/js/highlight/gcode.js.map
-share/nextcloud/apps/text/js/highlight/gherkin-js-js.js
-share/nextcloud/apps/text/js/highlight/gherkin-js-js.js.map
-share/nextcloud/apps/text/js/highlight/gherkin.js
-share/nextcloud/apps/text/js/highlight/gherkin.js.map
-share/nextcloud/apps/text/js/highlight/glsl-js-js.js
-share/nextcloud/apps/text/js/highlight/glsl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/glsl.js
-share/nextcloud/apps/text/js/highlight/glsl.js.map
-share/nextcloud/apps/text/js/highlight/gml-js-js.js
-share/nextcloud/apps/text/js/highlight/gml-js-js.js.map
-share/nextcloud/apps/text/js/highlight/gml.js
-share/nextcloud/apps/text/js/highlight/gml.js.map
-share/nextcloud/apps/text/js/highlight/go-js-js.js
-share/nextcloud/apps/text/js/highlight/go-js-js.js.map
-share/nextcloud/apps/text/js/highlight/go.js
-share/nextcloud/apps/text/js/highlight/go.js.map
-share/nextcloud/apps/text/js/highlight/golo-js-js.js
-share/nextcloud/apps/text/js/highlight/golo-js-js.js.map
-share/nextcloud/apps/text/js/highlight/golo.js
-share/nextcloud/apps/text/js/highlight/golo.js.map
-share/nextcloud/apps/text/js/highlight/gradle-js-js.js
-share/nextcloud/apps/text/js/highlight/gradle-js-js.js.map
-share/nextcloud/apps/text/js/highlight/gradle.js
-share/nextcloud/apps/text/js/highlight/gradle.js.map
-share/nextcloud/apps/text/js/highlight/graphql-js-js.js
-share/nextcloud/apps/text/js/highlight/graphql-js-js.js.map
-share/nextcloud/apps/text/js/highlight/graphql.js
-share/nextcloud/apps/text/js/highlight/graphql.js.map
-share/nextcloud/apps/text/js/highlight/groovy-js-js.js
-share/nextcloud/apps/text/js/highlight/groovy-js-js.js.map
-share/nextcloud/apps/text/js/highlight/groovy.js
-share/nextcloud/apps/text/js/highlight/groovy.js.map
-share/nextcloud/apps/text/js/highlight/haml-js-js.js
-share/nextcloud/apps/text/js/highlight/haml-js-js.js.map
-share/nextcloud/apps/text/js/highlight/haml.js
-share/nextcloud/apps/text/js/highlight/haml.js.map
-share/nextcloud/apps/text/js/highlight/handlebars-js-js.js
-share/nextcloud/apps/text/js/highlight/handlebars-js-js.js.map
-share/nextcloud/apps/text/js/highlight/handlebars.js
-share/nextcloud/apps/text/js/highlight/handlebars.js.map
-share/nextcloud/apps/text/js/highlight/haskell-js-js.js
-share/nextcloud/apps/text/js/highlight/haskell-js-js.js.map
-share/nextcloud/apps/text/js/highlight/haskell.js
-share/nextcloud/apps/text/js/highlight/haskell.js.map
-share/nextcloud/apps/text/js/highlight/haxe-js-js.js
-share/nextcloud/apps/text/js/highlight/haxe-js-js.js.map
-share/nextcloud/apps/text/js/highlight/haxe.js
-share/nextcloud/apps/text/js/highlight/haxe.js.map
-share/nextcloud/apps/text/js/highlight/hsp-js-js.js
-share/nextcloud/apps/text/js/highlight/hsp-js-js.js.map
-share/nextcloud/apps/text/js/highlight/hsp.js
-share/nextcloud/apps/text/js/highlight/hsp.js.map
-share/nextcloud/apps/text/js/highlight/http-js-js.js
-share/nextcloud/apps/text/js/highlight/http-js-js.js.map
-share/nextcloud/apps/text/js/highlight/http.js
-share/nextcloud/apps/text/js/highlight/http.js.map
-share/nextcloud/apps/text/js/highlight/hy-js-js.js
-share/nextcloud/apps/text/js/highlight/hy-js-js.js.map
-share/nextcloud/apps/text/js/highlight/hy.js
-share/nextcloud/apps/text/js/highlight/hy.js.map
-share/nextcloud/apps/text/js/highlight/inform7-js-js.js
-share/nextcloud/apps/text/js/highlight/inform7-js-js.js.map
-share/nextcloud/apps/text/js/highlight/inform7.js
-share/nextcloud/apps/text/js/highlight/inform7.js.map
-share/nextcloud/apps/text/js/highlight/ini-js-js.js
-share/nextcloud/apps/text/js/highlight/ini-js-js.js.map
-share/nextcloud/apps/text/js/highlight/ini.js
-share/nextcloud/apps/text/js/highlight/ini.js.map
-share/nextcloud/apps/text/js/highlight/irpf90-js-js.js
-share/nextcloud/apps/text/js/highlight/irpf90-js-js.js.map
-share/nextcloud/apps/text/js/highlight/irpf90.js
-share/nextcloud/apps/text/js/highlight/irpf90.js.map
-share/nextcloud/apps/text/js/highlight/isbl-js-js.js
-share/nextcloud/apps/text/js/highlight/isbl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/isbl.js
-share/nextcloud/apps/text/js/highlight/isbl.js.map
-share/nextcloud/apps/text/js/highlight/java-js-js.js
-share/nextcloud/apps/text/js/highlight/java-js-js.js.map
-share/nextcloud/apps/text/js/highlight/java.js
-share/nextcloud/apps/text/js/highlight/java.js.map
-share/nextcloud/apps/text/js/highlight/javascript-js-js.js
-share/nextcloud/apps/text/js/highlight/javascript-js-js.js.map
-share/nextcloud/apps/text/js/highlight/javascript.js
-share/nextcloud/apps/text/js/highlight/javascript.js.map
-share/nextcloud/apps/text/js/highlight/jboss-cli-js-js.js
-share/nextcloud/apps/text/js/highlight/jboss-cli-js-js.js.map
-share/nextcloud/apps/text/js/highlight/jboss-cli.js
-share/nextcloud/apps/text/js/highlight/jboss-cli.js.map
-share/nextcloud/apps/text/js/highlight/json-js-js.js
-share/nextcloud/apps/text/js/highlight/json-js-js.js.map
-share/nextcloud/apps/text/js/highlight/json.js
-share/nextcloud/apps/text/js/highlight/json.js.map
-share/nextcloud/apps/text/js/highlight/julia-js-js.js
-share/nextcloud/apps/text/js/highlight/julia-js-js.js.map
-share/nextcloud/apps/text/js/highlight/julia-repl-js-js.js
-share/nextcloud/apps/text/js/highlight/julia-repl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/julia-repl.js
-share/nextcloud/apps/text/js/highlight/julia-repl.js.map
-share/nextcloud/apps/text/js/highlight/julia.js
-share/nextcloud/apps/text/js/highlight/julia.js.map
-share/nextcloud/apps/text/js/highlight/kotlin-js-js.js
-share/nextcloud/apps/text/js/highlight/kotlin-js-js.js.map
-share/nextcloud/apps/text/js/highlight/kotlin.js
-share/nextcloud/apps/text/js/highlight/kotlin.js.map
-share/nextcloud/apps/text/js/highlight/lasso-js-js.js
-share/nextcloud/apps/text/js/highlight/lasso-js-js.js.map
-share/nextcloud/apps/text/js/highlight/lasso.js
-share/nextcloud/apps/text/js/highlight/lasso.js.map
-share/nextcloud/apps/text/js/highlight/latex-js-js.js
-share/nextcloud/apps/text/js/highlight/latex-js-js.js.map
-share/nextcloud/apps/text/js/highlight/latex.js
-share/nextcloud/apps/text/js/highlight/latex.js.map
-share/nextcloud/apps/text/js/highlight/ldif-js-js.js
-share/nextcloud/apps/text/js/highlight/ldif-js-js.js.map
-share/nextcloud/apps/text/js/highlight/ldif.js
-share/nextcloud/apps/text/js/highlight/ldif.js.map
-share/nextcloud/apps/text/js/highlight/leaf-js-js.js
-share/nextcloud/apps/text/js/highlight/leaf-js-js.js.map
-share/nextcloud/apps/text/js/highlight/leaf.js
-share/nextcloud/apps/text/js/highlight/leaf.js.map
-share/nextcloud/apps/text/js/highlight/less-js-js.js
-share/nextcloud/apps/text/js/highlight/less-js-js.js.map
-share/nextcloud/apps/text/js/highlight/less.js
-share/nextcloud/apps/text/js/highlight/less.js.map
-share/nextcloud/apps/text/js/highlight/lisp-js-js.js
-share/nextcloud/apps/text/js/highlight/lisp-js-js.js.map
-share/nextcloud/apps/text/js/highlight/lisp.js
-share/nextcloud/apps/text/js/highlight/lisp.js.map
-share/nextcloud/apps/text/js/highlight/livecodeserver-js-js.js
-share/nextcloud/apps/text/js/highlight/livecodeserver-js-js.js.map
-share/nextcloud/apps/text/js/highlight/livecodeserver.js
-share/nextcloud/apps/text/js/highlight/livecodeserver.js.map
-share/nextcloud/apps/text/js/highlight/livescript-js-js.js
-share/nextcloud/apps/text/js/highlight/livescript-js-js.js.map
-share/nextcloud/apps/text/js/highlight/livescript.js
-share/nextcloud/apps/text/js/highlight/livescript.js.map
-share/nextcloud/apps/text/js/highlight/llvm-js-js.js
-share/nextcloud/apps/text/js/highlight/llvm-js-js.js.map
-share/nextcloud/apps/text/js/highlight/llvm.js
-share/nextcloud/apps/text/js/highlight/llvm.js.map
-share/nextcloud/apps/text/js/highlight/lsl-js-js.js
-share/nextcloud/apps/text/js/highlight/lsl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/lsl.js
-share/nextcloud/apps/text/js/highlight/lsl.js.map
-share/nextcloud/apps/text/js/highlight/lua-js-js.js
-share/nextcloud/apps/text/js/highlight/lua-js-js.js.map
-share/nextcloud/apps/text/js/highlight/lua.js
-share/nextcloud/apps/text/js/highlight/lua.js.map
-share/nextcloud/apps/text/js/highlight/makefile-js-js.js
-share/nextcloud/apps/text/js/highlight/makefile-js-js.js.map
-share/nextcloud/apps/text/js/highlight/makefile.js
-share/nextcloud/apps/text/js/highlight/makefile.js.map
-share/nextcloud/apps/text/js/highlight/markdown-js-js.js
-share/nextcloud/apps/text/js/highlight/markdown-js-js.js.map
-share/nextcloud/apps/text/js/highlight/markdown.js
-share/nextcloud/apps/text/js/highlight/markdown.js.map
-share/nextcloud/apps/text/js/highlight/mathematica-js-js.js
-share/nextcloud/apps/text/js/highlight/mathematica-js-js.js.map
-share/nextcloud/apps/text/js/highlight/mathematica.js
-share/nextcloud/apps/text/js/highlight/mathematica.js.map
-share/nextcloud/apps/text/js/highlight/matlab-js-js.js
-share/nextcloud/apps/text/js/highlight/matlab-js-js.js.map
-share/nextcloud/apps/text/js/highlight/matlab.js
-share/nextcloud/apps/text/js/highlight/matlab.js.map
-share/nextcloud/apps/text/js/highlight/maxima-js-js.js
-share/nextcloud/apps/text/js/highlight/maxima-js-js.js.map
-share/nextcloud/apps/text/js/highlight/maxima.js
-share/nextcloud/apps/text/js/highlight/maxima.js.map
-share/nextcloud/apps/text/js/highlight/mel-js-js.js
-share/nextcloud/apps/text/js/highlight/mel-js-js.js.map
-share/nextcloud/apps/text/js/highlight/mel.js
-share/nextcloud/apps/text/js/highlight/mel.js.map
-share/nextcloud/apps/text/js/highlight/mercury-js-js.js
-share/nextcloud/apps/text/js/highlight/mercury-js-js.js.map
-share/nextcloud/apps/text/js/highlight/mercury.js
-share/nextcloud/apps/text/js/highlight/mercury.js.map
-share/nextcloud/apps/text/js/highlight/mipsasm-js-js.js
-share/nextcloud/apps/text/js/highlight/mipsasm-js-js.js.map
-share/nextcloud/apps/text/js/highlight/mipsasm.js
-share/nextcloud/apps/text/js/highlight/mipsasm.js.map
-share/nextcloud/apps/text/js/highlight/mizar-js-js.js
-share/nextcloud/apps/text/js/highlight/mizar-js-js.js.map
-share/nextcloud/apps/text/js/highlight/mizar.js
-share/nextcloud/apps/text/js/highlight/mizar.js.map
-share/nextcloud/apps/text/js/highlight/mojolicious-js-js.js
-share/nextcloud/apps/text/js/highlight/mojolicious-js-js.js.map
-share/nextcloud/apps/text/js/highlight/mojolicious.js
-share/nextcloud/apps/text/js/highlight/mojolicious.js.map
-share/nextcloud/apps/text/js/highlight/monkey-js-js.js
-share/nextcloud/apps/text/js/highlight/monkey-js-js.js.map
-share/nextcloud/apps/text/js/highlight/monkey.js
-share/nextcloud/apps/text/js/highlight/monkey.js.map
-share/nextcloud/apps/text/js/highlight/moonscript-js-js.js
-share/nextcloud/apps/text/js/highlight/moonscript-js-js.js.map
-share/nextcloud/apps/text/js/highlight/moonscript.js
-share/nextcloud/apps/text/js/highlight/moonscript.js.map
-share/nextcloud/apps/text/js/highlight/n1ql-js-js.js
-share/nextcloud/apps/text/js/highlight/n1ql-js-js.js.map
-share/nextcloud/apps/text/js/highlight/n1ql.js
-share/nextcloud/apps/text/js/highlight/n1ql.js.map
-share/nextcloud/apps/text/js/highlight/nestedtext-js-js.js
-share/nextcloud/apps/text/js/highlight/nestedtext-js-js.js.map
-share/nextcloud/apps/text/js/highlight/nestedtext.js
-share/nextcloud/apps/text/js/highlight/nestedtext.js.map
-share/nextcloud/apps/text/js/highlight/nginx-js-js.js
-share/nextcloud/apps/text/js/highlight/nginx-js-js.js.map
-share/nextcloud/apps/text/js/highlight/nginx.js
-share/nextcloud/apps/text/js/highlight/nginx.js.map
-share/nextcloud/apps/text/js/highlight/nim-js-js.js
-share/nextcloud/apps/text/js/highlight/nim-js-js.js.map
-share/nextcloud/apps/text/js/highlight/nim.js
-share/nextcloud/apps/text/js/highlight/nim.js.map
-share/nextcloud/apps/text/js/highlight/nix-js-js.js
-share/nextcloud/apps/text/js/highlight/nix-js-js.js.map
-share/nextcloud/apps/text/js/highlight/nix.js
-share/nextcloud/apps/text/js/highlight/nix.js.map
-share/nextcloud/apps/text/js/highlight/node-repl-js-js.js
-share/nextcloud/apps/text/js/highlight/node-repl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/node-repl.js
-share/nextcloud/apps/text/js/highlight/node-repl.js.map
-share/nextcloud/apps/text/js/highlight/nsis-js-js.js
-share/nextcloud/apps/text/js/highlight/nsis-js-js.js.map
-share/nextcloud/apps/text/js/highlight/nsis.js
-share/nextcloud/apps/text/js/highlight/nsis.js.map
-share/nextcloud/apps/text/js/highlight/objectivec-js-js.js
-share/nextcloud/apps/text/js/highlight/objectivec-js-js.js.map
-share/nextcloud/apps/text/js/highlight/objectivec.js
-share/nextcloud/apps/text/js/highlight/objectivec.js.map
-share/nextcloud/apps/text/js/highlight/ocaml-js-js.js
-share/nextcloud/apps/text/js/highlight/ocaml-js-js.js.map
-share/nextcloud/apps/text/js/highlight/ocaml.js
-share/nextcloud/apps/text/js/highlight/ocaml.js.map
-share/nextcloud/apps/text/js/highlight/openscad-js-js.js
-share/nextcloud/apps/text/js/highlight/openscad-js-js.js.map
-share/nextcloud/apps/text/js/highlight/openscad.js
-share/nextcloud/apps/text/js/highlight/openscad.js.map
-share/nextcloud/apps/text/js/highlight/oxygene-js-js.js
-share/nextcloud/apps/text/js/highlight/oxygene-js-js.js.map
-share/nextcloud/apps/text/js/highlight/oxygene.js
-share/nextcloud/apps/text/js/highlight/oxygene.js.map
-share/nextcloud/apps/text/js/highlight/parser3-js-js.js
-share/nextcloud/apps/text/js/highlight/parser3-js-js.js.map
-share/nextcloud/apps/text/js/highlight/parser3.js
-share/nextcloud/apps/text/js/highlight/parser3.js.map
-share/nextcloud/apps/text/js/highlight/perl-js-js.js
-share/nextcloud/apps/text/js/highlight/perl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/perl.js
-share/nextcloud/apps/text/js/highlight/perl.js.map
-share/nextcloud/apps/text/js/highlight/pf-js-js.js
-share/nextcloud/apps/text/js/highlight/pf-js-js.js.map
-share/nextcloud/apps/text/js/highlight/pf.js
-share/nextcloud/apps/text/js/highlight/pf.js.map
-share/nextcloud/apps/text/js/highlight/pgsql-js-js.js
-share/nextcloud/apps/text/js/highlight/pgsql-js-js.js.map
-share/nextcloud/apps/text/js/highlight/pgsql.js
-share/nextcloud/apps/text/js/highlight/pgsql.js.map
-share/nextcloud/apps/text/js/highlight/php-js-js.js
-share/nextcloud/apps/text/js/highlight/php-js-js.js.map
-share/nextcloud/apps/text/js/highlight/php-template-js-js.js
-share/nextcloud/apps/text/js/highlight/php-template-js-js.js.map
-share/nextcloud/apps/text/js/highlight/php-template.js
-share/nextcloud/apps/text/js/highlight/php-template.js.map
-share/nextcloud/apps/text/js/highlight/php.js
-share/nextcloud/apps/text/js/highlight/php.js.map
-share/nextcloud/apps/text/js/highlight/plaintext-js-js.js
-share/nextcloud/apps/text/js/highlight/plaintext-js-js.js.map
-share/nextcloud/apps/text/js/highlight/plaintext.js
-share/nextcloud/apps/text/js/highlight/plaintext.js.map
-share/nextcloud/apps/text/js/highlight/pony-js-js.js
-share/nextcloud/apps/text/js/highlight/pony-js-js.js.map
-share/nextcloud/apps/text/js/highlight/pony.js
-share/nextcloud/apps/text/js/highlight/pony.js.map
-share/nextcloud/apps/text/js/highlight/powershell-js-js.js
-share/nextcloud/apps/text/js/highlight/powershell-js-js.js.map
-share/nextcloud/apps/text/js/highlight/powershell.js
-share/nextcloud/apps/text/js/highlight/powershell.js.map
-share/nextcloud/apps/text/js/highlight/processing-js-js.js
-share/nextcloud/apps/text/js/highlight/processing-js-js.js.map
-share/nextcloud/apps/text/js/highlight/processing.js
-share/nextcloud/apps/text/js/highlight/processing.js.map
-share/nextcloud/apps/text/js/highlight/profile-js-js.js
-share/nextcloud/apps/text/js/highlight/profile-js-js.js.map
-share/nextcloud/apps/text/js/highlight/profile.js
-share/nextcloud/apps/text/js/highlight/profile.js.map
-share/nextcloud/apps/text/js/highlight/prolog-js-js.js
-share/nextcloud/apps/text/js/highlight/prolog-js-js.js.map
-share/nextcloud/apps/text/js/highlight/prolog.js
-share/nextcloud/apps/text/js/highlight/prolog.js.map
-share/nextcloud/apps/text/js/highlight/properties-js-js.js
-share/nextcloud/apps/text/js/highlight/properties-js-js.js.map
-share/nextcloud/apps/text/js/highlight/properties.js
-share/nextcloud/apps/text/js/highlight/properties.js.map
-share/nextcloud/apps/text/js/highlight/protobuf-js-js.js
-share/nextcloud/apps/text/js/highlight/protobuf-js-js.js.map
-share/nextcloud/apps/text/js/highlight/protobuf.js
-share/nextcloud/apps/text/js/highlight/protobuf.js.map
-share/nextcloud/apps/text/js/highlight/puppet-js-js.js
-share/nextcloud/apps/text/js/highlight/puppet-js-js.js.map
-share/nextcloud/apps/text/js/highlight/puppet.js
-share/nextcloud/apps/text/js/highlight/puppet.js.map
-share/nextcloud/apps/text/js/highlight/purebasic-js-js.js
-share/nextcloud/apps/text/js/highlight/purebasic-js-js.js.map
-share/nextcloud/apps/text/js/highlight/purebasic.js
-share/nextcloud/apps/text/js/highlight/purebasic.js.map
-share/nextcloud/apps/text/js/highlight/python-js-js.js
-share/nextcloud/apps/text/js/highlight/python-js-js.js.map
-share/nextcloud/apps/text/js/highlight/python-repl-js-js.js
-share/nextcloud/apps/text/js/highlight/python-repl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/python-repl.js
-share/nextcloud/apps/text/js/highlight/python-repl.js.map
-share/nextcloud/apps/text/js/highlight/python.js
-share/nextcloud/apps/text/js/highlight/python.js.map
-share/nextcloud/apps/text/js/highlight/q-js-js.js
-share/nextcloud/apps/text/js/highlight/q-js-js.js.map
-share/nextcloud/apps/text/js/highlight/q.js
-share/nextcloud/apps/text/js/highlight/q.js.map
-share/nextcloud/apps/text/js/highlight/qml-js-js.js
-share/nextcloud/apps/text/js/highlight/qml-js-js.js.map
-share/nextcloud/apps/text/js/highlight/qml.js
-share/nextcloud/apps/text/js/highlight/qml.js.map
-share/nextcloud/apps/text/js/highlight/r-js-js.js
-share/nextcloud/apps/text/js/highlight/r-js-js.js.map
-share/nextcloud/apps/text/js/highlight/r.js
-share/nextcloud/apps/text/js/highlight/r.js.map
-share/nextcloud/apps/text/js/highlight/reasonml-js-js.js
-share/nextcloud/apps/text/js/highlight/reasonml-js-js.js.map
-share/nextcloud/apps/text/js/highlight/reasonml.js
-share/nextcloud/apps/text/js/highlight/reasonml.js.map
-share/nextcloud/apps/text/js/highlight/rib-js-js.js
-share/nextcloud/apps/text/js/highlight/rib-js-js.js.map
-share/nextcloud/apps/text/js/highlight/rib.js
-share/nextcloud/apps/text/js/highlight/rib.js.map
-share/nextcloud/apps/text/js/highlight/roboconf-js-js.js
-share/nextcloud/apps/text/js/highlight/roboconf-js-js.js.map
-share/nextcloud/apps/text/js/highlight/roboconf.js
-share/nextcloud/apps/text/js/highlight/roboconf.js.map
-share/nextcloud/apps/text/js/highlight/routeros-js-js.js
-share/nextcloud/apps/text/js/highlight/routeros-js-js.js.map
-share/nextcloud/apps/text/js/highlight/routeros.js
-share/nextcloud/apps/text/js/highlight/routeros.js.map
-share/nextcloud/apps/text/js/highlight/rsl-js-js.js
-share/nextcloud/apps/text/js/highlight/rsl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/rsl.js
-share/nextcloud/apps/text/js/highlight/rsl.js.map
-share/nextcloud/apps/text/js/highlight/ruby-js-js.js
-share/nextcloud/apps/text/js/highlight/ruby-js-js.js.map
-share/nextcloud/apps/text/js/highlight/ruby.js
-share/nextcloud/apps/text/js/highlight/ruby.js.map
-share/nextcloud/apps/text/js/highlight/ruleslanguage-js-js.js
-share/nextcloud/apps/text/js/highlight/ruleslanguage-js-js.js.map
-share/nextcloud/apps/text/js/highlight/ruleslanguage.js
-share/nextcloud/apps/text/js/highlight/ruleslanguage.js.map
-share/nextcloud/apps/text/js/highlight/rust-js-js.js
-share/nextcloud/apps/text/js/highlight/rust-js-js.js.map
-share/nextcloud/apps/text/js/highlight/rust.js
-share/nextcloud/apps/text/js/highlight/rust.js.map
-share/nextcloud/apps/text/js/highlight/sas-js-js.js
-share/nextcloud/apps/text/js/highlight/sas-js-js.js.map
-share/nextcloud/apps/text/js/highlight/sas.js
-share/nextcloud/apps/text/js/highlight/sas.js.map
-share/nextcloud/apps/text/js/highlight/scala-js-js.js
-share/nextcloud/apps/text/js/highlight/scala-js-js.js.map
-share/nextcloud/apps/text/js/highlight/scala.js
-share/nextcloud/apps/text/js/highlight/scala.js.map
-share/nextcloud/apps/text/js/highlight/scheme-js-js.js
-share/nextcloud/apps/text/js/highlight/scheme-js-js.js.map
-share/nextcloud/apps/text/js/highlight/scheme.js
-share/nextcloud/apps/text/js/highlight/scheme.js.map
-share/nextcloud/apps/text/js/highlight/scilab-js-js.js
-share/nextcloud/apps/text/js/highlight/scilab-js-js.js.map
-share/nextcloud/apps/text/js/highlight/scilab.js
-share/nextcloud/apps/text/js/highlight/scilab.js.map
-share/nextcloud/apps/text/js/highlight/scss-js-js.js
-share/nextcloud/apps/text/js/highlight/scss-js-js.js.map
-share/nextcloud/apps/text/js/highlight/scss.js
-share/nextcloud/apps/text/js/highlight/scss.js.map
-share/nextcloud/apps/text/js/highlight/shell-js-js.js
-share/nextcloud/apps/text/js/highlight/shell-js-js.js.map
-share/nextcloud/apps/text/js/highlight/shell.js
-share/nextcloud/apps/text/js/highlight/shell.js.map
-share/nextcloud/apps/text/js/highlight/smali-js-js.js
-share/nextcloud/apps/text/js/highlight/smali-js-js.js.map
-share/nextcloud/apps/text/js/highlight/smali.js
-share/nextcloud/apps/text/js/highlight/smali.js.map
-share/nextcloud/apps/text/js/highlight/smalltalk-js-js.js
-share/nextcloud/apps/text/js/highlight/smalltalk-js-js.js.map
-share/nextcloud/apps/text/js/highlight/smalltalk.js
-share/nextcloud/apps/text/js/highlight/smalltalk.js.map
-share/nextcloud/apps/text/js/highlight/sml-js-js.js
-share/nextcloud/apps/text/js/highlight/sml-js-js.js.map
-share/nextcloud/apps/text/js/highlight/sml.js
-share/nextcloud/apps/text/js/highlight/sml.js.map
-share/nextcloud/apps/text/js/highlight/sqf-js-js.js
-share/nextcloud/apps/text/js/highlight/sqf-js-js.js.map
-share/nextcloud/apps/text/js/highlight/sqf.js
-share/nextcloud/apps/text/js/highlight/sqf.js.map
-share/nextcloud/apps/text/js/highlight/sql-js-js.js
-share/nextcloud/apps/text/js/highlight/sql-js-js.js.map
-share/nextcloud/apps/text/js/highlight/sql.js
-share/nextcloud/apps/text/js/highlight/sql.js.map
-share/nextcloud/apps/text/js/highlight/stan-js-js.js
-share/nextcloud/apps/text/js/highlight/stan-js-js.js.map
-share/nextcloud/apps/text/js/highlight/stan.js
-share/nextcloud/apps/text/js/highlight/stan.js.map
-share/nextcloud/apps/text/js/highlight/stata-js-js.js
-share/nextcloud/apps/text/js/highlight/stata-js-js.js.map
-share/nextcloud/apps/text/js/highlight/stata.js
-share/nextcloud/apps/text/js/highlight/stata.js.map
-share/nextcloud/apps/text/js/highlight/step21-js-js.js
-share/nextcloud/apps/text/js/highlight/step21-js-js.js.map
-share/nextcloud/apps/text/js/highlight/step21.js
-share/nextcloud/apps/text/js/highlight/step21.js.map
-share/nextcloud/apps/text/js/highlight/stylus-js-js.js
-share/nextcloud/apps/text/js/highlight/stylus-js-js.js.map
-share/nextcloud/apps/text/js/highlight/stylus.js
-share/nextcloud/apps/text/js/highlight/stylus.js.map
-share/nextcloud/apps/text/js/highlight/subunit-js-js.js
-share/nextcloud/apps/text/js/highlight/subunit-js-js.js.map
-share/nextcloud/apps/text/js/highlight/subunit.js
-share/nextcloud/apps/text/js/highlight/subunit.js.map
-share/nextcloud/apps/text/js/highlight/swift-js-js.js
-share/nextcloud/apps/text/js/highlight/swift-js-js.js.map
-share/nextcloud/apps/text/js/highlight/swift.js
-share/nextcloud/apps/text/js/highlight/swift.js.map
-share/nextcloud/apps/text/js/highlight/taggerscript-js-js.js
-share/nextcloud/apps/text/js/highlight/taggerscript-js-js.js.map
-share/nextcloud/apps/text/js/highlight/taggerscript.js
-share/nextcloud/apps/text/js/highlight/taggerscript.js.map
-share/nextcloud/apps/text/js/highlight/tap-js-js.js
-share/nextcloud/apps/text/js/highlight/tap-js-js.js.map
-share/nextcloud/apps/text/js/highlight/tap.js
-share/nextcloud/apps/text/js/highlight/tap.js.map
-share/nextcloud/apps/text/js/highlight/tcl-js-js.js
-share/nextcloud/apps/text/js/highlight/tcl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/tcl.js
-share/nextcloud/apps/text/js/highlight/tcl.js.map
-share/nextcloud/apps/text/js/highlight/thrift-js-js.js
-share/nextcloud/apps/text/js/highlight/thrift-js-js.js.map
-share/nextcloud/apps/text/js/highlight/thrift.js
-share/nextcloud/apps/text/js/highlight/thrift.js.map
-share/nextcloud/apps/text/js/highlight/tp-js-js.js
-share/nextcloud/apps/text/js/highlight/tp-js-js.js.map
-share/nextcloud/apps/text/js/highlight/tp.js
-share/nextcloud/apps/text/js/highlight/tp.js.map
-share/nextcloud/apps/text/js/highlight/twig-js-js.js
-share/nextcloud/apps/text/js/highlight/twig-js-js.js.map
-share/nextcloud/apps/text/js/highlight/twig.js
-share/nextcloud/apps/text/js/highlight/twig.js.map
-share/nextcloud/apps/text/js/highlight/typescript-js-js.js
-share/nextcloud/apps/text/js/highlight/typescript-js-js.js.map
-share/nextcloud/apps/text/js/highlight/typescript.js
-share/nextcloud/apps/text/js/highlight/typescript.js.map
-share/nextcloud/apps/text/js/highlight/vala-js-js.js
-share/nextcloud/apps/text/js/highlight/vala-js-js.js.map
-share/nextcloud/apps/text/js/highlight/vala.js
-share/nextcloud/apps/text/js/highlight/vala.js.map
-share/nextcloud/apps/text/js/highlight/vbnet-js-js.js
-share/nextcloud/apps/text/js/highlight/vbnet-js-js.js.map
-share/nextcloud/apps/text/js/highlight/vbnet.js
-share/nextcloud/apps/text/js/highlight/vbnet.js.map
-share/nextcloud/apps/text/js/highlight/vbscript-html-js-js.js
-share/nextcloud/apps/text/js/highlight/vbscript-html-js-js.js.map
-share/nextcloud/apps/text/js/highlight/vbscript-html.js
-share/nextcloud/apps/text/js/highlight/vbscript-html.js.map
-share/nextcloud/apps/text/js/highlight/vbscript-js-js.js
-share/nextcloud/apps/text/js/highlight/vbscript-js-js.js.map
-share/nextcloud/apps/text/js/highlight/vbscript.js
-share/nextcloud/apps/text/js/highlight/vbscript.js.map
-share/nextcloud/apps/text/js/highlight/verilog-js-js.js
-share/nextcloud/apps/text/js/highlight/verilog-js-js.js.map
-share/nextcloud/apps/text/js/highlight/verilog.js
-share/nextcloud/apps/text/js/highlight/verilog.js.map
-share/nextcloud/apps/text/js/highlight/vhdl-js-js.js
-share/nextcloud/apps/text/js/highlight/vhdl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/vhdl.js
-share/nextcloud/apps/text/js/highlight/vhdl.js.map
-share/nextcloud/apps/text/js/highlight/vim-js-js.js
-share/nextcloud/apps/text/js/highlight/vim-js-js.js.map
-share/nextcloud/apps/text/js/highlight/vim.js
-share/nextcloud/apps/text/js/highlight/vim.js.map
-share/nextcloud/apps/text/js/highlight/wasm-js-js.js
-share/nextcloud/apps/text/js/highlight/wasm-js-js.js.map
-share/nextcloud/apps/text/js/highlight/wasm.js
-share/nextcloud/apps/text/js/highlight/wasm.js.map
-share/nextcloud/apps/text/js/highlight/wren-js-js.js
-share/nextcloud/apps/text/js/highlight/wren-js-js.js.map
-share/nextcloud/apps/text/js/highlight/wren.js
-share/nextcloud/apps/text/js/highlight/wren.js.map
-share/nextcloud/apps/text/js/highlight/x86asm-js-js.js
-share/nextcloud/apps/text/js/highlight/x86asm-js-js.js.map
-share/nextcloud/apps/text/js/highlight/x86asm.js
-share/nextcloud/apps/text/js/highlight/x86asm.js.map
-share/nextcloud/apps/text/js/highlight/xl-js-js.js
-share/nextcloud/apps/text/js/highlight/xl-js-js.js.map
-share/nextcloud/apps/text/js/highlight/xl.js
-share/nextcloud/apps/text/js/highlight/xl.js.map
-share/nextcloud/apps/text/js/highlight/xml-js-js.js
-share/nextcloud/apps/text/js/highlight/xml-js-js.js.map
-share/nextcloud/apps/text/js/highlight/xml.js
-share/nextcloud/apps/text/js/highlight/xml.js.map
-share/nextcloud/apps/text/js/highlight/xquery-js-js.js
-share/nextcloud/apps/text/js/highlight/xquery-js-js.js.map
-share/nextcloud/apps/text/js/highlight/xquery.js
-share/nextcloud/apps/text/js/highlight/xquery.js.map
-share/nextcloud/apps/text/js/highlight/yaml-js-js.js
-share/nextcloud/apps/text/js/highlight/yaml-js-js.js.map
-share/nextcloud/apps/text/js/highlight/yaml.js
-share/nextcloud/apps/text/js/highlight/yaml.js.map
-share/nextcloud/apps/text/js/highlight/zephir-js-js.js
-share/nextcloud/apps/text/js/highlight/zephir-js-js.js.map
-share/nextcloud/apps/text/js/highlight/zephir.js
-share/nextcloud/apps/text/js/highlight/zephir.js.map
-share/nextcloud/apps/text/js/mermaid.js
-share/nextcloud/apps/text/js/mermaid.js.LICENSE.txt
-share/nextcloud/apps/text/js/mermaid.js.map
-share/nextcloud/apps/text/js/node_modules_d3-sankey_src_sankey_js-node_modules_d3-sankey_src_sankeyLinkHorizontal_js.js
-share/nextcloud/apps/text/js/node_modules_d3-sankey_src_sankey_js-node_modules_d3-sankey_src_sankeyLinkHorizontal_js.js.map
-share/nextcloud/apps/text/js/node_modules_dagre-d3-es_src_dagre-js_label_add-html-label_js-node_modules_dagre-d3-es_src_gr-77e053.js
-share/nextcloud/apps/text/js/node_modules_dagre-d3-es_src_dagre-js_label_add-html-label_js-node_modules_dagre-d3-es_src_gr-77e053.js.map
-share/nextcloud/apps/text/js/node_modules_dagre-d3-es_src_graphlib_index_js-node_modules_khroma_dist_methods_channel_js-no-824696.js
-share/nextcloud/apps/text/js/node_modules_dagre-d3-es_src_graphlib_index_js-node_modules_khroma_dist_methods_channel_js-no-824696.js.map
-share/nextcloud/apps/text/js/node_modules_dagre-d3-es_src_graphlib_json_js-_33010.js
-share/nextcloud/apps/text/js/node_modules_dagre-d3-es_src_graphlib_json_js-_33010.js.map
-share/nextcloud/apps/text/js/node_modules_dagre-d3-es_src_graphlib_json_js-_33011.js
-share/nextcloud/apps/text/js/node_modules_dagre-d3-es_src_graphlib_json_js-_33011.js.map
-share/nextcloud/apps/text/js/node_modules_dagre-d3-es_src_graphlib_json_js-node_modules_dagre-d3-es_src_index_js-node_modu-e535e5.js
-share/nextcloud/apps/text/js/node_modules_dagre-d3-es_src_graphlib_json_js-node_modules_dagre-d3-es_src_index_js-node_modu-e535e5.js.map
-share/nextcloud/apps/text/js/node_modules_dayjs_plugin_advancedFormat_js-node_modules_dayjs_plugin_customParseFormat_js-no-96543d.js
-share/nextcloud/apps/text/js/node_modules_dayjs_plugin_advancedFormat_js-node_modules_dayjs_plugin_customParseFormat_js-no-96543d.js.map
-share/nextcloud/apps/text/js/node_modules_nextcloud_dialogs_dist_chunks_index-C1azEbgd_mjs.js
-share/nextcloud/apps/text/js/node_modules_nextcloud_dialogs_dist_chunks_index-C1azEbgd_mjs.js.map
-share/nextcloud/apps/text/js/node_modules_uuid_dist_esm-browser_v5_js.js
-share/nextcloud/apps/text/js/node_modules_uuid_dist_esm-browser_v5_js.js.map
-share/nextcloud/apps/text/js/src_extensions_index_js-src_components_Editor_EditorOutline_vue-data_image_svg_xml_3c_21--_20-ee52b2.js
-share/nextcloud/apps/text/js/src_extensions_index_js-src_components_Editor_EditorOutline_vue-data_image_svg_xml_3c_21--_20-ee52b2.js.LICENSE.txt
-share/nextcloud/apps/text/js/src_extensions_index_js-src_components_Editor_EditorOutline_vue-data_image_svg_xml_3c_21--_20-ee52b2.js.map
-share/nextcloud/apps/text/js/src_helpers_files_js.js
-share/nextcloud/apps/text/js/src_helpers_files_js.js.LICENSE.txt
-share/nextcloud/apps/text/js/src_helpers_files_js.js.map
-share/nextcloud/apps/text/js/src_store_index_js-src_components_ViewerComponent_vue.js
-share/nextcloud/apps/text/js/src_store_index_js-src_components_ViewerComponent_vue.js.LICENSE.txt
-share/nextcloud/apps/text/js/src_store_index_js-src_components_ViewerComponent_vue.js.map
-share/nextcloud/apps/text/js/src_store_index_js.js
-share/nextcloud/apps/text/js/src_store_index_js.js.LICENSE.txt
-share/nextcloud/apps/text/js/src_store_index_js.js.map
-share/nextcloud/apps/text/js/src_views_FilesSettings_vue.js
-share/nextcloud/apps/text/js/src_views_FilesSettings_vue.js.map
-share/nextcloud/apps/text/js/src_views_RichWorkspace_vue-node_modules_nextcloud_vue_dist_chunks_emoji-V6ytyzoR_mjs-node_mo-15fc24.js
-share/nextcloud/apps/text/js/src_views_RichWorkspace_vue-node_modules_nextcloud_vue_dist_chunks_emoji-V6ytyzoR_mjs-node_mo-15fc24.js.LICENSE.txt
-share/nextcloud/apps/text/js/src_views_RichWorkspace_vue-node_modules_nextcloud_vue_dist_chunks_emoji-V6ytyzoR_mjs-node_mo-15fc24.js.map
-share/nextcloud/apps/text/js/text-editors.js
-share/nextcloud/apps/text/js/text-editors.js.LICENSE.txt
-share/nextcloud/apps/text/js/text-editors.js.map
-share/nextcloud/apps/text/js/text-files.js
-share/nextcloud/apps/text/js/text-files.js.LICENSE.txt
-share/nextcloud/apps/text/js/text-files.js.map
-share/nextcloud/apps/text/js/text-init.js
-share/nextcloud/apps/text/js/text-init.js.LICENSE.txt
-share/nextcloud/apps/text/js/text-init.js.map
-share/nextcloud/apps/text/js/text-public.js
-share/nextcloud/apps/text/js/text-public.js.LICENSE.txt
-share/nextcloud/apps/text/js/text-public.js.map
-share/nextcloud/apps/text/js/text-text.js
-share/nextcloud/apps/text/js/text-text.js.LICENSE.txt
-share/nextcloud/apps/text/js/text-text.js.map
-share/nextcloud/apps/text/js/text-viewer.js
-share/nextcloud/apps/text/js/text-viewer.js.LICENSE.txt
-share/nextcloud/apps/text/js/text-viewer.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_braintree_sanitize-url_dist_index_js-node_modules_quartzy_markdown-it-me-60d959.js
-share/nextcloud/apps/text/js/vendors-node_modules_braintree_sanitize-url_dist_index_js-node_modules_quartzy_markdown-it-me-60d959.js.LICENSE.txt
-share/nextcloud/apps/text/js/vendors-node_modules_braintree_sanitize-url_dist_index_js-node_modules_quartzy_markdown-it-me-60d959.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_cancelable-promise_umd_CancelablePromise_js-node_modules_nextcloud_files-10d434.js
-share/nextcloud/apps/text/js/vendors-node_modules_cancelable-promise_umd_CancelablePromise_js-node_modules_nextcloud_files-10d434.js.LICENSE.txt
-share/nextcloud/apps/text/js/vendors-node_modules_cancelable-promise_umd_CancelablePromise_js-node_modules_nextcloud_files-10d434.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_cytoscape-cose-bilkent_cytoscape-cose-bilkent_js-node_modules_cytoscape_-439e91.js
-share/nextcloud/apps/text/js/vendors-node_modules_cytoscape-cose-bilkent_cytoscape-cose-bilkent_js-node_modules_cytoscape_-439e91.js.LICENSE.txt
-share/nextcloud/apps/text/js/vendors-node_modules_cytoscape-cose-bilkent_cytoscape-cose-bilkent_js-node_modules_cytoscape_-439e91.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_dagre-d3-es_src_dagre_index_js.js
-share/nextcloud/apps/text/js/vendors-node_modules_dagre-d3-es_src_dagre_index_js.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_debounce_index_js-node_modules_toastify-js_src_toastify_js-node_modules_-1b3dfb.js
-share/nextcloud/apps/text/js/vendors-node_modules_debounce_index_js-node_modules_toastify-js_src_toastify_js-node_modules_-1b3dfb.js.LICENSE.txt
-share/nextcloud/apps/text/js/vendors-node_modules_debounce_index_js-node_modules_toastify-js_src_toastify_js-node_modules_-1b3dfb.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_elkjs_lib_elk_bundled_js.js
-share/nextcloud/apps/text/js/vendors-node_modules_elkjs_lib_elk_bundled_js.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_katex_dist_katex_mjs.js
-share/nextcloud/apps/text/js/vendors-node_modules_katex_dist_katex_mjs.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_mdast-util-from-markdown_lib_index_js.js
-share/nextcloud/apps/text/js/vendors-node_modules_mdast-util-from-markdown_lib_index_js.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_axios_dist_index_mjs.js
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_axios_dist_index_mjs.js.LICENSE.txt
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_axios_dist_index_mjs.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_browser-storage_dist_index_js-node_modules_debounce_index_js-n-e32446.js
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_browser-storage_dist_index_js-node_modules_debounce_index_js-n-e32446.js.LICENSE.txt
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_browser-storage_dist_index_js-node_modules_debounce_index_js-n-e32446.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CDU2njOJ_mjs-node_modules_nextc-a500e4.js
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-CDU2njOJ_mjs-node_modules_nextc-a500e4.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_dialogs_dist_chunks__plugin-vue2_normalizer-CQ6iBklL_mjs-node_-6871b3.js
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_dialogs_dist_chunks__plugin-vue2_normalizer-CQ6iBklL_mjs-node_-6871b3.js.LICENSE.txt
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_dialogs_dist_chunks__plugin-vue2_normalizer-CQ6iBklL_mjs-node_-6871b3.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_logger_dist_index_js.js
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_logger_dist_index_js.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_vue_dist_index_mjs.js
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_vue_dist_index_mjs.js.LICENSE.txt
-share/nextcloud/apps/text/js/vendors-node_modules_nextcloud_vue_dist_index_mjs.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_path-normalize_lib_index_js-node_modules_proxy-polyfill_src_index_js-nod-8db19f.js
-share/nextcloud/apps/text/js/vendors-node_modules_path-normalize_lib_index_js-node_modules_proxy-polyfill_src_index_js-nod-8db19f.js.LICENSE.txt
-share/nextcloud/apps/text/js/vendors-node_modules_path-normalize_lib_index_js-node_modules_proxy-polyfill_src_index_js-nod-8db19f.js.map
-share/nextcloud/apps/text/js/vendors-node_modules_vue_dist_vue_runtime_esm_js.js
-share/nextcloud/apps/text/js/vendors-node_modules_vue_dist_vue_runtime_esm_js.js.LICENSE.txt
-share/nextcloud/apps/text/js/vendors-node_modules_vue_dist_vue_runtime_esm_js.js.map
+share/nextcloud/apps/text/jest-raw-loader.cjs
+share/nextcloud/apps/text/js/1c-C06BLISM.chunk.mjs
+share/nextcloud/apps/text/js/1c-C06BLISM.chunk.mjs.map
+share/nextcloud/apps/text/js/1c.js-CSyL_Zhx.chunk.mjs
+share/nextcloud/apps/text/js/1c.js-CSyL_Zhx.chunk.mjs.map
+share/nextcloud/apps/text/js/AvatarWrapper-PsSM0l9U.chunk.mjs
+share/nextcloud/apps/text/js/AvatarWrapper-PsSM0l9U.chunk.mjs.map
+share/nextcloud/apps/text/js/BaseReader-Bx37gal2.chunk.mjs
+share/nextcloud/apps/text/js/BaseReader-Bx37gal2.chunk.mjs.map
+share/nextcloud/apps/text/js/DirectEditing-D9tclOxQ.chunk.mjs
+share/nextcloud/apps/text/js/DirectEditing-D9tclOxQ.chunk.mjs.map
+share/nextcloud/apps/text/js/Editor-DIe-seSB.chunk.mjs
+share/nextcloud/apps/text/js/Editor-DIe-seSB.chunk.mjs.map
+share/nextcloud/apps/text/js/Editor.singleton-CJHwyiok.chunk.mjs
+share/nextcloud/apps/text/js/Editor.singleton-CJHwyiok.chunk.mjs.map
+share/nextcloud/apps/text/js/FilePicker-CDU2njOJ-DJRGAqlw.chunk.mjs
+share/nextcloud/apps/text/js/FilePicker-CDU2njOJ-DJRGAqlw.chunk.mjs.map
+share/nextcloud/apps/text/js/FilesSettings-Dh-rNDjJ.chunk.mjs
+share/nextcloud/apps/text/js/FilesSettings-Dh-rNDjJ.chunk.mjs.map
+share/nextcloud/apps/text/js/GuestNameDialog-DsOpY-UD.chunk.mjs
+share/nextcloud/apps/text/js/GuestNameDialog-DsOpY-UD.chunk.mjs.map
+share/nextcloud/apps/text/js/MarkdownContentEditor-BP6GnzPJ.chunk.mjs
+share/nextcloud/apps/text/js/MarkdownContentEditor-BP6GnzPJ.chunk.mjs.map
+share/nextcloud/apps/text/js/MediaHandler.provider-CSBQhvYP.chunk.mjs
+share/nextcloud/apps/text/js/MediaHandler.provider-CSBQhvYP.chunk.mjs.map
+share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-CvMEEI9x-HpgEZPax.chunk.mjs
+share/nextcloud/apps/text/js/NcCheckboxRadioSwitch-CvMEEI9x-HpgEZPax.chunk.mjs.map
+share/nextcloud/apps/text/js/NcNoteCard-CImn6F9p-7OG_jBLc.chunk.mjs
+share/nextcloud/apps/text/js/NcNoteCard-CImn6F9p-7OG_jBLc.chunk.mjs.map
+share/nextcloud/apps/text/js/PlainTextReader-khp2mnJs.chunk.mjs
+share/nextcloud/apps/text/js/PlainTextReader-khp2mnJs.chunk.mjs.map
+share/nextcloud/apps/text/js/PublicFilesEditor-BMxz6Oyo.chunk.mjs
+share/nextcloud/apps/text/js/PublicFilesEditor-BMxz6Oyo.chunk.mjs.map
+share/nextcloud/apps/text/js/Reader-Czu2zM9A.chunk.mjs
+share/nextcloud/apps/text/js/Reader-Czu2zM9A.chunk.mjs.map
+share/nextcloud/apps/text/js/RichText-CcSEp-9N.chunk.mjs
+share/nextcloud/apps/text/js/RichText-CcSEp-9N.chunk.mjs.map
+share/nextcloud/apps/text/js/RichTextReader-5EVWq0iq.chunk.mjs
+share/nextcloud/apps/text/js/RichTextReader-5EVWq0iq.chunk.mjs.map
+share/nextcloud/apps/text/js/RichWorkspace-pu9ZIxIn.chunk.mjs
+share/nextcloud/apps/text/js/RichWorkspace-pu9ZIxIn.chunk.mjs.map
+share/nextcloud/apps/text/js/SessionList-Bvpc3Qms.chunk.mjs
+share/nextcloud/apps/text/js/SessionList-Bvpc3Qms.chunk.mjs.map
+share/nextcloud/apps/text/js/Tableau10-CtWOpFMd.chunk.mjs
+share/nextcloud/apps/text/js/Tableau10-CtWOpFMd.chunk.mjs.map
+share/nextcloud/apps/text/js/ViewerComponent--7K_1Rbq.chunk.mjs
+share/nextcloud/apps/text/js/ViewerComponent--7K_1Rbq.chunk.mjs.map
+share/nextcloud/apps/text/js/Wrapper-BICRxhf1.chunk.mjs
+share/nextcloud/apps/text/js/Wrapper-BICRxhf1.chunk.mjs.map
+share/nextcloud/apps/text/js/_commonjs-dynamic-modules-CSduYUN4.chunk.mjs
+share/nextcloud/apps/text/js/_commonjs-dynamic-modules-CSduYUN4.chunk.mjs.map
+share/nextcloud/apps/text/js/_plugin-vue2_normalizer-CBD_Jxxq.chunk.mjs
+share/nextcloud/apps/text/js/_plugin-vue2_normalizer-CBD_Jxxq.chunk.mjs.map
+share/nextcloud/apps/text/js/abnf-BccXShOV.chunk.mjs
+share/nextcloud/apps/text/js/abnf-BccXShOV.chunk.mjs.map
+share/nextcloud/apps/text/js/abnf.js-BV3iMPzC.chunk.mjs
+share/nextcloud/apps/text/js/abnf.js-BV3iMPzC.chunk.mjs.map
+share/nextcloud/apps/text/js/accesslog-ehLwtdXp.chunk.mjs
+share/nextcloud/apps/text/js/accesslog-ehLwtdXp.chunk.mjs.map
+share/nextcloud/apps/text/js/accesslog.js-XHgzZ2as.chunk.mjs
+share/nextcloud/apps/text/js/accesslog.js-XHgzZ2as.chunk.mjs.map
+share/nextcloud/apps/text/js/actionscript-DMm_NuiL.chunk.mjs
+share/nextcloud/apps/text/js/actionscript-DMm_NuiL.chunk.mjs.map
+share/nextcloud/apps/text/js/actionscript.js-Be-Am472.chunk.mjs
+share/nextcloud/apps/text/js/actionscript.js-Be-Am472.chunk.mjs.map
+share/nextcloud/apps/text/js/ada-WptGJN1C.chunk.mjs
+share/nextcloud/apps/text/js/ada-WptGJN1C.chunk.mjs.map
+share/nextcloud/apps/text/js/ada.js-Dvn5Dw_y.chunk.mjs
+share/nextcloud/apps/text/js/ada.js-Dvn5Dw_y.chunk.mjs.map
+share/nextcloud/apps/text/js/angelscript-AfX-4eXJ.chunk.mjs
+share/nextcloud/apps/text/js/angelscript-AfX-4eXJ.chunk.mjs.map
+share/nextcloud/apps/text/js/angelscript.js-BBISZQzl.chunk.mjs
+share/nextcloud/apps/text/js/angelscript.js-BBISZQzl.chunk.mjs.map
+share/nextcloud/apps/text/js/apache-CGx9G6f9.chunk.mjs
+share/nextcloud/apps/text/js/apache-CGx9G6f9.chunk.mjs.map
+share/nextcloud/apps/text/js/apache.js-CmIP8Bet.chunk.mjs
+share/nextcloud/apps/text/js/apache.js-CmIP8Bet.chunk.mjs.map
+share/nextcloud/apps/text/js/applescript-BF8kHZX_.chunk.mjs
+share/nextcloud/apps/text/js/applescript-BF8kHZX_.chunk.mjs.map
+share/nextcloud/apps/text/js/applescript.js-Do2F4zle.chunk.mjs
+share/nextcloud/apps/text/js/applescript.js-Do2F4zle.chunk.mjs.map
+share/nextcloud/apps/text/js/arc-igYUh7LQ.chunk.mjs
+share/nextcloud/apps/text/js/arc-igYUh7LQ.chunk.mjs.map
+share/nextcloud/apps/text/js/arcade-CGiW5f8j.chunk.mjs
+share/nextcloud/apps/text/js/arcade-CGiW5f8j.chunk.mjs.map
+share/nextcloud/apps/text/js/arcade.js-C7VPpNbo.chunk.mjs
+share/nextcloud/apps/text/js/arcade.js-C7VPpNbo.chunk.mjs.map
+share/nextcloud/apps/text/js/arduino-CPphYLEw.chunk.mjs
+share/nextcloud/apps/text/js/arduino-CPphYLEw.chunk.mjs.map
+share/nextcloud/apps/text/js/arduino.js-kKpD3Z2Z.chunk.mjs
+share/nextcloud/apps/text/js/arduino.js-kKpD3Z2Z.chunk.mjs.map
+share/nextcloud/apps/text/js/armasm-BNjcMtE3.chunk.mjs
+share/nextcloud/apps/text/js/armasm-BNjcMtE3.chunk.mjs.map
+share/nextcloud/apps/text/js/armasm.js-D_liX__G.chunk.mjs
+share/nextcloud/apps/text/js/armasm.js-D_liX__G.chunk.mjs.map
+share/nextcloud/apps/text/js/array-CNYCUCI1.chunk.mjs
+share/nextcloud/apps/text/js/array-CNYCUCI1.chunk.mjs.map
+share/nextcloud/apps/text/js/asciidoc-C3rtDKIN.chunk.mjs
+share/nextcloud/apps/text/js/asciidoc-C3rtDKIN.chunk.mjs.map
+share/nextcloud/apps/text/js/asciidoc.js-D9Ykx7pg.chunk.mjs
+share/nextcloud/apps/text/js/asciidoc.js-D9Ykx7pg.chunk.mjs.map
+share/nextcloud/apps/text/js/aspectj-DOZMPKcP.chunk.mjs
+share/nextcloud/apps/text/js/aspectj-DOZMPKcP.chunk.mjs.map
+share/nextcloud/apps/text/js/aspectj.js-UPDOWnno.chunk.mjs
+share/nextcloud/apps/text/js/aspectj.js-UPDOWnno.chunk.mjs.map
+share/nextcloud/apps/text/js/autohotkey-qGqYhuCJ.chunk.mjs
+share/nextcloud/apps/text/js/autohotkey-qGqYhuCJ.chunk.mjs.map
+share/nextcloud/apps/text/js/autohotkey.js-D2lDMPx9.chunk.mjs
+share/nextcloud/apps/text/js/autohotkey.js-D2lDMPx9.chunk.mjs.map
+share/nextcloud/apps/text/js/autoit-DNWELIYr.chunk.mjs
+share/nextcloud/apps/text/js/autoit-DNWELIYr.chunk.mjs.map
+share/nextcloud/apps/text/js/autoit.js-DfXTavuc.chunk.mjs
+share/nextcloud/apps/text/js/autoit.js-DfXTavuc.chunk.mjs.map
+share/nextcloud/apps/text/js/avrasm-D6DRrpKs.chunk.mjs
+share/nextcloud/apps/text/js/avrasm-D6DRrpKs.chunk.mjs.map
+share/nextcloud/apps/text/js/avrasm.js-DHBLv0kG.chunk.mjs
+share/nextcloud/apps/text/js/avrasm.js-DHBLv0kG.chunk.mjs.map
+share/nextcloud/apps/text/js/awk-EAgLGp6o.chunk.mjs
+share/nextcloud/apps/text/js/awk-EAgLGp6o.chunk.mjs.map
+share/nextcloud/apps/text/js/awk.js-FZubJHae.chunk.mjs
+share/nextcloud/apps/text/js/awk.js-FZubJHae.chunk.mjs.map
+share/nextcloud/apps/text/js/axapta-C44YcsmC.chunk.mjs
+share/nextcloud/apps/text/js/axapta-C44YcsmC.chunk.mjs.map
+share/nextcloud/apps/text/js/axapta.js-Dg4CZA-4.chunk.mjs
+share/nextcloud/apps/text/js/axapta.js-Dg4CZA-4.chunk.mjs.map
+share/nextcloud/apps/text/js/bash-Bcb990zW.chunk.mjs
+share/nextcloud/apps/text/js/bash-Bcb990zW.chunk.mjs.map
+share/nextcloud/apps/text/js/bash.js-MLb4LXvs.chunk.mjs
+share/nextcloud/apps/text/js/bash.js-MLb4LXvs.chunk.mjs.map
+share/nextcloud/apps/text/js/basic-mOwFGzq5.chunk.mjs
+share/nextcloud/apps/text/js/basic-mOwFGzq5.chunk.mjs.map
+share/nextcloud/apps/text/js/basic.js-C65SEJDb.chunk.mjs
+share/nextcloud/apps/text/js/basic.js-C65SEJDb.chunk.mjs.map
+share/nextcloud/apps/text/js/blockDiagram-9f4a6865-BzOrTt0o.chunk.mjs
+share/nextcloud/apps/text/js/blockDiagram-9f4a6865-BzOrTt0o.chunk.mjs.map
+share/nextcloud/apps/text/js/bnf-DdidxKLN.chunk.mjs
+share/nextcloud/apps/text/js/bnf-DdidxKLN.chunk.mjs.map
+share/nextcloud/apps/text/js/bnf.js-C-J3hWaZ.chunk.mjs
+share/nextcloud/apps/text/js/bnf.js-C-J3hWaZ.chunk.mjs.map
+share/nextcloud/apps/text/js/brainfuck-CQ4ZZe4p.chunk.mjs
+share/nextcloud/apps/text/js/brainfuck-CQ4ZZe4p.chunk.mjs.map
+share/nextcloud/apps/text/js/brainfuck.js-kVT8XJK_.chunk.mjs
+share/nextcloud/apps/text/js/brainfuck.js-kVT8XJK_.chunk.mjs.map
+share/nextcloud/apps/text/js/c-Ckocsmyo.chunk.mjs
+share/nextcloud/apps/text/js/c-Ckocsmyo.chunk.mjs.map
+share/nextcloud/apps/text/js/c.js-0u2Q8DY7.chunk.mjs
+share/nextcloud/apps/text/js/c.js-0u2Q8DY7.chunk.mjs.map
+share/nextcloud/apps/text/js/c4Diagram-ae766693-BrFQF1zr.chunk.mjs
+share/nextcloud/apps/text/js/c4Diagram-ae766693-BrFQF1zr.chunk.mjs.map
+share/nextcloud/apps/text/js/cal-Cls0acTe.chunk.mjs
+share/nextcloud/apps/text/js/cal-Cls0acTe.chunk.mjs.map
+share/nextcloud/apps/text/js/cal.js-YVsZv3ip.chunk.mjs
+share/nextcloud/apps/text/js/cal.js-YVsZv3ip.chunk.mjs.map
+share/nextcloud/apps/text/js/capnproto-DTxN4_QJ.chunk.mjs
+share/nextcloud/apps/text/js/capnproto-DTxN4_QJ.chunk.mjs.map
+share/nextcloud/apps/text/js/capnproto.js-CpnsusWT.chunk.mjs
+share/nextcloud/apps/text/js/capnproto.js-CpnsusWT.chunk.mjs.map
+share/nextcloud/apps/text/js/ceylon-CaoZeTGV.chunk.mjs
+share/nextcloud/apps/text/js/ceylon-CaoZeTGV.chunk.mjs.map
+share/nextcloud/apps/text/js/ceylon.js-CfnrjMXe.chunk.mjs
+share/nextcloud/apps/text/js/ceylon.js-CfnrjMXe.chunk.mjs.map
+share/nextcloud/apps/text/js/channel-JpSG4_AT.chunk.mjs
+share/nextcloud/apps/text/js/channel-JpSG4_AT.chunk.mjs.map
+share/nextcloud/apps/text/js/classDiagram-fb54d2a0-BdmA59c8.chunk.mjs
+share/nextcloud/apps/text/js/classDiagram-fb54d2a0-BdmA59c8.chunk.mjs.map
+share/nextcloud/apps/text/js/classDiagram-v2-a2b738ad-CzJHjkig.chunk.mjs
+share/nextcloud/apps/text/js/classDiagram-v2-a2b738ad-CzJHjkig.chunk.mjs.map
+share/nextcloud/apps/text/js/clean-s1_UmpTo.chunk.mjs
+share/nextcloud/apps/text/js/clean-s1_UmpTo.chunk.mjs.map
+share/nextcloud/apps/text/js/clean.js-DrDLnyLI.chunk.mjs
+share/nextcloud/apps/text/js/clean.js-DrDLnyLI.chunk.mjs.map
+share/nextcloud/apps/text/js/clojure-BNJLqTBq.chunk.mjs
+share/nextcloud/apps/text/js/clojure-BNJLqTBq.chunk.mjs.map
+share/nextcloud/apps/text/js/clojure-repl-A4aOA9at.chunk.mjs
+share/nextcloud/apps/text/js/clojure-repl-A4aOA9at.chunk.mjs.map
+share/nextcloud/apps/text/js/clojure-repl.js-BO69FRkh.chunk.mjs
+share/nextcloud/apps/text/js/clojure-repl.js-BO69FRkh.chunk.mjs.map
+share/nextcloud/apps/text/js/clojure.js-BPIPzQCj.chunk.mjs
+share/nextcloud/apps/text/js/clojure.js-BPIPzQCj.chunk.mjs.map
+share/nextcloud/apps/text/js/clone-CfxKHCfg.chunk.mjs
+share/nextcloud/apps/text/js/clone-CfxKHCfg.chunk.mjs.map
+share/nextcloud/apps/text/js/cmake-B-NXX2Kj.chunk.mjs
+share/nextcloud/apps/text/js/cmake-B-NXX2Kj.chunk.mjs.map
+share/nextcloud/apps/text/js/cmake.js-DpgjwIPD.chunk.mjs
+share/nextcloud/apps/text/js/cmake.js-DpgjwIPD.chunk.mjs.map
+share/nextcloud/apps/text/js/coffeescript-Cm1OxO4E.chunk.mjs
+share/nextcloud/apps/text/js/coffeescript-Cm1OxO4E.chunk.mjs.map
+share/nextcloud/apps/text/js/coffeescript.js-CLKNKZBx.chunk.mjs
+share/nextcloud/apps/text/js/coffeescript.js-CLKNKZBx.chunk.mjs.map
+share/nextcloud/apps/text/js/coq-CsmJ73TC.chunk.mjs
+share/nextcloud/apps/text/js/coq-CsmJ73TC.chunk.mjs.map
+share/nextcloud/apps/text/js/coq.js-BoiqycYK.chunk.mjs
+share/nextcloud/apps/text/js/coq.js-BoiqycYK.chunk.mjs.map
+share/nextcloud/apps/text/js/cos-CKonAg-z.chunk.mjs
+share/nextcloud/apps/text/js/cos-CKonAg-z.chunk.mjs.map
+share/nextcloud/apps/text/js/cos.js-D74S1HYP.chunk.mjs
+share/nextcloud/apps/text/js/cos.js-D74S1HYP.chunk.mjs.map
+share/nextcloud/apps/text/js/cpp-Bp9MTZjx.chunk.mjs
+share/nextcloud/apps/text/js/cpp-Bp9MTZjx.chunk.mjs.map
+share/nextcloud/apps/text/js/cpp.js-CQoH2atz.chunk.mjs
+share/nextcloud/apps/text/js/cpp.js-CQoH2atz.chunk.mjs.map
+share/nextcloud/apps/text/js/createText-ca0c5216-zBmLklPS.chunk.mjs
+share/nextcloud/apps/text/js/createText-ca0c5216-zBmLklPS.chunk.mjs.map
+share/nextcloud/apps/text/js/crmsh-16VSh_77.chunk.mjs
+share/nextcloud/apps/text/js/crmsh-16VSh_77.chunk.mjs.map
+share/nextcloud/apps/text/js/crmsh.js-DSjxTdEj.chunk.mjs
+share/nextcloud/apps/text/js/crmsh.js-DSjxTdEj.chunk.mjs.map
+share/nextcloud/apps/text/js/crystal-Bi9UZteH.chunk.mjs
+share/nextcloud/apps/text/js/crystal-Bi9UZteH.chunk.mjs.map
+share/nextcloud/apps/text/js/crystal.js-Dkyr7T94.chunk.mjs
+share/nextcloud/apps/text/js/crystal.js-Dkyr7T94.chunk.mjs.map
+share/nextcloud/apps/text/js/csharp-DbshvIK8.chunk.mjs
+share/nextcloud/apps/text/js/csharp-DbshvIK8.chunk.mjs.map
+share/nextcloud/apps/text/js/csharp.js-BP8tZCBn.chunk.mjs
+share/nextcloud/apps/text/js/csharp.js-BP8tZCBn.chunk.mjs.map
+share/nextcloud/apps/text/js/csp-D1K3fPb2.chunk.mjs
+share/nextcloud/apps/text/js/csp-D1K3fPb2.chunk.mjs.map
+share/nextcloud/apps/text/js/csp.js-BN4LBQmO.chunk.mjs
+share/nextcloud/apps/text/js/csp.js-BN4LBQmO.chunk.mjs.map
+share/nextcloud/apps/text/js/css-CSWItgJ5.chunk.mjs
+share/nextcloud/apps/text/js/css-CSWItgJ5.chunk.mjs.map
+share/nextcloud/apps/text/js/css.js-JBrvjUN-.chunk.mjs
+share/nextcloud/apps/text/js/css.js-JBrvjUN-.chunk.mjs.map
+share/nextcloud/apps/text/js/d-C0JjtcPb.chunk.mjs
+share/nextcloud/apps/text/js/d-C0JjtcPb.chunk.mjs.map
+share/nextcloud/apps/text/js/d.js-BXUHS2wf.chunk.mjs
+share/nextcloud/apps/text/js/d.js-BXUHS2wf.chunk.mjs.map
+share/nextcloud/apps/text/js/dart-DHnHMu8I.chunk.mjs
+share/nextcloud/apps/text/js/dart-DHnHMu8I.chunk.mjs.map
+share/nextcloud/apps/text/js/dart.js-3KmPC-LS.chunk.mjs
+share/nextcloud/apps/text/js/dart.js-3KmPC-LS.chunk.mjs.map
+share/nextcloud/apps/text/js/delphi-kHJvTlPR.chunk.mjs
+share/nextcloud/apps/text/js/delphi-kHJvTlPR.chunk.mjs.map
+share/nextcloud/apps/text/js/delphi.js-EsyrmyXE.chunk.mjs
+share/nextcloud/apps/text/js/delphi.js-EsyrmyXE.chunk.mjs.map
+share/nextcloud/apps/text/js/diff-BWCu4jUm.chunk.mjs
+share/nextcloud/apps/text/js/diff-BWCu4jUm.chunk.mjs.map
+share/nextcloud/apps/text/js/diff.js-DASkUpnh.chunk.mjs
+share/nextcloud/apps/text/js/diff.js-DASkUpnh.chunk.mjs.map
+share/nextcloud/apps/text/js/django-DoS3c6Za.chunk.mjs
+share/nextcloud/apps/text/js/django-DoS3c6Za.chunk.mjs.map
+share/nextcloud/apps/text/js/django.js-COZAQZyp.chunk.mjs
+share/nextcloud/apps/text/js/django.js-COZAQZyp.chunk.mjs.map
+share/nextcloud/apps/text/js/dns-DbDJR5wz.chunk.mjs
+share/nextcloud/apps/text/js/dns-DbDJR5wz.chunk.mjs.map
+share/nextcloud/apps/text/js/dns.js-BJkAVOlE.chunk.mjs
+share/nextcloud/apps/text/js/dns.js-BJkAVOlE.chunk.mjs.map
+share/nextcloud/apps/text/js/dockerfile-maaIjUNO.chunk.mjs
+share/nextcloud/apps/text/js/dockerfile-maaIjUNO.chunk.mjs.map
+share/nextcloud/apps/text/js/dockerfile.js-C64SobJO.chunk.mjs
+share/nextcloud/apps/text/js/dockerfile.js-C64SobJO.chunk.mjs.map
+share/nextcloud/apps/text/js/dos-CvAlkxDp.chunk.mjs
+share/nextcloud/apps/text/js/dos-CvAlkxDp.chunk.mjs.map
+share/nextcloud/apps/text/js/dos.js-CtZZvsCP.chunk.mjs
+share/nextcloud/apps/text/js/dos.js-CtZZvsCP.chunk.mjs.map
+share/nextcloud/apps/text/js/dsconfig-B2CHhcNn.chunk.mjs
+share/nextcloud/apps/text/js/dsconfig-B2CHhcNn.chunk.mjs.map
+share/nextcloud/apps/text/js/dsconfig.js-Dn6DE6Qw.chunk.mjs
+share/nextcloud/apps/text/js/dsconfig.js-Dn6DE6Qw.chunk.mjs.map
+share/nextcloud/apps/text/js/dts-ANAo98pW.chunk.mjs
+share/nextcloud/apps/text/js/dts-ANAo98pW.chunk.mjs.map
+share/nextcloud/apps/text/js/dts.js-Cg9BioHY.chunk.mjs
+share/nextcloud/apps/text/js/dts.js-Cg9BioHY.chunk.mjs.map
+share/nextcloud/apps/text/js/dust-Fv7Ez9yw.chunk.mjs
+share/nextcloud/apps/text/js/dust-Fv7Ez9yw.chunk.mjs.map
+share/nextcloud/apps/text/js/dust.js-BU_NDTx-.chunk.mjs
+share/nextcloud/apps/text/js/dust.js-BU_NDTx-.chunk.mjs.map
+share/nextcloud/apps/text/js/ebnf-D-hWR1TI.chunk.mjs
+share/nextcloud/apps/text/js/ebnf-D-hWR1TI.chunk.mjs.map
+share/nextcloud/apps/text/js/ebnf.js-B99xrNsa.chunk.mjs
+share/nextcloud/apps/text/js/ebnf.js-B99xrNsa.chunk.mjs.map
+share/nextcloud/apps/text/js/edges-066a5561-GQrjvVdy.chunk.mjs
+share/nextcloud/apps/text/js/edges-066a5561-GQrjvVdy.chunk.mjs.map
+share/nextcloud/apps/text/js/elixir-DqR_ufeR.chunk.mjs
+share/nextcloud/apps/text/js/elixir-DqR_ufeR.chunk.mjs.map
+share/nextcloud/apps/text/js/elixir.js-B4Czq9hB.chunk.mjs
+share/nextcloud/apps/text/js/elixir.js-B4Czq9hB.chunk.mjs.map
+share/nextcloud/apps/text/js/elm-4UQRe9Cd.chunk.mjs
+share/nextcloud/apps/text/js/elm-4UQRe9Cd.chunk.mjs.map
+share/nextcloud/apps/text/js/elm.js-Bwxigsbe.chunk.mjs
+share/nextcloud/apps/text/js/elm.js-Bwxigsbe.chunk.mjs.map
+share/nextcloud/apps/text/js/emoji-picker-SoWZqoso.chunk.mjs
+share/nextcloud/apps/text/js/emoji-picker-SoWZqoso.chunk.mjs.map
+share/nextcloud/apps/text/js/erDiagram-09d1c15f-CXgHCK0p.chunk.mjs
+share/nextcloud/apps/text/js/erDiagram-09d1c15f-CXgHCK0p.chunk.mjs.map
+share/nextcloud/apps/text/js/erb-CcWvHkYN.chunk.mjs
+share/nextcloud/apps/text/js/erb-CcWvHkYN.chunk.mjs.map
+share/nextcloud/apps/text/js/erb.js-DTle1Z7R.chunk.mjs
+share/nextcloud/apps/text/js/erb.js-DTle1Z7R.chunk.mjs.map
+share/nextcloud/apps/text/js/erlang-itQwYqdC.chunk.mjs
+share/nextcloud/apps/text/js/erlang-itQwYqdC.chunk.mjs.map
+share/nextcloud/apps/text/js/erlang-repl-Ce_nVS0g.chunk.mjs
+share/nextcloud/apps/text/js/erlang-repl-Ce_nVS0g.chunk.mjs.map
+share/nextcloud/apps/text/js/erlang-repl.js-CtSQSKjc.chunk.mjs
+share/nextcloud/apps/text/js/erlang-repl.js-CtSQSKjc.chunk.mjs.map
+share/nextcloud/apps/text/js/erlang.js-DbalQQEA.chunk.mjs
+share/nextcloud/apps/text/js/erlang.js-DbalQQEA.chunk.mjs.map
+share/nextcloud/apps/text/js/excel-CEy2e3_f.chunk.mjs
+share/nextcloud/apps/text/js/excel-CEy2e3_f.chunk.mjs.map
+share/nextcloud/apps/text/js/excel.js-BxW_9Gs1.chunk.mjs
+share/nextcloud/apps/text/js/excel.js-BxW_9Gs1.chunk.mjs.map
+share/nextcloud/apps/text/js/files-CrMDg5c3.chunk.mjs
+share/nextcloud/apps/text/js/files-CrMDg5c3.chunk.mjs.map
+share/nextcloud/apps/text/js/fix-BT--YMIy.chunk.mjs
+share/nextcloud/apps/text/js/fix-BT--YMIy.chunk.mjs.map
+share/nextcloud/apps/text/js/fix.js-DKHenGt2.chunk.mjs
+share/nextcloud/apps/text/js/fix.js-DKHenGt2.chunk.mjs.map
+share/nextcloud/apps/text/js/flix-Do8kk_hP.chunk.mjs
+share/nextcloud/apps/text/js/flix-Do8kk_hP.chunk.mjs.map
+share/nextcloud/apps/text/js/flix.js-BB2OJPyM.chunk.mjs
+share/nextcloud/apps/text/js/flix.js-BB2OJPyM.chunk.mjs.map
+share/nextcloud/apps/text/js/flowDb-c1833063-CSsn8Gwm.chunk.mjs
+share/nextcloud/apps/text/js/flowDb-c1833063-CSsn8Gwm.chunk.mjs.map
+share/nextcloud/apps/text/js/flowDiagram-b222e15a-BdqXaP3n.chunk.mjs
+share/nextcloud/apps/text/js/flowDiagram-b222e15a-BdqXaP3n.chunk.mjs.map
+share/nextcloud/apps/text/js/flowDiagram-v2-13329dc7-CGYnbad1.chunk.mjs
+share/nextcloud/apps/text/js/flowDiagram-v2-13329dc7-CGYnbad1.chunk.mjs.map
+share/nextcloud/apps/text/js/flowchart-elk-definition-ae0efee6-BworIll9.chunk.mjs
+share/nextcloud/apps/text/js/flowchart-elk-definition-ae0efee6-BworIll9.chunk.mjs.map
+share/nextcloud/apps/text/js/fortran-CM6enqUj.chunk.mjs
+share/nextcloud/apps/text/js/fortran-CM6enqUj.chunk.mjs.map
+share/nextcloud/apps/text/js/fortran.js-C7f-8bHT.chunk.mjs
+share/nextcloud/apps/text/js/fortran.js-C7f-8bHT.chunk.mjs.map
+share/nextcloud/apps/text/js/fsharp-CnPkY4ns.chunk.mjs
+share/nextcloud/apps/text/js/fsharp-CnPkY4ns.chunk.mjs.map
+share/nextcloud/apps/text/js/fsharp.js-Df-4GUm-.chunk.mjs
+share/nextcloud/apps/text/js/fsharp.js-Df-4GUm-.chunk.mjs.map
+share/nextcloud/apps/text/js/gams-zJUv_K7e.chunk.mjs
+share/nextcloud/apps/text/js/gams-zJUv_K7e.chunk.mjs.map
+share/nextcloud/apps/text/js/gams.js-BGOI6wKw.chunk.mjs
+share/nextcloud/apps/text/js/gams.js-BGOI6wKw.chunk.mjs.map
+share/nextcloud/apps/text/js/ganttDiagram-b62c793e-DgklVKVk.chunk.mjs
+share/nextcloud/apps/text/js/ganttDiagram-b62c793e-DgklVKVk.chunk.mjs.map
+share/nextcloud/apps/text/js/gauss-CQRjfLHO.chunk.mjs
+share/nextcloud/apps/text/js/gauss-CQRjfLHO.chunk.mjs.map
+share/nextcloud/apps/text/js/gauss.js-CTsg7B7z.chunk.mjs
+share/nextcloud/apps/text/js/gauss.js-CTsg7B7z.chunk.mjs.map
+share/nextcloud/apps/text/js/gcode-CFEDWZWW.chunk.mjs
+share/nextcloud/apps/text/js/gcode-CFEDWZWW.chunk.mjs.map
+share/nextcloud/apps/text/js/gcode.js-DWuO19Nh.chunk.mjs
+share/nextcloud/apps/text/js/gcode.js-DWuO19Nh.chunk.mjs.map
+share/nextcloud/apps/text/js/gherkin-Dh-kZH3k.chunk.mjs
+share/nextcloud/apps/text/js/gherkin-Dh-kZH3k.chunk.mjs.map
+share/nextcloud/apps/text/js/gherkin.js-DsKSmpUg.chunk.mjs
+share/nextcloud/apps/text/js/gherkin.js-DsKSmpUg.chunk.mjs.map
+share/nextcloud/apps/text/js/gitGraphDiagram-942e62fe-BkNovkYW.chunk.mjs
+share/nextcloud/apps/text/js/gitGraphDiagram-942e62fe-BkNovkYW.chunk.mjs.map
+share/nextcloud/apps/text/js/glsl-VA-dDjMu.chunk.mjs
+share/nextcloud/apps/text/js/glsl-VA-dDjMu.chunk.mjs.map
+share/nextcloud/apps/text/js/glsl.js-Dt8FsJAn.chunk.mjs
+share/nextcloud/apps/text/js/glsl.js-Dt8FsJAn.chunk.mjs.map
+share/nextcloud/apps/text/js/gml-pzAUDr6U.chunk.mjs
+share/nextcloud/apps/text/js/gml-pzAUDr6U.chunk.mjs.map
+share/nextcloud/apps/text/js/gml.js-C6Id2hPC.chunk.mjs
+share/nextcloud/apps/text/js/gml.js-C6Id2hPC.chunk.mjs.map
+share/nextcloud/apps/text/js/go-CL4C3BjG.chunk.mjs
+share/nextcloud/apps/text/js/go-CL4C3BjG.chunk.mjs.map
+share/nextcloud/apps/text/js/go.js-CQEjtNRu.chunk.mjs
+share/nextcloud/apps/text/js/go.js-CQEjtNRu.chunk.mjs.map
+share/nextcloud/apps/text/js/golo-BuovwQV2.chunk.mjs
+share/nextcloud/apps/text/js/golo-BuovwQV2.chunk.mjs.map
+share/nextcloud/apps/text/js/golo.js-MA7hFukE.chunk.mjs
+share/nextcloud/apps/text/js/golo.js-MA7hFukE.chunk.mjs.map
+share/nextcloud/apps/text/js/gradle-CmX48lFY.chunk.mjs
+share/nextcloud/apps/text/js/gradle-CmX48lFY.chunk.mjs.map
+share/nextcloud/apps/text/js/gradle.js-DF9VQIUV.chunk.mjs
+share/nextcloud/apps/text/js/gradle.js-DF9VQIUV.chunk.mjs.map
+share/nextcloud/apps/text/js/graph-AfIIf9fP.chunk.mjs
+share/nextcloud/apps/text/js/graph-AfIIf9fP.chunk.mjs.map
+share/nextcloud/apps/text/js/graphql-Dg4odS17.chunk.mjs
+share/nextcloud/apps/text/js/graphql-Dg4odS17.chunk.mjs.map
+share/nextcloud/apps/text/js/graphql.js-C8Qv3h_v.chunk.mjs
+share/nextcloud/apps/text/js/graphql.js-C8Qv3h_v.chunk.mjs.map
+share/nextcloud/apps/text/js/groovy-DcVXXSSy.chunk.mjs
+share/nextcloud/apps/text/js/groovy-DcVXXSSy.chunk.mjs.map
+share/nextcloud/apps/text/js/groovy.js-C8qNLuW9.chunk.mjs
+share/nextcloud/apps/text/js/groovy.js-C8qNLuW9.chunk.mjs.map
+share/nextcloud/apps/text/js/haml-Cu5QOPr4.chunk.mjs
+share/nextcloud/apps/text/js/haml-Cu5QOPr4.chunk.mjs.map
+share/nextcloud/apps/text/js/haml.js-DNRX7P6o.chunk.mjs
+share/nextcloud/apps/text/js/haml.js-DNRX7P6o.chunk.mjs.map
+share/nextcloud/apps/text/js/handlebars-Cym-9yHt.chunk.mjs
+share/nextcloud/apps/text/js/handlebars-Cym-9yHt.chunk.mjs.map
+share/nextcloud/apps/text/js/handlebars.js-CwLywPi7.chunk.mjs
+share/nextcloud/apps/text/js/handlebars.js-CwLywPi7.chunk.mjs.map
+share/nextcloud/apps/text/js/haskell-CRpbiPXm.chunk.mjs
+share/nextcloud/apps/text/js/haskell-CRpbiPXm.chunk.mjs.map
+share/nextcloud/apps/text/js/haskell.js-DF4sQr5B.chunk.mjs
+share/nextcloud/apps/text/js/haskell.js-DF4sQr5B.chunk.mjs.map
+share/nextcloud/apps/text/js/haxe-C3uLPkD3.chunk.mjs
+share/nextcloud/apps/text/js/haxe-C3uLPkD3.chunk.mjs.map
+share/nextcloud/apps/text/js/haxe.js-Dn8v8vwj.chunk.mjs
+share/nextcloud/apps/text/js/haxe.js-Dn8v8vwj.chunk.mjs.map
+share/nextcloud/apps/text/js/hsp-CZZYse_4.chunk.mjs
+share/nextcloud/apps/text/js/hsp-CZZYse_4.chunk.mjs.map
+share/nextcloud/apps/text/js/hsp.js-D27uCouP.chunk.mjs
+share/nextcloud/apps/text/js/hsp.js-D27uCouP.chunk.mjs.map
+share/nextcloud/apps/text/js/http-5BfNNQc0.chunk.mjs
+share/nextcloud/apps/text/js/http-5BfNNQc0.chunk.mjs.map
+share/nextcloud/apps/text/js/http.js-D4t_HkmO.chunk.mjs
+share/nextcloud/apps/text/js/http.js-D4t_HkmO.chunk.mjs.map
+share/nextcloud/apps/text/js/hy-aioFYxx1.chunk.mjs
+share/nextcloud/apps/text/js/hy-aioFYxx1.chunk.mjs.map
+share/nextcloud/apps/text/js/hy.js-CNDvCBmH.chunk.mjs
+share/nextcloud/apps/text/js/hy.js-CNDvCBmH.chunk.mjs.map
+share/nextcloud/apps/text/js/index-01f381cb-1vf3Y6b9.chunk.mjs
+share/nextcloud/apps/text/js/index-01f381cb-1vf3Y6b9.chunk.mjs.map
+share/nextcloud/apps/text/js/index-BpvrP2W2.chunk.mjs
+share/nextcloud/apps/text/js/index-BpvrP2W2.chunk.mjs.map
+share/nextcloud/apps/text/js/index-Br6XaFoY.chunk.mjs
+share/nextcloud/apps/text/js/index-Br6XaFoY.chunk.mjs.map
+share/nextcloud/apps/text/js/index-C1azEbgd-qDYxBT-w.chunk.mjs
+share/nextcloud/apps/text/js/index-C1azEbgd-qDYxBT-w.chunk.mjs.map
+share/nextcloud/apps/text/js/index-COlIf7vj.chunk.mjs
+share/nextcloud/apps/text/js/index-COlIf7vj.chunk.mjs.map
+share/nextcloud/apps/text/js/index-CZpehzPA.chunk.mjs
+share/nextcloud/apps/text/js/index-CZpehzPA.chunk.mjs.map
+share/nextcloud/apps/text/js/index-DkzhscpN.chunk.mjs
+share/nextcloud/apps/text/js/index-DkzhscpN.chunk.mjs.map
+share/nextcloud/apps/text/js/index-Ubm2itxG.chunk.mjs
+share/nextcloud/apps/text/js/index-Ubm2itxG.chunk.mjs.map
+share/nextcloud/apps/text/js/infoDiagram-94cd232f-2GiJfq5o.chunk.mjs
+share/nextcloud/apps/text/js/infoDiagram-94cd232f-2GiJfq5o.chunk.mjs.map
+share/nextcloud/apps/text/js/inform7-DR3qoLF1.chunk.mjs
+share/nextcloud/apps/text/js/inform7-DR3qoLF1.chunk.mjs.map
+share/nextcloud/apps/text/js/inform7.js-PTFp-C8J.chunk.mjs
+share/nextcloud/apps/text/js/inform7.js-PTFp-C8J.chunk.mjs.map
+share/nextcloud/apps/text/js/ini-CtWUnmtg.chunk.mjs
+share/nextcloud/apps/text/js/ini-CtWUnmtg.chunk.mjs.map
+share/nextcloud/apps/text/js/ini.js-CyT6shgW.chunk.mjs
+share/nextcloud/apps/text/js/ini.js-CyT6shgW.chunk.mjs.map
+share/nextcloud/apps/text/js/init-q33yAy1W.chunk.mjs
+share/nextcloud/apps/text/js/init-q33yAy1W.chunk.mjs.map
+share/nextcloud/apps/text/js/irpf90-Bg4aWQLH.chunk.mjs
+share/nextcloud/apps/text/js/irpf90-Bg4aWQLH.chunk.mjs.map
+share/nextcloud/apps/text/js/irpf90.js-CVryPVdN.chunk.mjs
+share/nextcloud/apps/text/js/irpf90.js-CVryPVdN.chunk.mjs.map
+share/nextcloud/apps/text/js/isbl-ByoI9PU8.chunk.mjs
+share/nextcloud/apps/text/js/isbl-ByoI9PU8.chunk.mjs.map
+share/nextcloud/apps/text/js/isbl.js-CmB6bKAV.chunk.mjs
+share/nextcloud/apps/text/js/isbl.js-CmB6bKAV.chunk.mjs.map
+share/nextcloud/apps/text/js/java-D6nfn2FD.chunk.mjs
+share/nextcloud/apps/text/js/java-D6nfn2FD.chunk.mjs.map
+share/nextcloud/apps/text/js/java.js-BI7pKKXI.chunk.mjs
+share/nextcloud/apps/text/js/java.js-BI7pKKXI.chunk.mjs.map
+share/nextcloud/apps/text/js/javascript-B4EUci0M.chunk.mjs
+share/nextcloud/apps/text/js/javascript-B4EUci0M.chunk.mjs.map
+share/nextcloud/apps/text/js/javascript.js-BFulnyqF.chunk.mjs
+share/nextcloud/apps/text/js/javascript.js-BFulnyqF.chunk.mjs.map
+share/nextcloud/apps/text/js/jboss-cli-aedRy8j2.chunk.mjs
+share/nextcloud/apps/text/js/jboss-cli-aedRy8j2.chunk.mjs.map
+share/nextcloud/apps/text/js/jboss-cli.js-CMLASO4W.chunk.mjs
+share/nextcloud/apps/text/js/jboss-cli.js-CMLASO4W.chunk.mjs.map
+share/nextcloud/apps/text/js/journeyDiagram-6625b456-BLNO7w-n.chunk.mjs
+share/nextcloud/apps/text/js/journeyDiagram-6625b456-BLNO7w-n.chunk.mjs.map
+share/nextcloud/apps/text/js/json-B0r_n1Uu.chunk.mjs
+share/nextcloud/apps/text/js/json-B0r_n1Uu.chunk.mjs.map
+share/nextcloud/apps/text/js/json.js-BzaL6C8s.chunk.mjs
+share/nextcloud/apps/text/js/json.js-BzaL6C8s.chunk.mjs.map
+share/nextcloud/apps/text/js/julia-B2bHSIdG.chunk.mjs
+share/nextcloud/apps/text/js/julia-B2bHSIdG.chunk.mjs.map
+share/nextcloud/apps/text/js/julia-repl-6yuliCQ3.chunk.mjs
+share/nextcloud/apps/text/js/julia-repl-6yuliCQ3.chunk.mjs.map
+share/nextcloud/apps/text/js/julia-repl.js-B7ThP0yu.chunk.mjs
+share/nextcloud/apps/text/js/julia-repl.js-B7ThP0yu.chunk.mjs.map
+share/nextcloud/apps/text/js/julia.js-ecdtqHzH.chunk.mjs
+share/nextcloud/apps/text/js/julia.js-ecdtqHzH.chunk.mjs.map
+share/nextcloud/apps/text/js/katex-B5HeYN0F.chunk.mjs
+share/nextcloud/apps/text/js/katex-B5HeYN0F.chunk.mjs.map
+share/nextcloud/apps/text/js/kotlin-GjqJdQwI.chunk.mjs
+share/nextcloud/apps/text/js/kotlin-GjqJdQwI.chunk.mjs.map
+share/nextcloud/apps/text/js/kotlin.js-BR3VAcoL.chunk.mjs
+share/nextcloud/apps/text/js/kotlin.js-BR3VAcoL.chunk.mjs.map
+share/nextcloud/apps/text/js/lasso-D0iph5Ty.chunk.mjs
+share/nextcloud/apps/text/js/lasso-D0iph5Ty.chunk.mjs.map
+share/nextcloud/apps/text/js/lasso.js-DbEpDCi9.chunk.mjs
+share/nextcloud/apps/text/js/lasso.js-DbEpDCi9.chunk.mjs.map
+share/nextcloud/apps/text/js/latex-BidkzKI9.chunk.mjs
+share/nextcloud/apps/text/js/latex-BidkzKI9.chunk.mjs.map
+share/nextcloud/apps/text/js/latex.js-BzSir9Dn.chunk.mjs
+share/nextcloud/apps/text/js/latex.js-BzSir9Dn.chunk.mjs.map
+share/nextcloud/apps/text/js/layout-OOz8CTlC.chunk.mjs
+share/nextcloud/apps/text/js/layout-OOz8CTlC.chunk.mjs.map
+share/nextcloud/apps/text/js/ldif-BrNSQP8L.chunk.mjs
+share/nextcloud/apps/text/js/ldif-BrNSQP8L.chunk.mjs.map
+share/nextcloud/apps/text/js/ldif.js-D-oU_F0V.chunk.mjs
+share/nextcloud/apps/text/js/ldif.js-D-oU_F0V.chunk.mjs.map
+share/nextcloud/apps/text/js/leaf-CpMYBUEZ.chunk.mjs
+share/nextcloud/apps/text/js/leaf-CpMYBUEZ.chunk.mjs.map
+share/nextcloud/apps/text/js/leaf.js-DvsAQ8yU.chunk.mjs
+share/nextcloud/apps/text/js/leaf.js-DvsAQ8yU.chunk.mjs.map
+share/nextcloud/apps/text/js/less-yISBHYxx.chunk.mjs
+share/nextcloud/apps/text/js/less-yISBHYxx.chunk.mjs.map
+share/nextcloud/apps/text/js/less.js-DDKz8j6M.chunk.mjs
+share/nextcloud/apps/text/js/less.js-DDKz8j6M.chunk.mjs.map
+share/nextcloud/apps/text/js/line-CKWJWi_3.chunk.mjs
+share/nextcloud/apps/text/js/line-CKWJWi_3.chunk.mjs.map
+share/nextcloud/apps/text/js/linear-BxkBBwC9.chunk.mjs
+share/nextcloud/apps/text/js/linear-BxkBBwC9.chunk.mjs.map
+share/nextcloud/apps/text/js/lisp-Bf_vLEb6.chunk.mjs
+share/nextcloud/apps/text/js/lisp-Bf_vLEb6.chunk.mjs.map
+share/nextcloud/apps/text/js/lisp.js-CZkyYTQP.chunk.mjs
+share/nextcloud/apps/text/js/lisp.js-CZkyYTQP.chunk.mjs.map
+share/nextcloud/apps/text/js/livecodeserver-YirCvZNJ.chunk.mjs
+share/nextcloud/apps/text/js/livecodeserver-YirCvZNJ.chunk.mjs.map
+share/nextcloud/apps/text/js/livecodeserver.js-BJUgDiME.chunk.mjs
+share/nextcloud/apps/text/js/livecodeserver.js-BJUgDiME.chunk.mjs.map
+share/nextcloud/apps/text/js/livescript-Dpfx6Fgf.chunk.mjs
+share/nextcloud/apps/text/js/livescript-Dpfx6Fgf.chunk.mjs.map
+share/nextcloud/apps/text/js/livescript.js-DKykPBIV.chunk.mjs
+share/nextcloud/apps/text/js/livescript.js-DKykPBIV.chunk.mjs.map
+share/nextcloud/apps/text/js/llvm-CE8RIDug.chunk.mjs
+share/nextcloud/apps/text/js/llvm-CE8RIDug.chunk.mjs.map
+share/nextcloud/apps/text/js/llvm.js-CO6PEX8K.chunk.mjs
+share/nextcloud/apps/text/js/llvm.js-CO6PEX8K.chunk.mjs.map
+share/nextcloud/apps/text/js/logger-B4T8Bva5.chunk.mjs
+share/nextcloud/apps/text/js/logger-B4T8Bva5.chunk.mjs.map
+share/nextcloud/apps/text/js/lsl-DkworRs3.chunk.mjs
+share/nextcloud/apps/text/js/lsl-DkworRs3.chunk.mjs.map
+share/nextcloud/apps/text/js/lsl.js-CIFDVVC8.chunk.mjs
+share/nextcloud/apps/text/js/lsl.js-CIFDVVC8.chunk.mjs.map
+share/nextcloud/apps/text/js/lua-BEPoLVYj.chunk.mjs
+share/nextcloud/apps/text/js/lua-BEPoLVYj.chunk.mjs.map
+share/nextcloud/apps/text/js/lua.js-Bj3gF62t.chunk.mjs
+share/nextcloud/apps/text/js/lua.js-Bj3gF62t.chunk.mjs.map
+share/nextcloud/apps/text/js/makefile-B7U7uLgX.chunk.mjs
+share/nextcloud/apps/text/js/makefile-B7U7uLgX.chunk.mjs.map
+share/nextcloud/apps/text/js/makefile.js-CQ0DPtsm.chunk.mjs
+share/nextcloud/apps/text/js/makefile.js-CQ0DPtsm.chunk.mjs.map
+share/nextcloud/apps/text/js/markdown-Chfk8DeT.chunk.mjs
+share/nextcloud/apps/text/js/markdown-Chfk8DeT.chunk.mjs.map
+share/nextcloud/apps/text/js/markdown.js-DPqTcoaJ.chunk.mjs
+share/nextcloud/apps/text/js/markdown.js-DPqTcoaJ.chunk.mjs.map
+share/nextcloud/apps/text/js/mathematica-BqQjTkty.chunk.mjs
+share/nextcloud/apps/text/js/mathematica-BqQjTkty.chunk.mjs.map
+share/nextcloud/apps/text/js/mathematica.js-DlEv93SK.chunk.mjs
+share/nextcloud/apps/text/js/mathematica.js-DlEv93SK.chunk.mjs.map
+share/nextcloud/apps/text/js/matlab-cVjCOfWz.chunk.mjs
+share/nextcloud/apps/text/js/matlab-cVjCOfWz.chunk.mjs.map
+share/nextcloud/apps/text/js/matlab.js-DJWUqMhe.chunk.mjs
+share/nextcloud/apps/text/js/matlab.js-DJWUqMhe.chunk.mjs.map
+share/nextcloud/apps/text/js/maxima-c4kMCVAC.chunk.mjs
+share/nextcloud/apps/text/js/maxima-c4kMCVAC.chunk.mjs.map
+share/nextcloud/apps/text/js/maxima.js-CeP-lEVU.chunk.mjs
+share/nextcloud/apps/text/js/maxima.js-CeP-lEVU.chunk.mjs.map
+share/nextcloud/apps/text/js/mel-DCU1vrG6.chunk.mjs
+share/nextcloud/apps/text/js/mel-DCU1vrG6.chunk.mjs.map
+share/nextcloud/apps/text/js/mel.js-CpRwtW5e.chunk.mjs
+share/nextcloud/apps/text/js/mel.js-CpRwtW5e.chunk.mjs.map
+share/nextcloud/apps/text/js/mercury-BdHHVfD4.chunk.mjs
+share/nextcloud/apps/text/js/mercury-BdHHVfD4.chunk.mjs.map
+share/nextcloud/apps/text/js/mercury.js-jwXqf5PV.chunk.mjs
+share/nextcloud/apps/text/js/mercury.js-jwXqf5PV.chunk.mjs.map
+share/nextcloud/apps/text/js/mermaid.core-CHhv7cmw.chunk.mjs
+share/nextcloud/apps/text/js/mermaid.core-CHhv7cmw.chunk.mjs.map
+share/nextcloud/apps/text/js/mime-ChWVRLiA.chunk.mjs
+share/nextcloud/apps/text/js/mime-ChWVRLiA.chunk.mjs.map
+share/nextcloud/apps/text/js/mindmap-definition-307c710a-BSEuvaLJ.chunk.mjs
+share/nextcloud/apps/text/js/mindmap-definition-307c710a-BSEuvaLJ.chunk.mjs.map
+share/nextcloud/apps/text/js/mipsasm-D67poc80.chunk.mjs
+share/nextcloud/apps/text/js/mipsasm-D67poc80.chunk.mjs.map
+share/nextcloud/apps/text/js/mipsasm.js-CWXXOR_u.chunk.mjs
+share/nextcloud/apps/text/js/mipsasm.js-CWXXOR_u.chunk.mjs.map
+share/nextcloud/apps/text/js/mizar-CMF9cnpn.chunk.mjs
+share/nextcloud/apps/text/js/mizar-CMF9cnpn.chunk.mjs.map
+share/nextcloud/apps/text/js/mizar.js-DJ_zz71N.chunk.mjs
+share/nextcloud/apps/text/js/mizar.js-DJ_zz71N.chunk.mjs.map
+share/nextcloud/apps/text/js/modulepreload-polyfill-DMTabKmO.chunk.mjs
+share/nextcloud/apps/text/js/modulepreload-polyfill-DMTabKmO.chunk.mjs.map
+share/nextcloud/apps/text/js/mojolicious-ENmFAtsV.chunk.mjs
+share/nextcloud/apps/text/js/mojolicious-ENmFAtsV.chunk.mjs.map
+share/nextcloud/apps/text/js/mojolicious.js-BM5zM1g6.chunk.mjs
+share/nextcloud/apps/text/js/mojolicious.js-BM5zM1g6.chunk.mjs.map
+share/nextcloud/apps/text/js/monkey-BjJHL8wT.chunk.mjs
+share/nextcloud/apps/text/js/monkey-BjJHL8wT.chunk.mjs.map
+share/nextcloud/apps/text/js/monkey.js-kiNoEkaA.chunk.mjs
+share/nextcloud/apps/text/js/monkey.js-kiNoEkaA.chunk.mjs.map
+share/nextcloud/apps/text/js/moonscript-CpXWjaUi.chunk.mjs
+share/nextcloud/apps/text/js/moonscript-CpXWjaUi.chunk.mjs.map
+share/nextcloud/apps/text/js/moonscript.js-GSmF2AFN.chunk.mjs
+share/nextcloud/apps/text/js/moonscript.js-GSmF2AFN.chunk.mjs.map
+share/nextcloud/apps/text/js/n1ql-CJEaPMZL.chunk.mjs
+share/nextcloud/apps/text/js/n1ql-CJEaPMZL.chunk.mjs.map
+share/nextcloud/apps/text/js/n1ql.js-8fYxCUY5.chunk.mjs
+share/nextcloud/apps/text/js/n1ql.js-8fYxCUY5.chunk.mjs.map
+share/nextcloud/apps/text/js/nestedtext-C09_HbWP.chunk.mjs
+share/nextcloud/apps/text/js/nestedtext-C09_HbWP.chunk.mjs.map
+share/nextcloud/apps/text/js/nestedtext.js-DUAFy__c.chunk.mjs
+share/nextcloud/apps/text/js/nestedtext.js-DUAFy__c.chunk.mjs.map
+share/nextcloud/apps/text/js/nginx-Bm1KButR.chunk.mjs
+share/nextcloud/apps/text/js/nginx-Bm1KButR.chunk.mjs.map
+share/nextcloud/apps/text/js/nginx.js-mTvluwhM.chunk.mjs
+share/nextcloud/apps/text/js/nginx.js-mTvluwhM.chunk.mjs.map
+share/nextcloud/apps/text/js/nim-B_Hi5bd9.chunk.mjs
+share/nextcloud/apps/text/js/nim-B_Hi5bd9.chunk.mjs.map
+share/nextcloud/apps/text/js/nim.js-DPOZebDU.chunk.mjs
+share/nextcloud/apps/text/js/nim.js-DPOZebDU.chunk.mjs.map
+share/nextcloud/apps/text/js/nix-T056vdX3.chunk.mjs
+share/nextcloud/apps/text/js/nix-T056vdX3.chunk.mjs.map
+share/nextcloud/apps/text/js/nix.js-Dsirqz8z.chunk.mjs
+share/nextcloud/apps/text/js/nix.js-Dsirqz8z.chunk.mjs.map
+share/nextcloud/apps/text/js/node-repl-CVstPGuq.chunk.mjs
+share/nextcloud/apps/text/js/node-repl-CVstPGuq.chunk.mjs.map
+share/nextcloud/apps/text/js/node-repl.js-Tkcogo60.chunk.mjs
+share/nextcloud/apps/text/js/node-repl.js-Tkcogo60.chunk.mjs.map
+share/nextcloud/apps/text/js/nsis-DckD1LXi.chunk.mjs
+share/nextcloud/apps/text/js/nsis-DckD1LXi.chunk.mjs.map
+share/nextcloud/apps/text/js/nsis.js-rtR3VsE2.chunk.mjs
+share/nextcloud/apps/text/js/nsis.js-rtR3VsE2.chunk.mjs.map
+share/nextcloud/apps/text/js/objectivec-BMtWEv-r.chunk.mjs
+share/nextcloud/apps/text/js/objectivec-BMtWEv-r.chunk.mjs.map
+share/nextcloud/apps/text/js/objectivec.js-X-pLbn5Z.chunk.mjs
+share/nextcloud/apps/text/js/objectivec.js-X-pLbn5Z.chunk.mjs.map
+share/nextcloud/apps/text/js/ocaml-BlOgHWt6.chunk.mjs
+share/nextcloud/apps/text/js/ocaml-BlOgHWt6.chunk.mjs.map
+share/nextcloud/apps/text/js/ocaml.js-DqRMHjZ2.chunk.mjs
+share/nextcloud/apps/text/js/ocaml.js-DqRMHjZ2.chunk.mjs.map
+share/nextcloud/apps/text/js/openscad-Bz8Tq7S3.chunk.mjs
+share/nextcloud/apps/text/js/openscad-Bz8Tq7S3.chunk.mjs.map
+share/nextcloud/apps/text/js/openscad.js-DNTNKxYL.chunk.mjs
+share/nextcloud/apps/text/js/openscad.js-DNTNKxYL.chunk.mjs.map
+share/nextcloud/apps/text/js/ordinal-Bt1svyuw.chunk.mjs
+share/nextcloud/apps/text/js/ordinal-Bt1svyuw.chunk.mjs.map
+share/nextcloud/apps/text/js/oxygene-BHsJWf1E.chunk.mjs
+share/nextcloud/apps/text/js/oxygene-BHsJWf1E.chunk.mjs.map
+share/nextcloud/apps/text/js/oxygene.js-QepyH4wt.chunk.mjs
+share/nextcloud/apps/text/js/oxygene.js-QepyH4wt.chunk.mjs.map
+share/nextcloud/apps/text/js/parser3-CRHnf3iW.chunk.mjs
+share/nextcloud/apps/text/js/parser3-CRHnf3iW.chunk.mjs.map
+share/nextcloud/apps/text/js/parser3.js-Ca8o5iGl.chunk.mjs
+share/nextcloud/apps/text/js/parser3.js-Ca8o5iGl.chunk.mjs.map
+share/nextcloud/apps/text/js/path-D16fQfbf.chunk.mjs
+share/nextcloud/apps/text/js/path-D16fQfbf.chunk.mjs.map
+share/nextcloud/apps/text/js/perl-C0cbI6bw.chunk.mjs
+share/nextcloud/apps/text/js/perl-C0cbI6bw.chunk.mjs.map
+share/nextcloud/apps/text/js/perl.js-D9amq0bx.chunk.mjs
+share/nextcloud/apps/text/js/perl.js-D9amq0bx.chunk.mjs.map
+share/nextcloud/apps/text/js/pf-70SZtJi2.chunk.mjs
+share/nextcloud/apps/text/js/pf-70SZtJi2.chunk.mjs.map
+share/nextcloud/apps/text/js/pf.js-DqRtODEr.chunk.mjs
+share/nextcloud/apps/text/js/pf.js-DqRtODEr.chunk.mjs.map
+share/nextcloud/apps/text/js/pgsql-6nMyK_Wd.chunk.mjs
+share/nextcloud/apps/text/js/pgsql-6nMyK_Wd.chunk.mjs.map
+share/nextcloud/apps/text/js/pgsql.js-znlHuUSZ.chunk.mjs
+share/nextcloud/apps/text/js/pgsql.js-znlHuUSZ.chunk.mjs.map
+share/nextcloud/apps/text/js/php-CZMCgAaO.chunk.mjs
+share/nextcloud/apps/text/js/php-CZMCgAaO.chunk.mjs.map
+share/nextcloud/apps/text/js/php-template-BBlSO20s.chunk.mjs
+share/nextcloud/apps/text/js/php-template-BBlSO20s.chunk.mjs.map
+share/nextcloud/apps/text/js/php-template.js-BcRG0_Wd.chunk.mjs
+share/nextcloud/apps/text/js/php-template.js-BcRG0_Wd.chunk.mjs.map
+share/nextcloud/apps/text/js/php.js-Bd_7bXT-.chunk.mjs
+share/nextcloud/apps/text/js/php.js-Bd_7bXT-.chunk.mjs.map
+share/nextcloud/apps/text/js/pieDiagram-bb1d19e5-BiJye3qS.chunk.mjs
+share/nextcloud/apps/text/js/pieDiagram-bb1d19e5-BiJye3qS.chunk.mjs.map
+share/nextcloud/apps/text/js/plaintext-E0BOOE5N.chunk.mjs
+share/nextcloud/apps/text/js/plaintext-E0BOOE5N.chunk.mjs.map
+share/nextcloud/apps/text/js/plaintext.js-IV8U_wPr.chunk.mjs
+share/nextcloud/apps/text/js/plaintext.js-IV8U_wPr.chunk.mjs.map
+share/nextcloud/apps/text/js/pony-CAdQYYBb.chunk.mjs
+share/nextcloud/apps/text/js/pony-CAdQYYBb.chunk.mjs.map
+share/nextcloud/apps/text/js/pony.js-9Ytrrnx1.chunk.mjs
+share/nextcloud/apps/text/js/pony.js-9Ytrrnx1.chunk.mjs.map
+share/nextcloud/apps/text/js/powershell-hUD8RNhy.chunk.mjs
+share/nextcloud/apps/text/js/powershell-hUD8RNhy.chunk.mjs.map
+share/nextcloud/apps/text/js/powershell.js-D5eEMdKJ.chunk.mjs
+share/nextcloud/apps/text/js/powershell.js-D5eEMdKJ.chunk.mjs.map
+share/nextcloud/apps/text/js/processing-CZZsgFCV.chunk.mjs
+share/nextcloud/apps/text/js/processing-CZZsgFCV.chunk.mjs.map
+share/nextcloud/apps/text/js/processing.js-C9she73T.chunk.mjs
+share/nextcloud/apps/text/js/processing.js-C9she73T.chunk.mjs.map
+share/nextcloud/apps/text/js/profile-Rs5l_MIm.chunk.mjs
+share/nextcloud/apps/text/js/profile-Rs5l_MIm.chunk.mjs.map
+share/nextcloud/apps/text/js/profile.js-BL-Ghtl0.chunk.mjs
+share/nextcloud/apps/text/js/profile.js-BL-Ghtl0.chunk.mjs.map
+share/nextcloud/apps/text/js/prolog-CmVWxlpB.chunk.mjs
+share/nextcloud/apps/text/js/prolog-CmVWxlpB.chunk.mjs.map
+share/nextcloud/apps/text/js/prolog.js-kq3OuSqF.chunk.mjs
+share/nextcloud/apps/text/js/prolog.js-kq3OuSqF.chunk.mjs.map
+share/nextcloud/apps/text/js/properties-R7STg5xB.chunk.mjs
+share/nextcloud/apps/text/js/properties-R7STg5xB.chunk.mjs.map
+share/nextcloud/apps/text/js/properties.js-BMN0Kh1y.chunk.mjs
+share/nextcloud/apps/text/js/properties.js-BMN0Kh1y.chunk.mjs.map
+share/nextcloud/apps/text/js/protobuf-Bxuhz9Gw.chunk.mjs
+share/nextcloud/apps/text/js/protobuf-Bxuhz9Gw.chunk.mjs.map
+share/nextcloud/apps/text/js/protobuf.js-Cr9gR-SB.chunk.mjs
+share/nextcloud/apps/text/js/protobuf.js-Cr9gR-SB.chunk.mjs.map
+share/nextcloud/apps/text/js/public-BnJZpQLY.chunk.mjs
+share/nextcloud/apps/text/js/public-BnJZpQLY.chunk.mjs.map
+share/nextcloud/apps/text/js/puppet-CpZ0LBub.chunk.mjs
+share/nextcloud/apps/text/js/puppet-CpZ0LBub.chunk.mjs.map
+share/nextcloud/apps/text/js/puppet.js-lzFyUR80.chunk.mjs
+share/nextcloud/apps/text/js/puppet.js-lzFyUR80.chunk.mjs.map
+share/nextcloud/apps/text/js/purebasic-D2cKkfVv.chunk.mjs
+share/nextcloud/apps/text/js/purebasic-D2cKkfVv.chunk.mjs.map
+share/nextcloud/apps/text/js/purebasic.js-DcMruQC9.chunk.mjs
+share/nextcloud/apps/text/js/purebasic.js-DcMruQC9.chunk.mjs.map
+share/nextcloud/apps/text/js/python-B8IcgMjB.chunk.mjs
+share/nextcloud/apps/text/js/python-B8IcgMjB.chunk.mjs.map
+share/nextcloud/apps/text/js/python-repl-Gv_ZT_95.chunk.mjs
+share/nextcloud/apps/text/js/python-repl-Gv_ZT_95.chunk.mjs.map
+share/nextcloud/apps/text/js/python-repl.js-DM4lBYYJ.chunk.mjs
+share/nextcloud/apps/text/js/python-repl.js-DM4lBYYJ.chunk.mjs.map
+share/nextcloud/apps/text/js/python.js-C_yATkYv.chunk.mjs
+share/nextcloud/apps/text/js/python.js-C_yATkYv.chunk.mjs.map
+share/nextcloud/apps/text/js/q-C437EZCm.chunk.mjs
+share/nextcloud/apps/text/js/q-C437EZCm.chunk.mjs.map
+share/nextcloud/apps/text/js/q.js-Cpol1zAn.chunk.mjs
+share/nextcloud/apps/text/js/q.js-Cpol1zAn.chunk.mjs.map
+share/nextcloud/apps/text/js/qml-Dq94FKvK.chunk.mjs
+share/nextcloud/apps/text/js/qml-Dq94FKvK.chunk.mjs.map
+share/nextcloud/apps/text/js/qml.js-Brfl3TJ1.chunk.mjs
+share/nextcloud/apps/text/js/qml.js-Brfl3TJ1.chunk.mjs.map
+share/nextcloud/apps/text/js/quadrantDiagram-c759a472-D7mSRquN.chunk.mjs
+share/nextcloud/apps/text/js/quadrantDiagram-c759a472-D7mSRquN.chunk.mjs.map
+share/nextcloud/apps/text/js/r-Bp28_zr0.chunk.mjs
+share/nextcloud/apps/text/js/r-Bp28_zr0.chunk.mjs.map
+share/nextcloud/apps/text/js/r.js-DNYynHPT.chunk.mjs
+share/nextcloud/apps/text/js/r.js-DNYynHPT.chunk.mjs.map
+share/nextcloud/apps/text/js/reasonml-CjXC9NIC.chunk.mjs
+share/nextcloud/apps/text/js/reasonml-CjXC9NIC.chunk.mjs.map
+share/nextcloud/apps/text/js/reasonml.js-DswjIw79.chunk.mjs
+share/nextcloud/apps/text/js/reasonml.js-DswjIw79.chunk.mjs.map
+share/nextcloud/apps/text/js/requirementDiagram-87253d64-48JxXd9V.chunk.mjs
+share/nextcloud/apps/text/js/requirementDiagram-87253d64-48JxXd9V.chunk.mjs.map
+share/nextcloud/apps/text/js/rib-DfGGzq5s.chunk.mjs
+share/nextcloud/apps/text/js/rib-DfGGzq5s.chunk.mjs.map
+share/nextcloud/apps/text/js/rib.js-DzR8SJm1.chunk.mjs
+share/nextcloud/apps/text/js/rib.js-DzR8SJm1.chunk.mjs.map
+share/nextcloud/apps/text/js/roboconf-jXyvab0Q.chunk.mjs
+share/nextcloud/apps/text/js/roboconf-jXyvab0Q.chunk.mjs.map
+share/nextcloud/apps/text/js/roboconf.js-BTvQbD9G.chunk.mjs
+share/nextcloud/apps/text/js/roboconf.js-BTvQbD9G.chunk.mjs.map
+share/nextcloud/apps/text/js/routeros-vvXiNPrd.chunk.mjs
+share/nextcloud/apps/text/js/routeros-vvXiNPrd.chunk.mjs.map
+share/nextcloud/apps/text/js/routeros.js-BZZydbin.chunk.mjs
+share/nextcloud/apps/text/js/routeros.js-BZZydbin.chunk.mjs.map
+share/nextcloud/apps/text/js/rsl-D4D8XkEl.chunk.mjs
+share/nextcloud/apps/text/js/rsl-D4D8XkEl.chunk.mjs.map
+share/nextcloud/apps/text/js/rsl.js-DCQ_Tp1q.chunk.mjs
+share/nextcloud/apps/text/js/rsl.js-DCQ_Tp1q.chunk.mjs.map
+share/nextcloud/apps/text/js/ruby-BxWrfYu-.chunk.mjs
+share/nextcloud/apps/text/js/ruby-BxWrfYu-.chunk.mjs.map
+share/nextcloud/apps/text/js/ruby.js-kju7Bq-a.chunk.mjs
+share/nextcloud/apps/text/js/ruby.js-kju7Bq-a.chunk.mjs.map
+share/nextcloud/apps/text/js/ruleslanguage-Be5eHKT7.chunk.mjs
+share/nextcloud/apps/text/js/ruleslanguage-Be5eHKT7.chunk.mjs.map
+share/nextcloud/apps/text/js/ruleslanguage.js-BhOrVz2D.chunk.mjs
+share/nextcloud/apps/text/js/ruleslanguage.js-BhOrVz2D.chunk.mjs.map
+share/nextcloud/apps/text/js/rust-D83oCgNd.chunk.mjs
+share/nextcloud/apps/text/js/rust-D83oCgNd.chunk.mjs.map
+share/nextcloud/apps/text/js/rust.js-BRCG942D.chunk.mjs
+share/nextcloud/apps/text/js/rust.js-BRCG942D.chunk.mjs.map
+share/nextcloud/apps/text/js/sankeyDiagram-707fac0f-slv5SW31.chunk.mjs
+share/nextcloud/apps/text/js/sankeyDiagram-707fac0f-slv5SW31.chunk.mjs.map
+share/nextcloud/apps/text/js/sas-C_UMK08C.chunk.mjs
+share/nextcloud/apps/text/js/sas-C_UMK08C.chunk.mjs.map
+share/nextcloud/apps/text/js/sas.js-CQ1x98Dn.chunk.mjs
+share/nextcloud/apps/text/js/sas.js-CQ1x98Dn.chunk.mjs.map
+share/nextcloud/apps/text/js/scala-DM40I5I8.chunk.mjs
+share/nextcloud/apps/text/js/scala-DM40I5I8.chunk.mjs.map
+share/nextcloud/apps/text/js/scala.js-QnigIENA.chunk.mjs
+share/nextcloud/apps/text/js/scala.js-QnigIENA.chunk.mjs.map
+share/nextcloud/apps/text/js/scheme-CpBWtmrT.chunk.mjs
+share/nextcloud/apps/text/js/scheme-CpBWtmrT.chunk.mjs.map
+share/nextcloud/apps/text/js/scheme.js-CK9x9psl.chunk.mjs
+share/nextcloud/apps/text/js/scheme.js-CK9x9psl.chunk.mjs.map
+share/nextcloud/apps/text/js/scilab-BlwJH1th.chunk.mjs
+share/nextcloud/apps/text/js/scilab-BlwJH1th.chunk.mjs.map
+share/nextcloud/apps/text/js/scilab.js-bsHdkVxl.chunk.mjs
+share/nextcloud/apps/text/js/scilab.js-bsHdkVxl.chunk.mjs.map
+share/nextcloud/apps/text/js/scss-B0DBU1A2.chunk.mjs
+share/nextcloud/apps/text/js/scss-B0DBU1A2.chunk.mjs.map
+share/nextcloud/apps/text/js/scss.js-BBjO2KHE.chunk.mjs
+share/nextcloud/apps/text/js/scss.js-BBjO2KHE.chunk.mjs.map
+share/nextcloud/apps/text/js/sequenceDiagram-6894f283-C92FY58v.chunk.mjs
+share/nextcloud/apps/text/js/sequenceDiagram-6894f283-C92FY58v.chunk.mjs.map
+share/nextcloud/apps/text/js/shell-DIWuJnuE.chunk.mjs
+share/nextcloud/apps/text/js/shell-DIWuJnuE.chunk.mjs.map
+share/nextcloud/apps/text/js/shell.js-BzmZ2Aez.chunk.mjs
+share/nextcloud/apps/text/js/shell.js-BzmZ2Aez.chunk.mjs.map
+share/nextcloud/apps/text/js/smali-DPU3LnWQ.chunk.mjs
+share/nextcloud/apps/text/js/smali-DPU3LnWQ.chunk.mjs.map
+share/nextcloud/apps/text/js/smali.js-D2jlEPbp.chunk.mjs
+share/nextcloud/apps/text/js/smali.js-D2jlEPbp.chunk.mjs.map
+share/nextcloud/apps/text/js/smalltalk-t8UUanXB.chunk.mjs
+share/nextcloud/apps/text/js/smalltalk-t8UUanXB.chunk.mjs.map
+share/nextcloud/apps/text/js/smalltalk.js-DoyXBaSC.chunk.mjs
+share/nextcloud/apps/text/js/smalltalk.js-DoyXBaSC.chunk.mjs.map
+share/nextcloud/apps/text/js/sml-DcoKZsR2.chunk.mjs
+share/nextcloud/apps/text/js/sml-DcoKZsR2.chunk.mjs.map
+share/nextcloud/apps/text/js/sml.js-Du0PNg6r.chunk.mjs
+share/nextcloud/apps/text/js/sml.js-Du0PNg6r.chunk.mjs.map
+share/nextcloud/apps/text/js/sqf-CK83hEs7.chunk.mjs
+share/nextcloud/apps/text/js/sqf-CK83hEs7.chunk.mjs.map
+share/nextcloud/apps/text/js/sqf.js-gpVhtbQF.chunk.mjs
+share/nextcloud/apps/text/js/sqf.js-gpVhtbQF.chunk.mjs.map
+share/nextcloud/apps/text/js/sql-CBzbgeRV.chunk.mjs
+share/nextcloud/apps/text/js/sql-CBzbgeRV.chunk.mjs.map
+share/nextcloud/apps/text/js/sql.js-CZHlv95x.chunk.mjs
+share/nextcloud/apps/text/js/sql.js-CZHlv95x.chunk.mjs.map
+share/nextcloud/apps/text/js/stan-By7pilYu.chunk.mjs
+share/nextcloud/apps/text/js/stan-By7pilYu.chunk.mjs.map
+share/nextcloud/apps/text/js/stan.js-DgkqRoyQ.chunk.mjs
+share/nextcloud/apps/text/js/stan.js-DgkqRoyQ.chunk.mjs.map
+share/nextcloud/apps/text/js/stata-Dp7E7QtA.chunk.mjs
+share/nextcloud/apps/text/js/stata-Dp7E7QtA.chunk.mjs.map
+share/nextcloud/apps/text/js/stata.js-KD1keFoP.chunk.mjs
+share/nextcloud/apps/text/js/stata.js-KD1keFoP.chunk.mjs.map
+share/nextcloud/apps/text/js/stateDiagram-5dee940d-dahvV0bb.chunk.mjs
+share/nextcloud/apps/text/js/stateDiagram-5dee940d-dahvV0bb.chunk.mjs.map
+share/nextcloud/apps/text/js/stateDiagram-v2-1992cada-BKPQFx5-.chunk.mjs
+share/nextcloud/apps/text/js/stateDiagram-v2-1992cada-BKPQFx5-.chunk.mjs.map
+share/nextcloud/apps/text/js/step21-DTssxJwG.chunk.mjs
+share/nextcloud/apps/text/js/step21-DTssxJwG.chunk.mjs.map
+share/nextcloud/apps/text/js/step21.js-B-KDEPYU.chunk.mjs
+share/nextcloud/apps/text/js/step21.js-B-KDEPYU.chunk.mjs.map
+share/nextcloud/apps/text/js/styles-0784dbeb-CxtQ-PYU.chunk.mjs
+share/nextcloud/apps/text/js/styles-0784dbeb-CxtQ-PYU.chunk.mjs.map
+share/nextcloud/apps/text/js/styles-483fbfea-CL8ByvQb.chunk.mjs
+share/nextcloud/apps/text/js/styles-483fbfea-CL8ByvQb.chunk.mjs.map
+share/nextcloud/apps/text/js/styles-b83b31c9-DPKINgEo.chunk.mjs
+share/nextcloud/apps/text/js/styles-b83b31c9-DPKINgEo.chunk.mjs.map
+share/nextcloud/apps/text/js/stylus-DgLY980K.chunk.mjs
+share/nextcloud/apps/text/js/stylus-DgLY980K.chunk.mjs.map
+share/nextcloud/apps/text/js/stylus.js-DcLCiQ1d.chunk.mjs
+share/nextcloud/apps/text/js/stylus.js-DcLCiQ1d.chunk.mjs.map
+share/nextcloud/apps/text/js/subunit-B9EjSXse.chunk.mjs
+share/nextcloud/apps/text/js/subunit-B9EjSXse.chunk.mjs.map
+share/nextcloud/apps/text/js/subunit.js-DpDNPqv6.chunk.mjs
+share/nextcloud/apps/text/js/subunit.js-DpDNPqv6.chunk.mjs.map
+share/nextcloud/apps/text/js/svgDrawCommon-5e1cfd1d-MSJgWCxJ.chunk.mjs
+share/nextcloud/apps/text/js/svgDrawCommon-5e1cfd1d-MSJgWCxJ.chunk.mjs.map
+share/nextcloud/apps/text/js/swift-DwqT-Gzy.chunk.mjs
+share/nextcloud/apps/text/js/swift-DwqT-Gzy.chunk.mjs.map
+share/nextcloud/apps/text/js/swift.js-DF2SS6MM.chunk.mjs
+share/nextcloud/apps/text/js/swift.js-DF2SS6MM.chunk.mjs.map
+share/nextcloud/apps/text/js/taggerscript-RCy82i_Q.chunk.mjs
+share/nextcloud/apps/text/js/taggerscript-RCy82i_Q.chunk.mjs.map
+share/nextcloud/apps/text/js/taggerscript.js-DPZm3TIe.chunk.mjs
+share/nextcloud/apps/text/js/taggerscript.js-DPZm3TIe.chunk.mjs.map
+share/nextcloud/apps/text/js/tap-9lzQj8f-.chunk.mjs
+share/nextcloud/apps/text/js/tap-9lzQj8f-.chunk.mjs.map
+share/nextcloud/apps/text/js/tap.js-NbqAMCNC.chunk.mjs
+share/nextcloud/apps/text/js/tap.js-NbqAMCNC.chunk.mjs.map
+share/nextcloud/apps/text/js/tcl-D3_WlUG9.chunk.mjs
+share/nextcloud/apps/text/js/tcl-D3_WlUG9.chunk.mjs.map
+share/nextcloud/apps/text/js/tcl.js-BGuo6I0F.chunk.mjs
+share/nextcloud/apps/text/js/tcl.js-BGuo6I0F.chunk.mjs.map
+share/nextcloud/apps/text/js/text-editors.mjs
+share/nextcloud/apps/text/js/text-editors.mjs.map
+share/nextcloud/apps/text/js/text-files.mjs
+share/nextcloud/apps/text/js/text-files.mjs.map
+share/nextcloud/apps/text/js/text-init.mjs
+share/nextcloud/apps/text/js/text-init.mjs.map
+share/nextcloud/apps/text/js/text-public.mjs
+share/nextcloud/apps/text/js/text-public.mjs.map
+share/nextcloud/apps/text/js/text-text.mjs
+share/nextcloud/apps/text/js/text-text.mjs.map
+share/nextcloud/apps/text/js/text-viewer.mjs
+share/nextcloud/apps/text/js/text-viewer.mjs.map
+share/nextcloud/apps/text/js/thrift-DuRPNdpg.chunk.mjs
+share/nextcloud/apps/text/js/thrift-DuRPNdpg.chunk.mjs.map
+share/nextcloud/apps/text/js/thrift.js-BRGLTLbK.chunk.mjs
+share/nextcloud/apps/text/js/thrift.js-BRGLTLbK.chunk.mjs.map
+share/nextcloud/apps/text/js/timeline-definition-bf702344-CNjda0DB.chunk.mjs
+share/nextcloud/apps/text/js/timeline-definition-bf702344-CNjda0DB.chunk.mjs.map
+share/nextcloud/apps/text/js/token-DpxtlN7K.chunk.mjs
+share/nextcloud/apps/text/js/token-DpxtlN7K.chunk.mjs.map
+share/nextcloud/apps/text/js/tp-CAm9k4qM.chunk.mjs
+share/nextcloud/apps/text/js/tp-CAm9k4qM.chunk.mjs.map
+share/nextcloud/apps/text/js/tp.js-DFQEcau7.chunk.mjs
+share/nextcloud/apps/text/js/tp.js-DFQEcau7.chunk.mjs.map
+share/nextcloud/apps/text/js/twig-CzrPtbvb.chunk.mjs
+share/nextcloud/apps/text/js/twig-CzrPtbvb.chunk.mjs.map
+share/nextcloud/apps/text/js/twig.js-4s8ro8ZH.chunk.mjs
+share/nextcloud/apps/text/js/twig.js-4s8ro8ZH.chunk.mjs.map
+share/nextcloud/apps/text/js/typescript-CJkF3ihi.chunk.mjs
+share/nextcloud/apps/text/js/typescript-CJkF3ihi.chunk.mjs.map
+share/nextcloud/apps/text/js/typescript.js-CeS9xLyh.chunk.mjs
+share/nextcloud/apps/text/js/typescript.js-CeS9xLyh.chunk.mjs.map
+share/nextcloud/apps/text/js/vala-_uPkd9Pn.chunk.mjs
+share/nextcloud/apps/text/js/vala-_uPkd9Pn.chunk.mjs.map
+share/nextcloud/apps/text/js/vala.js-DfaBDcNZ.chunk.mjs
+share/nextcloud/apps/text/js/vala.js-DfaBDcNZ.chunk.mjs.map
+share/nextcloud/apps/text/js/vbnet-DzIFMRQR.chunk.mjs
+share/nextcloud/apps/text/js/vbnet-DzIFMRQR.chunk.mjs.map
+share/nextcloud/apps/text/js/vbnet.js-DVoX79He.chunk.mjs
+share/nextcloud/apps/text/js/vbnet.js-DVoX79He.chunk.mjs.map
+share/nextcloud/apps/text/js/vbscript-B3ZPvKKU.chunk.mjs
+share/nextcloud/apps/text/js/vbscript-B3ZPvKKU.chunk.mjs.map
+share/nextcloud/apps/text/js/vbscript-html-7aEDhR1-.chunk.mjs
+share/nextcloud/apps/text/js/vbscript-html-7aEDhR1-.chunk.mjs.map
+share/nextcloud/apps/text/js/vbscript-html.js-C4-Ex2fw.chunk.mjs
+share/nextcloud/apps/text/js/vbscript-html.js-C4-Ex2fw.chunk.mjs.map
+share/nextcloud/apps/text/js/vbscript.js-CGmsM4df.chunk.mjs
+share/nextcloud/apps/text/js/vbscript.js-CGmsM4df.chunk.mjs.map
+share/nextcloud/apps/text/js/vendor.LICENSE.txt
+share/nextcloud/apps/text/js/verilog-CvjIo6PL.chunk.mjs
+share/nextcloud/apps/text/js/verilog-CvjIo6PL.chunk.mjs.map
+share/nextcloud/apps/text/js/verilog.js-DqDuDGXc.chunk.mjs
+share/nextcloud/apps/text/js/verilog.js-DqDuDGXc.chunk.mjs.map
+share/nextcloud/apps/text/js/vhdl-D7u8wBCE.chunk.mjs
+share/nextcloud/apps/text/js/vhdl-D7u8wBCE.chunk.mjs.map
+share/nextcloud/apps/text/js/vhdl.js-Bssu86NK.chunk.mjs
+share/nextcloud/apps/text/js/vhdl.js-Bssu86NK.chunk.mjs.map
+share/nextcloud/apps/text/js/vim-fkcAFCcg.chunk.mjs
+share/nextcloud/apps/text/js/vim-fkcAFCcg.chunk.mjs.map
+share/nextcloud/apps/text/js/vim.js-fBV66h3c.chunk.mjs
+share/nextcloud/apps/text/js/vim.js-fBV66h3c.chunk.mjs.map
+share/nextcloud/apps/text/js/vue.runtime.esm-fZsuJKoo.chunk.mjs
+share/nextcloud/apps/text/js/vue.runtime.esm-fZsuJKoo.chunk.mjs.map
+share/nextcloud/apps/text/js/wasm-BTKbTNLO.chunk.mjs
+share/nextcloud/apps/text/js/wasm-BTKbTNLO.chunk.mjs.map
+share/nextcloud/apps/text/js/wasm.js-BrbNtx7W.chunk.mjs
+share/nextcloud/apps/text/js/wasm.js-BrbNtx7W.chunk.mjs.map
+share/nextcloud/apps/text/js/wren-DieYY0Y6.chunk.mjs
+share/nextcloud/apps/text/js/wren-DieYY0Y6.chunk.mjs.map
+share/nextcloud/apps/text/js/wren.js-BMMUxchV.chunk.mjs
+share/nextcloud/apps/text/js/wren.js-BMMUxchV.chunk.mjs.map
+share/nextcloud/apps/text/js/x86asm-Dv9EAxNO.chunk.mjs
+share/nextcloud/apps/text/js/x86asm-Dv9EAxNO.chunk.mjs.map
+share/nextcloud/apps/text/js/x86asm.js-BNXtFwjN.chunk.mjs
+share/nextcloud/apps/text/js/x86asm.js-BNXtFwjN.chunk.mjs.map
+share/nextcloud/apps/text/js/xl-BiSwiuW_.chunk.mjs
+share/nextcloud/apps/text/js/xl-BiSwiuW_.chunk.mjs.map
+share/nextcloud/apps/text/js/xl.js-Do8g6Ulz.chunk.mjs
+share/nextcloud/apps/text/js/xl.js-Do8g6Ulz.chunk.mjs.map
+share/nextcloud/apps/text/js/xml-BwFiTbV6.chunk.mjs
+share/nextcloud/apps/text/js/xml-BwFiTbV6.chunk.mjs.map
+share/nextcloud/apps/text/js/xml.js-DPTlD_xc.chunk.mjs
+share/nextcloud/apps/text/js/xml.js-DPTlD_xc.chunk.mjs.map
+share/nextcloud/apps/text/js/xquery-CoSYZG2x.chunk.mjs
+share/nextcloud/apps/text/js/xquery-CoSYZG2x.chunk.mjs.map
+share/nextcloud/apps/text/js/xquery.js-CKUDR301.chunk.mjs
+share/nextcloud/apps/text/js/xquery.js-CKUDR301.chunk.mjs.map
+share/nextcloud/apps/text/js/xychartDiagram-f11f50a6-DmdQMltv.chunk.mjs
+share/nextcloud/apps/text/js/xychartDiagram-f11f50a6-DmdQMltv.chunk.mjs.map
+share/nextcloud/apps/text/js/yaml-CSb0hW70.chunk.mjs
+share/nextcloud/apps/text/js/yaml-CSb0hW70.chunk.mjs.map
+share/nextcloud/apps/text/js/yaml.js-DmjnA3bg.chunk.mjs
+share/nextcloud/apps/text/js/yaml.js-DmjnA3bg.chunk.mjs.map
+share/nextcloud/apps/text/js/zephir-BwlSVJHP.chunk.mjs
+share/nextcloud/apps/text/js/zephir-BwlSVJHP.chunk.mjs.map
+share/nextcloud/apps/text/js/zephir.js-CPeMY-fE.chunk.mjs
+share/nextcloud/apps/text/js/zephir.js-CPeMY-fE.chunk.mjs.map
share/nextcloud/apps/text/l10n/af.js
share/nextcloud/apps/text/l10n/af.json
share/nextcloud/apps/text/l10n/an.js
@@ -17666,6 +19347,7 @@ share/nextcloud/apps/text/lib/Listeners/
share/nextcloud/apps/text/lib/Listeners/LoadViewerListener.php
share/nextcloud/apps/text/lib/Listeners/NodeCopiedListener.php
share/nextcloud/apps/text/lib/Listeners/RegisterDirectEditorEventListener.php
+share/nextcloud/apps/text/lib/Listeners/RegisterTemplateCreatorListener.php
share/nextcloud/apps/text/lib/Middleware/Attribute/RequireDocumentBaseVersionEtag.php
share/nextcloud/apps/text/lib/Middleware/Attribute/RequireDocumentSession.php
share/nextcloud/apps/text/lib/Middleware/Attribute/RequireDocumentSessionOrUserOrShareToken.php
@@ -17678,6 +19360,7 @@ share/nextcloud/apps/text/lib/Migration/
share/nextcloud/apps/text/lib/Migration/Version030501Date20220202101853.php
share/nextcloud/apps/text/lib/Migration/Version030701Date20230207131313.php
share/nextcloud/apps/text/lib/Migration/Version030901Date20231114150437.php
+share/nextcloud/apps/text/lib/Migration/Version040100Date20240611165300.php
share/nextcloud/apps/text/lib/Notification/Notifier.php
share/nextcloud/apps/text/lib/Service/ApiService.php
share/nextcloud/apps/text/lib/Service/AttachmentService.php
@@ -17692,7 +19375,6 @@ share/nextcloud/apps/text/lib/TextFile.p
share/nextcloud/apps/text/lib/YjsMessage.php
share/nextcloud/apps/text/package-lock.json
share/nextcloud/apps/text/package.json
-share/nextcloud/apps/text/sample.md
share/nextcloud/apps/text/templates/main.php
share/nextcloud/apps/theming/appinfo/info.xml
share/nextcloud/apps/theming/appinfo/routes.php
@@ -17712,11 +19394,7 @@ share/nextcloud/apps/theming/composer/co
share/nextcloud/apps/theming/composer/composer/installed.php
share/nextcloud/apps/theming/css/default.css
share/nextcloud/apps/theming/fonts/OpenDyslexic-Bold.otf
-share/nextcloud/apps/theming/fonts/OpenDyslexic-Bold.ttf
-share/nextcloud/apps/theming/fonts/OpenDyslexic-Bold.woff
share/nextcloud/apps/theming/fonts/OpenDyslexic-Regular.otf
-share/nextcloud/apps/theming/fonts/OpenDyslexic-Regular.ttf
-share/nextcloud/apps/theming/fonts/OpenDyslexic-Regular.woff
share/nextcloud/apps/theming/img/accessibility-dark.svg
share/nextcloud/apps/theming/img/app-dark.svg
share/nextcloud/apps/theming/img/app.svg
@@ -17730,6 +19408,8 @@ share/nextcloud/apps/theming/img/backgro
share/nextcloud/apps/theming/img/background/hannes-fritz-flippity-floppity.jpg
share/nextcloud/apps/theming/img/background/hannes-fritz-roulette.jpg
share/nextcloud/apps/theming/img/background/hannes-fritz-sea-spray.jpg
+share/nextcloud/apps/theming/img/background/jenna-kim-the-globe-dark.webp
+share/nextcloud/apps/theming/img/background/jenna-kim-the-globe.webp
share/nextcloud/apps/theming/img/background/kamil-porembinski-clouds.jpg
share/nextcloud/apps/theming/img/background/lali-masriera-yellow-bricks.jpg
share/nextcloud/apps/theming/img/background/nasa-waxing-crescent-moon.jpg
@@ -17743,6 +19423,7 @@ share/nextcloud/apps/theming/img/backgro
share/nextcloud/apps/theming/img/background/preview/hannes-fritz-flippity-floppity.jpg
share/nextcloud/apps/theming/img/background/preview/hannes-fritz-roulette.jpg
share/nextcloud/apps/theming/img/background/preview/hannes-fritz-sea-spray.jpg
+share/nextcloud/apps/theming/img/background/preview/jenna-kim-the-globe.jpg
share/nextcloud/apps/theming/img/background/preview/kamil-porembinski-clouds.jpg
share/nextcloud/apps/theming/img/background/preview/lali-masriera-yellow-bricks.jpg
share/nextcloud/apps/theming/img/background/preview/nasa-waxing-crescent-moon.jpg
@@ -17914,9 +19595,11 @@ share/nextcloud/apps/theming/lib/ITheme.
share/nextcloud/apps/theming/lib/IconBuilder.php
share/nextcloud/apps/theming/lib/ImageManager.php
share/nextcloud/apps/theming/lib/Jobs/MigrateBackgroundImages.php
+share/nextcloud/apps/theming/lib/Jobs/RestoreBackgroundImageColor.php
share/nextcloud/apps/theming/lib/Listener/BeforePreferenceListener.php
share/nextcloud/apps/theming/lib/Listener/BeforeTemplateRenderedListener.php
share/nextcloud/apps/theming/lib/Migration/InitBackgroundImagesMigration.php
+share/nextcloud/apps/theming/lib/Migration/Version2006Date20240905111627.php
share/nextcloud/apps/theming/lib/ResponseDefinitions.php
share/nextcloud/apps/theming/lib/Service/BackgroundService.php
share/nextcloud/apps/theming/lib/Service/JSDataService.php
@@ -17937,6 +19620,7 @@ share/nextcloud/apps/theming/lib/Themes/
share/nextcloud/apps/theming/lib/ThemingDefaults.php
share/nextcloud/apps/theming/lib/Util.php
share/nextcloud/apps/theming/openapi.json
+share/nextcloud/apps/theming/openapi.json.license
share/nextcloud/apps/theming/templates/settings-admin.php
share/nextcloud/apps/theming/templates/settings-personal.php
share/nextcloud/apps/twofactor_backupcodes/appinfo/info.xml
@@ -18116,6 +19800,253 @@ share/nextcloud/apps/twofactor_backupcod
share/nextcloud/apps/twofactor_backupcodes/lib/Settings/Personal.php
share/nextcloud/apps/twofactor_backupcodes/templates/challenge.php
share/nextcloud/apps/twofactor_backupcodes/templates/personal.php
+share/nextcloud/apps/twofactor_nextcloud_notification/AUTHORS.md
+share/nextcloud/apps/twofactor_nextcloud_notification/CHANGELOG.md
+share/nextcloud/apps/twofactor_nextcloud_notification/COPYING
+share/nextcloud/apps/twofactor_nextcloud_notification/LICENSES/AGPL-3.0-or-later.txt
+share/nextcloud/apps/twofactor_nextcloud_notification/LICENSES/Apache-2.0.txt
+share/nextcloud/apps/twofactor_nextcloud_notification/LICENSES/BSD-3-Clause.txt
+share/nextcloud/apps/twofactor_nextcloud_notification/LICENSES/CC0-1.0.txt
+share/nextcloud/apps/twofactor_nextcloud_notification/LICENSES/GPL-3.0-or-later.txt
+share/nextcloud/apps/twofactor_nextcloud_notification/LICENSES/ISC.txt
+share/nextcloud/apps/twofactor_nextcloud_notification/LICENSES/MIT.txt
+share/nextcloud/apps/twofactor_nextcloud_notification/LICENSES/MPL-2.0.txt
+share/nextcloud/apps/twofactor_nextcloud_notification/REUSE.toml
+share/nextcloud/apps/twofactor_nextcloud_notification/appinfo/info.xml
+share/nextcloud/apps/twofactor_nextcloud_notification/appinfo/routes.php
+share/nextcloud/apps/twofactor_nextcloud_notification/appinfo/signature.json
+share/nextcloud/apps/twofactor_nextcloud_notification/build-js/WebpackSPDXPlugin.js
+share/nextcloud/apps/twofactor_nextcloud_notification/build-js/npm-post-build.sh
+share/nextcloud/apps/twofactor_nextcloud_notification/composer.json
+share/nextcloud/apps/twofactor_nextcloud_notification/composer.lock
+share/nextcloud/apps/twofactor_nextcloud_notification/img/app-dark.svg
+share/nextcloud/apps/twofactor_nextcloud_notification/img/app.svg
+share/nextcloud/apps/twofactor_nextcloud_notification/img/login-dark.svg
+share/nextcloud/apps/twofactor_nextcloud_notification/js/twofactor_nextcloud_notification-challenge.js
+share/nextcloud/apps/twofactor_nextcloud_notification/js/twofactor_nextcloud_notification-challenge.js.license
+share/nextcloud/apps/twofactor_nextcloud_notification/js/twofactor_nextcloud_notification-challenge.js.map
+share/nextcloud/apps/twofactor_nextcloud_notification/js/twofactor_nextcloud_notification-settings.js
+share/nextcloud/apps/twofactor_nextcloud_notification/js/twofactor_nextcloud_notification-settings.js.license
+share/nextcloud/apps/twofactor_nextcloud_notification/js/twofactor_nextcloud_notification-settings.js.map
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/af.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/af.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/an.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/an.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ar.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ar.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ast.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ast.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/az.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/az.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/be.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/be.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/bg.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/bg.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/bn_BD.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/bn_BD.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/br.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/br.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/bs.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/bs.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ca.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ca.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/cs.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/cs.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/cy_GB.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/cy_GB.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/da.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/da.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/de.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/de.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/de_DE.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/de_DE.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/el.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/el.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/en_GB.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/en_GB.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/eo.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/eo.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_419.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_419.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_AR.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_AR.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_CL.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_CL.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_CO.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_CO.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_CR.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_CR.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_DO.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_DO.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_EC.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_EC.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_GT.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_GT.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_HN.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_HN.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_MX.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_MX.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_NI.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_NI.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_PA.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_PA.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_PE.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_PE.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_PR.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_PR.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_PY.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_PY.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_SV.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_SV.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_UY.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/es_UY.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/et_EE.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/et_EE.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/eu.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/eu.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/fa.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/fa.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/fi.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/fi.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/fo.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/fo.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/fr.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/fr.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ga.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ga.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/gd.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/gd.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/gl.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/gl.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/he.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/he.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/hr.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/hr.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/hu.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/hu.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/hy.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/hy.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ia.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ia.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/id.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/id.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/is.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/is.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/it.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/it.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ja.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ja.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ka.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ka.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ka_GE.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ka_GE.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/kab.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/kab.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/km.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/km.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/kn.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/kn.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ko.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ko.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/lb.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/lb.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/lo.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/lo.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/lt_LT.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/lt_LT.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/lv.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/lv.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/mk.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/mk.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/mn.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/mn.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ms_MY.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ms_MY.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/nb.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/nb.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/nl.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/nl.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/nn_NO.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/nn_NO.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/oc.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/oc.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/pl.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/pl.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ps.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ps.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/pt_BR.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/pt_BR.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/pt_PT.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/pt_PT.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ro.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ro.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ru.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ru.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sc.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sc.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/si.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/si.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sk.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sk.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sl.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sl.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sq.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sq.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sr.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sr.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sr%latin.js@localhost
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sr%latin.json@localhost
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sv.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/sv.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ta.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ta.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/th.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/th.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/tk.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/tk.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/tr.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/tr.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ug.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ug.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/uk.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/uk.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ur_PK.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/ur_PK.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/uz.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/uz.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/vi.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/vi.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/zh_CN.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/zh_CN.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/zh_HK.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/zh_HK.json
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/zh_TW.js
+share/nextcloud/apps/twofactor_nextcloud_notification/l10n/zh_TW.json
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/AppInfo/Application.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/BackgroundJob/CleanupTokens.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Controller/APIController.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Controller/SettingsController.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Db/Token.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Db/TokenMapper.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Event/StateChanged.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Exception/TokenExpireException.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Listener/RegistryUpdater.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Migration/Version0001Date20180411172140.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Migration/Version3004Date20220331145316.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Migration/Version4000Date20240802134536.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Migration/Version4000Date20240802134537.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Notification/Notifier.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Provider/NotificationProvider.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Service/NotificationManager.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Service/StateManager.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Service/TokenManager.php
+share/nextcloud/apps/twofactor_nextcloud_notification/lib/Settings/Personal.php
+share/nextcloud/apps/twofactor_nextcloud_notification/package-lock.json
+share/nextcloud/apps/twofactor_nextcloud_notification/package.json
+share/nextcloud/apps/twofactor_nextcloud_notification/templates/challenge.php
+share/nextcloud/apps/twofactor_nextcloud_notification/templates/personal.php
share/nextcloud/apps/twofactor_totp/AUTHORS.md
share/nextcloud/apps/twofactor_totp/CHANGELOG.md
share/nextcloud/apps/twofactor_totp/COPYING
@@ -18321,8 +20252,6 @@ share/nextcloud/apps/twofactor_totp/temp
share/nextcloud/apps/twofactor_totp/templates/personal.php
share/nextcloud/apps/twofactor_totp/vendor-bin/cs-fixer/composer.json
share/nextcloud/apps/twofactor_totp/vendor-bin/cs-fixer/composer.lock
-share/nextcloud/apps/twofactor_totp/vendor-bin/psalm/composer.json
-share/nextcloud/apps/twofactor_totp/vendor-bin/psalm/composer.lock
share/nextcloud/apps/twofactor_totp/vendor/autoload.php
share/nextcloud/apps/twofactor_totp/vendor/christian-riesen/base32/LICENSE
share/nextcloud/apps/twofactor_totp/vendor/christian-riesen/base32/README.md
@@ -18541,6 +20470,7 @@ share/nextcloud/apps/updatenotification/
share/nextcloud/apps/updatenotification/lib/Settings/Admin.php
share/nextcloud/apps/updatenotification/lib/UpdateChecker.php
share/nextcloud/apps/updatenotification/openapi.json
+share/nextcloud/apps/updatenotification/openapi.json.license
share/nextcloud/apps/updatenotification/templates/admin.php
share/nextcloud/apps/updatenotification/templates/empty.php
share/nextcloud/apps/user_ldap/ajax/clearMappings.php
@@ -18571,10 +20501,8 @@ share/nextcloud/apps/user_ldap/css/setti
share/nextcloud/apps/user_ldap/css/vendor/ui-multiselect/jquery.multiselect.css
share/nextcloud/apps/user_ldap/img/app-dark.svg
share/nextcloud/apps/user_ldap/img/app.svg
-share/nextcloud/apps/user_ldap/img/copy.png
share/nextcloud/apps/user_ldap/img/copy.svg
share/nextcloud/apps/user_ldap/js/renewPassword.js
-share/nextcloud/apps/user_ldap/js/vendor/ui-multiselect/MIT-LICENSE
share/nextcloud/apps/user_ldap/js/vendor/ui-multiselect/src/jquery.multiselect.js
share/nextcloud/apps/user_ldap/js/wizard/configModel.js
share/nextcloud/apps/user_ldap/js/wizard/controller.js
@@ -18895,9 +20823,11 @@ share/nextcloud/apps/user_ldap/lib/Migra
share/nextcloud/apps/user_ldap/lib/Notification/Notifier.php
share/nextcloud/apps/user_ldap/lib/PagedResults/TLinkId.php
share/nextcloud/apps/user_ldap/lib/Proxy.php
+share/nextcloud/apps/user_ldap/lib/Service/BirthdateParserService.php
share/nextcloud/apps/user_ldap/lib/Service/UpdateGroupsService.php
share/nextcloud/apps/user_ldap/lib/Settings/Admin.php
share/nextcloud/apps/user_ldap/lib/Settings/Section.php
+share/nextcloud/apps/user_ldap/lib/SetupChecks/LdapConnection.php
share/nextcloud/apps/user_ldap/lib/SetupChecks/LdapInvalidUuids.php
share/nextcloud/apps/user_ldap/lib/User/DeletedUsersIndex.php
share/nextcloud/apps/user_ldap/lib/User/Manager.php
@@ -18909,6 +20839,7 @@ share/nextcloud/apps/user_ldap/lib/User_
share/nextcloud/apps/user_ldap/lib/Wizard.php
share/nextcloud/apps/user_ldap/lib/WizardResult.php
share/nextcloud/apps/user_ldap/openapi.json
+share/nextcloud/apps/user_ldap/openapi.json.license
share/nextcloud/apps/user_ldap/templates/part.settingcontrols.php
share/nextcloud/apps/user_ldap/templates/part.wizard-groupfilter.php
share/nextcloud/apps/user_ldap/templates/part.wizard-loginfilter.php
@@ -18934,6 +20865,7 @@ share/nextcloud/apps/user_status/compose
share/nextcloud/apps/user_status/composer/composer/installed.php
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.css.map.license
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
@@ -19077,6 +21009,7 @@ share/nextcloud/apps/user_status/lib/Ser
share/nextcloud/apps/user_status/lib/Service/PredefinedStatusService.php
share/nextcloud/apps/user_status/lib/Service/StatusService.php
share/nextcloud/apps/user_status/openapi.json
+share/nextcloud/apps/user_status/openapi.json.license
share/nextcloud/apps/viewer/COPYING
share/nextcloud/apps/viewer/appinfo/info.xml
share/nextcloud/apps/viewer/appinfo/signature.json
@@ -19091,19 +21024,31 @@ share/nextcloud/apps/viewer/composer/com
share/nextcloud/apps/viewer/composer/composer/autoload_psr4.php
share/nextcloud/apps/viewer/composer/composer/autoload_real.php
share/nextcloud/apps/viewer/composer/composer/autoload_static.php
-share/nextcloud/apps/viewer/css/main-BMsNvk-N.chunk.css
-share/nextcloud/apps/viewer/css/main-Cy1Ul0E2.chunk.css
-share/nextcloud/apps/viewer/css/main-DCLMh14u.chunk.css
-share/nextcloud/apps/viewer/css/main-Y8hU2k5s.chunk.css
-share/nextcloud/apps/viewer/css/viewer-index.css
+share/nextcloud/apps/viewer/css/NcActionButton-1r3w9zkv.chunk.css
+share/nextcloud/apps/viewer/css/NcActionLink-CRpLQTQ1.chunk.css
+share/nextcloud/apps/viewer/css/index-vVhCG86e.chunk.css
+share/nextcloud/apps/viewer/css/init-DenMHpfM.chunk.css
+share/nextcloud/apps/viewer/css/logger-B6WZzrWi.chunk.css
+share/nextcloud/apps/viewer/css/main-yNbwR0sN.chunk.css
+share/nextcloud/apps/viewer/css/viewer-init.css
share/nextcloud/apps/viewer/css/viewer-main.css
share/nextcloud/apps/viewer/img/app.svg
share/nextcloud/apps/viewer/img/blank.mp4
-share/nextcloud/apps/viewer/js/index-DKbL89--.chunk.mjs
-share/nextcloud/apps/viewer/js/index-DKbL89--.chunk.mjs.map
-share/nextcloud/apps/viewer/js/index.esm-DA0VdZGr.chunk.mjs
-share/nextcloud/apps/viewer/js/index.esm-DA0VdZGr.chunk.mjs.map
+share/nextcloud/apps/viewer/js/NcActionButton-Coia-Zl_.chunk.mjs
+share/nextcloud/apps/viewer/js/NcActionButton-Coia-Zl_.chunk.mjs.map
+share/nextcloud/apps/viewer/js/NcActionLink--vFqColh.chunk.mjs
+share/nextcloud/apps/viewer/js/NcActionLink--vFqColh.chunk.mjs.map
+share/nextcloud/apps/viewer/js/actionText-fFcUPi2g-1UIVDoW6.chunk.mjs
+share/nextcloud/apps/viewer/js/actionText-fFcUPi2g-1UIVDoW6.chunk.mjs.map
+share/nextcloud/apps/viewer/js/index-DNsUUVq8.chunk.mjs
+share/nextcloud/apps/viewer/js/index-DNsUUVq8.chunk.mjs.map
+share/nextcloud/apps/viewer/js/index.esm-qAm1tkFs.chunk.mjs
+share/nextcloud/apps/viewer/js/index.esm-qAm1tkFs.chunk.mjs.map
+share/nextcloud/apps/viewer/js/logger-BqKYQ44A.chunk.mjs
+share/nextcloud/apps/viewer/js/logger-BqKYQ44A.chunk.mjs.map
share/nextcloud/apps/viewer/js/vendor.LICENSE.txt
+share/nextcloud/apps/viewer/js/viewer-init.mjs
+share/nextcloud/apps/viewer/js/viewer-init.mjs.map
share/nextcloud/apps/viewer/js/viewer-main.mjs
share/nextcloud/apps/viewer/js/viewer-main.mjs.map
share/nextcloud/apps/viewer/l10n/af.js
@@ -19452,6 +21397,39 @@ share/nextcloud/apps/weather_status/lib/
share/nextcloud/apps/weather_status/lib/ResponseDefinitions.php
share/nextcloud/apps/weather_status/lib/Service/WeatherStatusService.php
share/nextcloud/apps/weather_status/openapi.json
+share/nextcloud/apps/weather_status/openapi.json.license
+share/nextcloud/apps/webhook_listeners/appinfo/info.xml
+share/nextcloud/apps/webhook_listeners/appinfo/signature.json
+share/nextcloud/apps/webhook_listeners/composer/autoload.php
+share/nextcloud/apps/webhook_listeners/composer/composer.json
+share/nextcloud/apps/webhook_listeners/composer/composer.lock
+share/nextcloud/apps/webhook_listeners/composer/composer/ClassLoader.php
+share/nextcloud/apps/webhook_listeners/composer/composer/InstalledVersions.php
+share/nextcloud/apps/webhook_listeners/composer/composer/LICENSE
+share/nextcloud/apps/webhook_listeners/composer/composer/autoload_classmap.php
+share/nextcloud/apps/webhook_listeners/composer/composer/autoload_namespaces.php
+share/nextcloud/apps/webhook_listeners/composer/composer/autoload_psr4.php
+share/nextcloud/apps/webhook_listeners/composer/composer/autoload_real.php
+share/nextcloud/apps/webhook_listeners/composer/composer/autoload_static.php
+share/nextcloud/apps/webhook_listeners/composer/composer/installed.json
+share/nextcloud/apps/webhook_listeners/composer/composer/installed.php
+share/nextcloud/apps/webhook_listeners/img/app-dark.svg
+share/nextcloud/apps/webhook_listeners/img/app.svg
+share/nextcloud/apps/webhook_listeners/lib/AppInfo/Application.php
+share/nextcloud/apps/webhook_listeners/lib/BackgroundJobs/WebhookCall.php
+share/nextcloud/apps/webhook_listeners/lib/Command/ListWebhooks.php
+share/nextcloud/apps/webhook_listeners/lib/Controller/WebhooksController.php
+share/nextcloud/apps/webhook_listeners/lib/Db/AuthMethod.php
+share/nextcloud/apps/webhook_listeners/lib/Db/WebhookListener.php
+share/nextcloud/apps/webhook_listeners/lib/Db/WebhookListenerMapper.php
+share/nextcloud/apps/webhook_listeners/lib/Listener/WebhooksEventListener.php
+share/nextcloud/apps/webhook_listeners/lib/Migration/Version1000Date20240527153425.php
+share/nextcloud/apps/webhook_listeners/lib/Migration/Version1001Date20240716184935.php
+share/nextcloud/apps/webhook_listeners/lib/ResponseDefinitions.php
+share/nextcloud/apps/webhook_listeners/lib/Service/PHPMongoQuery.php
+share/nextcloud/apps/webhook_listeners/lib/Settings/Admin.php
+share/nextcloud/apps/webhook_listeners/openapi.json
+share/nextcloud/apps/webhook_listeners/openapi.json.license
share/nextcloud/apps/workflowengine/appinfo/info.xml
share/nextcloud/apps/workflowengine/appinfo/routes.php
share/nextcloud/apps/workflowengine/appinfo/signature.json
@@ -19659,13 +21637,12 @@ share/nextcloud/core/Command/App/Install
share/nextcloud/core/Command/App/ListApps.php
share/nextcloud/core/Command/App/Remove.php
share/nextcloud/core/Command/App/Update.php
-share/nextcloud/core/Command/Background/Ajax.php
-share/nextcloud/core/Command/Background/Base.php
-share/nextcloud/core/Command/Background/Cron.php
share/nextcloud/core/Command/Background/Delete.php
share/nextcloud/core/Command/Background/Job.php
+share/nextcloud/core/Command/Background/JobBase.php
+share/nextcloud/core/Command/Background/JobWorker.php
share/nextcloud/core/Command/Background/ListCommand.php
-share/nextcloud/core/Command/Background/WebCron.php
+share/nextcloud/core/Command/Background/Mode.php
share/nextcloud/core/Command/Base.php
share/nextcloud/core/Command/Broadcast/Test.php
share/nextcloud/core/Command/Check.php
@@ -19685,11 +21662,15 @@ share/nextcloud/core/Command/Db/AddMissi
share/nextcloud/core/Command/Db/ConvertFilecacheBigInt.php
share/nextcloud/core/Command/Db/ConvertMysqlToMB4.php
share/nextcloud/core/Command/Db/ConvertType.php
+share/nextcloud/core/Command/Db/ExpectedSchema.php
+share/nextcloud/core/Command/Db/ExportSchema.php
share/nextcloud/core/Command/Db/Migrations/ExecuteCommand.php
share/nextcloud/core/Command/Db/Migrations/GenerateCommand.php
+share/nextcloud/core/Command/Db/Migrations/GenerateMetadataCommand.php
share/nextcloud/core/Command/Db/Migrations/MigrateCommand.php
share/nextcloud/core/Command/Db/Migrations/PreviewCommand.php
share/nextcloud/core/Command/Db/Migrations/StatusCommand.php
+share/nextcloud/core/Command/Db/SchemaEncoder.php
share/nextcloud/core/Command/Encryption/ChangeKeyStorageRoot.php
share/nextcloud/core/Command/Encryption/DecryptAll.php
share/nextcloud/core/Command/Encryption/Disable.php
@@ -19733,6 +21714,7 @@ share/nextcloud/core/Command/Preview/Rep
share/nextcloud/core/Command/Preview/ResetRenderedTexts.php
share/nextcloud/core/Command/Security/BruteforceAttempts.php
share/nextcloud/core/Command/Security/BruteforceResetAttempts.php
+share/nextcloud/core/Command/Security/ExportCertificates.php
share/nextcloud/core/Command/Security/ImportCertificate.php
share/nextcloud/core/Command/Security/ListCertificates.php
share/nextcloud/core/Command/Security/RemoveCertificate.php
@@ -19742,6 +21724,8 @@ share/nextcloud/core/Command/SystemTag/A
share/nextcloud/core/Command/SystemTag/Delete.php
share/nextcloud/core/Command/SystemTag/Edit.php
share/nextcloud/core/Command/SystemTag/ListCommand.php
+share/nextcloud/core/Command/TaskProcessing/ListCommand.php
+share/nextcloud/core/Command/TaskProcessing/Statistics.php
share/nextcloud/core/Command/TwoFactorAuth/Base.php
share/nextcloud/core/Command/TwoFactorAuth/Cleanup.php
share/nextcloud/core/Command/TwoFactorAuth/Disable.php
@@ -19753,6 +21737,7 @@ share/nextcloud/core/Command/User/Add.ph
share/nextcloud/core/Command/User/AuthTokens/Add.php
share/nextcloud/core/Command/User/AuthTokens/Delete.php
share/nextcloud/core/Command/User/AuthTokens/ListCommand.php
+share/nextcloud/core/Command/User/ClearGeneratedAvatarCacheCommand.php
share/nextcloud/core/Command/User/Delete.php
share/nextcloud/core/Command/User/Disable.php
share/nextcloud/core/Command/User/Enable.php
@@ -19789,8 +21774,8 @@ share/nextcloud/core/Controller/ProfileP
share/nextcloud/core/Controller/RecommendedAppsController.php
share/nextcloud/core/Controller/ReferenceApiController.php
share/nextcloud/core/Controller/ReferenceController.php
-share/nextcloud/core/Controller/SearchController.php
share/nextcloud/core/Controller/SetupController.php
+share/nextcloud/core/Controller/TaskProcessingApiController.php
share/nextcloud/core/Controller/TeamsApiController.php
share/nextcloud/core/Controller/TextProcessingApiController.php
share/nextcloud/core/Controller/TextToImageApiController.php
@@ -19814,6 +21799,7 @@ share/nextcloud/core/Events/BeforePasswo
share/nextcloud/core/Events/PasswordResetEvent.php
share/nextcloud/core/Exception/LoginFlowV2NotFoundException.php
share/nextcloud/core/Exception/ResetPasswordException.php
+share/nextcloud/core/Listener/BeforeMessageLoggedEventListener.php
share/nextcloud/core/Listener/BeforeTemplateRenderedListener.php
share/nextcloud/core/Middleware/TwoFactorMiddleware.php
share/nextcloud/core/Migrations/Version13000Date20170705121758.php
@@ -19885,69 +21871,93 @@ share/nextcloud/core/Migrations/Version2
share/nextcloud/core/Migrations/Version29000Date20240124132201.php
share/nextcloud/core/Migrations/Version29000Date20240124132202.php
share/nextcloud/core/Migrations/Version29000Date20240131122720.php
+share/nextcloud/core/Migrations/Version30000Date20240429122720.php
+share/nextcloud/core/Migrations/Version30000Date20240708160048.php
+share/nextcloud/core/Migrations/Version30000Date20240717111406.php
share/nextcloud/core/Migrations/Version30000Date20240814180800.php
+share/nextcloud/core/Migrations/Version30000Date20240815080800.php
+share/nextcloud/core/Migrations/Version30000Date20240906095113.php
share/nextcloud/core/Notification/CoreNotifier.php
share/nextcloud/core/ResponseDefinitions.php
share/nextcloud/core/Service/LoginFlowV2Service.php
share/nextcloud/core/ajax/update.php
share/nextcloud/core/css/animations.css
share/nextcloud/core/css/animations.css.map
+share/nextcloud/core/css/animations.css.map.license
share/nextcloud/core/css/animations.scss
share/nextcloud/core/css/apps.css
share/nextcloud/core/css/apps.css.map
+share/nextcloud/core/css/apps.css.map.license
share/nextcloud/core/css/apps.scss
share/nextcloud/core/css/exception.css
share/nextcloud/core/css/exception.css.map
+share/nextcloud/core/css/exception.css.map.license
share/nextcloud/core/css/exception.scss
share/nextcloud/core/css/fixes.css
share/nextcloud/core/css/fixes.css.map
+share/nextcloud/core/css/fixes.css.map.license
share/nextcloud/core/css/fixes.scss
share/nextcloud/core/css/functions.css
share/nextcloud/core/css/functions.css.map
+share/nextcloud/core/css/functions.css.map.license
share/nextcloud/core/css/functions.scss
share/nextcloud/core/css/global.css
share/nextcloud/core/css/global.css.map
+share/nextcloud/core/css/global.css.map.license
share/nextcloud/core/css/global.scss
share/nextcloud/core/css/guest.css
share/nextcloud/core/css/guest.css.map
+share/nextcloud/core/css/guest.css.map.license
share/nextcloud/core/css/guest.scss
share/nextcloud/core/css/header.css
share/nextcloud/core/css/header.css.map
+share/nextcloud/core/css/header.css.map.license
share/nextcloud/core/css/header.scss
share/nextcloud/core/css/icons.css
share/nextcloud/core/css/icons.css.map
+share/nextcloud/core/css/icons.css.map.license
share/nextcloud/core/css/icons.scss
share/nextcloud/core/css/inputs.css
share/nextcloud/core/css/inputs.css.map
+share/nextcloud/core/css/inputs.css.map.license
share/nextcloud/core/css/inputs.scss
share/nextcloud/core/css/login/authpicker.css
share/nextcloud/core/css/mobile.css
share/nextcloud/core/css/mobile.css.map
+share/nextcloud/core/css/mobile.css.map.license
share/nextcloud/core/css/mobile.scss
share/nextcloud/core/css/public.css
share/nextcloud/core/css/public.css.map
+share/nextcloud/core/css/public.css.map.license
share/nextcloud/core/css/public.scss
share/nextcloud/core/css/publicshareauth.css
share/nextcloud/core/css/server.css
share/nextcloud/core/css/server.css.map
+share/nextcloud/core/css/server.css.map.license
share/nextcloud/core/css/server.scss
share/nextcloud/core/css/styles.css
share/nextcloud/core/css/styles.css.map
+share/nextcloud/core/css/styles.css.map.license
share/nextcloud/core/css/styles.scss
share/nextcloud/core/css/systemtags.css
share/nextcloud/core/css/systemtags.css.map
+share/nextcloud/core/css/systemtags.css.map.license
share/nextcloud/core/css/systemtags.scss
share/nextcloud/core/css/toast.css
share/nextcloud/core/css/toast.css.map
+share/nextcloud/core/css/toast.css.map.license
share/nextcloud/core/css/toast.scss
share/nextcloud/core/css/tooltip.css
share/nextcloud/core/css/tooltip.css.map
+share/nextcloud/core/css/tooltip.css.map.license
share/nextcloud/core/css/tooltip.scss
share/nextcloud/core/css/variables.css
share/nextcloud/core/css/variables.css.map
+share/nextcloud/core/css/variables.css.map.license
share/nextcloud/core/css/variables.scss
share/nextcloud/core/css/whatsnew.css
share/nextcloud/core/css/whatsnew.css.map
+share/nextcloud/core/css/whatsnew.css.map.license
share/nextcloud/core/css/whatsnew.scss
share/nextcloud/core/doc/admin/_images/1.png
share/nextcloud/core/doc/admin/_images/10.png
@@ -20035,6 +22045,7 @@ share/nextcloud/core/doc/admin/_images/p
share/nextcloud/core/doc/admin/_images/rackspace.png
share/nextcloud/core/doc/admin/_images/retention_sample.png
share/nextcloud/core/doc/admin/_images/security-setup-warning-1.png
+share/nextcloud/core/doc/admin/_images/settings_calendar-server.png
share/nextcloud/core/doc/admin/_images/sharing-files-1.png
share/nextcloud/core/doc/admin/_images/skeleton-files.png
share/nextcloud/core/doc/admin/_images/skeleton-files1.png
@@ -20075,7 +22086,8 @@ share/nextcloud/core/doc/admin/_sources/
share/nextcloud/core/doc/admin/_sources/ai/app_llm2.rst.txt
share/nextcloud/core/doc/admin/_sources/ai/app_recognize.rst.txt
share/nextcloud/core/doc/admin/_sources/ai/app_stt_whisper2.rst.txt
-share/nextcloud/core/doc/admin/_sources/ai/app_translate.rst.txt
+share/nextcloud/core/doc/admin/_sources/ai/app_summary_bot.rst.txt
+share/nextcloud/core/doc/admin/_sources/ai/app_translate2.rst.txt
share/nextcloud/core/doc/admin/_sources/ai/index.rst.txt
share/nextcloud/core/doc/admin/_sources/ai/overview.rst.txt
share/nextcloud/core/doc/admin/_sources/apps_management.rst.txt
@@ -20131,6 +22143,7 @@ share/nextcloud/core/doc/admin/_sources/
share/nextcloud/core/doc/admin/_sources/configuration_server/security_setup_warnings.rst.txt
share/nextcloud/core/doc/admin/_sources/configuration_server/text_configuration.rst.txt
share/nextcloud/core/doc/admin/_sources/configuration_server/theming.rst.txt
+share/nextcloud/core/doc/admin/_sources/configuration_user/authentication.rst.txt
share/nextcloud/core/doc/admin/_sources/configuration_user/index.rst.txt
share/nextcloud/core/doc/admin/_sources/configuration_user/instruction_set_for_apps.rst.txt
share/nextcloud/core/doc/admin/_sources/configuration_user/instruction_set_for_groups.rst.txt
@@ -20159,7 +22172,6 @@ share/nextcloud/core/doc/admin/_sources/
share/nextcloud/core/doc/admin/_sources/groupware/mail.rst.txt
share/nextcloud/core/doc/admin/_sources/groupware/out_of_office.rst.txt
share/nextcloud/core/doc/admin/_sources/index.rst.txt
-share/nextcloud/core/doc/admin/_sources/installation/apps_supported.rst.txt
share/nextcloud/core/doc/admin/_sources/installation/command_line_installation.rst.txt
share/nextcloud/core/doc/admin/_sources/installation/deployment_recommendations.rst.txt
share/nextcloud/core/doc/admin/_sources/installation/example_centos.rst.txt
@@ -20203,6 +22215,7 @@ share/nextcloud/core/doc/admin/_sources/
share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_26.rst.txt
share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_27.rst.txt
share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_28.rst.txt
+share/nextcloud/core/doc/admin/_sources/release_notes/upgrade_to_30.rst.txt
share/nextcloud/core/doc/admin/_sources/release_schedule.rst.txt
share/nextcloud/core/doc/admin/_static/_sphinx_javascript_frameworks_compat.js
share/nextcloud/core/doc/admin/_static/basic.css
@@ -20273,7 +22286,8 @@ share/nextcloud/core/doc/admin/ai/app_co
share/nextcloud/core/doc/admin/ai/app_llm2.html
share/nextcloud/core/doc/admin/ai/app_recognize.html
share/nextcloud/core/doc/admin/ai/app_stt_whisper2.html
-share/nextcloud/core/doc/admin/ai/app_translate.html
+share/nextcloud/core/doc/admin/ai/app_summary_bot.html
+share/nextcloud/core/doc/admin/ai/app_translate2.html
share/nextcloud/core/doc/admin/ai/index.html
share/nextcloud/core/doc/admin/ai/overview.html
share/nextcloud/core/doc/admin/apps_management.html
@@ -20329,6 +22343,7 @@ share/nextcloud/core/doc/admin/configura
share/nextcloud/core/doc/admin/configuration_server/security_setup_warnings.html
share/nextcloud/core/doc/admin/configuration_server/text_configuration.html
share/nextcloud/core/doc/admin/configuration_server/theming.html
+share/nextcloud/core/doc/admin/configuration_user/authentication.html
share/nextcloud/core/doc/admin/configuration_user/index.html
share/nextcloud/core/doc/admin/configuration_user/instruction_set_for_apps.html
share/nextcloud/core/doc/admin/configuration_user/instruction_set_for_groups.html
@@ -20358,7 +22373,6 @@ share/nextcloud/core/doc/admin/groupware
share/nextcloud/core/doc/admin/groupware/mail.html
share/nextcloud/core/doc/admin/groupware/out_of_office.html
share/nextcloud/core/doc/admin/index.html
-share/nextcloud/core/doc/admin/installation/apps_supported.html
share/nextcloud/core/doc/admin/installation/command_line_installation.html
share/nextcloud/core/doc/admin/installation/deployment_recommendations.html
share/nextcloud/core/doc/admin/installation/example_centos.html
@@ -20403,6 +22417,7 @@ share/nextcloud/core/doc/admin/release_n
share/nextcloud/core/doc/admin/release_notes/upgrade_to_26.html
share/nextcloud/core/doc/admin/release_notes/upgrade_to_27.html
share/nextcloud/core/doc/admin/release_notes/upgrade_to_28.html
+share/nextcloud/core/doc/admin/release_notes/upgrade_to_30.html
share/nextcloud/core/doc/admin/release_schedule.html
share/nextcloud/core/doc/admin/search.html
share/nextcloud/core/doc/admin/searchindex.js
@@ -20449,17 +22464,20 @@ share/nextcloud/core/doc/user/_images/ca
share/nextcloud/core/doc/user/_images/calendar_create_1.png
share/nextcloud/core/doc/user/_images/calendar_create_2.png
share/nextcloud/core/doc/user/_images/calendar_dropdown.png
-share/nextcloud/core/doc/user/_images/calendar_editing.png
share/nextcloud/core/doc/user/_images/calendar_event_invitation_level.png
share/nextcloud/core/doc/user/_images/calendar_event_menu.png
share/nextcloud/core/doc/user/_images/calendar_event_menu_modal.png
share/nextcloud/core/doc/user/_images/calendar_event_reminders.png
share/nextcloud/core/doc/user/_images/calendar_event_repeat.png
+share/nextcloud/core/doc/user/_images/calendar_free_busy_modal.png
share/nextcloud/core/doc/user/_images/calendar_new-event_month.png
share/nextcloud/core/doc/user/_images/calendar_new-event_week.png
share/nextcloud/core/doc/user/_images/calendar_settings.png
+share/nextcloud/core/doc/user/_images/calendar_settings_sidebar.png
+share/nextcloud/core/doc/user/_images/calendar_sharing_1.png
+share/nextcloud/core/doc/user/_images/calendar_sharing_2.png
+share/nextcloud/core/doc/user/_images/calendar_transparency.png
share/nextcloud/core/doc/user/_images/calendar_trash_bin.png
-share/nextcloud/core/doc/user/_images/call-menu.png
share/nextcloud/core/doc/user/_images/cardbook_icon.png
share/nextcloud/core/doc/user/_images/change-name.png
share/nextcloud/core/doc/user/_images/change-tag-color.png
@@ -20525,6 +22543,7 @@ share/nextcloud/core/doc/user/_images/gi
share/nextcloud/core/doc/user/_images/gnome-online-accounts.png
share/nextcloud/core/doc/user/_images/goa-add-nextcloud-account.png
share/nextcloud/core/doc/user/_images/goa-nextcloud-select.png
+share/nextcloud/core/doc/user/_images/guest-call-menu.png
share/nextcloud/core/doc/user/_images/guest-room-menu.png
share/nextcloud/core/doc/user/_images/guest-settings.png
share/nextcloud/core/doc/user/_images/guest-view.png
@@ -20571,6 +22590,7 @@ share/nextcloud/core/doc/user/_images/pr
share/nextcloud/core/doc/user/_images/projects4.png
share/nextcloud/core/doc/user/_images/quota1.png
share/nextcloud/core/doc/user/_images/reply.png
+share/nextcloud/core/doc/user/_images/room_availability.png
share/nextcloud/core/doc/user/_images/scheduled-msg.png
share/nextcloud/core/doc/user/_images/set-message-reminder.png
share/nextcloud/core/doc/user/_images/settings_devices.png
@@ -20882,6 +22902,7 @@ share/nextcloud/core/img/categories/auth
share/nextcloud/core/img/categories/bundles.svg
share/nextcloud/core/img/categories/customization.svg
share/nextcloud/core/img/categories/dashboard.svg
+share/nextcloud/core/img/categories/dashboard.svg.license
share/nextcloud/core/img/categories/files.svg
share/nextcloud/core/img/categories/games.svg
share/nextcloud/core/img/categories/integration.svg
@@ -20946,6 +22967,7 @@ share/nextcloud/core/img/logo/logo.png
share/nextcloud/core/img/logo/logo.svg
share/nextcloud/core/img/mail.svg
share/nextcloud/core/img/manifest.json
+share/nextcloud/core/img/manifest.json.license
share/nextcloud/core/img/mastodon.svg
share/nextcloud/core/img/places/calendar-dark.png
share/nextcloud/core/img/places/calendar.png
@@ -20971,7 +22993,6 @@ share/nextcloud/core/img/rating/s8.svg
share/nextcloud/core/img/rating/s9.svg
share/nextcloud/core/img/rss.svg
share/nextcloud/core/img/twitter.svg
-share/nextcloud/core/js/backgroundjobs.js
share/nextcloud/core/js/core.json
share/nextcloud/core/js/login/authpicker.js
share/nextcloud/core/js/login/grant.js
@@ -21110,10 +23131,16 @@ share/nextcloud/core/l10n/zh_HK.js
share/nextcloud/core/l10n/zh_HK.json
share/nextcloud/core/l10n/zh_TW.js
share/nextcloud/core/l10n/zh_TW.json
+share/nextcloud/core/openapi-ex_app.json
+share/nextcloud/core/openapi-ex_app.json.license
+share/nextcloud/core/openapi-full.json
+share/nextcloud/core/openapi-full.json.license
share/nextcloud/core/openapi.json
+share/nextcloud/core/openapi.json.license
share/nextcloud/core/register_command.php
share/nextcloud/core/routes.php
share/nextcloud/core/shipped.json
+share/nextcloud/core/shipped.json.license
share/nextcloud/core/signature.json
share/nextcloud/core/skeleton/Documents/Example.md
share/nextcloud/core/skeleton/Documents/Nextcloud flyer.pdf
@@ -21134,17 +23161,23 @@ share/nextcloud/core/skeleton/Photos/Vin
share/nextcloud/core/skeleton/Readme.md
share/nextcloud/core/skeleton/Reasons to use Nextcloud.pdf
share/nextcloud/core/skeleton/Templates credits.md
+share/nextcloud/core/skeleton/Templates/Brainstorming.whiteboard
share/nextcloud/core/skeleton/Templates/Business model canvas.odg
share/nextcloud/core/skeleton/Templates/Business model canvas.ods
+share/nextcloud/core/skeleton/Templates/Business model canvas.whiteboard
share/nextcloud/core/skeleton/Templates/Diagram & table.ods
share/nextcloud/core/skeleton/Templates/Elegant.odp
share/nextcloud/core/skeleton/Templates/Expense report.ods
share/nextcloud/core/skeleton/Templates/Flowchart.odg
+share/nextcloud/core/skeleton/Templates/Flowchart.whiteboard
share/nextcloud/core/skeleton/Templates/Gotong royong.odp
-share/nextcloud/core/skeleton/Templates/Impact effort matrix.whiteboard
+share/nextcloud/core/skeleton/Templates/Impact effort.whiteboard
share/nextcloud/core/skeleton/Templates/Invoice.odt
+share/nextcloud/core/skeleton/Templates/Kanban board.whiteboard
share/nextcloud/core/skeleton/Templates/Letter.odt
+share/nextcloud/core/skeleton/Templates/Meeting agenda.whiteboard
share/nextcloud/core/skeleton/Templates/Meeting notes.md
+share/nextcloud/core/skeleton/Templates/Mind map.whiteboard
share/nextcloud/core/skeleton/Templates/Mindmap.odg
share/nextcloud/core/skeleton/Templates/Modern company.odp
share/nextcloud/core/skeleton/Templates/Mother's day.odt
@@ -21154,10 +23187,12 @@ share/nextcloud/core/skeleton/Templates/
share/nextcloud/core/skeleton/Templates/Product plan.md
share/nextcloud/core/skeleton/Templates/Readme.md
share/nextcloud/core/skeleton/Templates/Resume.odt
-share/nextcloud/core/skeleton/Templates/SWOT analysis.whiteboard
share/nextcloud/core/skeleton/Templates/Simple.odp
+share/nextcloud/core/skeleton/Templates/Sticky notes.whiteboard
share/nextcloud/core/skeleton/Templates/Syllabus.odt
+share/nextcloud/core/skeleton/Templates/Timeline.whiteboard
share/nextcloud/core/skeleton/Templates/Timesheet.ods
+share/nextcloud/core/skeleton/Templates/Venn diagram.whiteboard
share/nextcloud/core/skeleton/Templates/Yellow idea.odp
share/nextcloud/core/strings.php
share/nextcloud/core/templates/403.php
@@ -21175,6 +23210,7 @@ share/nextcloud/core/templates/installat
share/nextcloud/core/templates/installation_incomplete.php
share/nextcloud/core/templates/layout.base.php
share/nextcloud/core/templates/layout.guest.php
+share/nextcloud/core/templates/layout.initial-state.php
share/nextcloud/core/templates/layout.noscript.warning.php
share/nextcloud/core/templates/layout.public.php
share/nextcloud/core/templates/layout.user.php
@@ -21184,7 +23220,8 @@ share/nextcloud/core/templates/loginflow
share/nextcloud/core/templates/loginflowv2/authpicker.php
share/nextcloud/core/templates/loginflowv2/done.php
share/nextcloud/core/templates/loginflowv2/grant.php
-share/nextcloud/core/templates/message.html
+share/nextcloud/core/templates/print_exception.php
+share/nextcloud/core/templates/print_xml_exception.php
share/nextcloud/core/templates/profile.php
share/nextcloud/core/templates/publicshareauth.php
share/nextcloud/core/templates/recommendedapps.php
@@ -21204,241 +23241,291 @@ share/nextcloud/core/vendor/.gitignore
share/nextcloud/core/vendor/zxcvbn/LICENSE.txt
share/nextcloud/core/vendor/zxcvbn/dist/zxcvbn.js
share/nextcloud/cron.php
-share/nextcloud/dist/1241-1241.js
-share/nextcloud/dist/1241-1241.js.map
-share/nextcloud/dist/1544-1544.js
-share/nextcloud/dist/1544-1544.js.LICENSE.txt
-share/nextcloud/dist/1544-1544.js.map
-share/nextcloud/dist/2913-2913.js
-share/nextcloud/dist/2913-2913.js.map
-share/nextcloud/dist/3865-3865.js
-share/nextcloud/dist/3865-3865.js.map
-share/nextcloud/dist/4254-4254.js
-share/nextcloud/dist/4254-4254.js.map
+share/nextcloud/dist/1521-1521.js
+share/nextcloud/dist/1521-1521.js.license
+share/nextcloud/dist/1521-1521.js.map
+share/nextcloud/dist/1642-1642.js
+share/nextcloud/dist/1642-1642.js.license
+share/nextcloud/dist/1642-1642.js.map
+share/nextcloud/dist/2452-2452.js
+share/nextcloud/dist/2452-2452.js.license
+share/nextcloud/dist/2452-2452.js.map
+share/nextcloud/dist/3235-3235.js
+share/nextcloud/dist/3235-3235.js.license
+share/nextcloud/dist/3235-3235.js.map
+share/nextcloud/dist/3920-3920.js
+share/nextcloud/dist/3920-3920.js.license
+share/nextcloud/dist/3920-3920.js.map
+share/nextcloud/dist/4076-4076.js
+share/nextcloud/dist/4076-4076.js.license
+share/nextcloud/dist/4076-4076.js.map
+share/nextcloud/dist/5085-5085.js
+share/nextcloud/dist/5085-5085.js.license
+share/nextcloud/dist/5085-5085.js.map
+share/nextcloud/dist/5161-5161.js
+share/nextcloud/dist/5161-5161.js.license
+share/nextcloud/dist/5161-5161.js.map
+share/nextcloud/dist/5315-5315.js
+share/nextcloud/dist/5315-5315.js.license
+share/nextcloud/dist/5315-5315.js.map
share/nextcloud/dist/5528-5528.js
-share/nextcloud/dist/6475-6475.js
-share/nextcloud/dist/6475-6475.js.LICENSE.txt
-share/nextcloud/dist/6475-6475.js.map
+share/nextcloud/dist/5528-5528.js.license
+share/nextcloud/dist/6423-6423.js
+share/nextcloud/dist/6423-6423.js.license
+share/nextcloud/dist/6423-6423.js.map
share/nextcloud/dist/6652-6652.js
+share/nextcloud/dist/6652-6652.js.license
share/nextcloud/dist/6652-6652.js.map
-share/nextcloud/dist/6794-6794.js
-share/nextcloud/dist/6794-6794.js.map
+share/nextcloud/dist/6818-6818.js
+share/nextcloud/dist/6818-6818.js.license
+share/nextcloud/dist/6818-6818.js.map
share/nextcloud/dist/7265-7265.js
-share/nextcloud/dist/7265-7265.js.LICENSE.txt
+share/nextcloud/dist/7265-7265.js.license
share/nextcloud/dist/7265-7265.js.map
share/nextcloud/dist/7462-7462.js
-share/nextcloud/dist/7462-7462.js.LICENSE.txt
+share/nextcloud/dist/7462-7462.js.license
share/nextcloud/dist/7462-7462.js.map
share/nextcloud/dist/7883-7883.js
-share/nextcloud/dist/7883-7883.js.LICENSE.txt
+share/nextcloud/dist/7883-7883.js.license
share/nextcloud/dist/7883-7883.js.map
+share/nextcloud/dist/8057-8057.js
+share/nextcloud/dist/8057-8057.js.license
+share/nextcloud/dist/8057-8057.js.map
share/nextcloud/dist/857-857.js
+share/nextcloud/dist/857-857.js.license
share/nextcloud/dist/857-857.js.map
-share/nextcloud/dist/8630-8630.js
-share/nextcloud/dist/8630-8630.js.map
-share/nextcloud/dist/9480-9480.js
-share/nextcloud/dist/9480-9480.js.map
-share/nextcloud/dist/9558-9558.js
-share/nextcloud/dist/9558-9558.js.LICENSE.txt
-share/nextcloud/dist/9558-9558.js.map
+share/nextcloud/dist/8737-8737.js
+share/nextcloud/dist/8737-8737.js.license
+share/nextcloud/dist/8737-8737.js.map
+share/nextcloud/dist/9196-9196.js
+share/nextcloud/dist/9196-9196.js.license
+share/nextcloud/dist/9196-9196.js.map
+share/nextcloud/dist/9291-9291.js
+share/nextcloud/dist/9291-9291.js.license
+share/nextcloud/dist/9291-9291.js.map
+share/nextcloud/dist/9551-9551.js
+share/nextcloud/dist/9551-9551.js.license
+share/nextcloud/dist/9551-9551.js.map
+share/nextcloud/dist/9725-9725.js
+share/nextcloud/dist/9725-9725.js.license
+share/nextcloud/dist/9725-9725.js.map
share/nextcloud/dist/comments-comments-app.js
-share/nextcloud/dist/comments-comments-app.js.LICENSE.txt
+share/nextcloud/dist/comments-comments-app.js.license
share/nextcloud/dist/comments-comments-app.js.map
share/nextcloud/dist/comments-comments-tab.js
-share/nextcloud/dist/comments-comments-tab.js.LICENSE.txt
+share/nextcloud/dist/comments-comments-tab.js.license
share/nextcloud/dist/comments-comments-tab.js.map
share/nextcloud/dist/comments-init.js
-share/nextcloud/dist/comments-init.js.LICENSE.txt
+share/nextcloud/dist/comments-init.js.license
share/nextcloud/dist/comments-init.js.map
+share/nextcloud/dist/core-ajax-cron.js
+share/nextcloud/dist/core-ajax-cron.js.license
+share/nextcloud/dist/core-ajax-cron.js.map
share/nextcloud/dist/core-common.js
-share/nextcloud/dist/core-common.js.LICENSE.txt
+share/nextcloud/dist/core-common.js.license
share/nextcloud/dist/core-common.js.map
share/nextcloud/dist/core-files_client.js
-share/nextcloud/dist/core-files_client.js.LICENSE.txt
+share/nextcloud/dist/core-files_client.js.license
share/nextcloud/dist/core-files_client.js.map
share/nextcloud/dist/core-files_fileinfo.js
-share/nextcloud/dist/core-files_fileinfo.js.LICENSE.txt
+share/nextcloud/dist/core-files_fileinfo.js.license
share/nextcloud/dist/core-files_fileinfo.js.map
share/nextcloud/dist/core-install.js
-share/nextcloud/dist/core-install.js.LICENSE.txt
+share/nextcloud/dist/core-install.js.license
share/nextcloud/dist/core-install.js.map
share/nextcloud/dist/core-legacy-unified-search.js
-share/nextcloud/dist/core-legacy-unified-search.js.LICENSE.txt
+share/nextcloud/dist/core-legacy-unified-search.js.license
share/nextcloud/dist/core-legacy-unified-search.js.map
share/nextcloud/dist/core-login.js
-share/nextcloud/dist/core-login.js.LICENSE.txt
+share/nextcloud/dist/core-login.js.license
share/nextcloud/dist/core-login.js.map
share/nextcloud/dist/core-main.js
-share/nextcloud/dist/core-main.js.LICENSE.txt
+share/nextcloud/dist/core-main.js.license
share/nextcloud/dist/core-main.js.map
share/nextcloud/dist/core-maintenance.js
-share/nextcloud/dist/core-maintenance.js.LICENSE.txt
+share/nextcloud/dist/core-maintenance.js.license
share/nextcloud/dist/core-maintenance.js.map
share/nextcloud/dist/core-profile.js
-share/nextcloud/dist/core-profile.js.LICENSE.txt
+share/nextcloud/dist/core-profile.js.license
share/nextcloud/dist/core-profile.js.map
+share/nextcloud/dist/core-public.js
+share/nextcloud/dist/core-public.js.license
+share/nextcloud/dist/core-public.js.map
share/nextcloud/dist/core-recommendedapps.js
-share/nextcloud/dist/core-recommendedapps.js.LICENSE.txt
+share/nextcloud/dist/core-recommendedapps.js.license
share/nextcloud/dist/core-recommendedapps.js.map
share/nextcloud/dist/core-systemtags.js
-share/nextcloud/dist/core-systemtags.js.LICENSE.txt
+share/nextcloud/dist/core-systemtags.js.license
share/nextcloud/dist/core-systemtags.js.map
share/nextcloud/dist/core-unified-search.js
-share/nextcloud/dist/core-unified-search.js.LICENSE.txt
+share/nextcloud/dist/core-unified-search.js.license
share/nextcloud/dist/core-unified-search.js.map
share/nextcloud/dist/core-unsupported-browser-redirect.js
-share/nextcloud/dist/core-unsupported-browser-redirect.js.LICENSE.txt
+share/nextcloud/dist/core-unsupported-browser-redirect.js.license
share/nextcloud/dist/core-unsupported-browser-redirect.js.map
share/nextcloud/dist/core-unsupported-browser.js
-share/nextcloud/dist/core-unsupported-browser.js.LICENSE.txt
+share/nextcloud/dist/core-unsupported-browser.js.license
share/nextcloud/dist/core-unsupported-browser.js.map
share/nextcloud/dist/dashboard-main.js
-share/nextcloud/dist/dashboard-main.js.LICENSE.txt
+share/nextcloud/dist/dashboard-main.js.license
share/nextcloud/dist/dashboard-main.js.map
share/nextcloud/dist/dav-settings-admin-caldav.js
+share/nextcloud/dist/dav-settings-admin-caldav.js.license
share/nextcloud/dist/dav-settings-admin-caldav.js.map
share/nextcloud/dist/dav-settings-personal-availability.js
-share/nextcloud/dist/dav-settings-personal-availability.js.LICENSE.txt
+share/nextcloud/dist/dav-settings-personal-availability.js.license
share/nextcloud/dist/dav-settings-personal-availability.js.map
share/nextcloud/dist/federatedfilesharing-external.js
+share/nextcloud/dist/federatedfilesharing-external.js.license
share/nextcloud/dist/federatedfilesharing-external.js.map
share/nextcloud/dist/federatedfilesharing-vue-settings-admin.js
-share/nextcloud/dist/federatedfilesharing-vue-settings-admin.js.LICENSE.txt
+share/nextcloud/dist/federatedfilesharing-vue-settings-admin.js.license
share/nextcloud/dist/federatedfilesharing-vue-settings-admin.js.map
share/nextcloud/dist/federatedfilesharing-vue-settings-personal.js
+share/nextcloud/dist/federatedfilesharing-vue-settings-personal.js.license
share/nextcloud/dist/federatedfilesharing-vue-settings-personal.js.map
share/nextcloud/dist/files-init.js
-share/nextcloud/dist/files-init.js.LICENSE.txt
+share/nextcloud/dist/files-init.js.license
share/nextcloud/dist/files-init.js.map
share/nextcloud/dist/files-main.js
-share/nextcloud/dist/files-main.js.LICENSE.txt
+share/nextcloud/dist/files-main.js.license
share/nextcloud/dist/files-main.js.map
-share/nextcloud/dist/files-personal-settings.js
-share/nextcloud/dist/files-personal-settings.js.LICENSE.txt
-share/nextcloud/dist/files-personal-settings.js.map
share/nextcloud/dist/files-reference-files.js
-share/nextcloud/dist/files-reference-files.js.LICENSE.txt
+share/nextcloud/dist/files-reference-files.js.license
share/nextcloud/dist/files-reference-files.js.map
share/nextcloud/dist/files-search.js
-share/nextcloud/dist/files-search.js.LICENSE.txt
+share/nextcloud/dist/files-search.js.license
share/nextcloud/dist/files-search.js.map
+share/nextcloud/dist/files-settings-personal.js
+share/nextcloud/dist/files-settings-personal.js.license
+share/nextcloud/dist/files-settings-personal.js.map
share/nextcloud/dist/files-sidebar.js
-share/nextcloud/dist/files-sidebar.js.LICENSE.txt
+share/nextcloud/dist/files-sidebar.js.license
share/nextcloud/dist/files-sidebar.js.map
share/nextcloud/dist/files_external-init.js
+share/nextcloud/dist/files_external-init.js.license
share/nextcloud/dist/files_external-init.js.map
share/nextcloud/dist/files_reminders-init.js
-share/nextcloud/dist/files_reminders-init.js.LICENSE.txt
+share/nextcloud/dist/files_reminders-init.js.license
share/nextcloud/dist/files_reminders-init.js.map
share/nextcloud/dist/files_sharing-additionalScripts.js
-share/nextcloud/dist/files_sharing-additionalScripts.js.LICENSE.txt
+share/nextcloud/dist/files_sharing-additionalScripts.js.license
share/nextcloud/dist/files_sharing-additionalScripts.js.map
share/nextcloud/dist/files_sharing-collaboration.js
+share/nextcloud/dist/files_sharing-collaboration.js.license
share/nextcloud/dist/files_sharing-collaboration.js.map
share/nextcloud/dist/files_sharing-files_sharing_tab.js
-share/nextcloud/dist/files_sharing-files_sharing_tab.js.LICENSE.txt
+share/nextcloud/dist/files_sharing-files_sharing_tab.js.license
share/nextcloud/dist/files_sharing-files_sharing_tab.js.map
share/nextcloud/dist/files_sharing-init.js
-share/nextcloud/dist/files_sharing-init.js.LICENSE.txt
+share/nextcloud/dist/files_sharing-init.js.license
share/nextcloud/dist/files_sharing-init.js.map
share/nextcloud/dist/files_sharing-main.js
-share/nextcloud/dist/files_sharing-main.js.LICENSE.txt
+share/nextcloud/dist/files_sharing-main.js.license
share/nextcloud/dist/files_sharing-main.js.map
share/nextcloud/dist/files_sharing-personal-settings.js
-share/nextcloud/dist/files_sharing-personal-settings.js.LICENSE.txt
+share/nextcloud/dist/files_sharing-personal-settings.js.license
share/nextcloud/dist/files_sharing-personal-settings.js.map
+share/nextcloud/dist/files_sharing-public-file-request.js
+share/nextcloud/dist/files_sharing-public-file-request.js.license
+share/nextcloud/dist/files_sharing-public-file-request.js.map
share/nextcloud/dist/files_trashbin-init.js
-share/nextcloud/dist/files_trashbin-init.js.LICENSE.txt
+share/nextcloud/dist/files_trashbin-init.js.license
share/nextcloud/dist/files_trashbin-init.js.map
share/nextcloud/dist/files_versions-files_versions.js
-share/nextcloud/dist/files_versions-files_versions.js.LICENSE.txt
+share/nextcloud/dist/files_versions-files_versions.js.license
share/nextcloud/dist/files_versions-files_versions.js.map
share/nextcloud/dist/icons.css
share/nextcloud/dist/oauth2-oauth2.js
-share/nextcloud/dist/oauth2-oauth2.js.LICENSE.txt
+share/nextcloud/dist/oauth2-oauth2.js.license
share/nextcloud/dist/oauth2-oauth2.js.map
share/nextcloud/dist/preview-service-worker.js
share/nextcloud/dist/settings-apps-view-4529.js
-share/nextcloud/dist/settings-apps-view-4529.js.LICENSE.txt
+share/nextcloud/dist/settings-apps-view-4529.js.license
share/nextcloud/dist/settings-apps-view-4529.js.map
share/nextcloud/dist/settings-apps.js
+share/nextcloud/dist/settings-apps.js.license
share/nextcloud/dist/settings-apps.js.map
share/nextcloud/dist/settings-declarative-settings-forms.js
+share/nextcloud/dist/settings-declarative-settings-forms.js.license
share/nextcloud/dist/settings-declarative-settings-forms.js.map
share/nextcloud/dist/settings-legacy-admin.js
+share/nextcloud/dist/settings-legacy-admin.js.license
share/nextcloud/dist/settings-legacy-admin.js.map
share/nextcloud/dist/settings-users-3239.js
-share/nextcloud/dist/settings-users-3239.js.LICENSE.txt
+share/nextcloud/dist/settings-users-3239.js.license
share/nextcloud/dist/settings-users-3239.js.map
share/nextcloud/dist/settings-vue-settings-admin-ai.js
-share/nextcloud/dist/settings-vue-settings-admin-ai.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-admin-ai.js.license
share/nextcloud/dist/settings-vue-settings-admin-ai.js.map
share/nextcloud/dist/settings-vue-settings-admin-basic-settings.js
-share/nextcloud/dist/settings-vue-settings-admin-basic-settings.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-admin-basic-settings.js.license
share/nextcloud/dist/settings-vue-settings-admin-basic-settings.js.map
share/nextcloud/dist/settings-vue-settings-admin-delegation.js
-share/nextcloud/dist/settings-vue-settings-admin-delegation.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-admin-delegation.js.license
share/nextcloud/dist/settings-vue-settings-admin-delegation.js.map
share/nextcloud/dist/settings-vue-settings-admin-security.js
-share/nextcloud/dist/settings-vue-settings-admin-security.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-admin-security.js.license
share/nextcloud/dist/settings-vue-settings-admin-security.js.map
share/nextcloud/dist/settings-vue-settings-admin-sharing.js
-share/nextcloud/dist/settings-vue-settings-admin-sharing.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-admin-sharing.js.license
share/nextcloud/dist/settings-vue-settings-admin-sharing.js.map
share/nextcloud/dist/settings-vue-settings-apps-users-management.js
-share/nextcloud/dist/settings-vue-settings-apps-users-management.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-apps-users-management.js.license
share/nextcloud/dist/settings-vue-settings-apps-users-management.js.map
share/nextcloud/dist/settings-vue-settings-nextcloud-pdf.js
-share/nextcloud/dist/settings-vue-settings-nextcloud-pdf.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-nextcloud-pdf.js.license
share/nextcloud/dist/settings-vue-settings-nextcloud-pdf.js.map
share/nextcloud/dist/settings-vue-settings-personal-info.js
-share/nextcloud/dist/settings-vue-settings-personal-info.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-personal-info.js.license
share/nextcloud/dist/settings-vue-settings-personal-info.js.map
share/nextcloud/dist/settings-vue-settings-personal-password.js
-share/nextcloud/dist/settings-vue-settings-personal-password.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-personal-password.js.license
share/nextcloud/dist/settings-vue-settings-personal-password.js.map
share/nextcloud/dist/settings-vue-settings-personal-security.js
-share/nextcloud/dist/settings-vue-settings-personal-security.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-personal-security.js.license
share/nextcloud/dist/settings-vue-settings-personal-security.js.map
share/nextcloud/dist/settings-vue-settings-personal-webauthn.js
-share/nextcloud/dist/settings-vue-settings-personal-webauthn.js.LICENSE.txt
+share/nextcloud/dist/settings-vue-settings-personal-webauthn.js.license
share/nextcloud/dist/settings-vue-settings-personal-webauthn.js.map
share/nextcloud/dist/sharebymail-vue-settings-admin-sharebymail.js
-share/nextcloud/dist/sharebymail-vue-settings-admin-sharebymail.js.LICENSE.txt
+share/nextcloud/dist/sharebymail-vue-settings-admin-sharebymail.js.license
share/nextcloud/dist/sharebymail-vue-settings-admin-sharebymail.js.map
share/nextcloud/dist/systemtags-admin.js
-share/nextcloud/dist/systemtags-admin.js.LICENSE.txt
+share/nextcloud/dist/systemtags-admin.js.license
share/nextcloud/dist/systemtags-admin.js.map
share/nextcloud/dist/systemtags-init.js
-share/nextcloud/dist/systemtags-init.js.LICENSE.txt
+share/nextcloud/dist/systemtags-init.js.license
share/nextcloud/dist/systemtags-init.js.map
share/nextcloud/dist/theming-admin-theming.js
-share/nextcloud/dist/theming-admin-theming.js.LICENSE.txt
+share/nextcloud/dist/theming-admin-theming.js.license
share/nextcloud/dist/theming-admin-theming.js.map
share/nextcloud/dist/theming-personal-theming.js
-share/nextcloud/dist/theming-personal-theming.js.LICENSE.txt
+share/nextcloud/dist/theming-personal-theming.js.license
share/nextcloud/dist/theming-personal-theming.js.map
share/nextcloud/dist/twofactor_backupcodes-settings.js
-share/nextcloud/dist/twofactor_backupcodes-settings.js.LICENSE.txt
+share/nextcloud/dist/twofactor_backupcodes-settings.js.license
share/nextcloud/dist/twofactor_backupcodes-settings.js.map
share/nextcloud/dist/updatenotification-init.js
+share/nextcloud/dist/updatenotification-init.js.license
share/nextcloud/dist/updatenotification-init.js.map
share/nextcloud/dist/updatenotification-updatenotification.js
-share/nextcloud/dist/updatenotification-updatenotification.js.LICENSE.txt
+share/nextcloud/dist/updatenotification-updatenotification.js.license
share/nextcloud/dist/updatenotification-updatenotification.js.map
share/nextcloud/dist/updatenotification-view-changelog-page.js
+share/nextcloud/dist/updatenotification-view-changelog-page.js.license
share/nextcloud/dist/updatenotification-view-changelog-page.js.map
share/nextcloud/dist/user-status-modal-5133.js
-share/nextcloud/dist/user-status-modal-5133.js.LICENSE.txt
+share/nextcloud/dist/user-status-modal-5133.js.license
share/nextcloud/dist/user-status-modal-5133.js.map
share/nextcloud/dist/user_status-menu.js
-share/nextcloud/dist/user_status-menu.js.LICENSE.txt
+share/nextcloud/dist/user_status-menu.js.license
share/nextcloud/dist/user_status-menu.js.map
share/nextcloud/dist/weather_status-weather-status.js
-share/nextcloud/dist/weather_status-weather-status.js.LICENSE.txt
+share/nextcloud/dist/weather_status-weather-status.js.license
share/nextcloud/dist/weather_status-weather-status.js.map
share/nextcloud/dist/workflowengine-workflowengine.js
-share/nextcloud/dist/workflowengine-workflowengine.js.LICENSE.txt
+share/nextcloud/dist/workflowengine-workflowengine.js.license
share/nextcloud/dist/workflowengine-workflowengine.js.map
share/nextcloud/index.html
share/nextcloud/index.php
@@ -21721,8 +23808,10 @@ share/nextcloud/lib/private/AppFramework
share/nextcloud/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php
share/nextcloud/lib/private/AppFramework/Middleware/Security/CORSMiddleware.php
share/nextcloud/lib/private/AppFramework/Middleware/Security/CSPMiddleware.php
+share/nextcloud/lib/private/AppFramework/Middleware/Security/Exceptions/AdminIpNotAllowedException.php
share/nextcloud/lib/private/AppFramework/Middleware/Security/Exceptions/AppNotEnabledException.php
share/nextcloud/lib/private/AppFramework/Middleware/Security/Exceptions/CrossSiteRequestForgeryException.php
+share/nextcloud/lib/private/AppFramework/Middleware/Security/Exceptions/ExAppRequiredException.php
share/nextcloud/lib/private/AppFramework/Middleware/Security/Exceptions/LaxSameSiteCookieFailedException.php
share/nextcloud/lib/private/AppFramework/Middleware/Security/Exceptions/NotAdminException.php
share/nextcloud/lib/private/AppFramework/Middleware/Security/Exceptions/NotConfirmedException.php
@@ -21836,6 +23925,7 @@ share/nextcloud/lib/private/Cache/File.p
share/nextcloud/lib/private/Calendar/CalendarQuery.php
share/nextcloud/lib/private/Calendar/Manager.php
share/nextcloud/lib/private/Calendar/Resource/Manager.php
+share/nextcloud/lib/private/Calendar/ResourcesRoomsUpdater.php
share/nextcloud/lib/private/Calendar/Room/Manager.php
share/nextcloud/lib/private/CapabilitiesManager.php
share/nextcloud/lib/private/Collaboration/AutoComplete/Manager.php
@@ -21886,6 +23976,7 @@ share/nextcloud/lib/private/DB/AdapterMy
share/nextcloud/lib/private/DB/AdapterOCI8.php
share/nextcloud/lib/private/DB/AdapterPgSql.php
share/nextcloud/lib/private/DB/AdapterSqlite.php
+share/nextcloud/lib/private/DB/ArrayResult.php
share/nextcloud/lib/private/DB/BacktraceDebugStack.php
share/nextcloud/lib/private/DB/Connection.php
share/nextcloud/lib/private/DB/ConnectionAdapter.php
@@ -21912,15 +24003,31 @@ share/nextcloud/lib/private/DB/QueryBuil
share/nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder/OCIExpressionBuilder.php
share/nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder/PgSqlExpressionBuilder.php
share/nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder/SqliteExpressionBuilder.php
+share/nextcloud/lib/private/DB/QueryBuilder/ExtendedQueryBuilder.php
share/nextcloud/lib/private/DB/QueryBuilder/FunctionBuilder/FunctionBuilder.php
share/nextcloud/lib/private/DB/QueryBuilder/FunctionBuilder/OCIFunctionBuilder.php
share/nextcloud/lib/private/DB/QueryBuilder/FunctionBuilder/PgSqlFunctionBuilder.php
share/nextcloud/lib/private/DB/QueryBuilder/FunctionBuilder/SqliteFunctionBuilder.php
share/nextcloud/lib/private/DB/QueryBuilder/Literal.php
share/nextcloud/lib/private/DB/QueryBuilder/Parameter.php
+share/nextcloud/lib/private/DB/QueryBuilder/Partitioned/InvalidPartitionedQueryException.php
+share/nextcloud/lib/private/DB/QueryBuilder/Partitioned/JoinCondition.php
+share/nextcloud/lib/private/DB/QueryBuilder/Partitioned/PartitionQuery.php
+share/nextcloud/lib/private/DB/QueryBuilder/Partitioned/PartitionSplit.php
+share/nextcloud/lib/private/DB/QueryBuilder/Partitioned/PartitionedQueryBuilder.php
+share/nextcloud/lib/private/DB/QueryBuilder/Partitioned/PartitionedResult.php
share/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php
share/nextcloud/lib/private/DB/QueryBuilder/QueryFunction.php
share/nextcloud/lib/private/DB/QueryBuilder/QuoteHelper.php
+share/nextcloud/lib/private/DB/QueryBuilder/Sharded/AutoIncrementHandler.php
+share/nextcloud/lib/private/DB/QueryBuilder/Sharded/CrossShardMoveHelper.php
+share/nextcloud/lib/private/DB/QueryBuilder/Sharded/HashShardMapper.php
+share/nextcloud/lib/private/DB/QueryBuilder/Sharded/InvalidShardedQueryException.php
+share/nextcloud/lib/private/DB/QueryBuilder/Sharded/RoundRobinShardMapper.php
+share/nextcloud/lib/private/DB/QueryBuilder/Sharded/ShardConnectionManager.php
+share/nextcloud/lib/private/DB/QueryBuilder/Sharded/ShardDefinition.php
+share/nextcloud/lib/private/DB/QueryBuilder/Sharded/ShardQueryRunner.php
+share/nextcloud/lib/private/DB/QueryBuilder/Sharded/ShardedQueryBuilder.php
share/nextcloud/lib/private/DB/ResultAdapter.php
share/nextcloud/lib/private/DB/SQLiteMigrator.php
share/nextcloud/lib/private/DB/SQLiteSessionInit.php
@@ -21956,6 +24063,7 @@ share/nextcloud/lib/private/Encryption/U
share/nextcloud/lib/private/Encryption/Util.php
share/nextcloud/lib/private/EventDispatcher/EventDispatcher.php
share/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php
+share/nextcloud/lib/private/EventSource.php
share/nextcloud/lib/private/EventSourceFactory.php
share/nextcloud/lib/private/Federation/CloudFederationFactory.php
share/nextcloud/lib/private/Federation/CloudFederationNotification.php
@@ -21997,6 +24105,7 @@ share/nextcloud/lib/private/Files/Config
share/nextcloud/lib/private/Files/Config/UserMountCache.php
share/nextcloud/lib/private/Files/Config/UserMountCacheListener.php
share/nextcloud/lib/private/Files/FileInfo.php
+share/nextcloud/lib/private/Files/FilenameValidator.php
share/nextcloud/lib/private/Files/Filesystem.php
share/nextcloud/lib/private/Files/Lock/LockManager.php
share/nextcloud/lib/private/Files/Mount/CacheMountProvider.php
@@ -22163,6 +24272,7 @@ share/nextcloud/lib/private/Mail/Attachm
share/nextcloud/lib/private/Mail/EMailTemplate.php
share/nextcloud/lib/private/Mail/Mailer.php
share/nextcloud/lib/private/Mail/Message.php
+share/nextcloud/lib/private/Mail/Provider/Manager.php
share/nextcloud/lib/private/Memcache/APCu.php
share/nextcloud/lib/private/Memcache/ArrayCache.php
share/nextcloud/lib/private/Memcache/CADTrait.php
@@ -22215,6 +24325,7 @@ share/nextcloud/lib/private/Preview/IMag
share/nextcloud/lib/private/Preview/Illustrator.php
share/nextcloud/lib/private/Preview/Image.php
share/nextcloud/lib/private/Preview/Imaginary.php
+share/nextcloud/lib/private/Preview/ImaginaryPDF.php
share/nextcloud/lib/private/Preview/JPEG.php
share/nextcloud/lib/private/Preview/Krita.php
share/nextcloud/lib/private/Preview/MP3.php
@@ -22287,7 +24398,6 @@ share/nextcloud/lib/private/Repair/Event
share/nextcloud/lib/private/Repair/Events/RepairStepEvent.php
share/nextcloud/lib/private/Repair/Events/RepairWarningEvent.php
share/nextcloud/lib/private/Repair/MoveUpdaterStepFile.php
-share/nextcloud/lib/private/Repair/NC11/FixMountStorages.php
share/nextcloud/lib/private/Repair/NC13/AddLogRotateJob.php
share/nextcloud/lib/private/Repair/NC14/AddPreviewBackgroundCleanupJob.php
share/nextcloud/lib/private/Repair/NC16/AddClenupLoginFlowV2BackgroundJob.php
@@ -22302,6 +24412,7 @@ share/nextcloud/lib/private/Repair/NC21/
share/nextcloud/lib/private/Repair/NC22/LookupServerSendCheck.php
share/nextcloud/lib/private/Repair/NC24/AddTokenCleanupJob.php
share/nextcloud/lib/private/Repair/NC25/AddMissingSecretJob.php
+share/nextcloud/lib/private/Repair/NC30/RemoveLegacyDatadirFile.php
share/nextcloud/lib/private/Repair/OldGroupMembershipShares.php
share/nextcloud/lib/private/Repair/Owncloud/CleanPreviews.php
share/nextcloud/lib/private/Repair/Owncloud/CleanPreviewsBackgroundJob.php
@@ -22321,7 +24432,6 @@ share/nextcloud/lib/private/RichObjectSt
share/nextcloud/lib/private/Route/CachingRouter.php
share/nextcloud/lib/private/Route/Route.php
share/nextcloud/lib/private/Route/Router.php
-share/nextcloud/lib/private/Search.php
share/nextcloud/lib/private/Search/Filter/BooleanFilter.php
share/nextcloud/lib/private/Search/Filter/DateTimeFilter.php
share/nextcloud/lib/private/Search/Filter/FloatFilter.php
@@ -22332,11 +24442,6 @@ share/nextcloud/lib/private/Search/Filte
share/nextcloud/lib/private/Search/Filter/UserFilter.php
share/nextcloud/lib/private/Search/FilterCollection.php
share/nextcloud/lib/private/Search/FilterFactory.php
-share/nextcloud/lib/private/Search/Provider/File.php
-share/nextcloud/lib/private/Search/Result/Audio.php
-share/nextcloud/lib/private/Search/Result/File.php
-share/nextcloud/lib/private/Search/Result/Folder.php
-share/nextcloud/lib/private/Search/Result/Image.php
share/nextcloud/lib/private/Search/SearchComposer.php
share/nextcloud/lib/private/Search/SearchQuery.php
share/nextcloud/lib/private/Search/UnsupportedFilter.php
@@ -22363,6 +24468,10 @@ share/nextcloud/lib/private/Security/Has
share/nextcloud/lib/private/Security/IdentityProof/Key.php
share/nextcloud/lib/private/Security/IdentityProof/Manager.php
share/nextcloud/lib/private/Security/IdentityProof/Signer.php
+share/nextcloud/lib/private/Security/Ip/Address.php
+share/nextcloud/lib/private/Security/Ip/Factory.php
+share/nextcloud/lib/private/Security/Ip/Range.php
+share/nextcloud/lib/private/Security/Ip/RemoteAddress.php
share/nextcloud/lib/private/Security/Normalizer/IpAddress.php
share/nextcloud/lib/private/Security/RateLimiting/Backend/DatabaseBackend.php
share/nextcloud/lib/private/Security/RateLimiting/Backend/IBackend.php
@@ -22432,6 +24541,11 @@ share/nextcloud/lib/private/Tagging/TagM
share/nextcloud/lib/private/Tags.php
share/nextcloud/lib/private/Talk/Broker.php
share/nextcloud/lib/private/Talk/ConversationOptions.php
+share/nextcloud/lib/private/TaskProcessing/Db/Task.php
+share/nextcloud/lib/private/TaskProcessing/Db/TaskMapper.php
+share/nextcloud/lib/private/TaskProcessing/Manager.php
+share/nextcloud/lib/private/TaskProcessing/RemoveOldTasksBackgroundJob.php
+share/nextcloud/lib/private/TaskProcessing/SynchronousBackgroundJob.php
share/nextcloud/lib/private/Teams/TeamManager.php
share/nextcloud/lib/private/TempManager.php
share/nextcloud/lib/private/Template/Base.php
@@ -22480,8 +24594,6 @@ share/nextcloud/lib/private/UserStatus/M
share/nextcloud/lib/private/legacy/OC_API.php
share/nextcloud/lib/private/legacy/OC_App.php
share/nextcloud/lib/private/legacy/OC_Defaults.php
-share/nextcloud/lib/private/legacy/OC_EventSource.php
-share/nextcloud/lib/private/legacy/OC_FileChunking.php
share/nextcloud/lib/private/legacy/OC_Files.php
share/nextcloud/lib/private/legacy/OC_Helper.php
share/nextcloud/lib/private/legacy/OC_Hook.php
@@ -22499,6 +24611,11 @@ share/nextcloud/lib/public/Accounts/IAcc
share/nextcloud/lib/public/Accounts/PropertyDoesNotExistException.php
share/nextcloud/lib/public/Accounts/UserUpdatedEvent.php
share/nextcloud/lib/public/Activity/ActivitySettings.php
+share/nextcloud/lib/public/Activity/Exceptions/FilterNotFoundException.php
+share/nextcloud/lib/public/Activity/Exceptions/IncompleteActivityException.php
+share/nextcloud/lib/public/Activity/Exceptions/InvalidValueException.php
+share/nextcloud/lib/public/Activity/Exceptions/SettingNotFoundException.php
+share/nextcloud/lib/public/Activity/Exceptions/UnknownActivityException.php
share/nextcloud/lib/public/Activity/IConsumer.php
share/nextcloud/lib/public/Activity/IEvent.php
share/nextcloud/lib/public/Activity/IEventMerger.php
@@ -22530,9 +24647,11 @@ share/nextcloud/lib/public/AppFramework/
share/nextcloud/lib/public/AppFramework/Http/Attribute/ARateLimit.php
share/nextcloud/lib/public/AppFramework/Http/Attribute/AnonRateLimit.php
share/nextcloud/lib/public/AppFramework/Http/Attribute/ApiRoute.php
+share/nextcloud/lib/public/AppFramework/Http/Attribute/AppApiAdminAccessWithoutUser.php
share/nextcloud/lib/public/AppFramework/Http/Attribute/AuthorizedAdminSetting.php
share/nextcloud/lib/public/AppFramework/Http/Attribute/BruteForceProtection.php
share/nextcloud/lib/public/AppFramework/Http/Attribute/CORS.php
+share/nextcloud/lib/public/AppFramework/Http/Attribute/ExAppRequired.php
share/nextcloud/lib/public/AppFramework/Http/Attribute/FrontpageRoute.php
share/nextcloud/lib/public/AppFramework/Http/Attribute/IgnoreOpenAPI.php
share/nextcloud/lib/public/AppFramework/Http/Attribute/NoAdminRequired.php
@@ -22668,6 +24787,7 @@ share/nextcloud/lib/public/Collaboration
share/nextcloud/lib/public/Collaboration/Collaborators/SearchResultType.php
share/nextcloud/lib/public/Collaboration/Reference/ADiscoverableReferenceProvider.php
share/nextcloud/lib/public/Collaboration/Reference/IDiscoverableReferenceProvider.php
+share/nextcloud/lib/public/Collaboration/Reference/IPublicReferenceProvider.php
share/nextcloud/lib/public/Collaboration/Reference/IReference.php
share/nextcloud/lib/public/Collaboration/Reference/IReferenceManager.php
share/nextcloud/lib/public/Collaboration/Reference/IReferenceProvider.php
@@ -22699,6 +24819,7 @@ share/nextcloud/lib/public/Common/Except
share/nextcloud/lib/public/Config/BeforePreferenceDeletedEvent.php
share/nextcloud/lib/public/Config/BeforePreferenceSetEvent.php
share/nextcloud/lib/public/Console/ConsoleEvent.php
+share/nextcloud/lib/public/Console/ReservedOptions.php
share/nextcloud/lib/public/Constants.php
share/nextcloud/lib/public/Contacts/ContactsMenu/IAction.php
share/nextcloud/lib/public/Contacts/ContactsMenu/IActionFactory.php
@@ -22723,6 +24844,7 @@ share/nextcloud/lib/public/DB/QueryBuild
share/nextcloud/lib/public/DB/QueryBuilder/IParameter.php
share/nextcloud/lib/public/DB/QueryBuilder/IQueryBuilder.php
share/nextcloud/lib/public/DB/QueryBuilder/IQueryFunction.php
+share/nextcloud/lib/public/DB/QueryBuilder/Sharded/IShardMapper.php
share/nextcloud/lib/public/DB/Types.php
share/nextcloud/lib/public/Dashboard/IAPIWidget.php
share/nextcloud/lib/public/Dashboard/IAPIWidgetV2.php
@@ -22761,6 +24883,8 @@ share/nextcloud/lib/public/EventDispatch
share/nextcloud/lib/public/EventDispatcher/GenericEvent.php
share/nextcloud/lib/public/EventDispatcher/IEventDispatcher.php
share/nextcloud/lib/public/EventDispatcher/IEventListener.php
+share/nextcloud/lib/public/EventDispatcher/IWebhookCompatibleEvent.php
+share/nextcloud/lib/public/EventDispatcher/JsonSerializer.php
share/nextcloud/lib/public/Exceptions/AbortedEventException.php
share/nextcloud/lib/public/Exceptions/AppConfigException.php
share/nextcloud/lib/public/Exceptions/AppConfigIncorrectTypeException.php
@@ -22843,6 +24967,7 @@ share/nextcloud/lib/public/Files/Folder.
share/nextcloud/lib/public/Files/ForbiddenException.php
share/nextcloud/lib/public/Files/GenericFileException.php
share/nextcloud/lib/public/Files/IAppData.php
+share/nextcloud/lib/public/Files/IFilenameValidator.php
share/nextcloud/lib/public/Files/IHomeStorage.php
share/nextcloud/lib/public/Files/IMimeTypeDetector.php
share/nextcloud/lib/public/Files/IMimeTypeLoader.php
@@ -22887,6 +25012,7 @@ share/nextcloud/lib/public/Files/Storage
share/nextcloud/lib/public/Files/Storage/ILockingStorage.php
share/nextcloud/lib/public/Files/Storage/INotifyStorage.php
share/nextcloud/lib/public/Files/Storage/IReliableEtagStorage.php
+share/nextcloud/lib/public/Files/Storage/ISharedStorage.php
share/nextcloud/lib/public/Files/Storage/IStorage.php
share/nextcloud/lib/public/Files/Storage/IStorageFactory.php
share/nextcloud/lib/public/Files/Storage/IWriteStreamStorage.php
@@ -22896,9 +25022,17 @@ share/nextcloud/lib/public/Files/Storage
share/nextcloud/lib/public/Files/StorageInvalidException.php
share/nextcloud/lib/public/Files/StorageNotAvailableException.php
share/nextcloud/lib/public/Files/StorageTimeoutException.php
+share/nextcloud/lib/public/Files/Template/BeforeGetTemplatesEvent.php
+share/nextcloud/lib/public/Files/Template/Field.php
+share/nextcloud/lib/public/Files/Template/FieldFactory.php
+share/nextcloud/lib/public/Files/Template/FieldType.php
+share/nextcloud/lib/public/Files/Template/Fields/CheckBoxField.php
+share/nextcloud/lib/public/Files/Template/Fields/RichTextField.php
share/nextcloud/lib/public/Files/Template/FileCreatedFromTemplateEvent.php
share/nextcloud/lib/public/Files/Template/ICustomTemplateProvider.php
share/nextcloud/lib/public/Files/Template/ITemplateManager.php
+share/nextcloud/lib/public/Files/Template/InvalidFieldTypeException.php
+share/nextcloud/lib/public/Files/Template/RegisterTemplateCreatorEvent.php
share/nextcloud/lib/public/Files/Template/Template.php
share/nextcloud/lib/public/Files/Template/TemplateFileCreator.php
share/nextcloud/lib/public/Files/UnseekableException.php
@@ -23005,7 +25139,6 @@ share/nextcloud/lib/public/IPhoneNumberU
share/nextcloud/lib/public/IPreview.php
share/nextcloud/lib/public/IRequest.php
share/nextcloud/lib/public/IRequestId.php
-share/nextcloud/lib/public/ISearch.php
share/nextcloud/lib/public/IServerContainer.php
share/nextcloud/lib/public/ISession.php
share/nextcloud/lib/public/IStreamImage.php
@@ -23041,15 +25174,29 @@ share/nextcloud/lib/public/Mail/IAttachm
share/nextcloud/lib/public/Mail/IEMailTemplate.php
share/nextcloud/lib/public/Mail/IMailer.php
share/nextcloud/lib/public/Mail/IMessage.php
+share/nextcloud/lib/public/Mail/Provider/Address.php
+share/nextcloud/lib/public/Mail/Provider/Attachment.php
+share/nextcloud/lib/public/Mail/Provider/Exception/Exception.php
+share/nextcloud/lib/public/Mail/Provider/Exception/SendException.php
+share/nextcloud/lib/public/Mail/Provider/IAddress.php
+share/nextcloud/lib/public/Mail/Provider/IAttachment.php
+share/nextcloud/lib/public/Mail/Provider/IManager.php
+share/nextcloud/lib/public/Mail/Provider/IMessage.php
+share/nextcloud/lib/public/Mail/Provider/IMessageSend.php
+share/nextcloud/lib/public/Mail/Provider/IProvider.php
+share/nextcloud/lib/public/Mail/Provider/IService.php
+share/nextcloud/lib/public/Mail/Provider/Message.php
share/nextcloud/lib/public/Migration/Attributes/AddColumn.php
share/nextcloud/lib/public/Migration/Attributes/AddIndex.php
share/nextcloud/lib/public/Migration/Attributes/ColumnMigrationAttribute.php
+share/nextcloud/lib/public/Migration/Attributes/ColumnType.php
share/nextcloud/lib/public/Migration/Attributes/CreateTable.php
share/nextcloud/lib/public/Migration/Attributes/DropColumn.php
share/nextcloud/lib/public/Migration/Attributes/DropIndex.php
share/nextcloud/lib/public/Migration/Attributes/DropTable.php
share/nextcloud/lib/public/Migration/Attributes/GenericMigrationAttribute.php
share/nextcloud/lib/public/Migration/Attributes/IndexMigrationAttribute.php
+share/nextcloud/lib/public/Migration/Attributes/IndexType.php
share/nextcloud/lib/public/Migration/Attributes/MigrationAttribute.php
share/nextcloud/lib/public/Migration/Attributes/ModifyColumn.php
share/nextcloud/lib/public/Migration/Attributes/TableMigrationAttribute.php
@@ -23066,6 +25213,10 @@ share/nextcloud/lib/public/Notification/
share/nextcloud/lib/public/Notification/IManager.php
share/nextcloud/lib/public/Notification/INotification.php
share/nextcloud/lib/public/Notification/INotifier.php
+share/nextcloud/lib/public/Notification/IncompleteNotificationException.php
+share/nextcloud/lib/public/Notification/IncompleteParsedNotificationException.php
+share/nextcloud/lib/public/Notification/InvalidValueException.php
+share/nextcloud/lib/public/Notification/UnknownNotificationException.php
share/nextcloud/lib/public/OCM/Events/ResourceTypeRegisterEvent.php
share/nextcloud/lib/public/OCM/Exceptions/OCMArgumentException.php
share/nextcloud/lib/public/OCM/Exceptions/OCMProviderException.php
@@ -23125,6 +25276,10 @@ share/nextcloud/lib/public/Security/IHas
share/nextcloud/lib/public/Security/IRemoteHostValidator.php
share/nextcloud/lib/public/Security/ISecureRandom.php
share/nextcloud/lib/public/Security/ITrustedDomainHelper.php
+share/nextcloud/lib/public/Security/Ip/IAddress.php
+share/nextcloud/lib/public/Security/Ip/IFactory.php
+share/nextcloud/lib/public/Security/Ip/IRange.php
+share/nextcloud/lib/public/Security/Ip/IRemoteAddress.php
share/nextcloud/lib/public/Security/RateLimiting/ILimiter.php
share/nextcloud/lib/public/Security/RateLimiting/IRateLimitExceededException.php
share/nextcloud/lib/public/Security/VerificationToken/IVerificationToken.php
@@ -23165,6 +25320,8 @@ share/nextcloud/lib/public/Share/IPublic
share/nextcloud/lib/public/Share/IShare.php
share/nextcloud/lib/public/Share/IShareHelper.php
share/nextcloud/lib/public/Share/IShareProvider.php
+share/nextcloud/lib/public/Share/IShareProviderSupportsAccept.php
+share/nextcloud/lib/public/Share/IShareProviderWithNotification.php
share/nextcloud/lib/public/Share_Backend.php
share/nextcloud/lib/public/Share_Backend_Collection.php
share/nextcloud/lib/public/Share_Backend_File_Dependent.php
@@ -23198,6 +25355,36 @@ share/nextcloud/lib/public/Talk/IBroker.
share/nextcloud/lib/public/Talk/IConversation.php
share/nextcloud/lib/public/Talk/IConversationOptions.php
share/nextcloud/lib/public/Talk/ITalkBackend.php
+share/nextcloud/lib/public/TaskProcessing/EShapeType.php
+share/nextcloud/lib/public/TaskProcessing/Events/AbstractTaskProcessingEvent.php
+share/nextcloud/lib/public/TaskProcessing/Events/TaskFailedEvent.php
+share/nextcloud/lib/public/TaskProcessing/Events/TaskSuccessfulEvent.php
+share/nextcloud/lib/public/TaskProcessing/Exception/Exception.php
+share/nextcloud/lib/public/TaskProcessing/Exception/NotFoundException.php
+share/nextcloud/lib/public/TaskProcessing/Exception/PreConditionNotMetException.php
+share/nextcloud/lib/public/TaskProcessing/Exception/ProcessingException.php
+share/nextcloud/lib/public/TaskProcessing/Exception/UnauthorizedException.php
+share/nextcloud/lib/public/TaskProcessing/Exception/ValidationException.php
+share/nextcloud/lib/public/TaskProcessing/IManager.php
+share/nextcloud/lib/public/TaskProcessing/IProvider.php
+share/nextcloud/lib/public/TaskProcessing/ISynchronousProvider.php
+share/nextcloud/lib/public/TaskProcessing/ITaskType.php
+share/nextcloud/lib/public/TaskProcessing/ShapeDescriptor.php
+share/nextcloud/lib/public/TaskProcessing/ShapeEnumValue.php
+share/nextcloud/lib/public/TaskProcessing/Task.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/AudioToText.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/ContextWrite.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/GenerateEmoji.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/TextToImage.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/TextToText.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/TextToTextChat.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/TextToTextFormalization.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/TextToTextHeadline.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/TextToTextReformulation.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/TextToTextSimplification.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/TextToTextSummary.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/TextToTextTopics.php
+share/nextcloud/lib/public/TaskProcessing/TaskTypes/TextToTextTranslate.php
share/nextcloud/lib/public/Teams/ITeamManager.php
share/nextcloud/lib/public/Teams/ITeamResourceProvider.php
share/nextcloud/lib/public/Teams/Team.php
@@ -23245,6 +25432,7 @@ share/nextcloud/lib/public/User/Backend/
share/nextcloud/lib/public/User/Backend/IGetHomeBackend.php
share/nextcloud/lib/public/User/Backend/IGetRealUIDBackend.php
share/nextcloud/lib/public/User/Backend/IPasswordConfirmationBackend.php
+share/nextcloud/lib/public/User/Backend/IPasswordHashBackend.php
share/nextcloud/lib/public/User/Backend/IProvideAvatarBackend.php
share/nextcloud/lib/public/User/Backend/IProvideEnabledStateBackend.php
share/nextcloud/lib/public/User/Backend/ISearchKnownUsersBackend.php
@@ -23318,12 +25506,19 @@ share/nextcloud/remote.php
share/nextcloud/resources/app-info-shipped.xsd
share/nextcloud/resources/app-info.xsd
share/nextcloud/resources/codesigning/core.crt
+share/nextcloud/resources/codesigning/core.crt.license
share/nextcloud/resources/codesigning/root.crl
+share/nextcloud/resources/codesigning/root.crl.license
share/nextcloud/resources/codesigning/root.crt
+share/nextcloud/resources/codesigning/root.crt.license
share/nextcloud/resources/config/ca-bundle.crt
+share/nextcloud/resources/config/ca-bundle.crt.license
share/nextcloud/resources/config/mimetypealiases.dist.json
+share/nextcloud/resources/config/mimetypealiases.dist.json.license
share/nextcloud/resources/config/mimetypemapping.dist.json
+share/nextcloud/resources/config/mimetypemapping.dist.json.license
share/nextcloud/resources/locales.json
+share/nextcloud/resources/locales.json.license
share/nextcloud/resources/update-locales.php
share/nextcloud/robots.txt
share/nextcloud/status.php
Index: pkgsrc/www/php-nextcloud/distinfo
diff -u pkgsrc/www/php-nextcloud/distinfo:1.64 pkgsrc/www/php-nextcloud/distinfo:1.65
--- pkgsrc/www/php-nextcloud/distinfo:1.64 Sat Sep 21 13:10:15 2024
+++ pkgsrc/www/php-nextcloud/distinfo Fri Oct 25 06:43:42 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.64 2024/09/21 13:10:15 gdt Exp $
+$NetBSD: distinfo,v 1.65 2024/10/25 06:43:42 ryoon Exp $
-BLAKE2s (nextcloud-29.0.7.tar.bz2) = 3ad663d987a89b94a8e4c098af05c9da36408a915f5092ce5afa0de7fe960c62
-SHA512 (nextcloud-29.0.7.tar.bz2) = 9a87ea11870aec4b26499e85c9ef91e38644d947c810c619f22f617307014b58adc24ebd19841af8aa3b5185427610f278951e48bb7ae242fa4de1eb3e6abb63
-Size (nextcloud-29.0.7.tar.bz2) = 204453544 bytes
+BLAKE2s (nextcloud-30.0.1.tar.bz2) = 078786e07d20a0acb9f3e5e3f95ea4765c68e6e6a8f596995f6b89b33a3af2ce
+SHA512 (nextcloud-30.0.1.tar.bz2) = 3e1e33d59f361ade18c6a429023d3123e4ad23d249dcd24408c5ce6514beef89068838404e39d57aad7d353e074f2b36f35b5cde2e84e5a142785d00ce04f9e2
+Size (nextcloud-30.0.1.tar.bz2) = 187609069 bytes
Home |
Main Index |
Thread Index |
Old Index