aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-1525-262/+1217
* Merge pull request #43593 from nextcloud/bugfix/noid/add-missing-bruteforce-p...Joas Schilling2024-02-151-6/+15
|\
| * fix: Add bruteforce protection to email endpointJoas Schilling2024-02-141-6/+15
* | Merge pull request #43588 from nextcloud/feat/woff2-check-setupcheckJohn Molakvoæ2024-02-157-27/+211
|\ \
| * | enh(settings): Migrate WOFF2 loading check to a SetupCheckFerdinand Thiessen2024-02-153-3/+86
| * | enh(settings): Add trait for setup checks that need to access the webserver u...Ferdinand Thiessen2024-02-154-24/+125
* | | fix(tests): favorites view orderJohn Molakvoæ2024-02-151-1/+1
* | | fix: condensed filtering logicEduardo Morales2024-02-154-63/+21
* | | enh: added option to render icon and text for breadcrumbEduardo Morales2024-02-152-2/+7
* | | feat: changed filtering logicEduardo Morales2024-02-152-37/+15
* | | feat: added filtering to filter out files that are sharedEduardo Morales2024-02-155-29/+64
* | | feature: personal viewsEduardo Morales2024-02-153-1/+116
* | | Merge pull request #43488 from nextcloud/fix/use-nc-components-account-proper...Ferdinand Thiessen2024-02-1512-437/+460
|\ \ \ | |/ / |/| |
| * | fix(settings): Use status states from `NcInputField` instead of custom handlingFerdinand Thiessen2024-02-1512-405/+419
| * | fix(settings): Migrate AccountPropertySection to `@nextcloud/vue` componentsFerdinand Thiessen2024-02-151-36/+45
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-15244-228/+1222
|/ /
* | enh(files_reminders): Allow clearing remindersChristopher Ng2024-02-144-5/+90
* | feat(files_reminders): Add propfind dav pluginChristopher Ng2024-02-144-0/+94
|/
* chore: Remove old theming migration steps as they are only needed onceJulius Härtl2024-02-145-231/+0
* Merge pull request #43461 from nextcloud/fix/get-rid-of-getloggerF. E Noel Nfebe2024-02-149-17/+31
|\
| * chore: Migrate away from OC::$server->getLoggerCôme Chilliet2024-02-139-17/+31
* | 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
|\ \ \