aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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...Kate2025-03-111-1/+1
|\ \ \ \ \ \
| * | | | | | fix(dav): Fix share token pattern for base uri extractionfix/dav/publicremote-share-token-patternprovokateurin2025-03-101-1/+1
* | | | | | | Merge pull request #51320 from nextcloud/fix/storage-settingsJohn Molakvoæ2025-03-113-29/+71
|\ \ \ \ \ \ \
| * | | | | | | fix(external_storage): fix settings saveskjnldsv2025-03-113-29/+71
* | | | | | | | Merge pull request #50933 from nextcloud/fix/issue-50104-system-address-book-...Sebastian Krupinski2025-03-115-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...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-115-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | build(deps): bump nextcloud/openapi-extractordependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.5.0dependabot[bot]2025-03-085-5/+5
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-1110-12/+36
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #51029 from nextcloud/fix/deprecate-oc-template-and-cleanupCôme Chilliet2025-03-107-51/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-065-41/+51
| * | | | | | | | fix: Replace all usage of OC_Template by the new APICôme Chilliet2025-03-061-2/+3
* | | | | | | | | chore: Move magic number into a documented constfix/fix-disabled-user-list-for-saml-subadminCôme Chilliet2025-03-101-1/+3
* | | | | | | | | fix: Correctly count disabled users for SAML groups subadminsCôme Chilliet2025-03-101-12/+4
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-1012-36/+88
| |_|_|/ / / / |/| | | | | |
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0912-2/+38
| |/ / / / / |/| | | | |
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0838-104/+256
* | | | | | 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-071-0/+26
* | | | | | 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-07208-380/+178
* | | | | 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-069-26/+72
|\ \ \ \
| * | | | fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-064-21/+41
| * | | | 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
|\ \ \ \ | |/ / / |/| | |
| * | | fix(LDAP): use ldap_set_option over putenv to disable cert checkfix/noid/ldap-setopt-for-disabling-certcheckArthur Schiwon2025-03-031-13/+14
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0628-24/+62
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-06452-772/+1442
* | | | fix(encryption): Inform user about master key generation on encryption enablingfunc0der2025-03-051-0/+3
* | | | Merge pull request #51287 from nextcloud/bugfix/l10n-leading-spacesJoas Schilling2025-03-051-1/+1
|\ \ \ \
| * | | | fix(l10n): Remove leading space from translation stringJoas Schilling2025-03-051-1/+1
* | | | | fix(theming): use plain string in `t` method (l10n)Ferdinand Thiessen2025-03-051-24/+26
|/ / / /
* | | | Merge pull request #51258 from nextcloud/fix/dav/use-iuser-displaynameChristoph Wurst2025-03-053-11/+3
|\ \ \ \
| * | | | fix(dav): Use IUser::getDisplayName directlyfix/dav/use-iuser-displaynameChristoph Wurst2025-03-053-11/+3
* | | | | fix(files): also show file list headers on empty viewsFerdinand Thiessen2025-03-055-22/+97
|/ / / /
* | | | Merge pull request #51256 from nextcloud/fix/dav/absence-status-too-longChristoph Wurst2025-03-052-4/+9
|\ \ \ \
| * | | | fix(dav): Handle long absence status earlierfix/dav/absence-status-too-longChristoph Wurst2025-03-052-4/+9
* | | | | Merge pull request #51239 from nextcloud/fix/noid/rich-editor-mixinMaksim Sukharev2025-03-051-19/+32
|\ \ \ \ \
| * | | | | fix(Comment): replace richEditor mixin with NcRichTextMaksim Sukharev2025-03-051-19/+32
| |/ / / /
* / / / / fix(files_sharing): ensure downloaded file has the correct filenameFerdinand Thiessen2025-03-052-5/+30
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0576-250/+142
* | | | Merge pull request #51229 from nextcloud/fix/lookup-serverFerdinand Thiessen2025-03-041-2/+6
|\ \ \ \
| * | | | fix(lookup_server_connector): fixed publishing of user properties to lookup-s...fix/lookup-serverAbangTor2025-03-041-2/+6