aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-176-0/+170
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1616-10/+332
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1524-22/+334
* Merge pull request #50769 from nextcloud/checkStorageIdSetCacheChristoph Wurst2025-02-141-3/+2
|\
| * fix(SharedStorage): Check if storage ID is set on cachecheckStorageIdSetCacheGit'Fellow2025-02-131-6/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1424-26/+40
* | fix: Fix regression in calendar invitation sendingfix/issue-50054-resource-invite-regressionSebastianKrupinski2025-02-131-1/+1
* | chore(user_ldap): Add psalm-suppress for deprecated emit method callsCôme Chilliet2025-02-131-0/+2
* | fix(settings): Inject subadmin manager and adapt tests, resolve a FIXME commentCôme Chilliet2025-02-133-47/+67
* | chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-13188-821/+1177
* | chore: re-apply current rector configuration to apps folderCôme Chilliet2025-02-1311-78/+86
* | Merge pull request #49648 from nextcloud/fix/clarify-app-manager-methodsCôme Chilliet2025-02-1316-17/+17
|\ \
| * | fix: Replace getInstalledApps calls with getEnabledAppsfix/clarify-app-manager-methodsCôme Chilliet2025-02-138-8/+8
| * | fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUserCôme Chilliet2025-02-138-9/+9
* | | Merge pull request #50689 from nextcloud/fix/migrate-dav-to-eventschore/mail-bisect-ee48cafd200233203a1444dba797ef3eb89a35caCôme Chilliet2025-02-138-400/+320
|\ \ \ | |/ / |/| |
| * | fix(tests): Order card properties by name to avoid issuesfix/migrate-dav-to-eventsCôme Chilliet2025-02-101-5/+6
| * | fix(dav): Migrate from hooks to user eventsCôme Chilliet2025-02-107-395/+314
* | | fix(template-filler): Hide template fields with unknown labelsElizabeth Danzberger2025-02-133-5/+13
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1340-112/+244
* | | fix(emailTemplate): use instance Name instead of Url in subjectuseNameNotUrlGit'Fellow2025-02-121-1/+2
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1270-128/+362
* | Merge pull request #50498 from nextcloud/bug/48678/restore-dav-error-response-2Daniel2025-02-112-12/+10
|\ \
| * | fix: use relative paths for upload locksbug/48678/restore-dav-error-response-2Robin Appelman2025-02-111-2/+2
| * | fix: Replace the TypeError to prevent exposing the installation pathDaniel Kesselberg2025-02-111-10/+8
* | | Merge pull request #50324 from nextcloud/shared-cache-watcher-updateRobin Appelman2025-02-113-0/+44
|\ \ \ | |/ / |/| |
| * | test: add test for shared storage root being changed after watchershared-cache-watcher-updateRobin Appelman2025-02-061-0/+35
| * | fix: don't use cached root info from shared cache if the watcher has detected...Robin Appelman2025-02-062-0/+9
* | | Merge pull request #50739 from nextcloud/feat/share-grid-viewFerdinand Thiessen2025-02-113-19/+103
|\ \ \
| * | | feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-103-19/+103
| | |/ | |/|
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1146-50/+52
* | | Merge pull request #50735 from nextcloud/bugfix/noid/bump-php-dependency-upda...Ferdinand Thiessen2025-02-101-1/+12
|\ \ \ | |/ / |/| |
| * | fix(setupcheck): Update setup check for PHP version to be more accuratebugfix/noid/bump-php-dependency-update-versionsJoas Schilling2025-02-101-1/+12
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1026-16/+154
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0926-60/+816
* | | fix(files): only send config update requests if user is logged inFerdinand Thiessen2025-02-085-127/+126
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0820-2/+168
* | Merge pull request #50364 from nextcloud/fix/files-header-submenuJohn Molakvoæ2025-02-076-61/+203
|\ \
| * | chore(files): add actions cypress testsskjnldsv2025-02-071-1/+1
| * | fix(files): support submenu in batch actions header tooskjnldsv2025-02-066-61/+203
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0710-6/+152
| |/ |/|
* | feat(admin_audit): write admin audit log for AnyLoginFailedEventadmin-audit-listen-failed-loginLuka Trovic2025-02-062-1/+19
|/
* Merge pull request #50678 from nextcloud/fix/harden-account-propertiesFerdinand Thiessen2025-02-0610-51/+82
|\
| * fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-066-49/+69
| * fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-062-1/+3
| * fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-062-1/+10
* | Merge pull request #50655 from nextcloud/fix/share-sidebar-bugsF. E Noel Nfebe2025-02-066-47/+65
|\ \
| * | fix(files_sharing): Hide internal recommendations in external share inputnfebe2025-02-061-1/+4
| * | fix(files_sharing): Update `QuickShareSelect` if share is modifiednfebe2025-02-062-1/+13
| * | test(files_sharing): Check that default expiration date is shown b4 create sharenfebe2025-02-061-0/+1
| * | fix: Show default expiration date before create link sharenfebe2025-02-063-20/+19