aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-141738-9572/+10252
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-1319-24/+24
* fix: cypressJohn Molakvoæ2024-02-131-3/+3
* fix: phpunitJohn Molakvoæ2024-02-133-5/+5
* fix: openapiJohn Molakvoæ2024-02-139-13/+13
* feat: rename users to account or personVincent Petry2024-02-1372-142/+142
* Merge pull request #43554 from nextcloud/fix/types-importFerdinand Thiessen2024-02-137-10/+18
|\
| * fix: Correctly import types in Typescript filesFerdinand Thiessen2024-02-137-10/+18
* | Merge pull request #43532 from nextcloud/chore/remove-dead-codeJohn Molakvoæ2024-02-132-23/+2
|\ \
| * | fix(files): Remove dead code from files controllersFerdinand Thiessen2024-02-122-23/+2
* | | fix(files_sharing): lost styles for SharingEntryLinkGrigorii K. Shartsev2024-02-131-3/+3
| |/ |/|
* | Merge pull request #43519 from nextcloud/bugfix/41244/improve-video-verificat...Joas Schilling2024-02-131-7/+7
|\ \
| * | fix(sharing): Move video verification option to password and hide without TalkJoas Schilling2024-02-121-7/+7
* | | Merge pull request #39889 from nextcloud/cache-diJohn Molakvoæ2024-02-133-9/+13
|\ \ \
| * | | use OCP\ServerRobin Appelman2024-02-121-2/+2
| * | | also improe cache ci for shared cacheRobin Appelman2024-02-093-8/+12
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1310-6/+86
| |_|/ |/| |
* | | fix(userstatus): add back 0 timestamp for status without messageAnna Larch2024-02-121-1/+7
* | | Merge pull request #43349 from nextcloud/fix/case-sensitive-root-smbArthur Schiwon2024-02-121-1/+2
|\ \ \ | |_|/ |/| |
| * | fix(files_external): list root when using SMB case-insensitive optionBenjamin Gaussorgues2024-02-051-1/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1214-8/+132
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1126-4/+274
* | | 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