summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Detect leading spaces in config filesVincent Petry2022-08-031-0/+8
* Merge pull request #32958 from nextcloud/fix/noid/permission-update-allow-pub...Julius Härtl2022-08-022-3/+30
|\
| * fix share manager testsJulien Veyssier2022-08-021-1/+28
| * don't reduce file public link permissions if public upload is not enabledJulien Veyssier2022-08-011-2/+2
* | Merge pull request #33425 from nextcloud/fix/fix-dynamic-properties-in-testsCôme Chilliet2022-08-0210-12/+25
|\ \
| * | Document all getIncomplete implementations as returning string|falseCôme Chilliet2022-08-023-3/+3
| * | Fix dynamic property creations in test filesCôme Chilliet2022-08-017-9/+22
| |/
* | Merge pull request #33428 from nextcloud/improve-accessibility-deviceVincent Petry2022-08-023-9/+30
|\ \
| * | Improve Devices & sessions settingsCarl Schwan2022-08-023-9/+30
| |/
* | Merge pull request #33432 from nextcloud/nickvergessen-patch-1Vincent Petry2022-08-021-0/+1
|\ \
| * | Remove "needs info" label when the issue is not stale anymoreJoas Schilling2022-08-021-0/+1
|/ /
* | Merge pull request #33405 from nextcloud/perf/new-index-mounts-classJulius Härtl2022-08-013-0/+21
|\ \ | |/ |/|
| * DB mounts table: Add index for mount_provider_classMarcel Klehr2022-08-013-0/+21
* | Merge pull request #32482 from nextcloud/enh/noid/share-attributesCarl Schwan2022-08-0156-138/+1925
|\ \
| * | Multiple fixesCarl Schwan2022-07-3129-208/+540
| * | Enforcing permission during resharingCarl Schwan2022-07-284-10/+14
| * | Inherit hide download from share attributesVincent Petry2022-07-282-0/+29
| * | Block download when needed on direct download endpointVincent Petry2022-07-282-1/+17
| * | Fix view-only code after code review commentsVincent Petry2022-07-288-20/+27
| * | Fix adding to empty attributes and duplicate requestJulius Härtl2022-07-282-2/+2
| * | Add share attrs + download permission support in frontendVincent Petry2022-07-287-2/+147
| * | Add nc:share-attributes Webdav propertyVincent Petry2022-07-283-0/+88
| * | Don't reset share attributes when not specifiedVincent Petry2022-07-281-2/+6
| * | Attempt to fix sqlite json issueVincent Petry2022-07-281-2/+2
| * | Fix share attribute related tests + code styleVincent Petry2022-07-2811-66/+87
| * | Fix share controller to accept share attributes aloneVincent Petry2022-07-281-2/+5
| * | Add share attributes + prevent download permissionVincent Petry2022-07-2828-51/+1189
* | | Merge pull request #33225 from nextcloud/fix/handle-one-time-passwordsCarl Schwan2022-07-292-2/+10
|\ \ \
| * | | Handle one time password betterCarl Schwan2022-07-282-2/+10
* | | | Merge pull request #33394 from nextcloud/fix/fix-370-Label_not_connected_to_f...Julia Kirschenheuter2022-07-281-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Connect ```input``` checkbox with corresponding file name via ```aria-describ...julia.kirschenheuter2022-07-281-3/+4
* | | | Merge pull request #33385 from nextcloud/fix/transfer-aria-label-from-nav-set...Louis2022-07-281-3/+2
|\ \ \ \
| * | | | Transfer `aria-label` from nav settings menu to settings menu icon-buttonjulia.kirschenheuter2022-07-281-3/+2
| |/ / /
* | | | Merge pull request #33081 from nextcloud/techdebt/noid/ocp-security-bruteforc...Vincent Petry2022-07-285-5/+133
|\ \ \ \
| * | | | Add a public interface for the bruteforce throttler and register for injectionJoas Schilling2022-07-285-5/+133
| |/ / /
* | | | Merge pull request #33280 from nextcloud/externalStorageWithoutVersioningVincent Petry2022-07-281-1/+1
|\ \ \ \
| * | | | handle AccessDenied error when checking if external s3 support versionsMatthieu Gallien2022-07-281-1/+1
|/ / / /
* | | | Merge pull request #33299 from nextcloud/fix/files-dark-color-themeLouis2022-07-281-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | files: Fix colormode detection for filelistFerdinand Thiessen2022-07-261-2/+5
* | | | Merge pull request #33380 from luzpaz/fix/lib-private-typosCôme Chilliet2022-07-2837-44/+44
|\ \ \ \
| * | | | Fix typos in lib/private subdirectoryluz paz2022-07-2737-44/+44
* | | | | Merge pull request #32244 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.3dependabot[bot]2022-07-274-11/+11
|\ \ \ \ \
| * | | | | Bump core-js from 3.22.0 to 3.22.3dependabot[bot]2022-07-274-11/+11
|/ / / / /
* | | | | Merge pull request #33386 from nextcloud/fix/noid/delete-user-valueJulius Härtl2022-07-271-2/+2
|\ \ \ \ \
| * | | | | fix mistake in db query to delete a user config valueJulien Veyssier2022-07-271-2/+2
* | | | | | Merge pull request #33379 from nextcloud/techdebt/noid/goodbye-legacy-idsVincent Petry2022-07-276-8/+3
|\ \ \ \ \ \
| * | | | | | Remove more legacy idsVincent Petry2022-07-276-8/+3
* | | | | | | Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-contentVincent Petry2022-07-271-5/+16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Handle file contained inside the uploads folderCarl Schwan2022-06-211-5/+16
* | | | | | | Merge pull request #33378 from nextcloud/s3-no-null-bundleDaniel2022-07-271-3/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |