aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: Allow overriding shouldApplyQuota check from child classesfix/allow-quota-wrapper-checkJulius Knorr2024-10-091-1/+1
* Merge pull request #48438 from nextcloud/fix/bring-back-zip-eventFerdinand Thiessen2024-10-074-47/+71
|\
| * fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archivefix/bring-back-zip-eventFerdinand Thiessen2024-09-294-47/+71
* | Merge pull request #47896 from nextcloud/fix/resiliant-user-removalFerdinand Thiessen2024-10-0711-85/+328
|\ \
| * | fix: Skip users that still exist in backendfix/resiliant-user-removalFerdinand Thiessen2024-09-265-11/+30
| * | fix: Make user removal more resilientFerdinand Thiessen2024-09-2611-85/+309
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-0724-58/+94
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-0624-6/+230
* | | Merge pull request #48574 from nextcloud/dependabot/npm_and_yarn/dompurify-3.1.7dependabot[bot]2024-10-0584-89/+88
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-10-0582-83/+83
| * | | chore(deps): Bump dompurify from 3.1.6 to 3.1.7dependabot/npm_and_yarn/dompurify-3.1.7dependabot[bot]2024-10-052-6/+5
* | | | Merge pull request #48576 from nextcloud/dependabot/npm_and_yarn/babel/plugin...dependabot[bot]2024-10-052-109/+91
|\ \ \ \
| * | | | chore(deps-dev): Bump @babel/plugin-transform-private-methodsdependabot[bot]2024-10-052-109/+91
|/ / / /
* | | | Merge pull request #48573 from nextcloud/dependabot/npm_and_yarn/babel/node-7...dependabot[bot]2024-10-052-24/+10
|\ \ \ \ | |/ / / |/| | |
| * | | chore(deps-dev): Bump @babel/node from 7.25.0 to 7.25.7dependabot/npm_and_yarn/babel/node-7.25.7dependabot[bot]2024-10-052-24/+10
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-0516-0/+42
* | | Merge pull request #48532 from nextcloud/fix/48437/dont-exclude-userArthur Schiwon2024-10-041-6/+0
|\ \ \
| * | | fix: do not reduce count for subadmins if they are members of groupfix/48437/dont-exclude-userMaksim Sukharev2024-10-021-6/+0
* | | | Merge pull request #48421 from nextcloud/smb-systembridgeRobin Appelman2024-10-045-8/+37
|\ \ \ \
| * | | | fix: use nc's binary finding logic for smbsmb-systembridgeRobin Appelman2024-10-045-8/+37
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-0452-532/+584
* | | | Merge pull request #48440 from nextcloud/refactor/background-serviceFerdinand Thiessen2024-10-031-34/+28
|\ \ \ \
| * | | | refactor(theming): Reduce duplicated code in `BackgroundService`refactor/background-serviceFerdinand Thiessen2024-09-281-34/+28
| | |_|/ | |/| |
* | | | Merge pull request #48522 from nextcloud/fix/querybuilder/output-columns-aliasesKate2024-10-031-8/+4
|\ \ \ \
| * | | | fix(QueryBuilder): Account for aliases in output columnsfix/querybuilder/output-columns-aliasesprovokateurin2024-10-021-8/+4
* | | | | Merge pull request #48543 from nextcloud/fix/themes-layoutPytal2024-10-034-10/+3
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsfix/themes-layoutnextcloud-command2024-10-022-3/+3
| * | | | | fix(theming): Fix layout of themesChristopher Ng2024-10-022-7/+0
| | |_|/ / | |/| | |
* | | | | Merge pull request #48548 from nextcloud/fix/fix-admin-audit-event-listeningCôme Chilliet2024-10-032-55/+9
|\ \ \ \ \
| * | | | | fix(admin_audit): Listen to the right eventsfix/fix-admin-audit-event-listeningCôme Chilliet2024-10-032-55/+9
* | | | | | Merge pull request #48540 from nextcloud/bugfix/noid/remove-3rdparty-useJoas Schilling2024-10-035-13/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(filesexternal): Remove unneeded 3rdparty library usebugfix/noid/remove-3rdparty-useJoas Schilling2024-10-025-13/+13
| |/ / / /
* / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-03228-290/+404
|/ / / /
* | | | Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middlewareAnna2024-10-023-108/+66
|\ \ \ \
| * | | | fix(caldav): add missing handlersfix/webcal-subscription-jobs-middlewareAnna Larch2024-10-013-108/+66
* | | | | Merge pull request #48519 from nextcloud/bug/48518/ignore-invalid-datesSebastian Krupinski2024-10-022-4/+11
|\ \ \ \ \
| * | | | | fix(dav): don't crash subscription on invalid calendar objectbug/48518/ignore-invalid-datesescoand2024-10-022-4/+11
* | | | | | Merge pull request #48486 from nextcloud/chore/48408/rename-twitter-to-xF. E Noel Nfebe2024-10-021-7/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore: Move from Twitter to Xchore/48408/rename-twitter-to-xfenn-cs2024-10-021-7/+7
* | | | | | Merge pull request #47414 from nextcloud/debt/noid/user-changed-eventArthur Schiwon2024-10-021-0/+92
|\ \ \ \ \ \
| * | | | | | test(admin_audit): add test for user management listenerdebt/noid/user-changed-eventDaniel Kesselberg2024-09-231-0/+92
* | | | | | | Merge pull request #48512 from nextcloud/fix/pick-folder-smart-pickerPytal2024-10-023-15/+14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | chore(assets): Recompile assetsfix/pick-folder-smart-pickernextcloud-command2024-10-012-3/+3
| * | | | | | fix(files): Fix folders not being selectable in the smart pickerChristopher Ng2024-10-011-12/+11
* | | | | | | Merge pull request #47788 from nextcloud/feat/add-addressbook-list-commandAnna2024-10-026-1/+190
|\ \ \ \ \ \ \
| * | | | | | | feat(carddav): add command to list address booksfeat/add-addressbook-list-commandAnna Larch2024-09-306-1/+190
* | | | | | | | Merge pull request #48513 from nextcloud/fix/taskprocessing-manager/php-noticeMarcel Klehr2024-10-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(TaskProcessing\Manager): Don't provoke PHP notice in setTaskResultfix/taskprocessing-manager/php-noticeMarcel Klehr2024-10-021-1/+1
|/ / / / / / / /
* | / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-0230-8/+80
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #48496 from nextcloud/enh/noid/taskprocessing-commands-tas...Julien Veyssier2024-10-015-1/+49
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |