aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-10112-262/+432
* Merge pull request #43440 from nextcloud/fix/files-external-s3-redact-valuesJosh2024-02-091-2/+2
|\
| * fix(files_external) Add sensitive S3 values redacted by list commandJosh2024-02-071-2/+2
* | Merge pull request #43474 from nextcloud/chore/cleanup-dashboardFerdinand Thiessen2024-02-091-7/+0
|\ \
| * | chore: Remove unused code from dashboard entrypointFerdinand Thiessen2024-02-091-7/+0
* | | do not break personal settings page is viewer is not thereSimon L2024-02-091-5/+5
|/ /
* | Merge pull request #43439 from nextcloud/fix/remove-deprecated-eventJulius Härtl2024-02-095-12/+60
|\ \
| * | fix!: Remove deprecated `RegisterWidgetEvent`Ferdinand Thiessen2024-02-095-12/+60
* | | Merge pull request #42993 from nextcloud/fix/files-new-menuFerdinand Thiessen2024-02-0913-217/+506
|\ \ \
| * | | fix(files): Do not scroll if there is no scrolling areaFerdinand Thiessen2024-02-091-0/+5
| * | | fix(files): Fix some type errors in TemplatePickerFerdinand Thiessen2024-02-092-37/+32
| * | | enh(files): Add modal to set filename before creating new files in the fileslistFerdinand Thiessen2024-02-0910-180/+469
| |/ /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0920-4/+148
|/ /
* | Revert "Reapply "Cleanup versions entity in during versions:clean command""Louis Chemineau2024-02-082-20/+0
* | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-0810-196/+96
* | Merge pull request #43433 from nextcloud/enh/40202/use-correct-iconSimon 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
* | Merge pull request #43213 from nextcloud/fix/43139/sharing--migrate-quick-sha...Grigorii K. Shartsev2024-02-083-200/+95
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-08102-316/+326
* | Merge pull request #32231 from nextcloud/feat/theming-scheme-metaJohn Molakvoæ2024-02-087-23/+84
* | Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-08126-632/+755
* | Merge branch 'master' of github.com:nextcloud/serverLouis Chemineau2024-02-08126-755/+632
|\ \
| * \ Merge pull request #43435 from nextcloud/enh/noid/do-not-break-personal-setti...Simon L2024-02-081-5/+5
| |\ \
| | * | fix psalmSimon L2024-02-081-0/+3
| | * | do not break personal settings page is viewer is not thereSimon L2024-02-071-5/+2
| * | | 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
| | |/ | |/|
* / | Reapply "Cleanup versions entity in during versions:clean command"Louis Chemineau2024-02-072-0/+20
|/ /
* | 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