aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43117 from nextcloud/enh/1653/enable-unsharing-for-dav-sh...Anna2024-02-1526-264/+1219
|\
| * enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-1526-264/+1219
|/
* Merge pull request #43568 from nextcloud/dependabot/composer/guzzlehttp/guzzl...Joas Schilling2024-02-151-0/+0
|\
| * chore(deps): Bump guzzlehttp/guzzle from 7.5.0 to 7.8.1Joas Schilling2024-02-151-0/+0
* | Merge pull request #43552 from nextcloud/bugfix/noid/rfc7239-compatible-proxy...Joas Schilling2024-02-152-292/+128
|\ \ | |/ |/|
| * fix(CS): Fix coding styleJoas Schilling2024-02-141-1/+1
| * fix(request): Fix regex handling and coding-styleJoas Schilling2024-02-131-5/+4
| * test(request): Add tests to strip the port when forwarding requestsJoas Schilling2024-02-131-288/+119
| * fix(request): Handle reverse proxy setting a port in Forwarded-ForMikael Peigney2024-02-131-4/+10
* | 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-1511-91/+214
|\ \ \
| * | | chore: Compile assetsFerdinand Thiessen2024-02-152-3/+3
| * | | enh(settings): Migrate WOFF2 loading check to a SetupCheckFerdinand Thiessen2024-02-155-64/+86
| * | | enh(settings): Add trait for setup checks that need to access the webserver u...Ferdinand Thiessen2024-02-154-24/+125
* | | | Merge pull request #43285 from nextcloud/fix/db/dirty-read-transaction-messageChristoph Wurst2024-02-151-1/+1
|\ \ \ \
| * | | | fix(db): Give dirty read exception a messageChristoph Wurst2024-02-151-1/+1
* | | | | Merge pull request #43592 from nextcloud/automated/noid/master-update-psalm-b...Arthur Schiwon2024-02-151-5/+0
|\ \ \ \ \
| * | | | | Update psalm baselinenextcloud-command2024-02-151-5/+0
* | | | | | Merge pull request #43211 from nextcloud/feature/person-files-view/42919/base...John Molakvoæ2024-02-1579-121/+212
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(tests): favorites view orderJohn Molakvoæ2024-02-151-1/+1
| * | | | | chore: compile assetsEduardo Morales2024-02-1572-108/+108
| * | | | | fix: condensed filtering logicEduardo Morales2024-02-155-87/+23
| * | | | | 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-156-31/+88
| * | | | | feature: personal viewsEduardo Morales2024-02-153-1/+116
* | | | | | Merge pull request #43595 from nextcloud/bugfix/noid/make-psalm-green-againJoas Schilling2024-02-151-3/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(OCP): Add since tag to all constantsJoas Schilling2024-02-151-3/+9
|/ / / / /
* | | | | Merge pull request #43355 from nextcloud/feat/ocp-link-reference-providerAnupam Kumar2024-02-154-155/+221
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat: Migrate LinkReferenceProvider to OCPAnupam Kumar2024-02-144-155/+221
* | | | | Merge pull request #43488 from nextcloud/fix/use-nc-components-account-proper...Ferdinand Thiessen2024-02-1529-482/+874
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | chore: Compile assetsFerdinand Thiessen2024-02-1516-45/+23
| * | | | enh(settings): Add Cypress tests for personal informationFerdinand Thiessen2024-02-151-0/+391
| * | | | 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-15262-228/+1482
|/ / / /
* | | | Merge pull request #43560 from nextcloud/enh/clear-file-remindersPytal2024-02-1410-8/+187
|\ \ \ \
| * | | | chore: compile assetsChristopher Ng2024-02-142-3/+3
| * | | | enh(files_reminders): Allow clearing remindersChristopher Ng2024-02-144-5/+90
| * | | | feat(files_reminders): Add propfind dav pluginChristopher Ng2024-02-144-0/+94
| | |/ / | |/| |
* | | | Merge pull request #43581 from nextcloud/bugfix/noid/use-real-deprecationJoas Schilling2024-02-1439-14/+825
|\ \ \ \ | |/ / / |/| | |
| * | | fix(OCP): Add since tag for all constantsJoas Schilling2024-02-1437-6/+795
| * | | fix(OCP): Check for typos in "deprecated"Joas Schilling2024-02-141-4/+26
| * | | fix(settings): Deprecate old things for realJoas Schilling2024-02-141-4/+4
|/ / /
* | | Merge pull request #43582 from nextcloud/chore/deps-nextcloud-uploadMaksim Sukharev2024-02-149-16/+17
|\ \ \
| * | | chore(deps): bump `@nextcloud/upload` to `1.0.5`skjnldsv2024-02-149-16/+17
|/ / /
* | | Merge pull request #43570 from nextcloud/chore/remove-old-migrationsJohn Molakvoæ2024-02-145-231/+0
|\ \ \
| * | | chore: Remove old theming migration steps as they are only needed onceJulius Härtl2024-02-145-231/+0
| |/ /
* | | Merge pull request #43514 from nextcloud/chore/drone-to-github-checkersJoas Schilling2024-02-142-24/+97
|\ \ \