aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-08-05480-640/+1358
* Merge pull request #33411 from nextcloud/dependabot/npm_and_yarn/puppeteer-15...Julius Härtl2022-08-042-24/+24
|\
| * Bump puppeteer from 14.1.0 to 15.5.0dependabot[bot]2022-07-302-24/+24
* | Merge pull request #33448 from nextcloud/bugfix/allow-download-labelJulius Härtl2022-08-043-8/+4
|\ \
| * | Fix label for allow download share permissionJulius Härtl2022-08-043-8/+4
* | | Merge pull request #33269 from nextcloud/dependabot/npm_and_yarn/jquery-ui-1....dependabot[bot]2022-08-045-14/+50
|\ \ \ | |/ / |/| |
| * | Bump jquery-ui from 1.13.1 to 1.13.2dependabot[bot]2022-07-285-14/+50
* | | Merge pull request #33447 from nextcloud/bugfix/noid/detect-leading-spaces-in...Vincent Petry2022-08-041-0/+8
|\ \ \
| * | | Detect leading spaces in config filesVincent Petry2022-08-031-0/+8
* | | | Merge pull request #33435 from nextcloud/fix/remove-at-matchers-in-testsCôme Chilliet2022-08-044-63/+49
|\ \ \ \
| * | | | Remove at matchers from tests in:Côme Chilliet2022-08-024-63/+49
* | | | | Merge pull request #32615 from sleiner/feature/ipv6-cidr-for-trusted-proxiesCôme Chilliet2022-08-042-30/+80
|\ \ \ \ \
| * | | | | Support specifying IPv6 proxies in CIDR notationSimon Leiner2022-08-022-30/+80
| | |/ / / | |/| | |
* | | | | Merge pull request #32852 from nextcloud/revert-revert-federation-performance...Vincent Petry2022-08-042-80/+3
|\ \ \ \ \
| * | | | | fix external share scanner not propagating locking-opt-outRobin Appelman2022-08-031-1/+1
| * | | | | Disable locking on federated sharesCarl Schwan2022-08-031-0/+5
| * | | | | Revert "Revert "Remove inefficient fed share scanner""Carl Schwan2022-08-032-82/+0
| |/ / / /
* | | | | Merge pull request #33451 from nextcloud/update-node-workflow-better-error-me...Vincent Petry2022-08-031-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update node workflow for better error messagesVincent Petry2022-08-031-1/+6
|/ / / /
* | | | 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
|\ \ \ \