aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #45604 from nextcloud/backport/45483/stable28F. E Noel Nfebe2024-06-1410-379/+219
|\ \ \ \
| * | | | test(Sharing): Integration test for no expiration set date for sharefenn-cs2024-06-132-2/+24
| * | | | refactor(shareManager): Use constructor property promotionfenn-cs2024-06-131-75/+23
| * | | | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-06-135-96/+148
| * | | | refactor: make share manager buildableRobin Appelman2024-06-134-207/+25
|/ / / /
* | | | Merge pull request #45839 from nextcloud/backport/45649/stable28Andy Scherzinger2024-06-131-1/+1
|\ \ \ \
| * | | | fix(ObjectStore): handle empty S3 hostnameJosh2024-06-131-1/+1
| |/ / /
* | | | Merge pull request #45857 from nextcloud/backport/45172/stable28Andy Scherzinger2024-06-131-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | feat: add option to disable scanner transactionsRobin Appelman2024-06-131-1/+5
| |/ /
* | | Merge pull request #45850 from nextcloud/backport/43531/stable28Robin Appelman2024-06-131-4/+21
|\ \ \ | |/ / |/| |
| * | fix: get child ids for folder in a separate query during moveRobin Appelman2024-06-131-4/+21
|/ /
* | Merge pull request #45807 from nextcloud/backport/45768/stable28Arthur Schiwon2024-06-131-2/+6
|\ \
| * | fix(files): Use isRetryable to catch retryable exceptionsLouis Chemineau2024-06-121-2/+6
* | | Merge pull request #45836 from nextcloud/backport/45251/stable28John 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
* | | | Merge pull request #45303 from nextcloud/backport/44464/stable28F. E Noel Nfebe2024-06-1310-45/+89
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2024-06-127-7/+7
| * | | | fix(files_sharing): Improve recursion in `onNewLinShare`fenn-cs2024-06-132-37/+80
| * | | | refactor(ShareDetails): Prevent undefined errors for `share.permissions`fenn-cs2024-06-121-1/+2
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1320-66/+218
|/ / /
* | | Merge pull request #45823 from nextcloud/backport/45811/stable28Daniel2024-06-122-2/+89
|\ \ \
| * | | test: add tests for ProfilePageControllerDaniel Kesselberg2024-06-122-2/+89
* | | | Merge pull request #45774 from nextcloud/backport/45347/stable28Arthur Schiwon2024-06-121-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fix: Only list remnants as disabled if option is enabledCôme Chilliet2024-06-121-0/+3
| |/ /
* | | Merge pull request #45825 from nextcloud/backport/45571/stable28John 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 #45817 from nextcloud/backport/45698/stable28John Molakvoæ2024-06-1220-76/+199
|\ \ \
| * | | chore: compile assetsskjnldsv2024-06-129-9/+34
| * | | fix(core): Return X-NC-IsCustomAvatar for guest avatars tooprovokateurin2024-06-122-5/+7
| * | | fix(files_sharing): dark avatar supportskjnldsv2024-06-123-10/+25
| * | | fix(dav): also return shared-with-me shares dataskjnldsv2024-06-123-35/+68
| * | | fix(core): allow guest avatar fallbackskjnldsv2024-06-121-0/+10
| * | | fix(files_sharing): fix parsing of remote sharesskjnldsv2024-06-125-23/+61
* | | | Merge pull request #45704 from nextcloud/backport/43942/stable28Arthur Schiwon2024-06-129-43/+143
|\ \ \ \ | |/ / / |/| | |
| * | | fix(Token): make new scope future compatibleArthur Schiwon2024-06-124-4/+4
| * | | fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-129-43/+143
* | | | Merge pull request #45803 from nextcloud/backport/45764/stable28John Molakvoæ2024-06-127-11/+13
|\ \ \ \
| * | | | fix(files): handling numbered type owner name & idSanskar Soni2024-06-127-11/+13
|/ / / /
* | | | Merge pull request #45665 from nextcloud/backport/45581/stable28John Molakvoæ2024-06-123-12/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2024-06-122-3/+3
| * | | fix(files): reset menu pos when opening in grid modeJohn Molakvoæ (skjnldsv)2024-06-121-9/+5
|/ / /
* | | Merge pull request #45799 from nextcloud/backport/45775/stable28Andy 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 #45793 from nextcloud/backport/45660/stable28Ferdinand Thiessen2024-06-113-10/+37
|\ \ \ \ | |/ / / |/| | |
| * | | fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-06-113-10/+37
|/ / /
* | | Merge pull request #45790 from nextcloud/backport/45781/stable28Ferdinand Thiessen2024-06-111-3/+3
|\ \ \ | |_|/ |/| |
| * | fix(search): tags redirect routeskjnldsv2024-06-111-3/+3
|/ /