aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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...Kate2025-03-111-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix(files_external): Stop building path twice when checking if file exists on...fix/files_external/smb-case-insensitive-path-buildingprovokateurin2025-03-101-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #51349 from nextcloud/dependabot/composer/vendor-bin/opena...John Molakvoæ2025-03-116-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 bot2025-03-1112-12/+38
* | | | | | | | | | Merge pull request #51296 from nextcloud/fileutils-files-by-userRobin Appelman2025-03-102-9/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | fix: fix getNodeFromCacheEntryAndMount using relative pathRobin Appelman2025-03-101-2/+2
| * | | | | | | | | fix: optimize FileUtils::getFilesByUserRobin Appelman2025-03-101-7/+6
|/ / / / / / / / /
* | | | | | | | | Merge pull request #51029 from nextcloud/fix/deprecate-oc-template-and-cleanupCôme Chilliet2025-03-1036-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 Chilliet2025-03-102-51/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | chore: Move magic number into a documented constfix/fix-disabled-user-list-for-saml-subadminCôme Chilliet2025-03-101-1/+3
| * | | | | | | | | | chore: Remove now unused methods from User managerCôme Chilliet2025-03-101-47/+0
| * | | | | | | | | | fix: Correctly count disabled users for SAML groups subadminsCôme Chilliet2025-03-102-14/+29
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #51361 from nextcloud/bugfix/50619/correctly-init-serverJoas Schilling2025-03-101-28/+31
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix(base.php): Correct order for booting \OC\Serverbugfix/50619/correctly-init-serverJoas Schilling2025-03-101-28/+31
|/ / / / / / / / /
* | | | / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2025-03-1012-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
|\ \ \ \ \ \
| * | | | | | fix(deps): Fix npm auditnextcloud-command2025-03-051-563/+145
* | | | | | | Merge pull request #51310 from nextcloud/fix/encryption-eventsFerdinand Thiessen2025-03-061-0/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix(encryption): Listen for user login and logout to set encryption keyfix/encryption-eventsFerdinand Thiessen2025-03-061-0/+4
|/ / / / / /
* | | | | | Merge pull request #51288 from nextcloud/fix/admin-tag-color-preventJohn Molakvoæ2025-03-0628-40/+186
|\ \ \ \ \ \
| * | | | | | chore(assets): compile assetsfix/admin-tag-color-preventskjnldsv2025-03-0613-13/+13
| * | | | | | fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-0610-22/+142
| * | | | | | fix(systemtags): unify restrict_creation_to_admin handlingskjnldsv2025-03-067-15/+41
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #51096 from nextcloud/fix/noid/ldap-setopt-for-disabling-c...Arthur Schiwon2025-03-061-13/+14
|\ \ \ \ \ \