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:           Mon Sep 11 13:28:30 UTC 2023

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

Log Message:
php-nextcloud: Update to 27.0.2

* Add php-exif and php-sysvsem as dependency.

Changelog:
27.0.1:
Changes:

    Fix app menu flicker (server#38563)
    Fix creating events with old (< unix time) lastoccurence (server#39059)
    Fix(node): non-existing folder is not searchable (server#39369)
    Fix(profile): fix getUID on nullable user variable (server#39435)
    Fix: ContactManager search with fullmatch (server#39448)
    Fix: check that object store backend supports multi part uploads (server#39458)
    Fix: Correctly add `module` content type to script tags with versions (server#39462)
    Fix(s3): Pass SSE-C parameters for multipart upload (server#39499)
    Add instance category while checking new updates (server#39522)
    Fix npm audit (server#39543)
    Bugfix/bulk upload empty files (server#39554)
    Fix(files): fix extension with custom displayName (server#39566)
    Fix(SystemTagManager): Use truncated tagName in getTag and updateTag (server#39596)
    Ocs/v1.php/cloud/groups` `UPDATE` method – correct status when group not found (server#39601)
    Fix(IParallelAwareJob): Check for other reserved jobs before setting new ones as reserved (server#39612)
    Fix share roots always being marked as writable (server#39614)
    Fix(s3): add SSE-C parameters to headObject call (server#39642)
    Fix(files): url used to retrive storage stats (server#39643)
    Only show weather credits if the app is enabled and the weather statu… (server#39663)
    Fix(files_sharing): String translations (server#39665)
    Fix(dav): use quota of destination in s3 chunk upload (server#39678)
    Generate path if app does exist (circles#1350)
    Fix npm audit (firstrunwizard#928)
    Chore: update workflows from templates (firstrunwizard#931)
    Chore(deps) – bump semver to 6.3.1 (notifications#1611)
    Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (notifications#1615)
    Fix npm audit (privacy#938)
    Fix npm audit (related_resources#247)
    Remove useless logs (related_resources#265)
    Update composer dependencies (related_resources#268)
    Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.1 (text#4494)
    Fix(deps): update dependency @nextcloud/vue to ^7.12.1 (text#4512)
    Chore(deps): update dependency vite to ^4.4.5 (text#4529)
    Fix: Remember cursor position when autofocus on load (text#4544)
    Fix(deps): update dependency slug to ^8.2.3 (text#4561)
    Chore(deps): update dependency cypress to ^12.17.2 (text#4565)
    Chore(deps): update dependency vite-plugin-commonjs to ^0.8.2 (text#4566)
    Fix(deps): update tiptap to ^2.0.4 (text#4572)
    Chore(deps): update dependency vite to ^4.4.6 (text#4577)
    Fix(deps): update yjs (text#4580)
    Fix(mentions): encode user id in mentions URLs (text#4589)
    Fade out user cursor labels after five seconds of inactivity (text#4591)
    Add syntax highlighting in code blocks (text#4595)
    Fix(css): Fix margin-bottom for list items (text#4598)
    Chore(deps): update dependency vite to ^4.4.7 (text#4605)
    Chore(deps): update jest to ^29.6.2 (text#4606)
    Update nextcloud/ocp dependency (text#4612)
    Fix: tab key in code block (text#4616)
    Fix(editor): Don’t load both Tiptap collaboration history extensions (text#4622)
    Chore: run npm audit fix (twofactor_totp#1424)

27.0.1:
Changes:

    Update psalm-baseline.xml (server#38357)
    38340 fix add group broken (server#38361)
    Show pending popover menu when password is enabled by default (server#38395)
    Reload filelist when adding or removing shares (server#38420)
    Revert “Fix table view” (server#38474)
    Fix(carddav): Make system contact phone number RFC compliant (server#38475)
    Add fallback when a there is no preview for a version (server#38510)
    Fix(caldav): Ignore invalid events for reminder generation (server#38572)
    Increase from 100000 to 600000 iterations for hash_pbkdf2 (server#38580)
    Fix(caldav): Close DB cursor in reminder index background job (server#38659)
    Improve oauth2 database migration from ownCloud (server#38671)
    Fix(systemtags): Incorrect tags shown temporarily (server#38678)
    Fix(apache): Serve `mjs` (module javascript) as static files (server#38689)
    Store encrypted OAuth2 client secrets (server#38707)
    Chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 (server#38716)
    Add utility command for object store objects (server#38731)
    Fix npm audit (server#38740)
    Allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation (server#38751)
    Log failures to read certificates during listing (server#38756)
    Fix(carddav): Make SystemAddressBook::__construct $groupManager argument nullable (server#38792)
    Make sure to show download button only one time (server#38811)
    Emit an event when a message is logged (server#38816)
    Add config variable for curl timeout (server#38825)
    Fix: Removed invalid user from CODEOWNERS file (server#38847)
    Generate user themed favicon and touchicon (server#38851)
    Fix confusion around mail settings and improve layout a bit (server#38885)
    Use source cache when listing folder during recursive copy (server#38891)
    Fix(core): Do not invert app menu text color (server#38897)
    Add bruteforce protection in OauthApiController (server#38898)
    PruneOutdatedSyncTokens deletes all entries (server#38919)
    Adjust admin setup check to increase warning to configure https (server#38929)
    Fix(sab): put location in proper address field (server#38947)
    Fix(l10n): Fix plural issue with different locale and language (server#38953)
    Fix(systemtags): Add missing systemtags index (server#38960)
    Perf: skip request without write permission (server#38968)
    Fix: Avoid failing to update the current version entry if there is none (server#38970)
    Implement optimized getDirectoryContent for DAV (server#38971)
    Fix: expect interface, not a specific implementation (server#38976)
    Move deprecation warnings to debug (server#38980)
    Fix npm audit (server#38983)
    Fix(weather_status): Pass address as param to OSM API (server#38991)
    Fix: restore AppsSlideToggle feature (server#38994)
    Use getsystemvalue-functions in Mailer.php (server#39004)
    File scanner performance improvements (server#39019)
    Fix(dav): Catch SAB sync errors during upgrade (server#39028)
    Adjust saving of status messages (server#39055)
    Fix(cypress): branch definition (server#39067)
    Fix(files): Only render the menu if there are actions to show (server#39078)
    Silent `imagecreatefromstring()` errors (server#39099)
    Reduce load of files versions preview loading (server#39119)
    Fix(OC/password-confirmation): Hide the correct button (server#39142)
    Enable version features again with S3 versioning (server#39147)
    Fix(sse): don’t update uncached files (server#39151)
    Fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem (server#39157)
    Fix(TagSearchProvider): Short circuit if no tag matches the query (server#39193)
    Use more efficient tag retrieval on DAV report request (server#39202)
    Fix(cypress): revert only toggle (server#39205)
    Fix(files_sharing): hide download permission for circle shares (server#39261)
    Enable all files_versions features when groupfolders is enabled (server#39265)
    Add command do delete orphan shares (server#39267)
    Display displayname on federated shares (server#39269)
    Add command do delete orphan shares (server#39283)
    Preload custom properties when propfinding folders (server#39292)
    Fix(files): fix legacy router query change (server#39301)
    Fix npm audit (server#39325)
    Update psalm-baseline.xml (server#39326)
    Fix(files): sanitize name and ext display (server#39333)
    Cibit): fix failing test setup (server#39334)
    Chore(CI): Sign .drone.yml file (server#39344)
    GetStorage before remove (server#39354)
    Fix: also run phpunit on `apps/theming/css` modified files (server#39374)
    Fix(db): no hardcoded table prefix is expected (server#39392)
    Feat: Add public event for missing indices (server#39396)
    Fix(core): Add password confirmation requirement for getapppassword (server#39417)
    Fix sharing of encrypted files (server#39454)
    Fix(apps): Fix loading info.xml file (server#39491)
    Groupfolder activities on move/rename (activity#1203)
    Fix npm audit (activity#1245)
    Bump unzipper from 0.10.11 to 0.10.14 (files_pdfviewer#752)
    Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (files_pdfviewer#759)
    Fix npm audit (files_pdfviewer#764)
    Fix npm audit (again) (files_pdfviewer#772)
    Update phpunit workflows from master (files_pdfviewer#777)
    Replace “Unselect” with “Unselect all” in right click menu (files_rightclick#170)
    Fix npm audit (firstrunwizard#892)
    Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (firstrunwizard#899)
    Fix npm audit (firstrunwizard#906)
    Fix npm audit (firstrunwizard#914)
    Manual backport #877 (logreader#916)
    Choreaudit dependencies (logreader#924)
    Chore(deps) – bump semver to 6.3.1 (logreader#937)
    Chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 (notifications#1556)
    Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (notifications#1576)
    Chore: update workflows from templates (notifications#1580)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 in /tests/Integration (notifications#1581)
    Fix(settings): Delete settings when a user is deleted (notifications#1584)
    Update target branch of performance.yml (notifications#1587)
    Fix(CI): Delay mysql configuration so we wait for the mysql container… (notifications#1591)
    Choreaudit dependencies (notifications#1603)
    Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (password_policy#474)
    Fix: properly handle public link share deletion (photos#1824)
    Fix: use owner instead of owner_id to delete photos by owner (photos#1843)
    Update view when layout setting changes (photos#1857)
    Prevent progress bar overflow when uploading in album content (photos#1864)
    Make file list semantically correct (photos#1868)
    Bump @vue/test-utils from 1.3.3 to 1.3.6 (photos#1872)
    Fix npm audit (photos#1878)
    Reset selection state in route change (photos#1891)
    Support browsers that do not support caches (photos#1896)
    Fix npm audit (photos#1903)
    Fix npm audit (photos#1915)
    Add unselect all (photos#1921)
    Adapt to SystemTags optimizations on server (photos#1925)
    Fix npm audit (photos#1937)
    Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (privacy#893)
    Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.5 (privacy#898)
    Fix npm audit (privacy#906)
    Chore: update workflows from templates (privacy#908)
    Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (privacy#910)
    Fix npm audit (privacy#916)
    Fix npm audit (privacy#922)
    Fix npm audit (privacy#928)
    Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (related_resources#234)
    Chore(deps): update dependency vue-demi to ^0.14.5 (text#4213)
    Fix(deps): update dependency @nextcloud/event-bus to ^3.1.0 (text#4214)
    Fix(deps): update dependency lib0 to ^0.2.78 (text#4227)
    Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (text#4230)
    Don’t expect HTML element with ID `mimetype` in public share (text#4256)
    Fix: paste multiple line to table issue (text#4264)
    Fix npm audit (text#4277)
    Fix(deps): update dependency yjs to ^13.6.4 (text#4281)
    Fix(deps): update dependency @hocuspocus/provider to ^2.1.0 (text#4283)
    Fix: Catch unique constraint violation when creating new documents (text#4292)
    Chore: Bump composer autoloader for new composer version (text#4296)
    Fix(css): info callout box color to –color-info (text#4302)
    Fix/2708 pasting tables (text#4313)
    Bring back keyboard shortcuts to help modal on non-mobile (text#4320)
    Fix: Pass origin along the initial state update (text#4323)
    Fix: clickable zone of task list checkbox (text#4324)
    Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.10 (text#4331)
    Fix(deps): update dependency @nextcloud/router to ^2.1.2 (text#4332)
    Chore(deps): update dependency cypress to ^12.15.0 (text#4333)
    Fix(deps): update dependency @nextcloud/vue to ^7.12.0 (text#4334)
    Fix(deps): update highlight (text#4341)
    Fix(deps): update dependency yjs to ^13.6.5 (text#4352)
    Chore(deps): update dependency vite-plugin-commonjs to ^0.8.0 (text#4354)
    Fix(deps): update dependency @hocuspocus/provider to ^2.2.0 (text#4355)
    Fix(deps): update dependency @nextcloud/dialogs to ^4.1.0 (text#4356)
    Fix(deps): update dependency @nextcloud/l10n to ^2.2.0 (text#4384)
    Fix(deps): update dependency yjs to ^13.6.6 (text#4387)
    Flaky CI fixes (text#4391)
    Chore(deps): update dependency cypress to ^12.16.0 (text#4397)
    Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.2 (text#4403)
    Fix: remove redundant css (text#4407)
    Chore(ci): Run cypress against proper stable branch (text#4411)
    Fix(frontend): Update last saved timestamp when document is saved (text#4415)
    Fix: hotkey ctrl-s (text#4417)
    Fix npm audit (text#4428)
    Fix(deps): update dependency @nextcloud/axios to ^2.4.0 (text#4432)
    Fix(deps): update dependency @hocuspocus/provider to ^2.2.1 (text#4441)
    Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.11 (text#4442)
    Fix(deps): update dependency mitt to ^3.0.1 (text#4446)
    Chore(deps): update dependency cypress to ^12.17.0 (text#4447)
    Chore(deps): update dependency vite to ^4.4.1 (text#4448)
    Chore(deps): update jest to ^29.6.1 (text#4449)
    Chore(deps): update dependency vite to ^4.4.2 (text#4454)
    Fix npm audit (text#4467)
    Fix(frontend): Improve paste handler for table cells (text#4470)
    Fix: Delete inactive sessions in one query (text#4472)
    Chore(deps): update dependency cypress to ^12.17.1 (text#4477)
    Fix: Fetch attachment share permissions (text#4484)
    Fix sync errors after network issues (text#4486)
    Fix: Encode individual parts of the dav url as uri components (text#4498)
    Fix: max width of editor container on mobile (text#4499)
    Fix: link preview width on mobile (text#4501)
    Chore(deps): update dependency vite to ^4.4.3 (text#4506)
    Fix(sync): only save on close if changes were made (text#4508)
    Chore(deps): update dependency vite-plugin-commonjs to ^0.8.1 (text#4511)
    Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (text#4513)
    Fix: remove duplicated save key action (text#4516)
    Tests(cypress): Refactor reconnect test to be more reliable and add second test for actual reconnect (text#4517)
    Fix: Add index to session_id on text_steps table (text#4523)
    Fix: Use simple query and chunk in PHP to delete inactive sessions (text#4551)
    Fix(postgres): Use a unique index name (text#4555)
    Chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3 (viewer#1701)
    Chore(deps-dev): Bump @types/dockerode from 3.3.17 to 3.3.19 (viewer#1723)
    Fix npm audit (viewer#1730)
    Fix: update snapshots (viewer#1736)
    Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (viewer#1741)
    Fix npm audit (viewer#1752)
    Use the Node object as event payload (viewer#1754)
    Update cypress snapshots (viewer#1759)
    Chore: update cypress.yml workflow from template (viewer#1766)
    Update cypress snapshots (viewer#1771)
    Fix npm audit (viewer#1778)
    Update cypress snapshots (viewer#1794)
    Send CSRF token in rawStat (viewer#1798)
    Fix/video fullscreen i phone stable27 (viewer#1805)
    Fix/fullscreen ios stable27 (viewer#1823)

27.0.0:
Changes:

    Improve handling of files we can’t access in the scanner (server#22943)
    Use MultipartUpload for uploading chunks to s3 (server#27034)
    Better error messages if the users home is not writable during scanning (server#27538)
    Fixed ‘overwritewebroot’ not work with ‘overwritecondaddr’. (server#31001)
    Don’t call session_start() when PHP session is still or already open. (server#31286)
    Updating lint-eslint.yml workflow from template (server#31469)
    Rename setting ‘sendEventRemindersToSharedGroupMembers’ -> ‘sendEventRemindersToSharedUsers’. (server#31660)
    Add transaction around mass mounts operations (server#32038)
    Additional logging when mkdir fails for object storage (server#32314)
    Fix Ldap search for attributes with no substr matching rule (server#32499)
    Update icewind/smb to 3.5.4 (server#32632)
    Optimize retrieving display name when searching for users in a group (server#32866)
    Allow storing multiple mounts for the same rootid in the mount cache (server#32877)
    Make it easier to debug issue #32304 (server#32961)
    Paths added to messages and message cleanup (server#33061)
    Update expire_date column of table comments (server#33106)
    Fix: External storage – exception for the handler whenSelectAuthMechanism (server#33161)
    Don’t hard error when trying to load profiles with no profiler registered (server#33292)
    Fix typos in lib/public subdirectory (server#33381)
    Highlight selected file version (Nextcloud Office) (server#33434)
    File widget for references (server#33755)
    Fix encryption wrapper filesize for non existing files (server#34607)
    Dispatch event for all removed entries (server#34773)
    Run WebDAV integration tests against S3 (server#34835)
    Check return value and improve error handling on certificate manager (server#35092)
    Feature: Provide access to app generated calendars through CalDAV (server#35121)
    [Performance] Reuse preview directory listing (server#35129)
    Create the users from database backend in a transaction (server#35561)
    Add a command to update the 3rdparty submodule to the same branch as … (server#35610)
    Introduced app enable/disable/update typed events (server#35677)
    Bump vue-router from 3.5.3 to 3.6.5 (server#35699)
    Put Mimeloader insertion and read in the same transaction (server#35744)
    Feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface (server#35872)
    Clear encrypted flag when moving away from encrypted storage (server#35961)
    [master] invalidate existing tokens when deleting an oauth client (server#36033)
    Allow apps to include module js / ES6 scripts (server#36057)
    Extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter (server#36097)
    Perf(autoloader): Drop legacy class autoloader (server#36114)
    Fix calendar emails to be outlook compatible (server#36118)
    Use a PHP implementation of openssl_seal that allows to use modern ciphers (server#36173)
    Handle reminders where calendar name is null (server#36217)
    Feat(app-framework): Add native argument types for middleware (server#36343)
    Move encrypt-all password email to EmailTemplate (server#36351)
    Also set the node when re-using existing share on share create (server#36360)
    Add missing taint analysis docblock comments, and improve escaping in… (server#36378)
    CalDAV/CardDAV: put every method from backends that does multiple DB calls in transactions (server#36528)
    Bump @nextcloud/eslint-config from 8.0.0 to 8.2.1 (server#36532)
    [F2V] migrate files_trashbin to vue (server#36534)
    [user_ldap] Update profile from LDAP fields (server#36565)
    Refactor app loading (server#36591)
    Fix default values and type hints for GroupManager::search (server#36592)
    Optimize LazyUserFolder::getMountPoint (server#36609)
    Chore: Update PSR container to 2.0.2 (server#36617)
    Fix OC_Image: Prevent E_WARNING from getimagesize* (server#36636)
    Create headings for apps, users, settings pages (server#36640)
    Perf(autoloading): Add authoritative autoloader for theming (server#36652)
    Invitation mail: Change subject if event got updated (server#36661)
    Always set displayname and display-name for user data (server#36665)
    Fix OCM validation errors (server#36667)
    Fix: Make sure that rollback hook is triggered on all version backends (server#36690)
    Fix(preview-generator): Throw exception before dividing by zero when generating previews (server#36692)
    Add parent index on filecache (server#36701)
    Use proc_open to avoid spawning a shell (server#36736)
    Add avatar contact img description (server#36740)
    Add label and switch ocdialog close button to button element (server#36772)
    Fix: always use proper path on node api when calling the view (server#36774)
    Properly test and log when a group is not found (server#36784)
    Apps/dav: add some OSX specific quirks. (server#36800)
    Do onetime user setup before getting any mount from providers (server#36810)
    Tidy up typing in OC\Files\View (server#36836)
    Fix max instances exception in get vevent call (server#36845)
    Fix right-click img tags (server#36847)
    Fix(user_status): Fix the user status automation on the day availablity rules are adjusted (server#36852)
    Allow to revert automated status (server#36854)
    Fix unencrypted_size for folders when scanning the filesystem with encryption enabled (server#36857)
    Dispatch BeforeUserLoggedInEvent (server#36883)
    [CI] Update update-psalm-baseline workflow to solve warnings (server#36884)
    Make sure to never trigger files hooks on a null path (server#36893)
    Fix json_decode expecting a string (server#36895)
    Chore(deps-dev): Bump @babel/node from 7.20.0 to 7.20.7 (server#36901)
    Fix(files): Fix controller setup for guests (server#36904)
    Fix ftp external storage with filezilla server (server#36905)
    Feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple (server#36928)
    Split the comments ids by chunks (server#36941)
    Also unmark deleted ldap user when checking the ldap entry (server#37006)
    Fix Cache-Control header of non-versioned assets (server#37010)
    Feat: Add notes as recommended app (server#37021)
    Master is now 27 (server#37023)
    Fix: Avoid log spam on 404 routes not using GET (server#37026)
    Add distraction free backgrounds for Nextcloud 26 (server#37028)
    Add chunking in SystemTagObjectMapper::getTagIdsForObjects (server#37029)
    Chore(deps): Bump query-string from 7.1.1 to 8.1.0 (server#37032)
    Techdebt(workflowengine): Remove transition event classes (server#37040)
    Fix event moving issues (server#37046)
    Update wording for disabled web updater (server#37048)
    Fix download URL for versions (server#37060)
    Check free space only if source exists and is dir (server#37062)
    Add accessible system tags select (server#37065)
    Fix(CI): Fix acceptance test password field selector after @nextcloud… (server#37069)
    Add a check for disk_free_space in Config.php (server#37070)
    Postgresql installation – add quotes around user names (server#37116)
    [master] Update psalm-baseline.xml (server#37117)
    Fix(docs): Fix URL to docs of deprecated function humanFileSize (server#37121)
    Added .weba mime type mapping. (server#37124)
    Fix white scrollbar corner in dark mode (server#37126)
    Share type sciencemesh (server#37139)
    Imaginary – fix autorotate for heic and improve the logic (server#37140)
    Add a direct link from files settings to app-token-settings (server#37145)
    Migrate metadata JSON column to new value TEXT column (server#37146)
    Increase imaginary timeouts as for big files the processing could take very long (server#37148)
    Use native tooltip for version’s date (server#37152)
    [master] Update psalm-baseline.xml (server#37166)
    Fix(dav): Handle no next potential toggle in availability detection (server#37167)
    Fix(files_sharing): Allow file actions other than download for hide download shares (server#37168)
    Set `h1` headings for navigation through files app (server#37174)
    Fix(l10n): Fixed grammar (server#37175)
    Bump babel-jest from 29.0.3 to 29.5.0 (server#37183)
    Don’t try to hash a nonexisting password (server#37192)
    Do not send a pagination control with size = 0 if cookie is empty (server#37197)
    Fix(references): Do not log errors on 404 responses of opengraph image fetching (server#37198)
    Fix: wrong redirect when skipping recommended apps (server#37206)
    Create `h3` headings for profile page. Replace `` which have… (server#37211)
    Save some CI time (server#37221)
    Chore(psalm): Update psalm baseline also on stable26 (server#37222)
    Chore: use local variable for remote address (server#37227)
    Bump giggsey/libphonenumber-for-php to 8.13.7 in master (server#37229)
    Fix the typo in comments (server#37234)
    Extend list (server#37239)
    Allow images of any size as profile pictures (server#37241)
    Reduce list (server#37242)
    Getting rid of openssl_seal and rc4 in server side encryption (server#37243)
    Replace custom tooltips with native ones and add description to all e… (server#37244)
    Fix(workflow): Check tag attributes (server#37252)
    Fix controller class import for autocomplete (server#37262)
    L10n: Spelling unification (server#37265)
    Chore(deps-dev): Bump @nextcloud/webpack-vue-config to `5.5.0` (server#37268)
    Fix: add important to css hidden files class (server#37269)
    Fix description for icons in dashboard widgets (server#37271)
    Document talk icon url definition (server#37278)
    Bump jsdom from 19.0.0 to 21.1.1 (server#37292)
    Fix(security): Log failing strict cookie check (server#37305)
    Fix(session): Fix DAVx5 sync problems by partial reverting session changes (server#37306)
    Bump icewind/streams to 0.7.7 in master (server#37309)
    [master] Update psalm-baseline.xml (server#37313)
    Fix(security)!: Use consistent HTTP status for strict cookie checks (server#37316)
    Avoid having the same name for several workflows (server#37320)
    Allow to catch `IMapperException` by implementing `Throwable` (server#37324)
    Feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook (server#37326)
    Omit “Accessing site insecurely via HTTP.” warning if HTTP is secure enough (server#37330)
    Fix(security): Mark recording_servers key appconfig as private as it … (server#37334)
    Add `aria-hidden=’true’` to decorative icons inside of modal dialogs (server#37335)
    Fix(mailer): remove value comparison for smtp_authtype as there is only one option (server#37340)
    [master] Quota value as float for 32-bit systems (server#37344)
    Fix cypress tests for files_versions (server#37345)
    Fix undefined method getExtStorageHome() (server#37346)
    Move from DEL to UNLINK (server#37351)
    [master] Update psalm-baseline.xml (server#37360)
    Adjust provisioning API tests after #36665 (server#37361)
    Ask for Nextcloud version on issue reporting (server#37364)
    Fix the avatar generation on Alpine Linux (server#37378)
    Fix 2FA blocks’ width on login screen (server#37380)
    Ci(psalm): Install ftp+ldap extension for security scans (server#37384)
    Fix(provisioning_api): Don’t allow to configure the same additional e… (server#37385)
    Update to psalm 5 (server#37390)
    Check-setup: recommend exif extension (server#37397)
    Chore(deps-dev): Bump jsdoc from 4.0.0 to 4.0.2 (server#37398)
    Chore(deps): Bump @nextcloud/calendar-availability-vue from 0.5.0-rc2 to 0.6.0-alpha1 (server#37400)
    Send Clear-Site-Data header and let browsers ignore it if unsupported (server#37405)
    Add back missing dashboard version (server#37416)
    Fix: Avoid scrolling the #content wrapper container (server#37417)
    Change contactsmenu structure to a list (server#37421)
    Replace custom tooltips with native ones of entries in contacts menu. (server#37423)
    Fix version number in phpdoc for app loading refactor (server#37425)
    Ignore and log non integer versions (server#37428)
    Improve objectstore rmdir handling (server#37429)
    Add a bit more verbose option for trashbin cleanup (server#37430)
    Add label for logo link (server#37435)
    Fix(docs): Fix RST parsing of the sample config (server#37437)
    Bump scssphp/scssphp to 1.11 in master (server#37444)
    Hide shared files located in group folder’s trash bin (server#37448)
    Deprecate PHP8.0 (server#37451)
    Add missing interface methods (server#37452)
    The breadcrumb navigation represents a list and should best be implemented as such (server#37453)
    Port update notification select (server#37459)
    Ci(checkers): Fix autoloader (re)generation for extraneous apps (server#37476)
    String fix (server#37478)
    Fix(ocp): Add deprecation version to ILogFactory::getCustomLogger (server#37480)
    Fix default_language doc (server#37486)
    Trim the user/email provided for password resets (server#37495)
    Improve handling of profile fields (server#37497)
    Use all available threads for running psalm from composer (server#37503)
    Update AppFrameworkTainter to use non-deprecated interface (server#37504)
    Set recommended psalm options (server#37505)
    Fix types for reading and writing config values (server#37507)
    Add type hints for mappers (server#37511)
    Fix DAV types (server#37513)
    Create semantic list for comments in comments tab (server#37517)
    Fix DBAL exception handling in setValues (server#37520)
    Update improve devcontainer (server#37521)
    Ungroup `placeholder` css rules to prevent browsers from removing all rules (server#37522)
    Add command for getting fileinfo for debugging (server#37525)
    Fix(dav): Use an icon with correct color for calendar user settings section (server#37526)
    Bump moment-timezone from 0.5.38 to 0.5.43 (server#37528)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.6 in /build/integration (server#37529)
    Chore(deps-dev): Bump symfony/event-dispatcher from 5.4.19 to 5.4.22 in /build/integration (server#37530)
    Bump webpack from 5.75.0 to 5.77.0 (server#37531)
    Adjust the value of the “max-parts” parameter of the object storage ‘ListPart’ interface to 1000 (server#37534)
    [master] Update psalm-baseline.xml (server#37539)
    Feat(security): Allow to opt-out of ratelimit protection, e.g. for te… (server#37542)
    Fix inherited parameter names (server#37543)
    Add command to generate a preview for a file (server#37559)
    Fix(initial-state): Log an error when initial-state can not be JSON e… (server#37572)
    Remove autotest-js.sh (server#37573)
    Log a warning when a user or group is mapped with a suffix (server#37575)
    To be consistent with the same field’s title in the list of users (server#37582)
    Move heading to the main content (server#37583)
    Fix icon size in contact search popup (way too big) (server#37584)
    Bump @nextcloud/vue to version “^7.9.0” (server#37586)
    Fix: Adjust filepicker breadcrumb structure to recent a11y changes (server#37588)
    UI : Improved presentation of personal information (server#37591)
    Add some tests for input trimming in LostController.php (server#37595)
    Use typed version of IConfig::getSystemValue as much as possible (server#37596)
    Fix : Hides hidden files and folder in modal (beginning with a dot) (server#37597)
    More honest reset password request response (server#37603)
    Remove PHP 7 rules from .htaccess (server#37604)
    Implement systemtags through webdav (server#37609)
    Unquote S3 ETag stored in oc_filecache (server#37611)
    Handle not being able to write file for notify self-test (server#37617)
    Fix: Wrap filesystem LockedExceptions for holding the readable path (server#37621)
    Fix output for group:list command with numeric user ids (server#37622)
    Chore(deps): Bump libphonenumber-js from 1.10.13 to 1.10.26 (server#37623)
    Fix: Always create user directory when transfering files to new users (server#37625)
    Fix(dav): add string comparison for diff (server#37626)
    Trashbin followup fixes (server#37633)
    Feat(files): implement shift-select (server#37639)
    Feat(files): responsive design for mobile and narrow screens (server#37642)
    Fix(dav): Parse sender PARTSTAT in REPLYs (server#37645)
    Chore(files_trashbin): cleanup old legacy files (server#37646)
    Fix: Fix filepicker breadcrumbs (server#37647)
    Chore(deps-dev): Bump karma from 6.4.0 to 6.4.1 (server#37650)
    Chore(deps-dev): Bump jest-environment-jsdom from 29.2.1 to 29.5.0 (server#37651)
    Chore(deps): Bump marked from 4.0.14 to 4.3.0 (server#37653)
    Feat(files): right click (server#37669)
    Feat(SpeechToText): Add SpeechToText OCP provider API (server#37674)
    Fix(auth): Run token bulk update statements in atomic transaction (server#37676)
    Doc(auth): Warn about disabled token passwords and LDAP logout (server#37678)
    App type extended_authentication (server#37680)
    Repair -1 folder sizes for object store background scan (server#37691)
    Feat(files): better breakpoints and sidebar responsive design (server#37692)
    Fix button text (server#37697)
    Fix(translation): Fix several issues with the translations api (server#37704)
    Fix: Check for wrapped retriable exceptions to handle deadlocks (server#37709)
    Do not override stored credentials when login in with SAML (server#37717)
    Cleanup signature checking logic in encryption (server#37724)
    Fix(files): standardize `files:node:event` event syntax (server#37726)
    Feat(files): add view config service to store user-config per view (server#37731)
    Feat(dav): expose system address book (server#37734)
    Chore(assets): Ignore git-ignored directories on image optimization (server#37735)
    Chore(deps-dev): Bump sass-loader from 13.2.0 to 13.2.2 (server#37746)
    Chore(deps-dev): Bump @vue/vue2-jest from 29.1.1 to 29.2.3 (server#37747)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 in /build/integration (server#37749)
    Bump webpack from 5.78.0 to 5.79.0 and @nextcloud/browser-storage from 0.1.1 to 0.2.0 (server#37750)
    Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.58.0 (server#37751)
    [master] Update psalm-baseline.xml (server#37752)
    Fix wording meaning (placeholder) (server#37762)
    Chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization (server#37763)
    Really disable versions features when S3 versioning is enabled (server#37764)
    Add an admin check for db file locking (server#37766)
    L10n: Change to a capital letter (server#37770)
    Prevent the OpenDocument preview generator from trying to open empty files (server#37772)
    Trap focus in dialogs (server#37780)
    [master] Update psalm-baseline.xml (server#37781)
    Fix: catch ManuallyLockedException and use app context (server#37787)
    Fix(files): fix sorting mixin usage (server#37790)
    Fix: Use current `3rdparty` master branch (server#37794)
    Fix(CI): Disable unstable test until someone can have a look at it (server#37795)
    Sharing: Do not show copy action when user doesn’t have permissions (server#37802)
    Bump @nextcloud/vue from 7.9.0 to 7.10.0 (server#37804)
    Fix profile view edit button overlapping status text (server#37806)
    Fix background color of external devices with errors on dark color theme (server#37807)
    Dedupe last used tags (server#37809)
    Fix(events): Log deprecated events as debug, not info (server#37816)
    Improvement of the theme selection UI (server#37817)
    Debug log requests made by dav external storage/shares (server#37818)
    Ignore errors while trying to update parent storage_mtime (server#37820)
    Feat(files): add default action support and expose router (server#37824)
    Fix(files): Don’t throw an error when guests access the controller (server#37826)
    Fix TypeError in Profiler (server#37834)
    Feat(BackgroundJobs): Allow preventing parallel runs for a job class (server#37835)
    Log performance events for http requests (server#37838)
    [master] sec(deps): Update guzzlehttp/psr7 (server#37846)
    Add the server roots and version info hash to apcu prefix (server#37853)
    Removed profile data from LDAP will get removed (server#37856)
    Fix lockfile and update cypress (server#37858)
    Feat(ratelimit): Add Attributes support to rate limit middleware (server#37864)
    Add command to summarize space usage (server#37865)
    [F2V] Various fixes on files + sidebar action (server#37866)
    Chore(autoloader): Require a minimum composer version to make sure the autoloader (server#37867)
    Fix(autotest): Fix PHPUNIT version check in autotest files (server#37868)
    Fix table view (server#37870)
    Show modified in filepicker grid (server#37879)
    Chore(deps-dev): bump karma-spec-reporter from 0.0.35 to 0.0.36 (server#37881)
    Bump puppeteer from 15.5.0 to 19.10.1 (server#37883)
    Bump underscore to `1.13.6`, is-svg to `5.0.0` and browserslist-useragent-regexp to `4.0.0` (server#37884)
    Chore(deps-dev): bump behat/behat from 3.12.0 to 3.13.0 in /build/integration (server#37885)
    Bump wait-on from 6.0.1 to 7.0.1 (server#37886)
    Bump @pinia/testing from 0.0.15 to 0.0.16 (server#37889)
    Bump karma from 6.4.1 to 6.4.2 (server#37890)
    Chore(deps-dev): bump guzzlehttp/guzzle from 7.5.0 to 7.5.1 in /build/integration (server#37891)
    Fix: make grid view button sticky (server#37895)
    Fix multiple LDAP configuration support by fixing AccessFactory (server#37903)
    Fix: Use proper link for navigating to files on click handler (server#37904)
    Feat(security): Add PHP \Attribute for remaining security annotations (server#37905)
    Update crl after revoke shifts.csr (server#37909)
    Fix: change maintenance mode info wording (server#37925)
    Create new file/folder labels (server#37929)
    Chore4): Extend 404 error message to mention possibly missing permissions (server#37932)
    Fix(contactsinteraction): Read, update or insert in DB transaction (server#37933)
    Fix title of federation scope options (server#37935)
    Remove job from oc_jobs when the file is not findable (server#37937)
    Feat(system-tags): show inline in files (server#37938)
    Fix file_get_content signatures to make it clear it can return false (server#37943)
    Do not stop at the first PHP error/warning in files:scan (server#37944)
    Do not show Tags action when systemtag is disabled (server#37948)
    Do not allow to toggle between password and text in sharing (server#37954)
    Fix: Empty fallback for template creator action label (server#37955)
    Mutualize expireDate handling when creating and updating a share (server#37958)
    SystemTags endpoint to return tags used by a user with meta data (server#37961)
    Stopped scrollbar being hidden by rounded corners (server#37962)
    Fix(dav): Run system address book create-if-not-exists in transaction (server#37965)
    Add `aria-hidden` attr to the whole navigation depending on a sidebar state (server#37967)
    Add npm-audit-fix (server#37968)
    Add commands for basic file actions (server#37971)
    Update npm-audit-fix (server#37975)
    Chore(deps-dev): bump cypress from 12.10.0 to 12.11.0 (server#37979)
    [master] Update psalm-baseline.xml (server#37980)
    Bump @nextcloud/webpack-vue-config from 5.5.0 to 5.5.1 (server#37981)
    Bump @vue/vue2-jest from 29.2.3 to 29.2.4 (server#37985)
    Chore(deps-dev): bump sass from 1.62.0 to 1.62.1 (server#37987)
    Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 (server#37988)
    Bump eslint-plugin-cypress from 2.13.2 to 2.13.3 (server#37989)
    Improve translations api with detecting languages (server#38003)
    Chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2 (server#38008)
    Fix share input id (server#38012)
    Feat(users): Store and load a user’s manager (server#38013)
    Normalize logical operators (server#38014)
    Fix: add workaround for oci and limit queries (server#38016)
    Disable contacts menu features that regularly fail on drone (server#38019)
    Fix 32bits ci (server#38024)
    Enh(contacts): write profile prop and backend prop to system addressbook (server#38025)
    Fix(settings): Increase “Edit your profile visibility button” contrast (server#38028)
    Wrapper method to easily retry deadlock exceptions (server#38030)
    [master] Update psalm-baseline.xml (server#38034)
    Fix app overflow menu on bright color theme (server#38045)
    Fix(dav): Also throw in basic auth requests (server#38046)
    Feat(dav): store scopes for properties and filter locally scoped properties for federated address book sync (server#38048)
    Fix “skip content”-buttons on small screen sizes (server#38050)
    Fix(weather_status): Override the default `NcActions` aria-label (server#38051)
    Build(deps): Bump engine.io from 6.4.1 to 6.4.2 (server#38056)
    [master] Update psalm-baseline.xml (server#38057)
    Fix(theming): unwanted variables and colours calc fixes (server#38063)
    Fix(mimetype): Fix returning value when finding existing mimetype in MimeType Loader (server#38065)
    Fix: sort tags by name (server#38067)
    Bump hub number (server#38068)
    List supported databases when provided db isn’t supported (server#38069)
    Feat(carddav): Map user’s additional emails into the SAB card (server#38073)
    Remove version check for ancient libxml version (server#38077)
    Add an occ command to scan files for legacy file key in use and get rid of those (server#38080)
    Fix(federation): Log address book sync exceptions (server#38085)
    Fix(user): Can change display name (server#38088)
    Reduce exif provider errors during file scan (server#38095)
    Fix(translation): Don’t use translation providers when from and to ar… (server#38097)
    Remove unreachable UserStatus#clearStatus route (server#38099)
    Fix error on delete in ChunkingV2Plugin (server#38100)
    Fix : Share Expire After N Days width (server#38101)
    Add messageId to richObject definition of Talk (server#38102)
    Feat(UserMigration)!: 32-bit support (server#38104)
    Build(deps-dev): Bump webpack-cli from 5.0.1 to 5.0.2 (server#38107)
    Build(deps-dev): Bump jsdom from 21.1.1 to 22.0.0 (server#38109)
    Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 (server#38111)
    Build(deps-dev): Bump @types/dockerode from 3.3.16 to 3.3.17 (server#38112)
    Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php (server#38115)
    Bump @nextcloud/vue to 7.11.3 (server#38124)
    Check if version entity is not null before delete (server#38125)
    [user_status] Improve user online status modal (server#38127)
    Fix(login): Make login form and footer look like a dashboard panel (server#38131)
    Feat: Add setup check warning if instance is in debug mode (server#38133)
    Adjust wording for update hint when files of a specific app are not there (server#38140)
    Fix generated avatars cache (server#38143)
    Add hidden labels for inputs while editing user row (server#38144)
    Add `autocomplete` attrs to input fields (server#38147)
    Also show file etag in file info (server#38148)
    Chore: Fine-tune editorconfig for build/psalm-baseline.xml (server#38152)
    Fix too dark or bright primary element color (server#38159)
    Show loading spinner until share settings are fully loaded (server#38163)
    Doc(config): Rearrange sample config into appropriate sections (server#38169)
    Fix(workflowengine): Fix multiple UI issues in workflow engine admin settings (server#38170)
    Feat: Enhance template picker size and layout depending on aspect ratio (server#38174)
    Fix redirect on unsupported browser warning (server#38194)
    Update icewind/streams to 0.7.7 in files_external (server#38195)
    Get rid of more int casts in file size manipulations (server#38196)ray key Family in DefaultOs (serverinfo#437)
    Chore(maintainers): Update CODEOWNERS file (serverinfo#439)
    Test(cpu): add test for raspberry pi cpu name (serverinfo#440)
    Refactor(cpu): simplify cpu name reading (serverinfo#441)
    [master] Update nextcloud/ocp dependency (serverinfo#442)
    With FreeBSD jails, networkinfo->gateway can be empty (serverinfo#443)
    Use the color-primary-element* variables (serverinfo#447)
    [master] Update nextcloud/ocp dependency (serverinfo#449)
    Update settings-admin.php to add Exabyte (serverinfo#451)
    Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (serverinfo#454)
    Chore: Add Nextcloud 27 support on master (survey_client#176)
    Chore(maintainers): Update CODEOWNERS file (survey_client#186)
    Feat(deps)!: Add Nextcloud 27 support (suspicious_login#776)
    Chore(deps): Enable osv alerts for renovate (suspicious_login#782)
    Chore(deps): Overwrite schedule for vulnerability updates (suspicious_login#785)
    Chore(maintainers): Upate CODEOWNERS file (suspicious_login#788)
    Chore(deps): Group AMPHP package updates (suspicious_login#789)
    Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (suspicious_login#799)
    Use NcRichText component from `@nextcloud/vue` (text#3859)
    Only open direct link files if link points to Files app (text#3870)
    Use the href of links for link previews, not `node.textContent` (text#3873)
    Chore(deps): update dependency @vue/vue2-jest to ^29.2.3 (main) (text#3876)
    Fix(deps): update dependency @hocuspocus/provider to ^1.1.1 (main) (text#3877)
    Fix(deps): update dependency y-websocket to ^1.4.6 (main) (text#3878)
    Fix(deps): update dependency yjs to ^13.5.49 (main) (text#3879)
    Chore: Add Nextcloud 27 support on main (text#3881)
    Fix provider name overflow in LinkPickerList (text#3882)
    Fix: Hide author color UI until issues are resolved (text#3884)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4 (text#3889)
    Fix: load fresh session if none are remaiext#3890)
    Fix: only initialize editor once (text#3893)
    Fix: 403 when session is closed during push (text#3901)
    Avoid cleanup on close to not run into race conditions with other sessions on the same document (text#3908)
    Get mimeIconUrl for media attachments without a session (text#3909)
    Allow to scroll tables horizontally (text#3910)
    Fix(deps): update dependency lib0 to ^0.2.64 (main) (text#3912)
    Chore(deps): update jest to ^29.5.0 (main) (text#3913)
    Fix(deps): update dependency lib0 to ^0.2.65 (main) (text#3919)
    Chore(deps-dev): Bump psalm/phar from 5.7.6 to 5.8.0 (text#3927)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 (text#3928)
    Fix(deps): update dependency lib0 to ^0.2.66 (main) (text#3929)
    Fix(deps): update dependency yjs to ^13.5.50 (main) (text#3930)
    Fix(deps): update dependency y-websocket to ^1.5.0 (main) (text#3931)
    Chore(deps): update dependency vite-plugin-commonjs to ^0.6.2 (main) (text#3933)
    PollingBackend might be undefineon SyncService.close() (text#3936)
    Feat: Add Shift-Mod-C for copying the markdown source (text#3941)
    Fix(deps): update dependency lib0 to ^0.2.67 (main) (text#3943)
    Chore(deps): update dependency cypress to ^12.8.0 (main) (text#3944)
    Chore(deps): Bump webpack from 5.74.0 to 5.76.1 (text#3945)
    Fix: Ensure to not persist user put into the session for direct editing (text#3946)
    Chore(deps): update dependency cypress to ^12.8.1 (main) (text#3947)
    Fix: split layout of conflict view (text#3951)
    Fix(deps): update dependency @nextcloud/vue to ^7.8.1 (main) (text#3956)
    Fix(deps): update dependency lib0 to ^0.2.69 (main) (text#3957)
    Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.0 (main) (text#3958)
    Chore(deps): update dependency vite to ^4.2.0 (main) (text#3965)
    Conflict fixes (text#3972)
    Emit events from editor when image nodes get added or deleted (text#3975)
    Chore: Remove ie specific styling (text#3976)
    Chore(deps): update dependency 4.2.1 (main) (text#3978)
    Fix(deps): update dependency @nextcloud/vue to ^7.8.2 (main) (text#3979)
    Revert composer autoload changes to PHP 8.1 version (text#3981)
    Prepare for 27.0.0-alpha.1 NPM release (text#3985)
    Fix(deps): update dependency @nextcloud/vue to ^7.8.3 (main) (text#3986)
    Fix(deps): update dependency lib0 to ^0.2.73 (main) (text#3987)
    Fix(deps): update dependency @nextcloud/vue to ^7.8.4 (main) (text#3990)
    Fix(deps): update dependency yjs to ^13.5.51 (main) (text#3991)
    Make saving indicator a button for force-save (text#3997)
    Add table wrapper as scroll container for readonly tables (text#3998)
    Fix: scroll for outline (text#3999)
    Fix(deps): update dependency @hocuspocus/provider to ^1.1.3 (main) (text#4005)
    Fix(deps): update dependency @nextcloud/vue to ^7.8.5 (main) (text#4006)
    Use `max-height` in DocumentStatus, fixes empty 50px bar above toolbar (text#4007)
    Fix(deps): update tiptap to ^2.0.2 (main) (text#4008)
    Chore(deps): update depedency cypress to ^12.9.0 (main) (text#4009)
    Chore(deps): update dependency eslint-plugin-cypress to ^2.13.2 (main) (text#4011)
    Fix(deps): update dependency @hocuspocus/provider to v2 (main) (text#4012)
    Chore(deps-dev): Bump psalm/phar from 5.8.0 to 5.9.0 (text#4019)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (text#4020)
    Fix(deps): update dependency yjs to ^13.5.52 (main) (text#4025)
    Fix(deps): update dependency @nextcloud/vue to ^7.9.0 (main) (text#4027)
    Fix: Properly emit ready event on conflicts with the editor API (text#4028)
    Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.8 (main) (text#4031)
    Fix(deps): update dependency path-normalize to ^6.0.11 (main) (text#4041)
    Fix(deps): update tiptap to ^2.0.3 (main) (text#4050)
    Chore(deps): update dependency vue-demi to ^0.14.0 (main) (text#4051)
    Fix: Only handle recent awareness messagess from sessions (text#4053)
    Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.0 (tex)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 (text#4058)
    Adjust smart picker menu action (text#4063)
    Chore(deps): update dependency vite to ^4.3.1 (main) (text#4066)
    Chore(maintainers): Update CODEOWNERS file (text#4068)
    Enh(log): use level warning for saving empty docs (text#4069)
    Feat: update image view width and add title (text#4070)
    Fix: update ImageView (text#4071)
    Fix(cypress): show hidden files request now uses PUT (text#4073)
    Fix(conflict): resolve quickly with fast sync. (text#4076)
    Chore(deps): update dependency @nextcloud/webpack-vue-config to ^5.5.1 (main) (text#4081)
    Chore(deps): update dependency vite to ^4.3.3 (main) (text#4082)
    Add new text file action label (text#4083)
    Chore(deps): update dependency @vue/vue2-jest to ^29.2.4 (main) (text#4084)
    Fix(deps): update dependency @hocuspocus/provider to ^2.0.6 (main) (text#4085)
    Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.9 (main) (text#4088)
    Fix(deps): update dependency lib0 to ^0.2.74 (main) (text#4089)
    Chore(deps): update dependency eslint-plugin-cypress to ^2.13.3 (main) (text#4091)
    Chore(deps): update dependency cypress to ^12.11.0 (main) (text#4092)
    Fix(deps): update dependency @nextcloud/router to ^2.1.1 (main) (text#4093)
    Fix(deps): update dependency @nextcloud/vue to ^7.10.0 (main) (text#4094)
    Fix(deps): update dependency yjs to ^13.6.0 (main) (text#4095)
    Fix(cypress): Create callouts without leaving menu open. (text#4101)
    Pass data to `this.$parent.$emit` in `Editor.vue` (text#4102)
    Fix double readme files getting created on case-insensitive storages (text#4104)
    Fix/cypress share failures (text#4107)
    Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.17.1 (main) (text#4111)
    Chore(deps): update dependency vite to ^4.3.4 (main) (text#4115)
    Chore(deps): update dependency vite-plugin-commonjs to ^0.7.0 (main) (text#4116)
    Fix(Viewer): remove outdated fix from stable16. (text#4117)
    Churn(renovate): drop stable24 (text#4118)
    Fix: autofocus own rich workspaces only at freshly created (text#4119)
    Fix(deps): update dependency yjs to ^13.6.1 (main) (text#4122)
    Fix(deps): update dependency @nextcloud/vue to ^7.11.1 (main) (text#4123)
    Fix: pass file id for direct editing and fail y.js provider setup if none was passed (text#4124)
    Chore(deps): update dependency vite to ^4.3.5 (main) (text#4129)
    Fix(deps): update dependency @nextcloud/vue to ^7.11.2 (main) (text#4130)
    Chore(deps-dev): Bump psalm/phar from 5.9.0 to 5.11.0 (text#4131)
    Fix(deps): update dependency @nextcloud/vue to ^7.11.3 (main) (text#4158)
    Chore(deps): update dependency vue-demi to ^0.14.1 (main) (text#4162)
    Chore(deps): update dependency cypress to ^12.12.0 (main) (text#4163)
    Ci: Add rebase to compile command (text#4164)
    Fix(deps): update dependency path-normalize to ^6.0.12 (main) (text#4167)
    Revert “ci: Add rebase to compile command” (text#4169)
    Fix(deps): update dependency @nextcloud/vue to ^7.11.4 (main) (text#4174)
    Use the color-primary-element* variables (text#4178)
    Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.0 (main) (text#4179)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (text#4181)
    Chore(deps): update dependency vite-plugin-commonjs to ^0.7.1 (main) (text#4187)
    Chore(deps): update dependency vite to ^4.3.6 (main) (text#4192)
    Fix(deps): update dependency @nextcloud/vue to ^7.11.5 (main) (text#4193)
    Chore(deps): update dependency vite to ^4.3.7 (main) (text#4195)
    Fix(deps): update dependency @nextcloud/vue to ^7.11.6 (main) (text#4196)
    Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (text#4201)
    Chore(deps): update dependency prosemirror-test-builder to ^1.1.1 (text#4209)
    Chore(deps): update dependency vite to ^4.3.9 (text#4212)
    Chore(deps): update dependency cypress to ^12.14.0 (text#4228)
    Ci: Backport relevant action changes from main (text#4239)
    Fix(UserApiController): Fix warning during test run with PHP 8.2 (text#4246)
    Fix/4267 js tests (text#4270)
    Chore(CI): Update master php testing versions and workflow templates (twofactor_totp#1315)
    Bump dns-packet from 5.3.1 to 5.4.0 (twofactor_totp#1333)
    Chore(translations): Also update translations in stable26 (twofactor_totp#1335)
    Chore: Add Nextcloud 27 support on master (twofactor_totp#1336)
    Chore: Bump major version (twofactor_totp#1342)
    Chore(deps): Add renovate bot config (twofactor_totp#1344)
    Ci(accepancetests): Limit concurrency (twofactor_totp#1345)
    Ci: Do not build pushes (twofactor_totp#1346)
    Fix(challenge): invert icon on light mode (twofactor_totp#1347)
    Doc(installation): Clarify app store vs shipped status (twofactor_totp#1356)
    Chore(deps): Fix renovate base branch (twofactor_totp#1357)
    Fix(deps): bump rullzer/easytotp from 0.1.4 to ^0.1.4 (master) (twofactor_totp#1362)
    Chore(maintainers): Update CODEOWNERS file (twofactor_totp#1365)
    Chore(deps): bump actions/checkout digest to 8e5e7e5 (master) (twofactor_totp#1366)
    Chore(deps): bump shivammathur/setup-php digest to cb8f453 (master) (twofactor_totp#1367)
    Chore(deps): bump actions/setup-node digest to 64ed1c7 (master) (twofactor_totp#1368)
    Chore(deps): Drop stable24 from Renovate config (twofactor_totp#1369)
    Chore(deps): Drop Dependabot (twofactor_totp#1370)
    Chore(deps): pin dependencies (master) (twofactor_totp#1371)
    Chore(deps): bump svenstaro/upload-release-action digest to 7319e47 (master) (twofactor_totp#1372)
    Chore(deps): bump peter-evans/create-or-update-comment action from v2.1.1 to v3 (master) (twofactor_totp#1378)
    Chore(deps): bump postgres docker tag to v15 (master) (twofactor_totp#1382)
    Chore(deps): bump skjnldsv/read-package-engines-version-actions action from v1.2 to v2 (master) (twofactor_totp#1383)
    Ci: Do not cancel concurrent acceptance tests (twofactor_totp#1384)
    Fix(deps): bump @nextcloud/auth from 1.3.0 to v2 (master) (twofactor_totp#1386)
    Chore(deps): bump codecov/codecov-action action from v1 to v3 (master) (twofactor_totp#1387)
    Ci: limit acceptance test concurrency (twofactor_totp#1388)
    Chore(deps): bump @nextcloud/stylelint-config from 2.1.2 to ^2.3.0 (master) (twofactor_totp#1389)
    Chore(deps-dev): replace vue-jest with @vue/vue2-jest@27 (twofactor_totp#1394)
    Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (twofactor_totp#1403)
    Chore: Add Nextcloud 27 support on master (viewer#1566)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4 (viewer#1567)
    Fix enter key in text input in image editor (viewer#1569)
    Add dependabot config for stable26 (viewer#1570)
    Chore(deps-dev): Bump jest from 29.4.3 to 29.5.0 (viewer#1573)
    Fix(dependencies): force `react-filerobot-image-editor@^4.3.8` (viewer#1574)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 (viewer#1578)
    Chore(deps): Bump webpack from 5.75.0 to 5.76.1 (viewer#1580)
    Chore: delete makefile (viewer#1581)
    Chore(deps-dev): Bump dockerode and @types/dockerode (viewer#1582)
    Chore(deps): Bump skjnldsv/read-package-engines-version-actions from 2.0 to 2.1 (viewer#1586)
    Chore(deps-dev): Bump cypress-visual-regression from 2.1.1 to 3.0.0 (viewer#1587)
    Full screen mode (viewer#1588)
    Update vue to 7.6.1 (viewer#1592)
    Chore(deps-dev): Bump eslint-plugin-cypress from 2.12.1 to 2.13.2 (viewer#1593)
    Chore(deps): Bump xt0rted/pull-request-comment-branch from 1.4.0 to 2.0.0 (viewer#1596)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (viewer#1599)
    Chore(deps-dev): Bump @types/dockerode from 3.3.15 to 3.3.16 (viewer#1602)
    Chore(deps): Bump filerobot-image-editor from 4.3.8 to 4.4.0 (viewer#1603)
    Chore(deps): Bump peter-evans/create-or-update-comment from 2.1.1 to 3.0.0 (viewer#1604)
    Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 (viewer#1607)
    Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.0 (viewer#1608)
    Chore(deps): Bump shivammathur/setup-php from 2.24.0 to 2.25.0 (viewer#1610)
    Chore(deps): Bump shivammathur/setup-php from 2.25.0 to 2.25.1 (viewer#1611)
    Chore(maintainers): Update CODEOWNERS file (viewer#1612)
    Chore(deps): Bump @skjnldsv/vue-plyr from 7.3.0 to 7.3.1 (viewer#1615)
    Chore(deps): Bump @nextcloud/router from 2.0.1 to 2.1.1 (viewer#1617)
    Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1 (viewer#1620)
    Add npm-audit-fix (viewer#1622)
    Update npm-audit-fix (viewer#1629)
    Chore(deps-dev): Bump eslint-plugin-cypress from 2.13.2 to 2.13.3 (viewer#1634)
    Chore(deps): Bump peter-evans/create-pull-request from 3.14.0 to 5.0.0 (viewer#1635)
    Chore(deps): Bump peter-evans/create-or-update-comment from 3.0.0 to 3.0.1 (viewer#1638)
    Chore(deps): Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 (viewer#1639)
    Fix: use left position of sidebar to set viewer width (viewer#1640)
    Chore(deps): Bump skjnldsv/read-package-engines-version-actions from 1.2 to 2.1 (viewer#1643)


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/www/php-nextcloud/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/www/php-nextcloud/PLIST
cvs rdiff -u -r1.57 -r1.58 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.70 pkgsrc/www/php-nextcloud/Makefile:1.71
--- pkgsrc/www/php-nextcloud/Makefile:1.70      Fri Aug 18 13:08:40 2023
+++ pkgsrc/www/php-nextcloud/Makefile   Mon Sep 11 13:28:30 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2023/08/18 13:08:40 gdt Exp $
+# $NetBSD: Makefile,v 1.71 2023/09/11 13:28:30 ryoon Exp $
 #
 
 # The nextcloud update process only works from one version to the
@@ -10,9 +10,8 @@
 # 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-26.0.4
+DISTNAME=      nextcloud-27.0.2
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/
 EXTRACT_SUFX=  .tar.bz2
@@ -22,16 +21,18 @@ HOMEPAGE=   https://nextcloud.com/
 COMMENT=       File sharing web service server
 LICENSE=       gnu-agpl-v3
 
-DEPENDS+=      ${PHP_PKG_PREFIX}-gd>=5.4.0:../../graphics/php-gd
-DEPENDS+=      ${PHP_PKG_PREFIX}-iconv>=5.4.0:../../converters/php-iconv
-DEPENDS+=      ${PHP_PKG_PREFIX}-mbstring>=5.4.0:../../converters/php-mbstring
-DEPENDS+=      ${PHP_PKG_PREFIX}-zip>=5.4.0:../../archivers/php-zip
-DEPENDS+=      ${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib
-DEPENDS+=      ${PHP_PKG_PREFIX}-pdo>=5.4.0:../../databases/php-pdo
-DEPENDS+=      ${PHP_PKG_PREFIX}-posix>=5.4.0:../../devel/php-posix
-DEPENDS+=      ${PHP_PKG_PREFIX}-curl>=5.4.0:../../www/php-curl
-DEPENDS+=      ${PHP_PKG_PREFIX}-intl>=5.4.0:../../textproc/php-intl
-DEPENDS+=      ${PHP_PKG_PREFIX}-sodium>=5.4.0:../../security/php-sodium
+DEPENDS+=      ${PHP_PKG_PREFIX}-gd>=8.0.0:../../graphics/php-gd
+DEPENDS+=      ${PHP_PKG_PREFIX}-iconv>=8.0.0:../../converters/php-iconv
+DEPENDS+=      ${PHP_PKG_PREFIX}-mbstring>=8.0.0:../../converters/php-mbstring
+DEPENDS+=      ${PHP_PKG_PREFIX}-zip>=8.0.0:../../archivers/php-zip
+DEPENDS+=      ${PHP_PKG_PREFIX}-zlib>=8.0.0:../../archivers/php-zlib
+DEPENDS+=      ${PHP_PKG_PREFIX}-pdo>=8.0.0:../../databases/php-pdo
+DEPENDS+=      ${PHP_PKG_PREFIX}-posix>=8.0.0:../../devel/php-posix
+DEPENDS+=      ${PHP_PKG_PREFIX}-curl>=8.0.0:../../www/php-curl
+DEPENDS+=      ${PHP_PKG_PREFIX}-intl>=8.0.0:../../textproc/php-intl
+DEPENDS+=      ${PHP_PKG_PREFIX}-sodium>=8.0.0:../../security/php-sodium
+DEPENDS+=      ${PHP_PKG_PREFIX}-exif>=8.0.0:../../graphics/php-exif
+DEPENDS+=      ${PHP_PKG_PREFIX}-sysvsem>=8.0.0:../../devel/php-sysvsem
 
 .include "options.mk"
 

Index: pkgsrc/www/php-nextcloud/PLIST
diff -u pkgsrc/www/php-nextcloud/PLIST:1.54 pkgsrc/www/php-nextcloud/PLIST:1.55
--- pkgsrc/www/php-nextcloud/PLIST:1.54 Tue Aug  1 12:15:14 2023
+++ pkgsrc/www/php-nextcloud/PLIST      Mon Sep 11 13:28:30 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.54 2023/08/01 12:15:14 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.55 2023/09/11 13:28:30 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/.github/dependabot.yml
@@ -2847,6 +2847,7 @@ share/nextcloud/3rdparty/giggsey/libphon
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/359.php
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/36.php
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/370.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/371.php
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/372.php
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/373.php
 share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/374.php
@@ -3855,6 +3856,8 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/bem.php
 share/nextcloud/3rdparty/giggsey/locale/data/bez.php
 share/nextcloud/3rdparty/giggsey/locale/data/bg.php
+share/nextcloud/3rdparty/giggsey/locale/data/bgc.php
+share/nextcloud/3rdparty/giggsey/locale/data/bho.php
 share/nextcloud/3rdparty/giggsey/locale/data/bm.php
 share/nextcloud/3rdparty/giggsey/locale/data/bn-in.php
 share/nextcloud/3rdparty/giggsey/locale/data/bn.php
@@ -3872,6 +3875,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/chr.php
 share/nextcloud/3rdparty/giggsey/locale/data/ckb.php
 share/nextcloud/3rdparty/giggsey/locale/data/cs.php
+share/nextcloud/3rdparty/giggsey/locale/data/cv.php
 share/nextcloud/3rdparty/giggsey/locale/data/cy.php
 share/nextcloud/3rdparty/giggsey/locale/data/da.php
 share/nextcloud/3rdparty/giggsey/locale/data/dav.php
@@ -3940,6 +3944,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/en-ms.php
 share/nextcloud/3rdparty/giggsey/locale/data/en-mt.php
 share/nextcloud/3rdparty/giggsey/locale/data/en-mu.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-mv.php
 share/nextcloud/3rdparty/giggsey/locale/data/en-mw.php
 share/nextcloud/3rdparty/giggsey/locale/data/en-my.php
 share/nextcloud/3rdparty/giggsey/locale/data/en-na.php
@@ -4029,6 +4034,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/ha.php
 share/nextcloud/3rdparty/giggsey/locale/data/haw.php
 share/nextcloud/3rdparty/giggsey/locale/data/he.php
+share/nextcloud/3rdparty/giggsey/locale/data/hi-latn.php
 share/nextcloud/3rdparty/giggsey/locale/data/hi.php
 share/nextcloud/3rdparty/giggsey/locale/data/hr.php
 share/nextcloud/3rdparty/giggsey/locale/data/hsb.php
@@ -4061,6 +4067,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/ko-kp.php
 share/nextcloud/3rdparty/giggsey/locale/data/ko.php
 share/nextcloud/3rdparty/giggsey/locale/data/kok.php
+share/nextcloud/3rdparty/giggsey/locale/data/ks-deva.php
 share/nextcloud/3rdparty/giggsey/locale/data/ks.php
 share/nextcloud/3rdparty/giggsey/locale/data/ksb.php
 share/nextcloud/3rdparty/giggsey/locale/data/ksf.php
@@ -4109,12 +4116,14 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/no.php
 share/nextcloud/3rdparty/giggsey/locale/data/nus.php
 share/nextcloud/3rdparty/giggsey/locale/data/nyn.php
+share/nextcloud/3rdparty/giggsey/locale/data/oc.php
 share/nextcloud/3rdparty/giggsey/locale/data/om.php
 share/nextcloud/3rdparty/giggsey/locale/data/or.php
 share/nextcloud/3rdparty/giggsey/locale/data/os.php
 share/nextcloud/3rdparty/giggsey/locale/data/pa-arab.php
 share/nextcloud/3rdparty/giggsey/locale/data/pa.php
 share/nextcloud/3rdparty/giggsey/locale/data/pcm.php
+share/nextcloud/3rdparty/giggsey/locale/data/pis.php
 share/nextcloud/3rdparty/giggsey/locale/data/pl.php
 share/nextcloud/3rdparty/giggsey/locale/data/ps-pk.php
 share/nextcloud/3rdparty/giggsey/locale/data/ps.php
@@ -4131,6 +4140,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/pt-tl.php
 share/nextcloud/3rdparty/giggsey/locale/data/pt.php
 share/nextcloud/3rdparty/giggsey/locale/data/qu.php
+share/nextcloud/3rdparty/giggsey/locale/data/raj.php
 share/nextcloud/3rdparty/giggsey/locale/data/rm.php
 share/nextcloud/3rdparty/giggsey/locale/data/rn.php
 share/nextcloud/3rdparty/giggsey/locale/data/ro-md.php
@@ -4183,6 +4193,7 @@ share/nextcloud/3rdparty/giggsey/locale/
 share/nextcloud/3rdparty/giggsey/locale/data/ti.php
 share/nextcloud/3rdparty/giggsey/locale/data/tk.php
 share/nextcloud/3rdparty/giggsey/locale/data/to.php
+share/nextcloud/3rdparty/giggsey/locale/data/tok.php
 share/nextcloud/3rdparty/giggsey/locale/data/tr.php
 share/nextcloud/3rdparty/giggsey/locale/data/tt.php
 share/nextcloud/3rdparty/giggsey/locale/data/twq.php
@@ -5923,6 +5934,18 @@ share/nextcloud/3rdparty/scssphp/scssphp
 share/nextcloud/3rdparty/scssphp/scssphp/scss.inc.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Base/Range.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Block.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/AtRootBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/CallableBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/ContentBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/DirectiveBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/EachBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/ElseBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/ElseifBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/ForBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/IfBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/MediaBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/NestedPropertyBlock.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Block/WhileBlock.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Cache.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Colors.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/CompilationResult.php
@@ -6182,14 +6205,27 @@ share/nextcloud/3rdparty/swiftmailer/swi
 share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/swift_required.php
 share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php
 share/nextcloud/3rdparty/symfony/console/Application.php
+share/nextcloud/3rdparty/symfony/console/Attribute/AsCommand.php
+share/nextcloud/3rdparty/symfony/console/CI/GithubActionReporter.php
+share/nextcloud/3rdparty/symfony/console/Color.php
 share/nextcloud/3rdparty/symfony/console/Command/Command.php
+share/nextcloud/3rdparty/symfony/console/Command/CompleteCommand.php
+share/nextcloud/3rdparty/symfony/console/Command/DumpCompletionCommand.php
 share/nextcloud/3rdparty/symfony/console/Command/HelpCommand.php
+share/nextcloud/3rdparty/symfony/console/Command/LazyCommand.php
 share/nextcloud/3rdparty/symfony/console/Command/ListCommand.php
 share/nextcloud/3rdparty/symfony/console/Command/LockableTrait.php
+share/nextcloud/3rdparty/symfony/console/Command/SignalableCommandInterface.php
 share/nextcloud/3rdparty/symfony/console/CommandLoader/CommandLoaderInterface.php
 share/nextcloud/3rdparty/symfony/console/CommandLoader/ContainerCommandLoader.php
 share/nextcloud/3rdparty/symfony/console/CommandLoader/FactoryCommandLoader.php
+share/nextcloud/3rdparty/symfony/console/Completion/CompletionInput.php
+share/nextcloud/3rdparty/symfony/console/Completion/CompletionSuggestions.php
+share/nextcloud/3rdparty/symfony/console/Completion/Output/BashCompletionOutput.php
+share/nextcloud/3rdparty/symfony/console/Completion/Output/CompletionOutputInterface.php
+share/nextcloud/3rdparty/symfony/console/Completion/Suggestion.php
 share/nextcloud/3rdparty/symfony/console/ConsoleEvents.php
+share/nextcloud/3rdparty/symfony/console/Cursor.php
 share/nextcloud/3rdparty/symfony/console/DependencyInjection/AddConsoleCommandPass.php
 share/nextcloud/3rdparty/symfony/console/Descriptor/ApplicationDescription.php
 share/nextcloud/3rdparty/symfony/console/Descriptor/Descriptor.php
@@ -6201,6 +6237,7 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Event/ConsoleCommandEvent.php
 share/nextcloud/3rdparty/symfony/console/Event/ConsoleErrorEvent.php
 share/nextcloud/3rdparty/symfony/console/Event/ConsoleEvent.php
+share/nextcloud/3rdparty/symfony/console/Event/ConsoleSignalEvent.php
 share/nextcloud/3rdparty/symfony/console/Event/ConsoleTerminateEvent.php
 share/nextcloud/3rdparty/symfony/console/EventListener/ErrorListener.php
 share/nextcloud/3rdparty/symfony/console/Exception/CommandNotFoundException.php
@@ -6211,6 +6248,8 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Exception/MissingInputException.php
 share/nextcloud/3rdparty/symfony/console/Exception/NamespaceNotFoundException.php
 share/nextcloud/3rdparty/symfony/console/Exception/RuntimeException.php
+share/nextcloud/3rdparty/symfony/console/Formatter/NullOutputFormatter.php
+share/nextcloud/3rdparty/symfony/console/Formatter/NullOutputFormatterStyle.php
 share/nextcloud/3rdparty/symfony/console/Formatter/OutputFormatter.php
 share/nextcloud/3rdparty/symfony/console/Formatter/OutputFormatterInterface.php
 share/nextcloud/3rdparty/symfony/console/Formatter/OutputFormatterStyle.php
@@ -6232,6 +6271,7 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Helper/SymfonyQuestionHelper.php
 share/nextcloud/3rdparty/symfony/console/Helper/Table.php
 share/nextcloud/3rdparty/symfony/console/Helper/TableCell.php
+share/nextcloud/3rdparty/symfony/console/Helper/TableCellStyle.php
 share/nextcloud/3rdparty/symfony/console/Helper/TableRows.php
 share/nextcloud/3rdparty/symfony/console/Helper/TableSeparator.php
 share/nextcloud/3rdparty/symfony/console/Helper/TableStyle.php
@@ -6259,12 +6299,17 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Question/ChoiceQuestion.php
 share/nextcloud/3rdparty/symfony/console/Question/ConfirmationQuestion.php
 share/nextcloud/3rdparty/symfony/console/Question/Question.php
+share/nextcloud/3rdparty/symfony/console/Resources/completion.bash
+share/nextcloud/3rdparty/symfony/console/SignalRegistry/SignalRegistry.php
+share/nextcloud/3rdparty/symfony/console/SingleCommandApplication.php
 share/nextcloud/3rdparty/symfony/console/Style/OutputStyle.php
 share/nextcloud/3rdparty/symfony/console/Style/StyleInterface.php
 share/nextcloud/3rdparty/symfony/console/Style/SymfonyStyle.php
 share/nextcloud/3rdparty/symfony/console/Terminal.php
 share/nextcloud/3rdparty/symfony/console/Tester/ApplicationTester.php
+share/nextcloud/3rdparty/symfony/console/Tester/CommandCompletionTester.php
 share/nextcloud/3rdparty/symfony/console/Tester/CommandTester.php
+share/nextcloud/3rdparty/symfony/console/Tester/Constraint/CommandIsSuccessful.php
 share/nextcloud/3rdparty/symfony/console/Tester/TesterTrait.php
 share/nextcloud/3rdparty/symfony/css-selector/CssSelectorConverter.php
 share/nextcloud/3rdparty/symfony/css-selector/Exception/ExceptionInterface.php
@@ -6736,12 +6781,31 @@ share/nextcloud/3rdparty/symfony/routing
 share/nextcloud/3rdparty/symfony/routing/Router.php
 share/nextcloud/3rdparty/symfony/routing/RouterInterface.php
 share/nextcloud/3rdparty/symfony/service-contracts/Attribute/Required.php
+share/nextcloud/3rdparty/symfony/service-contracts/Attribute/SubscribedService.php
 share/nextcloud/3rdparty/symfony/service-contracts/LICENSE
 share/nextcloud/3rdparty/symfony/service-contracts/ResetInterface.php
 share/nextcloud/3rdparty/symfony/service-contracts/ServiceLocatorTrait.php
 share/nextcloud/3rdparty/symfony/service-contracts/ServiceProviderInterface.php
 share/nextcloud/3rdparty/symfony/service-contracts/ServiceSubscriberInterface.php
 share/nextcloud/3rdparty/symfony/service-contracts/ServiceSubscriberTrait.php
+share/nextcloud/3rdparty/symfony/string/AbstractString.php
+share/nextcloud/3rdparty/symfony/string/AbstractUnicodeString.php
+share/nextcloud/3rdparty/symfony/string/ByteString.php
+share/nextcloud/3rdparty/symfony/string/CodePointString.php
+share/nextcloud/3rdparty/symfony/string/Exception/ExceptionInterface.php
+share/nextcloud/3rdparty/symfony/string/Exception/InvalidArgumentException.php
+share/nextcloud/3rdparty/symfony/string/Exception/RuntimeException.php
+share/nextcloud/3rdparty/symfony/string/Inflector/EnglishInflector.php
+share/nextcloud/3rdparty/symfony/string/Inflector/FrenchInflector.php
+share/nextcloud/3rdparty/symfony/string/Inflector/InflectorInterface.php
+share/nextcloud/3rdparty/symfony/string/LICENSE
+share/nextcloud/3rdparty/symfony/string/LazyString.php
+share/nextcloud/3rdparty/symfony/string/Resources/data/wcswidth_table_wide.php
+share/nextcloud/3rdparty/symfony/string/Resources/data/wcswidth_table_zero.php
+share/nextcloud/3rdparty/symfony/string/Resources/functions.php
+share/nextcloud/3rdparty/symfony/string/Slugger/AsciiSlugger.php
+share/nextcloud/3rdparty/symfony/string/Slugger/SluggerInterface.php
+share/nextcloud/3rdparty/symfony/string/UnicodeString.php
 share/nextcloud/3rdparty/symfony/translation-contracts/LICENSE
 share/nextcloud/3rdparty/symfony/translation-contracts/LocaleAwareInterface.php
 share/nextcloud/3rdparty/symfony/translation-contracts/TranslatableInterface.php
@@ -7141,7 +7205,6 @@ share/nextcloud/apps/activity/compile-ha
 share/nextcloud/apps/activity/composer.json
 share/nextcloud/apps/activity/composer.lock
 share/nextcloud/apps/activity/css/style.css
-share/nextcloud/apps/activity/cypress.config.ts
 share/nextcloud/apps/activity/docs/create.md
 share/nextcloud/apps/activity/docs/endpoint-v2.md
 share/nextcloud/apps/activity/docs/filter.md
@@ -7159,12 +7222,12 @@ share/nextcloud/apps/activity/js/activit
 share/nextcloud/apps/activity/js/activity-398.js
 share/nextcloud/apps/activity/js/activity-398.js.LICENSE.txt
 share/nextcloud/apps/activity/js/activity-398.js.map
-share/nextcloud/apps/activity/js/activity-472.js
-share/nextcloud/apps/activity/js/activity-472.js.LICENSE.txt
-share/nextcloud/apps/activity/js/activity-472.js.map
-share/nextcloud/apps/activity/js/activity-499.js
-share/nextcloud/apps/activity/js/activity-499.js.LICENSE.txt
-share/nextcloud/apps/activity/js/activity-499.js.map
+share/nextcloud/apps/activity/js/activity-554.js
+share/nextcloud/apps/activity/js/activity-554.js.LICENSE.txt
+share/nextcloud/apps/activity/js/activity-554.js.map
+share/nextcloud/apps/activity/js/activity-783.js
+share/nextcloud/apps/activity/js/activity-783.js.LICENSE.txt
+share/nextcloud/apps/activity/js/activity-783.js.map
 share/nextcloud/apps/activity/js/activity-adminSettings.js
 share/nextcloud/apps/activity/js/activity-adminSettings.js.LICENSE.txt
 share/nextcloud/apps/activity/js/activity-adminSettings.js.map
@@ -7174,6 +7237,10 @@ share/nextcloud/apps/activity/js/activit
 share/nextcloud/apps/activity/js/activity-dashboard.js
 share/nextcloud/apps/activity/js/activity-dashboard.js.LICENSE.txt
 share/nextcloud/apps/activity/js/activity-dashboard.js.map
+share/nextcloud/apps/activity/js/activity-node_modules_nextcloud_auth_dist_index_esm_js-src_views_ActivityTab_vue.js
+share/nextcloud/apps/activity/js/activity-node_modules_nextcloud_auth_dist_index_esm_js-src_views_ActivityTab_vue.js.map
+share/nextcloud/apps/activity/js/activity-node_modules_nextcloud_axios_dist_index_esm_js-node_modules_nextcloud_capabilities_dist_index-0e7ea0.js
+share/nextcloud/apps/activity/js/activity-node_modules_nextcloud_axios_dist_index_esm_js-node_modules_nextcloud_capabilities_dist_index-0e7ea0.js.map
 share/nextcloud/apps/activity/js/activity-personalSettings.js
 share/nextcloud/apps/activity/js/activity-personalSettings.js.LICENSE.txt
 share/nextcloud/apps/activity/js/activity-personalSettings.js.map
@@ -7294,6 +7361,8 @@ share/nextcloud/apps/activity/l10n/gl.js
 share/nextcloud/apps/activity/l10n/gl.json
 share/nextcloud/apps/activity/l10n/he.js
 share/nextcloud/apps/activity/l10n/he.json
+share/nextcloud/apps/activity/l10n/hi_IN.js
+share/nextcloud/apps/activity/l10n/hi_IN.json
 share/nextcloud/apps/activity/l10n/hr.js
 share/nextcloud/apps/activity/l10n/hr.json
 share/nextcloud/apps/activity/l10n/hu.js
@@ -7453,7 +7522,6 @@ share/nextcloud/apps/activity/templates/
 share/nextcloud/apps/activity/templates/settings/personal.php
 share/nextcloud/apps/activity/templates/stream.app.navigation.php
 share/nextcloud/apps/activity/templates/stream.body.php
-share/nextcloud/apps/activity/tsconfig.json
 share/nextcloud/apps/admin_audit/appinfo/info.xml
 share/nextcloud/apps/admin_audit/appinfo/signature.json
 share/nextcloud/apps/admin_audit/composer/autoload.php
@@ -7521,6 +7589,8 @@ share/nextcloud/apps/admin_audit/l10n/gl
 share/nextcloud/apps/admin_audit/l10n/gl.json
 share/nextcloud/apps/admin_audit/l10n/he.js
 share/nextcloud/apps/admin_audit/l10n/he.json
+share/nextcloud/apps/admin_audit/l10n/hi_IN.js
+share/nextcloud/apps/admin_audit/l10n/hi_IN.json
 share/nextcloud/apps/admin_audit/l10n/hr.js
 share/nextcloud/apps/admin_audit/l10n/hr.json
 share/nextcloud/apps/admin_audit/l10n/hu.js
@@ -8475,6 +8545,8 @@ share/nextcloud/apps/cloud_federation_ap
 share/nextcloud/apps/cloud_federation_api/l10n/et_EE.json
 share/nextcloud/apps/cloud_federation_api/l10n/eu.js
 share/nextcloud/apps/cloud_federation_api/l10n/eu.json
+share/nextcloud/apps/cloud_federation_api/l10n/fa.js
+share/nextcloud/apps/cloud_federation_api/l10n/fa.json
 share/nextcloud/apps/cloud_federation_api/l10n/fi.js
 share/nextcloud/apps/cloud_federation_api/l10n/fi.json
 share/nextcloud/apps/cloud_federation_api/l10n/fr.js
@@ -8533,6 +8605,7 @@ share/nextcloud/apps/cloud_federation_ap
 share/nextcloud/apps/cloud_federation_api/lib/Capabilities.php
 share/nextcloud/apps/cloud_federation_api/lib/Config.php
 share/nextcloud/apps/cloud_federation_api/lib/Controller/RequestHandlerController.php
+share/nextcloud/apps/cloud_federation_api/openapi.json
 share/nextcloud/apps/comments/.bowerrc
 share/nextcloud/apps/comments/appinfo/info.xml
 share/nextcloud/apps/comments/appinfo/routes.php
@@ -8781,6 +8854,8 @@ share/nextcloud/apps/contactsinteraction
 share/nextcloud/apps/contactsinteraction/l10n/es_EC.json
 share/nextcloud/apps/contactsinteraction/l10n/eu.js
 share/nextcloud/apps/contactsinteraction/l10n/eu.json
+share/nextcloud/apps/contactsinteraction/l10n/fa.js
+share/nextcloud/apps/contactsinteraction/l10n/fa.json
 share/nextcloud/apps/contactsinteraction/l10n/fi.js
 share/nextcloud/apps/contactsinteraction/l10n/fi.json
 share/nextcloud/apps/contactsinteraction/l10n/fr.js
@@ -8960,6 +9035,7 @@ share/nextcloud/apps/dashboard/l10n/zh_T
 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/openapi.json
 share/nextcloud/apps/dashboard/templates/index.php
 share/nextcloud/apps/dav/appinfo/info.xml
 share/nextcloud/apps/dav/appinfo/routes.php
@@ -9143,6 +9219,9 @@ share/nextcloud/apps/dav/lib/CalDAV/Acti
 share/nextcloud/apps/dav/lib/CalDAV/Activity/Setting/Calendar.php
 share/nextcloud/apps/dav/lib/CalDAV/Activity/Setting/Event.php
 share/nextcloud/apps/dav/lib/CalDAV/Activity/Setting/Todo.php
+share/nextcloud/apps/dav/lib/CalDAV/AppCalendar/AppCalendar.php
+share/nextcloud/apps/dav/lib/CalDAV/AppCalendar/AppCalendarPlugin.php
+share/nextcloud/apps/dav/lib/CalDAV/AppCalendar/CalendarObject.php
 share/nextcloud/apps/dav/lib/CalDAV/Auth/CustomPrincipalPlugin.php
 share/nextcloud/apps/dav/lib/CalDAV/Auth/PublicPrincipalPlugin.php
 share/nextcloud/apps/dav/lib/CalDAV/BirthdayCalendar/EnablePlugin.php
@@ -9217,6 +9296,7 @@ share/nextcloud/apps/dav/lib/CardDAV/Act
 share/nextcloud/apps/dav/lib/CardDAV/AddressBook.php
 share/nextcloud/apps/dav/lib/CardDAV/AddressBookImpl.php
 share/nextcloud/apps/dav/lib/CardDAV/AddressBookRoot.php
+share/nextcloud/apps/dav/lib/CardDAV/Card.php
 share/nextcloud/apps/dav/lib/CardDAV/CardDavBackend.php
 share/nextcloud/apps/dav/lib/CardDAV/ContactsManager.php
 share/nextcloud/apps/dav/lib/CardDAV/Converter.php
@@ -9249,6 +9329,7 @@ share/nextcloud/apps/dav/lib/Comments/Ro
 share/nextcloud/apps/dav/lib/Connector/LegacyDAVACL.php
 share/nextcloud/apps/dav/lib/Connector/PublicAuth.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/AnonymousOptionsPlugin.php
+share/nextcloud/apps/dav/lib/Connector/Sabre/AppleQuirksPlugin.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/BearerAuth.php
 share/nextcloud/apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php
@@ -9332,6 +9413,7 @@ share/nextcloud/apps/dav/lib/Events/Cale
 share/nextcloud/apps/dav/lib/Events/CalendarUpdatedEvent.php
 share/nextcloud/apps/dav/lib/Events/CardCreatedEvent.php
 share/nextcloud/apps/dav/lib/Events/CardDeletedEvent.php
+share/nextcloud/apps/dav/lib/Events/CardMovedEvent.php
 share/nextcloud/apps/dav/lib/Events/CardUpdatedEvent.php
 share/nextcloud/apps/dav/lib/Events/SabrePluginAuthInitEvent.php
 share/nextcloud/apps/dav/lib/Events/SubscriptionCreatedEvent.php
@@ -9395,6 +9477,7 @@ share/nextcloud/apps/dav/lib/Migration/V
 share/nextcloud/apps/dav/lib/Migration/Version1017Date20210216083742.php
 share/nextcloud/apps/dav/lib/Migration/Version1018Date20210312100735.php
 share/nextcloud/apps/dav/lib/Migration/Version1024Date20211221144219.php
+share/nextcloud/apps/dav/lib/Migration/Version1027Date20230504122946.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
@@ -9407,6 +9490,7 @@ share/nextcloud/apps/dav/lib/Server.php
 share/nextcloud/apps/dav/lib/Settings/AvailabilitySettings.php
 share/nextcloud/apps/dav/lib/Settings/CalDAVSettings.php
 share/nextcloud/apps/dav/lib/Storage/PublicOwnerWrapper.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
 share/nextcloud/apps/dav/lib/SystemTag/SystemTagPlugin.php
@@ -9432,6 +9516,7 @@ share/nextcloud/apps/dav/lib/UserMigrati
 share/nextcloud/apps/dav/lib/UserMigration/ContactsMigratorException.php
 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/templates/schedule-response-error.php
 share/nextcloud/apps/dav/templates/schedule-response-options.php
 share/nextcloud/apps/dav/templates/schedule-response-success.php
@@ -9618,6 +9703,7 @@ share/nextcloud/apps/encryption/l10n/zh_
 share/nextcloud/apps/encryption/l10n/zh_TW.json
 share/nextcloud/apps/encryption/lib/AppInfo/Application.php
 share/nextcloud/apps/encryption/lib/Command/DisableMasterKey.php
+share/nextcloud/apps/encryption/lib/Command/DropLegacyFileKey.php
 share/nextcloud/apps/encryption/lib/Command/EnableMasterKey.php
 share/nextcloud/apps/encryption/lib/Command/FixEncryptedVersion.php
 share/nextcloud/apps/encryption/lib/Command/FixKeyLocation.php
@@ -10082,6 +10168,7 @@ share/nextcloud/apps/files/js/recentplug
 share/nextcloud/apps/files/js/semaphore.js
 share/nextcloud/apps/files/js/sidebarpreviewmanager.js
 share/nextcloud/apps/files/js/sidebarpreviewtext.js
+share/nextcloud/apps/files/js/systemtagsplugin.js
 share/nextcloud/apps/files/js/tagsplugin.js
 share/nextcloud/apps/files/js/templates.js
 share/nextcloud/apps/files/js/templates/detailsview.handlebars
@@ -10328,7 +10415,14 @@ share/nextcloud/apps/files/lib/Backgroun
 share/nextcloud/apps/files/lib/Capabilities.php
 share/nextcloud/apps/files/lib/Collaboration/Resources/Listener.php
 share/nextcloud/apps/files/lib/Collaboration/Resources/ResourceProvider.php
+share/nextcloud/apps/files/lib/Command/Delete.php
 share/nextcloud/apps/files/lib/Command/DeleteOrphanedFiles.php
+share/nextcloud/apps/files/lib/Command/Get.php
+share/nextcloud/apps/files/lib/Command/Object/Delete.php
+share/nextcloud/apps/files/lib/Command/Object/Get.php
+share/nextcloud/apps/files/lib/Command/Object/ObjectUtil.php
+share/nextcloud/apps/files/lib/Command/Object/Put.php
+share/nextcloud/apps/files/lib/Command/Put.php
 share/nextcloud/apps/files/lib/Command/RepairTree.php
 share/nextcloud/apps/files/lib/Command/Scan.php
 share/nextcloud/apps/files/lib/Command/ScanAppData.php
@@ -10360,6 +10454,7 @@ share/nextcloud/apps/files/lib/Service/D
 share/nextcloud/apps/files/lib/Service/OwnershipTransferService.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/list.php
 share/nextcloud/apps/files/recentlist.php
@@ -10811,7 +10906,6 @@ share/nextcloud/apps/files_pdfviewer/js/
 share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-public.js.LICENSE.txt
 share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-public.js.map
 share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js
-share/nextcloud/apps/files_pdfviewer/js/files_pdfviewer-workersrc.js.LICENSE.txt
 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
@@ -11007,6 +11101,8 @@ share/nextcloud/apps/files_pdfviewer/js/
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/cursor-editorInk.svg
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-next.svg
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-previous.svg
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/gv-toolbarButton-download.svg
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/gv-toolbarButton-openinapp.svg
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/loading-dark.svg
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/loading-icon.gif
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/loading.svg
@@ -11632,6 +11728,7 @@ 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/list.php
+share/nextcloud/apps/files_sharing/openapi.json
 share/nextcloud/apps/files_sharing/public.php
 share/nextcloud/apps/files_sharing/templates/Settings/personal.php
 share/nextcloud/apps/files_sharing/templates/list.php
@@ -11840,12 +11937,12 @@ share/nextcloud/apps/files_trashbin/lib/
 share/nextcloud/apps/files_trashbin/lib/Expiration.php
 share/nextcloud/apps/files_trashbin/lib/Helper.php
 share/nextcloud/apps/files_trashbin/lib/Hooks.php
+share/nextcloud/apps/files_trashbin/lib/Listeners/LoadAdditionalScripts.php
 share/nextcloud/apps/files_trashbin/lib/Migration/Version1010Date20200630192639.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
 share/nextcloud/apps/files_trashbin/lib/Sabre/ITrash.php
-share/nextcloud/apps/files_trashbin/lib/Sabre/PropfindPlugin.php
 share/nextcloud/apps/files_trashbin/lib/Sabre/RestoreFolder.php
 share/nextcloud/apps/files_trashbin/lib/Sabre/RootCollection.php
 share/nextcloud/apps/files_trashbin/lib/Sabre/TrashFile.php
@@ -11854,6 +11951,7 @@ share/nextcloud/apps/files_trashbin/lib/
 share/nextcloud/apps/files_trashbin/lib/Sabre/TrashFolderFolder.php
 share/nextcloud/apps/files_trashbin/lib/Sabre/TrashHome.php
 share/nextcloud/apps/files_trashbin/lib/Sabre/TrashRoot.php
+share/nextcloud/apps/files_trashbin/lib/Sabre/TrashbinPlugin.php
 share/nextcloud/apps/files_trashbin/lib/Storage.php
 share/nextcloud/apps/files_trashbin/lib/Trash/BackendNotFoundException.php
 share/nextcloud/apps/files_trashbin/lib/Trash/ITrashBackend.php
@@ -12119,6 +12217,8 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/af.json
 share/nextcloud/apps/firstrunwizard/l10n/ar.js
 share/nextcloud/apps/firstrunwizard/l10n/ar.json
+share/nextcloud/apps/firstrunwizard/l10n/ast.js
+share/nextcloud/apps/firstrunwizard/l10n/ast.json
 share/nextcloud/apps/firstrunwizard/l10n/az.js
 share/nextcloud/apps/firstrunwizard/l10n/az.json
 share/nextcloud/apps/firstrunwizard/l10n/be.js
@@ -12330,8 +12430,6 @@ share/nextcloud/apps/logreader/l10n/af.j
 share/nextcloud/apps/logreader/l10n/af.json
 share/nextcloud/apps/logreader/l10n/ar.js
 share/nextcloud/apps/logreader/l10n/ar.json
-share/nextcloud/apps/logreader/l10n/ast.js
-share/nextcloud/apps/logreader/l10n/ast.json
 share/nextcloud/apps/logreader/l10n/az.js
 share/nextcloud/apps/logreader/l10n/az.json
 share/nextcloud/apps/logreader/l10n/be.js
@@ -12342,8 +12440,6 @@ share/nextcloud/apps/logreader/l10n/bn_B
 share/nextcloud/apps/logreader/l10n/bn_BD.json
 share/nextcloud/apps/logreader/l10n/br.js
 share/nextcloud/apps/logreader/l10n/br.json
-share/nextcloud/apps/logreader/l10n/bs.js
-share/nextcloud/apps/logreader/l10n/bs.json
 share/nextcloud/apps/logreader/l10n/ca.js
 share/nextcloud/apps/logreader/l10n/ca.json
 share/nextcloud/apps/logreader/l10n/cs.js
@@ -12408,8 +12504,6 @@ share/nextcloud/apps/logreader/l10n/fi.j
 share/nextcloud/apps/logreader/l10n/fi.json
 share/nextcloud/apps/logreader/l10n/fr.js
 share/nextcloud/apps/logreader/l10n/fr.json
-share/nextcloud/apps/logreader/l10n/gd.js
-share/nextcloud/apps/logreader/l10n/gd.json
 share/nextcloud/apps/logreader/l10n/gl.js
 share/nextcloud/apps/logreader/l10n/gl.json
 share/nextcloud/apps/logreader/l10n/he.js
@@ -12452,8 +12546,6 @@ share/nextcloud/apps/logreader/l10n/mk.j
 share/nextcloud/apps/logreader/l10n/mk.json
 share/nextcloud/apps/logreader/l10n/mn.js
 share/nextcloud/apps/logreader/l10n/mn.json
-share/nextcloud/apps/logreader/l10n/ms_MY.js
-share/nextcloud/apps/logreader/l10n/ms_MY.json
 share/nextcloud/apps/logreader/l10n/nb.js
 share/nextcloud/apps/logreader/l10n/nb.json
 share/nextcloud/apps/logreader/l10n/nl.js
@@ -12464,8 +12556,6 @@ share/nextcloud/apps/logreader/l10n/oc.j
 share/nextcloud/apps/logreader/l10n/oc.json
 share/nextcloud/apps/logreader/l10n/pl.js
 share/nextcloud/apps/logreader/l10n/pl.json
-share/nextcloud/apps/logreader/l10n/ps.js
-share/nextcloud/apps/logreader/l10n/ps.json
 share/nextcloud/apps/logreader/l10n/pt_BR.js
 share/nextcloud/apps/logreader/l10n/pt_BR.json
 share/nextcloud/apps/logreader/l10n/pt_PT.js
@@ -12494,18 +12584,12 @@ share/nextcloud/apps/logreader/l10n/ta.j
 share/nextcloud/apps/logreader/l10n/ta.json
 share/nextcloud/apps/logreader/l10n/th.js
 share/nextcloud/apps/logreader/l10n/th.json
-share/nextcloud/apps/logreader/l10n/tk.js
-share/nextcloud/apps/logreader/l10n/tk.json
 share/nextcloud/apps/logreader/l10n/tr.js
 share/nextcloud/apps/logreader/l10n/tr.json
 share/nextcloud/apps/logreader/l10n/ug.js
 share/nextcloud/apps/logreader/l10n/ug.json
 share/nextcloud/apps/logreader/l10n/uk.js
 share/nextcloud/apps/logreader/l10n/uk.json
-share/nextcloud/apps/logreader/l10n/ur_PK.js
-share/nextcloud/apps/logreader/l10n/ur_PK.json
-share/nextcloud/apps/logreader/l10n/uz.js
-share/nextcloud/apps/logreader/l10n/uz.json
 share/nextcloud/apps/logreader/l10n/vi.js
 share/nextcloud/apps/logreader/l10n/vi.json
 share/nextcloud/apps/logreader/l10n/zh_CN.js
@@ -12905,6 +12989,8 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/gl.json
 share/nextcloud/apps/notifications/l10n/he.js
 share/nextcloud/apps/notifications/l10n/he.json
+share/nextcloud/apps/notifications/l10n/hi_IN.js
+share/nextcloud/apps/notifications/l10n/hi_IN.json
 share/nextcloud/apps/notifications/l10n/hr.js
 share/nextcloud/apps/notifications/l10n/hr.json
 share/nextcloud/apps/notifications/l10n/hu.js
@@ -13208,6 +13294,7 @@ share/nextcloud/apps/oauth2/lib/Migratio
 share/nextcloud/apps/oauth2/lib/Migration/Version010402Date20190107124745.php
 share/nextcloud/apps/oauth2/lib/Migration/Version011601Date20230522143227.php
 share/nextcloud/apps/oauth2/lib/Settings/Admin.php
+share/nextcloud/apps/oauth2/openapi.json
 share/nextcloud/apps/oauth2/templates/admin.php
 share/nextcloud/apps/password_policy/LICENSE
 share/nextcloud/apps/password_policy/appinfo/info.xml
@@ -13467,20 +13554,20 @@ share/nextcloud/apps/photos/jest.config.
 share/nextcloud/apps/photos/js/photos-main.js
 share/nextcloud/apps/photos/js/photos-main.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-main.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_AccountGr-e8a447.js
-share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_AccountGr-e8a447.js.map
+share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_AccountGr-bcaf35.js
+share/nextcloud/apps/photos/js/photos-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_AccountGr-bcaf35.js.map
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountBoxMultipleOutline_vue-src_components_FaceCover_vue.js
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountBoxMultipleOutline_vue-src_components_FaceCover_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AccountBoxMultipleOutline_vue-src_components_FaceCover_vue.js.map
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-design-icons-ea65fb.js
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-design-icons-ea65fb.js.LICENSE.txt
+share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_AlertCircle_vue-node_modules_vue-material-design-icons-ea65fb.js.map
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-2a64fd.js
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-2a64fd.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-2a64fd.js.map
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-2ca5cc.js
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-2ca5cc.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-2ca5cc.js.map
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-36962a.js
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-36962a.js.LICENSE.txt
-share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-36962a.js.map
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-4e283b.js
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-4e283b.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-node_modules_vue-material-design-icons_PackageVariant_vue-node_modules_vue-material-design-ic-4e283b.js.map
@@ -13528,8 +13615,10 @@ share/nextcloud/apps/photos/js/photos-sr
 share/nextcloud/apps/photos/js/photos-src_views_Timeline_vue.js
 share/nextcloud/apps/photos/js/photos-src_views_Timeline_vue.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-src_views_Timeline_vue.js.map
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-0d7f22.js
-share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-0d7f22.js.map
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-551b93.js
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-551b93.js.map
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-dc4bae.js
+share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_sharing_dist_index_js-node_modules_vue-material-design-icons_A-dc4bae.js.map
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js.js
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js.js.LICENSE.txt
 share/nextcloud/apps/photos/js/photos-vendors-node_modules_nextcloud_upload_dist_index_esm_js.js.map
@@ -14025,6 +14114,7 @@ share/nextcloud/apps/provisioning_api/li
 share/nextcloud/apps/provisioning_api/lib/Listener/UserDeletedListener.php
 share/nextcloud/apps/provisioning_api/lib/Middleware/Exceptions/NotSubAdminException.php
 share/nextcloud/apps/provisioning_api/lib/Middleware/ProvisioningApiMiddleware.php
+share/nextcloud/apps/provisioning_api/openapi.json
 share/nextcloud/apps/recommendations/LICENSE
 share/nextcloud/apps/recommendations/appinfo/info.xml
 share/nextcloud/apps/recommendations/appinfo/routes.php
@@ -14382,6 +14472,7 @@ share/nextcloud/apps/related_resources/l
 share/nextcloud/apps/related_resources/lib/Exceptions/CalendarDataNotFoundException.php
 share/nextcloud/apps/related_resources/lib/Exceptions/DeckDataNotFoundException.php
 share/nextcloud/apps/related_resources/lib/Exceptions/FilesShareNotFoundException.php
+share/nextcloud/apps/related_resources/lib/Exceptions/GroupFolderNotFoundException.php
 share/nextcloud/apps/related_resources/lib/Exceptions/RelatedResourceNotFound.php
 share/nextcloud/apps/related_resources/lib/Exceptions/RelatedResourceProviderNotFound.php
 share/nextcloud/apps/related_resources/lib/Exceptions/TalkDataNotFoundException.php
@@ -14404,6 +14495,7 @@ share/nextcloud/apps/related_resources/l
 share/nextcloud/apps/related_resources/lib/RelatedResourceProviders/CalendarRelatedResourceProvider.php
 share/nextcloud/apps/related_resources/lib/RelatedResourceProviders/DeckRelatedResourceProvider.php
 share/nextcloud/apps/related_resources/lib/RelatedResourceProviders/FilesRelatedResourceProvider.php
+share/nextcloud/apps/related_resources/lib/RelatedResourceProviders/GroupFoldersRelatedResourceProvider.php
 share/nextcloud/apps/related_resources/lib/RelatedResourceProviders/TalkRelatedResourceProvider.php
 share/nextcloud/apps/related_resources/lib/Service/ConfigService.php
 share/nextcloud/apps/related_resources/lib/Service/RelatedService.php
@@ -14900,6 +14992,7 @@ share/nextcloud/apps/settings/lib/UserMi
 share/nextcloud/apps/settings/lib/UserMigration/AccountMigratorException.php
 share/nextcloud/apps/settings/lib/WellKnown/ChangePasswordHandler.php
 share/nextcloud/apps/settings/lib/WellKnown/SecurityTxtHandler.php
+share/nextcloud/apps/settings/openapi.json
 share/nextcloud/apps/settings/templates/help.php
 share/nextcloud/apps/settings/templates/settings-vue.php
 share/nextcloud/apps/settings/templates/settings/additional.php
@@ -17297,388 +17390,772 @@ share/nextcloud/apps/text/js/files-modal
 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/text-editors.js
 share/nextcloud/apps/text/js/text-editors.js.LICENSE.txt
 share/nextcloud/apps/text/js/text-editors.js.map
@@ -17703,6 +18180,8 @@ share/nextcloud/apps/text/l10n/an.js
 share/nextcloud/apps/text/l10n/an.json
 share/nextcloud/apps/text/l10n/ar.js
 share/nextcloud/apps/text/l10n/ar.json
+share/nextcloud/apps/text/l10n/ast.js
+share/nextcloud/apps/text/l10n/ast.json
 share/nextcloud/apps/text/l10n/az.js
 share/nextcloud/apps/text/l10n/az.json
 share/nextcloud/apps/text/l10n/bg.js
@@ -17803,14 +18282,12 @@ share/nextcloud/apps/text/l10n/ka_GE.js
 share/nextcloud/apps/text/l10n/ka_GE.json
 share/nextcloud/apps/text/l10n/kab.js
 share/nextcloud/apps/text/l10n/kab.json
-share/nextcloud/apps/text/l10n/kn.js
-share/nextcloud/apps/text/l10n/kn.json
+share/nextcloud/apps/text/l10n/km.js
+share/nextcloud/apps/text/l10n/km.json
 share/nextcloud/apps/text/l10n/ko.js
 share/nextcloud/apps/text/l10n/ko.json
 share/nextcloud/apps/text/l10n/lb.js
 share/nextcloud/apps/text/l10n/lb.json
-share/nextcloud/apps/text/l10n/lo.js
-share/nextcloud/apps/text/l10n/lo.json
 share/nextcloud/apps/text/l10n/lt_LT.js
 share/nextcloud/apps/text/l10n/lt_LT.json
 share/nextcloud/apps/text/l10n/lv.js
@@ -17819,6 +18296,8 @@ share/nextcloud/apps/text/l10n/mk.js
 share/nextcloud/apps/text/l10n/mk.json
 share/nextcloud/apps/text/l10n/mn.js
 share/nextcloud/apps/text/l10n/mn.json
+share/nextcloud/apps/text/l10n/ms_MY.js
+share/nextcloud/apps/text/l10n/ms_MY.json
 share/nextcloud/apps/text/l10n/nb.js
 share/nextcloud/apps/text/l10n/nb.json
 share/nextcloud/apps/text/l10n/nl.js
@@ -17924,6 +18403,19 @@ share/nextcloud/apps/text/templates/main
 share/nextcloud/apps/theming/appinfo/info.xml
 share/nextcloud/apps/theming/appinfo/routes.php
 share/nextcloud/apps/theming/appinfo/signature.json
+share/nextcloud/apps/theming/composer/autoload.php
+share/nextcloud/apps/theming/composer/composer.json
+share/nextcloud/apps/theming/composer/composer.lock
+share/nextcloud/apps/theming/composer/composer/ClassLoader.php
+share/nextcloud/apps/theming/composer/composer/InstalledVersions.php
+share/nextcloud/apps/theming/composer/composer/LICENSE
+share/nextcloud/apps/theming/composer/composer/autoload_classmap.php
+share/nextcloud/apps/theming/composer/composer/autoload_namespaces.php
+share/nextcloud/apps/theming/composer/composer/autoload_psr4.php
+share/nextcloud/apps/theming/composer/composer/autoload_real.php
+share/nextcloud/apps/theming/composer/composer/autoload_static.php
+share/nextcloud/apps/theming/composer/composer/installed.json
+share/nextcloud/apps/theming/composer/composer/installed.php
 share/nextcloud/apps/theming/css/default.css
 share/nextcloud/apps/theming/css/theming.css
 share/nextcloud/apps/theming/fonts/OpenDyslexic-Bold.otf
@@ -18147,6 +18639,7 @@ share/nextcloud/apps/theming/lib/Themes/
 share/nextcloud/apps/theming/lib/Themes/LightTheme.php
 share/nextcloud/apps/theming/lib/ThemingDefaults.php
 share/nextcloud/apps/theming/lib/Util.php
+share/nextcloud/apps/theming/openapi.json
 share/nextcloud/apps/theming/templates/settings-admin.php
 share/nextcloud/apps/theming/templates/settings-personal.php
 share/nextcloud/apps/twofactor_backupcodes/appinfo/info.xml
@@ -18230,6 +18723,8 @@ share/nextcloud/apps/twofactor_backupcod
 share/nextcloud/apps/twofactor_backupcodes/l10n/et_EE.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/eu.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/eu.json
+share/nextcloud/apps/twofactor_backupcodes/l10n/fa.js
+share/nextcloud/apps/twofactor_backupcodes/l10n/fa.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/fi.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/fi.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/fr.js
@@ -19234,6 +19729,7 @@ share/nextcloud/apps/user_status/lib/Mig
 share/nextcloud/apps/user_status/lib/Service/JSDataService.php
 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/viewer/.stylelintignore
 share/nextcloud/apps/viewer/COPYING
 share/nextcloud/apps/viewer/appinfo/info.xml
@@ -19585,6 +20081,7 @@ share/nextcloud/apps/weather_status/lib/
 share/nextcloud/apps/weather_status/lib/Capabilities.php
 share/nextcloud/apps/weather_status/lib/Controller/WeatherStatusController.php
 share/nextcloud/apps/weather_status/lib/Service/WeatherStatusService.php
+share/nextcloud/apps/weather_status/openapi.json
 share/nextcloud/apps/workflowengine/appinfo/info.xml
 share/nextcloud/apps/workflowengine/appinfo/routes.php
 share/nextcloud/apps/workflowengine/appinfo/signature.json
@@ -19850,6 +20347,7 @@ share/nextcloud/core/Command/Maintenance
 share/nextcloud/core/Command/Maintenance/RepairShareOwnership.php
 share/nextcloud/core/Command/Maintenance/UpdateHtaccess.php
 share/nextcloud/core/Command/Maintenance/UpdateTheme.php
+share/nextcloud/core/Command/Preview/Generate.php
 share/nextcloud/core/Command/Preview/Repair.php
 share/nextcloud/core/Command/Preview/ResetRenderedTexts.php
 share/nextcloud/core/Command/Security/ImportCertificate.php
@@ -20109,6 +20607,7 @@ share/nextcloud/core/doc/admin/_images/i
 share/nextcloud/core/doc/admin/_images/ldap-advanced-1-connection.png
 share/nextcloud/core/doc/admin/_images/ldap-advanced-2-directory.png
 share/nextcloud/core/doc/admin/_images/ldap-advanced-3-attributes.png
+share/nextcloud/core/doc/admin/_images/ldap-advanced-4-attributes.png
 share/nextcloud/core/doc/admin/_images/ldap-expert.png
 share/nextcloud/core/doc/admin/_images/ldap-fetched-avatar.png
 share/nextcloud/core/doc/admin/_images/ldap-wizard-1-server.png
@@ -20158,6 +20657,7 @@ share/nextcloud/core/doc/admin/_images/u
 share/nextcloud/core/doc/admin/_images/users-create.png
 share/nextcloud/core/doc/admin/_images/users-groups.png
 share/nextcloud/core/doc/admin/_images/webdav.png
+share/nextcloud/core/doc/admin/_sources/ai/index.rst.txt
 share/nextcloud/core/doc/admin/_sources/apps_management.rst.txt
 share/nextcloud/core/doc/admin/_sources/configuration_database/bigint_identifiers.rst.txt
 share/nextcloud/core/doc/admin/_sources/configuration_database/db_conversion.rst.txt
@@ -20276,6 +20776,9 @@ share/nextcloud/core/doc/admin/_sources/
 share/nextcloud/core/doc/admin/_sources/reference/link_previews.rst.txt
 share/nextcloud/core/doc/admin/_sources/reference/smart_picker.rst.txt
 share/nextcloud/core/doc/admin/_sources/release_notes.rst.txt
+share/nextcloud/core/doc/admin/_sources/release_notes/index.rst.txt
+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_schedule.rst.txt
 share/nextcloud/core/doc/admin/_static/basic.css
 share/nextcloud/core/doc/admin/_static/css/badge_only.css
@@ -20328,6 +20831,7 @@ share/nextcloud/core/doc/admin/_static/s
 share/nextcloud/core/doc/admin/_static/social/youtube.svg
 share/nextcloud/core/doc/admin/_static/underscore-1.13.1.js
 share/nextcloud/core/doc/admin/_static/underscore.js
+share/nextcloud/core/doc/admin/ai/index.html
 share/nextcloud/core/doc/admin/apps_management.html
 share/nextcloud/core/doc/admin/configuration_database/bigint_identifiers.html
 share/nextcloud/core/doc/admin/configuration_database/db_conversion.html
@@ -20448,6 +20952,9 @@ share/nextcloud/core/doc/admin/reference
 share/nextcloud/core/doc/admin/reference/link_previews.html
 share/nextcloud/core/doc/admin/reference/smart_picker.html
 share/nextcloud/core/doc/admin/release_notes.html
+share/nextcloud/core/doc/admin/release_notes/index.html
+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_schedule.html
 share/nextcloud/core/doc/admin/search.html
 share/nextcloud/core/doc/admin/searchindex.js
@@ -20488,7 +20995,9 @@ share/nextcloud/core/doc/user/_images/ap
 share/nextcloud/core/doc/user/_images/caldav_availability.png
 share/nextcloud/core/doc/user/_images/calendar_accept_sidebar_editor.png
 share/nextcloud/core/doc/user/_images/calendar_accept_simple_editor.png
+share/nextcloud/core/doc/user/_images/calendar_adding_attachments.png
 share/nextcloud/core/doc/user/_images/calendar_application.png
+share/nextcloud/core/doc/user/_images/calendar_attachments_location.png
 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
@@ -20516,6 +21025,7 @@ share/nextcloud/core/doc/user/_images/co
 share/nextcloud/core/doc/user/_images/contact_picture_options.png
 share/nextcloud/core/doc/user/_images/contact_picture_set.png
 share/nextcloud/core/doc/user/_images/contact_uploadbutton.png
+share/nextcloud/core/doc/user/_images/contact_view_mode.png
 share/nextcloud/core/doc/user/_images/contacts_empty.png
 share/nextcloud/core/doc/user/_images/contacts_link.png
 share/nextcloud/core/doc/user/_images/contacts_menu.png
@@ -20572,6 +21082,7 @@ share/nextcloud/core/doc/user/_images/ma
 share/nextcloud/core/doc/user/_images/mail-composer-indicator.png
 share/nextcloud/core/doc/user/_images/mail-minimize-composer.png
 share/nextcloud/core/doc/user/_images/mail.png
+share/nextcloud/core/doc/user/_images/mail_move-message-to-junk-folder.png
 share/nextcloud/core/doc/user/_images/matterbridge-settings.png
 share/nextcloud/core/doc/user/_images/multi_sharing.png
 share/nextcloud/core/doc/user/_images/new-mail-account.png
@@ -20624,6 +21135,7 @@ share/nextcloud/core/doc/user/_images/to
 share/nextcloud/core/doc/user/_images/totp_login_1.png
 share/nextcloud/core/doc/user/_images/totp_login_2.png
 share/nextcloud/core/doc/user/_images/transfer_ownership-accept.png
+share/nextcloud/core/doc/user/_images/userdata-scope.png
 share/nextcloud/core/doc/user/_images/users-files.png
 share/nextcloud/core/doc/user/_images/video_player_2.png
 share/nextcloud/core/doc/user/_images/webdav_dolphin.png
@@ -20979,7 +21491,6 @@ share/nextcloud/core/js/select2-togglese
 share/nextcloud/core/js/setupchecks.js
 share/nextcloud/core/js/tests/html-domparser.js
 share/nextcloud/core/js/tests/specHelper.js
-share/nextcloud/core/js/tests/specs/appsSpec.js
 share/nextcloud/core/js/tests/specs/contactsmenuSpec.js
 share/nextcloud/core/js/tests/specs/coreSpec.js
 share/nextcloud/core/js/tests/specs/files/clientSpec.js
@@ -21131,6 +21642,7 @@ 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.json
 share/nextcloud/core/register_command.php
 share/nextcloud/core/routes.php
 share/nextcloud/core/shipped.json
@@ -21153,21 +21665,32 @@ share/nextcloud/core/skeleton/Photos/Tou
 share/nextcloud/core/skeleton/Photos/Vineyard.jpg
 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/Business model canvas.odg
+share/nextcloud/core/skeleton/Templates/Business model canvas.ods
 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/Gotong royong.odp
 share/nextcloud/core/skeleton/Templates/Impact effort matrix.whiteboard
 share/nextcloud/core/skeleton/Templates/Invoice.odt
 share/nextcloud/core/skeleton/Templates/Letter.odt
 share/nextcloud/core/skeleton/Templates/Meeting notes.md
 share/nextcloud/core/skeleton/Templates/Mindmap.odg
+share/nextcloud/core/skeleton/Templates/Modern company.odp
+share/nextcloud/core/skeleton/Templates/Mother's day.odt
 share/nextcloud/core/skeleton/Templates/Org chart.odg
+share/nextcloud/core/skeleton/Templates/Party invitation.odt
+share/nextcloud/core/skeleton/Templates/Photo book.odt
 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/Syllabus.odt
+share/nextcloud/core/skeleton/Templates/Timesheet.ods
+share/nextcloud/core/skeleton/Templates/Yellow idea.odp
 share/nextcloud/core/strings.php
 share/nextcloud/core/templates/403.php
 share/nextcloud/core/templates/404-profile.php
@@ -21241,6 +21764,7 @@ share/nextcloud/dist/core-main.js
 share/nextcloud/dist/core-main.js.LICENSE.txt
 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.map
 share/nextcloud/dist/core-profile.js
 share/nextcloud/dist/core-profile.js.LICENSE.txt
@@ -21291,6 +21815,7 @@ share/nextcloud/dist/files_sharing-addit
 share/nextcloud/dist/files_sharing-collaboration.js
 share/nextcloud/dist/files_sharing-collaboration.js.map
 share/nextcloud/dist/files_sharing-files_sharing.js
+share/nextcloud/dist/files_sharing-files_sharing.js.LICENSE.txt
 share/nextcloud/dist/files_sharing-files_sharing.js.map
 share/nextcloud/dist/files_sharing-files_sharing_tab.js
 share/nextcloud/dist/files_sharing-files_sharing_tab.js.LICENSE.txt
@@ -21301,9 +21826,9 @@ share/nextcloud/dist/files_sharing-main.
 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.map
-share/nextcloud/dist/files_trashbin-files_trashbin.js
-share/nextcloud/dist/files_trashbin-files_trashbin.js.LICENSE.txt
-share/nextcloud/dist/files_trashbin-files_trashbin.js.map
+share/nextcloud/dist/files_trashbin-main.js
+share/nextcloud/dist/files_trashbin-main.js.LICENSE.txt
+share/nextcloud/dist/files_trashbin-main.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.map
@@ -21311,6 +21836,7 @@ 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.map
+share/nextcloud/dist/preview-service-worker.js
 share/nextcloud/dist/settings-apps-view-7418.js
 share/nextcloud/dist/settings-apps-view-7418.js.map
 share/nextcloud/dist/settings-apps.js
@@ -21366,6 +21892,7 @@ share/nextcloud/dist/updatenotification-
 share/nextcloud/dist/updatenotification-updatenotification.js.LICENSE.txt
 share/nextcloud/dist/updatenotification-updatenotification.js.map
 share/nextcloud/dist/user-status-modal-8299.js
+share/nextcloud/dist/user-status-modal-8299.js.LICENSE.txt
 share/nextcloud/dist/user-status-modal-8299.js.map
 share/nextcloud/dist/user_status-dashboard.js
 share/nextcloud/dist/user_status-dashboard.js.LICENSE.txt
@@ -21959,7 +22486,7 @@ share/nextcloud/lib/private/Files/Object
 share/nextcloud/lib/private/Files/ObjectStore/Azure.php
 share/nextcloud/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php
 share/nextcloud/lib/private/Files/ObjectStore/Mapper.php
-share/nextcloud/lib/private/Files/ObjectStore/NoopScanner.php
+share/nextcloud/lib/private/Files/ObjectStore/ObjectStoreScanner.php
 share/nextcloud/lib/private/Files/ObjectStore/ObjectStoreStorage.php
 share/nextcloud/lib/private/Files/ObjectStore/S3.php
 share/nextcloud/lib/private/Files/ObjectStore/S3ConnectionTrait.php
@@ -22308,6 +22835,8 @@ share/nextcloud/lib/private/Share20/Shar
 share/nextcloud/lib/private/Share20/ShareAttributes.php
 share/nextcloud/lib/private/Share20/ShareHelper.php
 share/nextcloud/lib/private/Share20/UserRemovedListener.php
+share/nextcloud/lib/private/SpeechToText/SpeechToTextManager.php
+share/nextcloud/lib/private/SpeechToText/TranscriptionJob.php
 share/nextcloud/lib/private/StreamImage.php
 share/nextcloud/lib/private/Streamer.php
 share/nextcloud/lib/private/SubAdmin.php
@@ -22339,9 +22868,9 @@ share/nextcloud/lib/private/TemplateLayo
 share/nextcloud/lib/private/Translation/TranslationManager.php
 share/nextcloud/lib/private/URLGenerator.php
 share/nextcloud/lib/private/Updater.php
+share/nextcloud/lib/private/Updater/Changes.php
 share/nextcloud/lib/private/Updater/ChangesCheck.php
 share/nextcloud/lib/private/Updater/ChangesMapper.php
-share/nextcloud/lib/private/Updater/ChangesResult.php
 share/nextcloud/lib/private/Updater/VersionCheck.php
 share/nextcloud/lib/private/User/Backend.php
 share/nextcloud/lib/private/User/Database.php
@@ -22386,6 +22915,9 @@ share/nextcloud/lib/public/Activity/IMan
 share/nextcloud/lib/public/Activity/IProvider.php
 share/nextcloud/lib/public/Activity/ISetting.php
 share/nextcloud/lib/public/App/AppPathNotFoundException.php
+share/nextcloud/lib/public/App/Events/AppDisableEvent.php
+share/nextcloud/lib/public/App/Events/AppEnableEvent.php
+share/nextcloud/lib/public/App/Events/AppUpdateEvent.php
 share/nextcloud/lib/public/App/IAppManager.php
 share/nextcloud/lib/public/App/ManagerEvent.php
 share/nextcloud/lib/public/AppFramework/ApiController.php
@@ -22402,7 +22934,19 @@ share/nextcloud/lib/public/AppFramework/
 share/nextcloud/lib/public/AppFramework/Db/QBMapper.php
 share/nextcloud/lib/public/AppFramework/Db/TTransactional.php
 share/nextcloud/lib/public/AppFramework/Http.php
+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/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/NoAdminRequired.php
+share/nextcloud/lib/public/AppFramework/Http/Attribute/NoCSRFRequired.php
+share/nextcloud/lib/public/AppFramework/Http/Attribute/PasswordConfirmationRequired.php
+share/nextcloud/lib/public/AppFramework/Http/Attribute/PublicPage.php
+share/nextcloud/lib/public/AppFramework/Http/Attribute/StrictCookiesRequired.php
+share/nextcloud/lib/public/AppFramework/Http/Attribute/SubAdminRequired.php
 share/nextcloud/lib/public/AppFramework/Http/Attribute/UseSession.php
+share/nextcloud/lib/public/AppFramework/Http/Attribute/UserRateLimit.php
 share/nextcloud/lib/public/AppFramework/Http/ContentSecurityPolicy.php
 share/nextcloud/lib/public/AppFramework/Http/DataDisplayResponse.php
 share/nextcloud/lib/public/AppFramework/Http/DataDownloadResponse.php
@@ -22477,6 +23021,7 @@ share/nextcloud/lib/public/Authenticatio
 share/nextcloud/lib/public/AutoloadNotAllowedException.php
 share/nextcloud/lib/public/BackgroundJob/IJob.php
 share/nextcloud/lib/public/BackgroundJob/IJobList.php
+share/nextcloud/lib/public/BackgroundJob/IParallelAwareJob.php
 share/nextcloud/lib/public/BackgroundJob/Job.php
 share/nextcloud/lib/public/BackgroundJob/QueuedJob.php
 share/nextcloud/lib/public/BackgroundJob/TimedJob.php
@@ -22760,6 +23305,7 @@ share/nextcloud/lib/public/Group/Backend
 share/nextcloud/lib/public/Group/Backend/IIsAdminBackend.php
 share/nextcloud/lib/public/Group/Backend/INamedBackend.php
 share/nextcloud/lib/public/Group/Backend/IRemoveFromGroupBackend.php
+share/nextcloud/lib/public/Group/Backend/ISearchableGroupBackend.php
 share/nextcloud/lib/public/Group/Backend/ISetDisplayNameBackend.php
 share/nextcloud/lib/public/Group/Events/BeforeGroupChangedEvent.php
 share/nextcloud/lib/public/Group/Events/BeforeGroupCreatedEvent.php
@@ -22836,6 +23382,7 @@ share/nextcloud/lib/public/Lock/LockedEx
 share/nextcloud/lib/public/Lock/ManuallyLockedException.php
 share/nextcloud/lib/public/Lockdown/ILockdownManager.php
 share/nextcloud/lib/public/Log/Audit/CriticalActionPerformedEvent.php
+share/nextcloud/lib/public/Log/BeforeMessageLoggedEvent.php
 share/nextcloud/lib/public/Log/IDataLogger.php
 share/nextcloud/lib/public/Log/IFileBased.php
 share/nextcloud/lib/public/Log/ILogFactory.php
@@ -22935,6 +23482,11 @@ share/nextcloud/lib/public/Share/IShareP
 share/nextcloud/lib/public/Share_Backend.php
 share/nextcloud/lib/public/Share_Backend_Collection.php
 share/nextcloud/lib/public/Share_Backend_File_Dependent.php
+share/nextcloud/lib/public/SpeechToText/Events/AbstractTranscriptionEvent.php
+share/nextcloud/lib/public/SpeechToText/Events/TranscriptionFailedEvent.php
+share/nextcloud/lib/public/SpeechToText/Events/TranscriptionSuccessfulEvent.php
+share/nextcloud/lib/public/SpeechToText/ISpeechToTextManager.php
+share/nextcloud/lib/public/SpeechToText/ISpeechToTextProvider.php
 share/nextcloud/lib/public/Support/CrashReport/ICollectBreadcrumbs.php
 share/nextcloud/lib/public/Support/CrashReport/IMessageReporter.php
 share/nextcloud/lib/public/Support/CrashReport/IRegistry.php
@@ -22959,6 +23511,7 @@ share/nextcloud/lib/public/Talk/IConvers
 share/nextcloud/lib/public/Talk/IConversationOptions.php
 share/nextcloud/lib/public/Talk/ITalkBackend.php
 share/nextcloud/lib/public/Template.php
+share/nextcloud/lib/public/Translation/CouldNotTranslateException.php
 share/nextcloud/lib/public/Translation/IDetectLanguageProvider.php
 share/nextcloud/lib/public/Translation/ITranslationManager.php
 share/nextcloud/lib/public/Translation/ITranslationProvider.php
@@ -23018,12 +23571,10 @@ share/nextcloud/lib/public/WorkflowEngin
 share/nextcloud/lib/public/WorkflowEngine/IComplexOperation.php
 share/nextcloud/lib/public/WorkflowEngine/IEntity.php
 share/nextcloud/lib/public/WorkflowEngine/IEntityCheck.php
-share/nextcloud/lib/public/WorkflowEngine/IEntityCompat.php
 share/nextcloud/lib/public/WorkflowEngine/IEntityEvent.php
 share/nextcloud/lib/public/WorkflowEngine/IFileCheck.php
 share/nextcloud/lib/public/WorkflowEngine/IManager.php
 share/nextcloud/lib/public/WorkflowEngine/IOperation.php
-share/nextcloud/lib/public/WorkflowEngine/IOperationCompat.php
 share/nextcloud/lib/public/WorkflowEngine/IRuleMatcher.php
 share/nextcloud/lib/public/WorkflowEngine/ISpecificOperation.php
 share/nextcloud/lib/versioncheck.php

Index: pkgsrc/www/php-nextcloud/distinfo
diff -u pkgsrc/www/php-nextcloud/distinfo:1.57 pkgsrc/www/php-nextcloud/distinfo:1.58
--- pkgsrc/www/php-nextcloud/distinfo:1.57      Tue Aug  1 12:15:14 2023
+++ pkgsrc/www/php-nextcloud/distinfo   Mon Sep 11 13:28:30 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.57 2023/08/01 12:15:14 ryoon Exp $
+$NetBSD: distinfo,v 1.58 2023/09/11 13:28:30 ryoon Exp $
 
-BLAKE2s (nextcloud-26.0.4.tar.bz2) = 6d0f2c6187e9817953bcfd59652e2ccef22b9a4e2bebe1ab62d3341d2043d177
-SHA512 (nextcloud-26.0.4.tar.bz2) = 4218f45062a0433c8a9dafcd1c6e1684c944998402f15e1d8f13dd5c671e45d0fd89237fae68d49032a6df12e9c9f40dd52904ea211e3dc731dad4ad9b5c1114
-Size (nextcloud-26.0.4.tar.bz2) = 155042544 bytes
+BLAKE2s (nextcloud-27.0.2.tar.bz2) = ab6dfe28b63de5b1b0d19d8069dab0c7bcffcc9520d10033f0dc1b314cfc227a
+SHA512 (nextcloud-27.0.2.tar.bz2) = e64f4590512d0b23534bcd29344e8ff6c859121db78912789ea22fba73ea5cc6f3e44f70652ffb536efe350714156285078b3ecd56e493a75860052dafbec4c9
+Size (nextcloud-27.0.2.tar.bz2) = 169607153 bytes



Home | Main Index | Thread Index | Old Index