aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-0810-196/+96
|\
| * chore: Remove last uses of IJob::execute methodCôme Chilliet2024-02-081-1/+1
| * fix!: Migrate jobs away from deprecated interfacesCôme Chilliet2024-02-089-195/+95
* | fix(files_sharing): use proper sharing AccountPlus icon in breadcrumbsSimon L2024-02-081-5/+5
|/
* Merge pull request #42444 from nextcloud/fix/41877/files--move-focus-to-sideb...John Molakvoæ2024-02-082-10/+21
|\
| * fix(files): focus sidebar tab on tab or file changeGrigorii K. Shartsev2024-02-071-9/+16
| * fix(files): do not disable action on load to keep focusGrigorii K. Shartsev2024-02-071-1/+5
* | Merge pull request #43213 from nextcloud/fix/43139/sharing--migrate-quick-sha...Grigorii K. Shartsev2024-02-083-200/+95
|\ \
| * | fix(sharing): migrate QuickShareSelect to NcActionsGrigorii K. Shartsev2024-02-083-200/+95
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-08102-316/+326
|/
* Support theme meta w3c standardJohn Molakvoæ2024-02-077-23/+84
* Merge pull request #43407 from nextcloud/fix/dont-load-viewer-on-dashboardRichard Steinmetz2024-02-071-7/+0
|\
| * perf(dashboard): Stop loading the viewer on the dashboardFerdinand Thiessen2024-02-071-7/+0
* | feat(files): ask for confirm if deleting 5 items or moreJohn Molakvoæ2024-02-073-44/+156
* | fix(files): setup cannot be in mixinsJohn Molakvoæ2024-02-073-21/+41
* | chore(files): move shared FileEntry and FileEntryGrid into a mixinJohn Molakvoæ2024-02-074-727/+425
* | fix(files) selection store typingJohn Molakvoæ2024-02-076-41/+52
* | fix(files): drop to folder path and user feedbackJohn Molakvoæ2024-02-073-31/+96
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-07114-398/+106
* Merge pull request #43217 from nextcloud/fix/sharing-delee-leave-shareJohn Molakvoæ2024-02-065-24/+167
|\
| * fix(files): add mount root property and adjust delete wordingJohn Molakvoæ2024-02-065-24/+167
* | fix: added last two places for aria-labels on setting iconsEduardo Morales2024-02-062-4/+11
|/
* Merge pull request #43319 from nextcloud/fix/theming-background-primaryAndy Scherzinger2024-02-063-16/+16
|\
| * fix(theming): The background is the primary color and must not be double inve...Ferdinand Thiessen2024-02-033-16/+16
* | Merge pull request #43358 from nextcloud/fix/settings--focus-on-federation-sc...Julia Kirschenheuter2024-02-062-1/+6
|\ \
| * | techdebt(settings): mark visibility selects as label-outsideGrigorii K. Shartsev2024-02-061-0/+1
| * | fix(settings): focus on trigger after federation scope dialog closeGrigorii K. Shartsev2024-02-061-1/+5
* | | Update apps/user_ldap/lib/Command/Search.phpFaraz Samapoor2024-02-061-1/+1
* | | Refactors user_ldap app commands.Faraz Samapoor2024-02-0612-223/+143
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0620-14/+28
* | Merge pull request #43333 from nextcloud/43225-fix-share-quick-perms-sublineFerdinand Thiessen2024-02-051-3/+6
|\ \
| * | Show quick permission subline on newlinefenn-cs2024-02-041-3/+6
* | | fix(files): dav owner and mime typesJohn Molakvoæ2024-02-051-2/+7
* | | chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some appsCôme Chilliet2024-02-058-8/+8
* | | Merge pull request #43332 from nextcloud/rakekniven-patch-3rakekniven2024-02-052-2/+2
|\ \ \
| * | | Update UsersControllerTest.phprakekniven2024-02-041-1/+1
| * | | fix(i18n): id -> IDrakekniven2024-02-041-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0510-8/+20
| |/ / |/| |
* | | fix(files): better null relatedTarget event detectionJohn Molakvoæ2024-02-041-1/+1
* | | fix(files): drag leave detection on safariJohn Molakvoæ2024-02-041-1/+1
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-044-0/+8
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0348-20/+698
* fix successfull authentication detectionRobin Appelman2024-02-021-2/+3
* Merge pull request #43220 from nextcloud/chore/migrate-webdavFerdinand Thiessen2024-02-023-44/+4
|\
| * fix(tests): Adjust `files_external` tests to also work locally with WebDAVFerdinand Thiessen2024-02-021-4/+4
| * chore(ci): Migrate files-external webdav tests to GitHubFerdinand Thiessen2024-02-022-40/+0
* | Merge pull request #43174 from nextcloud/fix/files--do-not-open-folder-file-f...John Molakvoæ2024-02-021-2/+2
|\ \
| * | fix(files): do not open file by id on load for foldersGrigorii K. Shartsev2024-02-021-2/+2
* | | Merge pull request #43271 from nextcloud/fix/a11y/status-return-focusPytal2024-02-022-1/+23
|\ \ \ | |_|/ |/| |
| * | fix(user_status): Fix losing focus to body when closing user status modalChristopher Ng2024-02-012-1/+23