aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-066-137/+163
* Update .drone.yml signatureJoas Schilling2023-12-061-1/+1
* Merge pull request #42057 from nextcloud/backport/stable28-dialogsFerdinand Thiessen2023-12-0685-124/+123
|\
| * chore: Update `@nextcloud/dialogs` to version 5.0.3Ferdinand Thiessen2023-12-0685-124/+123
* | Merge pull request #42050 from nextcloud/backport/42044/stable28Joas Schilling2023-12-061-1/+1
|\ \ | |/ |/|
| * Fix AppSettingsController.php overwriting currentLanguage1 Man Projects2023-12-061-1/+1
|/
* Merge pull request #41949 from nextcloud/backport/stable28/40169Andy Scherzinger2023-12-069-15/+66
|\
| * Invert parameter order in getDisabledUserList to be consistentCôme Chilliet2023-12-063-3/+3
| * chore: compile assetsChristopher Ng2023-12-064-6/+6
| * enh(settings): Load from disabled users endpointChristopher Ng2023-12-062-6/+57
* | Merge pull request #42029 from nextcloud/backport/41962/stable28Joas Schilling2023-12-067-27/+260
|\ \
| * | fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-067-27/+260
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-12-06116-126/+490
|/
* Merge pull request #41969 from nextcloud/backport/41844/stable28Andy Scherzinger2023-12-062-9/+7
|\
| * fix(TextProcessing): Make task type template param covariantMarcel Klehr2023-12-012-9/+7
* | Merge pull request #41976 from nextcloud/fix/stable28-fix-table-headerAndy Scherzinger2023-12-064-29/+31
|\ \
| * | chore: Compile assetsFerdinand Thiessen2023-12-052-3/+3
| * | fix(files): Adjust table header to look like on previous versionsFerdinand Thiessen2023-12-052-26/+28
|/ /
* | Merge pull request #42023 from nextcloud/backport/42006/stable28Julius Härtl2023-12-053-5/+11
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2023-12-052-3/+3
| * | fix: Also filter out undefined entries from the file listJulius Härtl2023-12-051-2/+2
| * | fix: Properly take show_hidden user setting into account for file listingJulius Härtl2023-12-051-2/+8
* | | Merge pull request #42032 from nextcloud/backport/unified-search-headingsFerdinand Thiessen2023-12-054-13/+14
|\ \ \ | |/ / |/| |
| * | chore: Compile assetsFerdinand Thiessen2023-12-052-3/+3
| * | fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 onlyFerdinand Thiessen2023-12-052-6/+10
| * | fix(UnifiedSearch): Move headings out of list elementsFerdinand Thiessen2023-12-051-9/+6
|/ /
* | Merge pull request #42014 from nextcloud/backport/41985/stable28Benjamin Gaussorgues2023-12-051-2/+2
|\ \
| * | fix(files): allow any throwable in logExceptionVarun Patil2023-12-041-2/+2
* | | Merge pull request #41989 from nextcloud/backport/28-logic-filesFerdinand Thiessen2023-12-056-7/+129
|\ \ \
| * | | chore: Compile assetsFerdinand Thiessen2023-12-054-6/+6
| * | | enh(files): Add cypress tests for copy and moveFerdinand Thiessen2023-12-051-0/+116
| * | | fix(files): Correct condition for checking copy/move into same directoryFerdinand Thiessen2023-12-051-1/+7
|/ / /
* | | Merge pull request #41990 from nextcloud/fix/backport-28-drag-n-dropFerdinand Thiessen2023-12-058-128/+134
|\ \ \
| * | | chore: Compile assetsFerdinand Thiessen2023-12-052-3/+3
| * | | fix(config): Adjust typescript config to allow `.ts` imports and Typescript i...Ferdinand Thiessen2023-12-054-21/+25
| * | | fix(files): Show error message if drag-and-drop upload failsFerdinand Thiessen2023-12-052-4/+9
| * | | fix(files): Allow to drag and drop new files also on empty directoriesFerdinand Thiessen2023-12-055-124/+121
* | | | Merge pull request #42017 from nextcloud/backport/41650/stable28Arthur Schiwon2023-12-059-2/+186
|\ \ \ \ | |/ / / |/| | |
| * | | feat(LDAP): warn about demoting a group while promoting anotherArthur Schiwon2023-12-041-8/+23
| * | | enh(LDAP): add occ command to promote an LDAP group to adminArthur Schiwon2023-12-044-0/+116
| * | | enh(LDAP): implement IIsAdmin interfaceArthur Schiwon2023-12-045-2/+55
| |/ /
* | | Merge pull request #42026 from nextcloud/backport/42019/stable28Andy Scherzinger2023-12-051-2/+26
|\ \ \
| * | | +files_metadata_installedMaxence Lange2023-12-051-2/+26
* | | | Merge pull request #41991 from nextcloud/fix/backport-table-labelsFerdinand Thiessen2023-12-054-17/+14
|\ \ \ \ | |/ / / |/| | |
| * | | chore: Compile assetsFerdinand Thiessen2023-12-052-3/+3
| * | | fix(files): Remove confusing table header labelsFerdinand Thiessen2023-12-052-14/+11
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0518-30/+236
* | | Merge pull request #42013 from nextcloud/backport/41460/stable28Andy Scherzinger2023-12-0413-182/+287
|\ \ \ | |/ / |/| |
| * | Missing things in database should be warning, not infoCôme Chilliet2023-12-043-3/+3
| * | fix(tests) Fix CheckSetupControllerTestCôme Chilliet2023-12-041-2/+0