aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #53250 from nextcloud/fix/harmonize-ldap-function-loggingCôme Chilliet2025-06-051-18/+28
|\
| * fix(user_ldap): Harmonize parameter obfuscation and serialization accross log...fix/harmonize-ldap-function-loggingCôme Chilliet2025-06-021-18/+28
* | fix: Throw AppNotFoundException from installer when application is not foundCôme Chilliet2025-06-051-1/+2
* | fix: Do not enable applications which are not installed yetCôme Chilliet2025-06-052-1/+23
* | fix(imip): dont compare events for the reply messagefix/reply-messageHamza Mahjoubi2025-06-052-2/+30
* | fix(files): use the correct theming instance name from capabilities to set th...Julien Veyssier2025-06-051-1/+1
* | fix(dav): file drop nicknameskjnldsv2025-06-055-20/+77
* | fix(files_sharing): show message when nickname is not validskjnldsv2025-06-052-11/+26
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-0532-230/+258
* | docs(caldav): improve documentation of CalDavBackend::getCalendarsForUserCountdocs/caldav/getCalendarsForUserCountRichard Steinmetz2025-06-041-7/+5
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-048-96/+96
* | fix(files): highlight previous folder on history upskjnldsv2025-06-031-0/+62
* | Merge pull request #53273 from nextcloud/fix/noid-fix-user-create-quotaSebastian Krupinski2025-06-031-1/+1
|\ \
| * | fix: new account quota valueSebastianKrupinski2025-06-021-1/+1
* | | Merge pull request #53275 from nextcloud/fix/52617/fix-group-admin-delegationF. E Noel Nfebe2025-06-031-0/+1
|\ \ \
| * | | fix(provisioning_api): Allow group details access for users with admin delega...fix/52617/fix-group-admin-delegationnfebe2025-06-031-0/+1
* | | | Merge pull request #53264 from nextcloud/files_external-scan-unscannedRobin Appelman2025-06-031-1/+14
|\ \ \ \
| * | | | feat: add --unscanned option to files_external:scanfiles_external-scan-unscannedRobin Appelman2025-06-021-1/+14
* | | | | feat: link upcoming event to calendar app modalfeat/noid/link-to-calendar-eventMaksim Sukharev2025-06-031-14/+30
* | | | | Merge pull request #53268 from nextcloud/cleanup/karmaJohn Molakvoæ2025-06-033-679/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | test: cleanup karma (jsunit) tests and move files_external to Cypresscleanup/karmaFerdinand Thiessen2025-06-023-679/+0
| |/ / /
* | / / fix(l10n): Update translations from TransifexNextcloud bot2025-06-0392-168/+34
| |/ / |/| |
* | | fix(comments): Do not set parent when instantiating activity tab pluginLouis Chemineau2025-06-021-4/+2
|/ /
* / test(files_sharing): split `testCanAccessShare` into separate tests and fix f...test/files-sharing-phpunitFerdinand Thiessen2025-06-021-36/+81
|/
* fix(AppNavigationGroupList): restore navigation panel and search/filter funct...Maksim Sukharev2025-06-022-7/+17
* fix(UserRow): retrieve available groups from the storeMaksim Sukharev2025-06-022-8/+28
* fix(NewUserDialog): retrieve available groups from the storeMaksim Sukharev2025-06-021-15/+12
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-028-2/+104
* refactor(dav): remove unused CalDAVBackend methodremove-unused-methodThomas Citharel2025-06-011-19/+0
* fix(systemtags): fix translations for systemtags viewDaniel Kesselberg2025-06-011-7/+7
* Merge pull request #52215 from nextcloud/perf/carddav/dont-query-circlesDaniel2025-06-011-1/+0
|\
| * perf(carddav): don't query circle membershipsperf/carddav/dont-query-circlesRichard Steinmetz2025-04-161-1/+0
* | test: adjust unit tests for updated libraryFerdinand Thiessen2025-06-012-31/+49
* | Merge pull request #52410 from nextcloud/fix/caldav/use-direct-route-event-ac...Richard Steinmetz2025-06-012-17/+4
|\ \
| * | fix(caldav): use direct.edit route in event activitiesfix/caldav/use-direct-route-event-activityRichard Steinmetz2025-06-012-17/+4
* | | Merge pull request #52923 from nextcloud/dependabot/composer/vendor-bin/opena...Kate2025-06-0111-21/+114
|\ \ \
| * | | docs: update openAPI extracted filesdependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.7.0Ferdinand Thiessen2025-06-0111-21/+114
| |/ /
* | | fix(profile): keep error status persistent until validJohn Molakvoæ2025-06-011-1/+1
* | | fix(profile): do not restore previous value on invalid requestskjnldsv2025-06-011-1/+0
|/ /
* | Merge pull request #53235 from nextcloud/test/fix-files-sharingKate2025-06-015-135/+95
|\ \
| * | test(files_sharing): adjust mocks of `Talk` classestest/fix-files-sharingFerdinand Thiessen2025-05-311-7/+19
| * | test(files_sharing): adjust tests for PHPUnit v10Ferdinand Thiessen2025-05-315-131/+79
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-0114-40/+88
|/ /
* | chore: adjust stylesheets to new codestyleFerdinand Thiessen2025-05-315-3/+5
* | fix(l10n): Update translations from TransifexNextcloud bot2025-05-3126-350/+1014
* | Merge pull request #53145 from nextcloud/dav-file-write-logRobin Appelman2025-05-301-1/+3
|\ \
| * | fix: log error when writing stream to dav filedav-file-write-logRobin Appelman2025-05-301-1/+3
* | | Merge pull request #53161 from nextcloud/docs/53002/calendar-search-implJoas Schilling2025-05-302-20/+0
|\ \ \ | |/ / |/| |
| * | docs(caldav): update documentation for calendar searchdocs/53002/calendar-search-implDaniel Kesselberg2025-05-282-20/+0
* | | fix(user_status): Avoid unique constraint violations from parallel heartbeats...bugfix/noid/user_status-unique-constraintJoas Schilling2025-05-301-4/+16