aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(files_reminder): Replace error log by setup checkbackport/51760/stable29Louis Chemineau2025-04-013-1/+39
* fix(files_reminders): Lower disabled notifications app error to infoLouis Chemineau2025-04-011-1/+1
* fix(users): Improve error handling of some fields updateLouis Chemineau2025-04-012-35/+48
* Merge pull request #51374 from nextcloud/backport/51108/stable29Andy Scherzinger2025-04-011-12/+6
|\
| * chore: Move magic number into a documented constbackport/51108/stable29Côme Chilliet2025-03-311-1/+3
| * fix: Correctly count disabled users for SAML groups subadminsCôme Chilliet2025-03-311-12/+4
* | Merge pull request #51811 from nextcloud/backport/51750/stable29John Molakvoæ2025-04-011-1/+32
|\ \
| * | fix(QuotaPlugin): Change InsufficientStorage exception message for directoriesbackport/51750/stable29Marcel Klehr2025-03-311-0/+3
| * | fix(dav): Give proper HTTP status code on MKCOL when quota exceededMarcel Klehr2025-03-311-1/+29
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-0186-172/+200
* | Merge pull request #51557 from nextcloud/fix/backport-gridview-29Ferdinand Thiessen2025-03-315-53/+65
|\ \
| * | fix: Access node owner by top level `owner` propertyFerdinand Thiessen2025-03-314-18/+33
| * | fix(files_sharing): ensure share status action works also in grid viewFerdinand Thiessen2025-03-312-35/+32
| |/
* / feat: Limit trash expire job to 30 minutesbackport/51807/stable29Louis Chemineau2025-03-312-32/+36
|/
* Merge pull request #51528 from nextcloud/backport/51389/stable29Kate2025-03-311-2/+12
|\
| * fix: skip caching lastSeenQuotaUsage for remote sharesbackport/51389/stable29Daniel Kesselberg2025-03-281-2/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-318-0/+34
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-306-2/+20
* | fix(user): Some strings not being translatedGit'Fellow2025-03-301-7/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-3054-154/+670
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-29160-510/+652
* | fix(dav): Create SAB at installationbackport/51144/stable29Christoph Wurst2025-03-286-4/+89
|/
* fix(files_versions): Rely on server mime fallback iconsprovokateurin2025-03-283-8/+5
* feat(files_versions): Implement preview mime icon fallbackprovokateurin2025-03-282-3/+41
* fix(files_versions): Cache previewsprovokateurin2025-03-282-5/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2876-94/+362
* Merge pull request #50121 from nextcloud/backport/50076/stable29Ferdinand Thiessen2025-03-271-1/+4
|\
| * fix: Apply enforce theme config for anonymous users as wellKostiantyn Miakshyn2025-03-271-1/+4
* | Merge pull request #51613 from nextcloud/backport/50542/stable29Kate2025-03-271-2/+6
|\ \ | |/ |/|
| * fix(files_sharing): skip expiration notify for invalid share recordLuka Trovic2025-03-271-2/+6
* | Merge pull request #51740 from nextcloud/backport/51737/stable29Pytal2025-03-273-5/+46
|\ \ | |/ |/|
| * fix(files_reminders): Fix reminder actions being displayed on invalid nodesChristopher Ng2025-03-263-5/+46
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-27194-44/+606
|/
* fix(files_versions): correctly show version author also for shared filesFerdinand Thiessen2025-03-262-44/+53
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-264-2/+100
* Merge pull request #51670 from nextcloud/backport/51668/stable29Kate2025-03-251-1/+1
|\
| * fix(provisioning_api): Pass on translated hint if password change failsbackport/51668/stable29provokateurin2025-03-241-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2530-28/+262
|/
* Merge pull request #51305 from nextcloud/backport/50691/stable29max-nextcloud2025-03-247-52/+299
|\
| * feat(user_ldap): Add a --clearcache option to ldap:test-user-settingsCôme Chilliet2025-03-241-0/+9
| * fix(user_ldap): Remove redundant if checkCôme Chilliet2025-03-241-3/+1
| * feat(user_ldap): Add command test-user-settings to test LDAP user settingsCôme Chilliet2025-03-244-0/+230
| * feat(user_ldap): upstream common code into Proxy class and add public getters...Côme Chilliet2025-03-243-49/+59
* | Merge pull request #51386 from nextcloud/backport/51364/stable29Stephan Orbaugh2025-03-241-1/+1
|\ \ | |/ |/|
| * fix(files_external): Stop building path twice when checking if file exists on...backport/51364/stable29provokateurin2025-03-111-1/+1
* | Merge pull request #51255 from nextcloud/backport/50778/stable29max-nextcloud2025-03-2410-97/+374
|\ \
| * | fix(user_ldap): Improve typing and fix a var nameCôme Chilliet2025-03-244-8/+14
| * | fix: Fix newly spotted psalm issues, add exhaustive typed magic properties fo...Côme Chilliet2025-03-242-43/+141
| * | chore: composer run cs:fixCôme Chilliet2025-03-241-2/+2
| * | fix(user_ldap): Fix user_ldap tests by mocking new method exists in managerCôme Chilliet2025-03-241-20/+64