aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-156-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-1414-22/+48
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-1316-4/+56
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Fix: Remove X-XSS-Protection use, check and recommendationinvario2025-06-132-11/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: invario <67800603+invario@users.noreply.github.com>
* | | | | fix(OCM-invites): Use the correct way of getting the emailMicke Nordin2025-06-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems primary email can sometimes be empty, even if the user has an email set. Signed-off-by: Micke Nordin <kano@sunet.se>
* | | | | feat(OCM-invites): Implementation of invitation flowMicke Nordin2025-06-1212-102/+640
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patchset: * implements the /invite-accepted endpoint * adds capabilities and inviteAceptDialog to the discovery * adds a FederatedInviteAcceptedEvent https://cs3org.github.io/OCM-API/docs.html?branch=v1.1.0&repo=OCM-API&user=cs3org#/paths/~1invite-accepted/post Co-authored-by: Anna <anna@nextcloud.com> Co-authored-by: Côme Chilliet <come.chilliet@nextcloud.com> Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Co-authored-by: Navid Shokri <navid.pdp11@gmail.com> Signed-off-by: Micke Nordin <kano@sunet.se>
* | | | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-1294-628/+628
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge branch 'master' into fix/loading-account-menuJohn Molakvoæ2025-06-111-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | fix(UserRow): fallback to group name in case of undefined availableGroupMaksim Sukharev2025-06-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* | | | | | fix(files_sharing): l10n typoskjnldsv2025-06-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | feat(files_sharing): show Account menu on public pagesskjnldsv2025-06-116-202/+96
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | / / / fix(l10n): Update translations from TransifexNextcloud bot2025-06-118-46/+46
| |/ / / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #53378 from nextcloud/fix/files-external-workflowFerdinand Thiessen2025-06-103-11/+14
|\ \ \ \ | | | | | | | | | | test: run all files_external tests for S3
| * | | | test: reenable localstack tests (bug fixed) but disable MinIO versioned copy ↵Ferdinand Thiessen2025-06-103-17/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | test: only skip tests failing on localstack for localstackFerdinand Thiessen2025-06-102-2/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | test: fix s3 external storage tests to run all storages on ciFerdinand Thiessen2025-06-103-1/+4
| |/ / / | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* / / / fix: use correct format for getlastmodified webdav propertybug/noid/expires-date-formatDaniel Kesselberg2025-06-102-2/+2
|/ / / | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #53075 from ↵John Molakvoæ2025-06-101-0/+108
|\ \ \ | | | | | | | | | | | | IONOS-Productivity/tests/file_sharing-load_additional_listener
| * | | test: files_sharing add test for LoadAdditionalListenerMisha M.-Kupriyanov2025-06-101-0/+108
| | | | | | | | | | | | | | | | Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
* | | | fix(settings): adjust group return code stylingJohn Molakvoæ2025-06-101-8/+2
| | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* | | | fix(settings): show group label instead of gid in accounts managementskjnldsv2025-06-101-2/+16
|/ / / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-1012-38/+72
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | chore: update openAPI filesdependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.8.0Ferdinand Thiessen2025-06-092-4/+4
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | chore: use consistent casing for header names (required by openAPI)Ferdinand Thiessen2025-06-093-6/+6
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-0920-48/+146
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-0820-4/+72
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-0726-14/+158
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | test: Fix namespace casingJoas Schilling2025-06-062-2/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | test: Don't test order of applicable mount points when we don't sortJoas Schilling2025-06-062-2/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-06172-188/+334
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #53250 from nextcloud/fix/harmonize-ldap-function-loggingCôme Chilliet2025-06-051-18/+28
|\ \ \ | | | | | | | | fix(user_ldap): Harmonize parameter obfuscation and serialization accross logging methods
| * | | fix(user_ldap): Harmonize parameter obfuscation and serialization accross ↵fix/harmonize-ldap-function-loggingCôme Chilliet2025-06-021-18/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logging methods Debug log, profiler and ldap debug log had a different logic for sanitizing of parameters, aligning them. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | fix: Throw AppNotFoundException from installer when application is not foundCôme Chilliet2025-06-051-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | fix: Do not enable applications which are not installed yetCôme Chilliet2025-06-052-1/+23
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | fix(imip): dont compare events for the reply messagefix/reply-messageHamza Mahjoubi2025-06-052-2/+30
| | | | | | | | | | | | | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
* | | | fix(files): use the correct theming instance name from capabilities to set ↵Julien Veyssier2025-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | the page title Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | | | fix(dav): file drop nicknameskjnldsv2025-06-055-20/+77
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | fix(files_sharing): show message when nickname is not validskjnldsv2025-06-052-11/+26
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-0532-230/+258
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | docs(caldav): improve documentation of CalDavBackend::getCalendarsForUserCountdocs/caldav/getCalendarsForUserCountRichard Steinmetz2025-06-041-7/+5
| | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-048-96/+96
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | fix(files): highlight previous folder on history upskjnldsv2025-06-031-0/+62
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #53273 from nextcloud/fix/noid-fix-user-create-quotaSebastian Krupinski2025-06-031-1/+1
|\ \ \ \ | | | | | | | | | | fix(accounts): new account quota value
| * | | | fix: new account quota valueSebastianKrupinski2025-06-021-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | | Merge pull request #53275 from nextcloud/fix/52617/fix-group-admin-delegationF. E Noel Nfebe2025-06-031-0/+1
|\ \ \ \ \ | | | | | | | | | | | | fix(provisioning_api): Allow group details access for users with admin delegation
| * | | | | fix(provisioning_api): Allow group details access for users with admin ↵fix/52617/fix-group-admin-delegationnfebe2025-06-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | delegation This fixes an issue where users with "Administration privileges → Users" could not access the groups details endpoint in the provisioning API, resulting in a 403 Forbidden error. There is a problem with adding the `AuthorizedAdminSetting` attribute (middleware) that only allows access to users with Sharing admin privileges. Users with "`Users` admin" privileges should also be able to access group details. Resolves: https://github.com/nextcloud/server/issues/52617 Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | | | | Merge pull request #53264 from nextcloud/files_external-scan-unscannedRobin Appelman2025-06-031-1/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | feat: add --unscanned option to files_external:scan
| * | | | | | feat: add --unscanned option to files_external:scanfiles_external-scan-unscannedRobin Appelman2025-06-021-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | feat: link upcoming event to calendar app modalfeat/noid/link-to-calendar-eventMaksim Sukharev2025-06-031-14/+30
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* | | | | | Merge pull request #53268 from nextcloud/cleanup/karmaJohn Molakvoæ2025-06-033-679/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | test: cleanup karma (jsunit) tests and move files_external to Cypress