aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix: get child ids for folder in a separate query during moveRobin Appelman2024-06-131-4/+21
|/ /
* | Merge pull request #45840 from nextcloud/backport/45649/stable29Josh2024-06-131-1/+1
|\ \
| * | fix(ObjectStore): handle empty S3 hostnameJosh2024-06-131-1/+1
* | | Merge pull request #45837 from nextcloud/backport/45251/stable29John Molakvoæ2024-06-1318-88/+142
|\ \ \ | |/ / |/| |
| * | chore(assets): Recompile assetsnextcloud-command2024-06-136-9/+9
| * | fix(files): fetch nodes if we have multiple of the same fileid in the storeskjnldsv2024-06-131-3/+44
| * | fix(files): do not rely on unique fileidskjnldsv2024-06-1312-77/+90
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1320-66/+218
|/ /
* | Merge pull request #44977 from nextcloud/backport/44745/stable29Arthur Schiwon2024-06-124-8/+17
|\ \
| * | fix(auth): Keep redirect URL during 2FA setup and challengeChristoph Wurst2024-04-234-8/+17
* | | Merge pull request #45821 from nextcloud/backport/45811/stable29Daniel2024-06-122-2/+89
|\ \ \
| * | | test: add tests for ProfilePageControllerDaniel Kesselberg2024-06-122-2/+89
* | | | Merge pull request #45809 from nextcloud/fix/noid/fix-new-token-scope-nameArthur Schiwon2024-06-124-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | fix(Token): make new scope future compatibleArthur Schiwon2024-06-124-4/+4
* | | | Merge pull request #45826 from nextcloud/backport/45571/stable29John Molakvoæ2024-06-126-8/+12
|\ \ \ \
| * | | | fix(files): also trigger new tab on file name middle clickJohn Molakvoæ (skjnldsv)2024-06-126-8/+12
|/ / / /
* | | | Merge pull request #45816 from nextcloud/backport/45698/stable29John Molakvoæ2024-06-1221-76/+301
|\ \ \ \
| * | | | chore: compile assetsskjnldsv2024-06-129-9/+34
| * | | | fix(core): Return X-NC-IsCustomAvatar for guest avatars tooprovokateurin2024-06-123-5/+109
| * | | | fix(files_sharing): dark avatar supportskjnldsv2024-06-123-8/+23
| * | | | fix(dav): also return shared-with-me shares dataskjnldsv2024-06-123-35/+68
| * | | | fix(core): allow guest avatar fallbackskjnldsv2024-06-121-2/+12
| * | | | fix(files_sharing): fix parsing of remote sharesskjnldsv2024-06-125-23/+61
| |/ / /
* | | | Merge pull request #45808 from nextcloud/backport/45768/stable29Arthur Schiwon2024-06-121-2/+6
|\ \ \ \
| * | | | fix(files): Use isRetryable to catch retryable exceptionsLouis Chemineau2024-06-121-2/+6
| |/ / /
* | | | Merge pull request #45813 from nextcloud/backport/45804/stable29Christoph Wurst2024-06-121-1/+20
|\ \ \ \ | |/ / / |/| | |
| * | | fix(cron): Log long running jobsChristoph Wurst2024-06-121-1/+20
|/ / /
* | | Merge pull request #45705 from nextcloud/backport/43942/stable29Andy Scherzinger2024-06-129-42/+143
|\ \ \
| * | | fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-119-42/+143
* | | | Merge pull request #45764 from sanskar-soni-9/fix/numbered-owner-name-and-idJohn Molakvoæ2024-06-127-11/+13
|\ \ \ \
| * | | | fix(files): handling numbered type owner name & idSanskar Soni2024-06-127-11/+13
|/ / / /
* | | | Merge pull request #45800 from nextcloud/backport/45775/stable29Andy Scherzinger2024-06-123-18/+61
|\ \ \ \
| * | | | fix(caldav): event links in shared calendar notificationsRichard Steinmetz2024-06-113-18/+61
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1218-4/+140
|/ / /
* | | Merge pull request #45666 from nextcloud/backport/45581/stable29Andy Scherzinger2024-06-113-12/+8
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-06-112-3/+3
| * | | fix(files): reset menu pos when opening in grid modeJohn Molakvoæ (skjnldsv)2024-06-111-9/+5
* | | | Merge pull request #45773 from nextcloud/backport/45347/stable29Andy Scherzinger2024-06-111-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fix: Only list remnants as disabled if option is enabledCôme Chilliet2024-06-111-0/+3
|/ / /
* | | Merge pull request #45791 from nextcloud/backport/45781/stable29Ferdinand Thiessen2024-06-111-3/+3
|\ \ \ | |_|/ |/| |
| * | fix(search): tags redirect routeskjnldsv2024-06-111-3/+3
* | | Merge pull request #45660 from nextcloud/backport/45570/stable29Benjamin Gaussorgues2024-06-113-10/+37
|\ \ \ | |/ / |/| |
| * | fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-06-073-10/+37
* | | Merge pull request #45778 from nextcloud/backport/45669/stable29Andy Scherzinger2024-06-113-43/+23
|\ \ \
| * | | test: Fix encryption testLouis Chemineau2024-06-111-21/+14
| * | | fix: add default value for new flag `$useDecryptAll` on getFileKeyCôme Chilliet2024-06-111-1/+1
| * | | fix: Autodetect legacy filekey instead of trusting the header for legacy headerCôme Chilliet2024-06-112-22/+9
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-112-4/+6
* | | Merge pull request #45765 from nextcloud/fix/health-check-traefikFerdinand Thiessen2024-06-103-5/+6
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-06-102-3/+3