aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-06112-126/+428
|/
* fix(files): Adjust table header to look like on previous versionsFerdinand Thiessen2023-12-052-26/+28
* 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 #42014 from nextcloud/backport/41985/stable28Benjamin Gaussorgues2023-12-051-2/+2
|\
| * fix(files): allow any throwable in logExceptionVarun Patil2023-12-041-2/+2
* | 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-055-122/+124
|\ \
| * | fix(config): Adjust typescript config to allow `.ts` imports and Typescript i...Ferdinand Thiessen2023-12-053-18/+18
| * | 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-058-2/+158
|\ \ \ | |/ / |/| |
| * | 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-044-2/+27
| |/
* | fix(files): Remove confusing table header labelsFerdinand Thiessen2023-12-052-14/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0518-30/+236
* | 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
* | Switch from deprecated hasPrimaryKey to getPrimaryKey functionCôme Chilliet2023-12-041-1/+1
* | Migrate missing primary key database check to new APICôme Chilliet2023-12-046-29/+93
* | Migrate missing index database check to new APICôme Chilliet2023-12-046-30/+93
* | Migrate missing column database check to new APICôme Chilliet2023-12-046-26/+93
|/
* Merge pull request #41955 from nextcloud/backport/41766/stable28Joas Schilling2023-12-041-1/+0
|\
| * fix(files_external): Fix "Could not find resource main.js to load"Joas Schilling2023-12-011-1/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0430-6/+48
* | fix(files): Remove aria-label from span and move to favorite iconFerdinand Thiessen2023-12-032-10/+15
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-03102-82/+274
* | Merge pull request #41967 from nextcloud/fix/dav/single-day-ooo-stable28Joas Schilling2023-12-021-1/+7
|\ \
| * | fix(dav): Allow single-day out of officeChristoph Wurst2023-12-011-1/+7
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0280-140/+390
* | Add comment in SyncLivePhotosListenerLouis Chemineau2023-12-011-93/+131
|/
* fix(out-of-office)!: Remove non OCS endpointJoas Schilling2023-12-014-103/+0
* feat(out-of-office): Migrate frontend to OCS endpointJoas Schilling2023-12-011-3/+4
* feat(out-of-office): Add OCS endpoint to set and clear absenceJoas Schilling2023-12-013-0/+350
* fix(copyright): Fix copyright doc blocksJoas Schilling2023-12-017-68/+46
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-01152-104/+494
* fix: Update dav snapshotsFerdinand Thiessen2023-11-301-35/+35
* Merge pull request #41934 from nextcloud/41885-manual-backportAndy Scherzinger2023-11-303-36/+35
|\
| * Improve share logic for enforced password & expiry datefenn-cs2023-11-303-36/+35
* | Merge pull request #41921 from nextcloud/backport/41765/stable28Louis2023-11-3010-6/+420
|\ \ | |/ |/|
| * Synchronize operation on live photo filesLouis Chemineau2023-11-3010-6/+420
* | Fix more active entry iconsJoas Schilling2023-11-301-0/+4
* | fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-302-0/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-30176-300/+318
* Merge pull request #41811 from nextcloud/backport/41778/stable28Arthur Schiwon2023-11-292-20/+492
|\
| * fix(dav): don't schedule out-of-office jobs for dates in the pastRichard Steinmetz2023-11-282-20/+492
* | fix(dav): Timezone drift of OOO eventChristoph Wurst2023-11-291-1/+1
* | fix(dav): Convert dates without tz driftChristoph Wurst2023-11-291-3/+3
* | Merge pull request #41886 from nextcloud/backport/41866/stable28Christoph Wurst2023-11-292-6/+34
|\ \