aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #51136 from nextcloud/feat/noid/occ-list-delete-calendar-s...Daniel12 days6-3/+202
|\ \ \ \ | |_|/ / |/| | |
| * | | feat: command to list and delete calendar subscriptionsfeat/noid/occ-list-delete-calendar-subscriptionDaniel Kesselberg2025-03-096-3/+202
* | | | Merge pull request #51365 from nextcloud/fix/dav/publicremote-share-token-pat...Kate12 days1-1/+1
|\ \ \ \
| * | | | fix(dav): Fix share token pattern for base uri extractionfix/dav/publicremote-share-token-patternprovokateurin13 days1-1/+1
* | | | | Merge pull request #51320 from nextcloud/fix/storage-settingsJohn Molakvoæ12 days7-35/+77
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsfix/storage-settingsnextcloud-command12 days4-6/+6
| * | | | | fix(external_storage): fix settings saveskjnldsv12 days3-29/+71
| | |_|_|/ | |/| | |
* | | | | Merge pull request #50933 from nextcloud/fix/issue-50104-system-address-book-...Sebastian Krupinski12 days5-0/+122
|\ \ \ \ \
| * | | | | feat: add system address book settings in uifix/issue-50104-system-address-book-ui-settingsSebastianKrupinski2025-03-075-0/+122
* | | | | | Merge pull request #51364 from nextcloud/fix/files_external/smb-case-insensit...Kate12 days1-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(files_external): Stop building path twice when checking if file exists on...fix/files_external/smb-case-insensitive-path-buildingprovokateurin13 days1-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #51349 from nextcloud/dependabot/composer/vendor-bin/opena...John Molakvoæ12 days6-24/+24
|\ \ \ \ \
| * | | | | build(deps): bump nextcloud/openapi-extractordependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.5.0dependabot[bot]2025-03-086-24/+24
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot13 days12-12/+38
* | | | | | Merge pull request #51296 from nextcloud/fileutils-files-by-userRobin Appelman13 days2-9/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | fix: fix getNodeFromCacheEntryAndMount using relative pathRobin Appelman13 days1-2/+2
| * | | | | fix: optimize FileUtils::getFilesByUserRobin Appelman13 days1-7/+6
|/ / / / /
* | | | | Merge pull request #51029 from nextcloud/fix/deprecate-oc-template-and-cleanupCôme Chilliet13 days36-659/+813
|\ \ \ \ \
| * | | | | fix: Use a dedicated Exception class for when a template is not foundfix/deprecate-oc-template-and-cleanupCôme Chilliet2025-03-067-20/+39
| * | | | | fix: Remove legacy hacky workaround in OCA\WorkflowEngine\ListenerCôme Chilliet2025-03-061-8/+1
| * | | | | fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManagerCôme Chilliet2025-03-0612-62/+75
| * | | | | chore: Adapt TemplateLayout testsCôme Chilliet2025-03-061-17/+36
| * | | | | fix: Cleanup of internal class TemplateLayoutCôme Chilliet2025-03-062-164/+160
| * | | | | fix: Fix signatures and types in template related classesCôme Chilliet2025-03-064-7/+15
| * | | | | fix: Replace all usage of OC_Template by the new APICôme Chilliet2025-03-066-43/+42
| * | | | | fix: Fix psalm issues and add missing methods to ITemplate interfaceCôme Chilliet2025-03-066-17/+19
| * | | | | fix: Add missing ITemplate interface and clean code in Template classCôme Chilliet2025-03-067-54/+88
| * | | | | fix: Deprecate OC_Template, add proper template manager insteadCôme Chilliet2025-03-0610-343/+414
* | | | | | Merge pull request #51108 from nextcloud/fix/fix-disabled-user-list-for-saml-...Côme Chilliet13 days2-51/+21
|\ \ \ \ \ \
| * | | | | | chore: Move magic number into a documented constfix/fix-disabled-user-list-for-saml-subadminCôme Chilliet13 days1-1/+3
| * | | | | | chore: Remove now unused methods from User managerCôme Chilliet13 days1-47/+0
| * | | | | | fix: Correctly count disabled users for SAML groups subadminsCôme Chilliet13 days2-14/+29
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #51361 from nextcloud/bugfix/50619/correctly-init-serverJoas Schilling13 days1-28/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(base.php): Correct order for booting \OC\Serverbugfix/50619/correctly-init-serverJoas Schilling13 days1-28/+31
|/ / / / /
* | | | / Fix(l10n): Update translations from TransifexNextcloud bot14 days12-36/+88
| |_|_|/ |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0914-40/+76
* | | | Merge pull request #51339 from nextcloud/dependabot/npm_and_yarn/marked-15.0.7dependabot[bot]2025-03-088-12/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | build(deps): bump marked from 15.0.0 to 15.0.7dependabot/npm_and_yarn/marked-15.0.7dependabot[bot]2025-03-088-12/+13
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0840-118/+270
* | | Merge pull request #51082 from nextcloud/feat/dav/calendar-obj-event-webhooksEdward Ly2025-03-0722-338/+168
|\ \ \
| * | | feat(dav)!: migrate OCA calendar object events to OCPEdward Ly2025-03-0715-495/+27
| * | | feat(dav): add webhook compatibility for calendar object eventsEdward Ly2025-03-0710-0/+298
|/ / /
* | | Merge pull request #51130 from nextcloud/fix/credential-passwordless-authJulius Knorr2025-03-072-5/+49
|\ \ \
| * | | fix: Do not build encrypted password if there is nonefix/credential-passwordless-authJulius Knorr2025-03-062-5/+49
* | | | Merge pull request #51216 from nextcloud/fix/noid/remote-account-activity-tra...Sebastian Krupinski2025-03-071-5/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix:remote account activity translationfix/noid/remote-account-activity-translationSebastianKrupinski2025-03-071-5/+2
|/ / /
* | | Merge pull request #51144 from nextcloud/fix/dav/create-sab-installChristoph Wurst2025-03-076-4/+89
|\ \ \
| * | | fix(dav): Create SAB at installationfix/dav/create-sab-installChristoph Wurst2025-03-066-4/+89
| | |/ | |/|
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-07210-382/+180
* | | Merge pull request #50839 from nextcloud/automated/noid/master-fix-npm-auditJohn Molakvoæ2025-03-061-563/+145
|\ \ \