aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* test: speed up hotkey tests by 2.4schore/tests-hot-keyFerdinand Thiessen14 days1-26/+23
* fix(files): also enable delete action if trashbin is disabledFerdinand Thiessen14 days1-9/+10
* test(files_trashbin): add test coverage also for utils like the loggerFerdinand Thiessen14 days1-0/+20
* refactor(files_trashbin): restore action refactoringFerdinand Thiessen14 days3-16/+169
* fix(files_trashbin): return correct type in empty trash actionFerdinand Thiessen14 days6-37/+263
* fix(files_trashbin): correctly sort custom columns in trashbin viewFerdinand Thiessen14 days5-79/+375
* Merge pull request #51136 from nextcloud/feat/noid/occ-list-delete-calendar-s...Daniel14 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...Kate14 days1-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æ14 days3-29/+71
|\ \ \
| * | | fix(external_storage): fix settings saveskjnldsv14 days3-29/+71
* | | | Merge pull request #50933 from nextcloud/fix/issue-50104-system-address-book-...Sebastian Krupinski14 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...Kate14 days1-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æ14 days5-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
|\ \