Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-05Fix "More" app iconbugfix/noid/fix-more-icon-colorJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-05[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-04Merge pull request #33411 from ↵Julius Härtl
nextcloud/dependabot/npm_and_yarn/puppeteer-15.5.0
2022-08-04Merge pull request #33448 from nextcloud/bugfix/allow-download-labelJulius Härtl
2022-08-04Merge pull request #33269 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/jquery-ui-1.13.2
2022-08-04Fix label for allow download share permissionJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-04Merge pull request #33447 from ↵Vincent Petry
nextcloud/bugfix/noid/detect-leading-spaces-in-config Detect leading spaces in config files
2022-08-04Merge pull request #33435 from nextcloud/fix/remove-at-matchers-in-testsCôme Chilliet
Remove at matchers from tests in oauth2 and tests/Test
2022-08-04Merge pull request #32615 from sleiner/feature/ipv6-cidr-for-trusted-proxiesCôme Chilliet
Support specifying IPv6 proxies in CIDR notation
2022-08-04Merge pull request #32852 from ↵Vincent Petry
nextcloud/revert-revert-federation-performance-issues Revert "Revert "Remove inefficient fed share scanner""
2022-08-03Merge pull request #33451 from ↵Vincent Petry
nextcloud/update-node-workflow-better-error-messages Update node workflow for better error messages
2022-08-03fix external share scanner not propagating locking-opt-outrevert-revert-federation-performance-issuesRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-08-03Update node workflow for better error messagesVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-08-03Disable locking on federated sharesCarl Schwan
The old inneficiant code didn't do locking and adding locking is creating issues Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-03Revert "Revert "Remove inefficient fed share scanner""Carl Schwan
This reverts commit 6667007bf235b90a7dd105c881cf5802b2a3f83e. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-03Detect leading spaces in config filesbugfix/noid/detect-leading-spaces-in-configVincent Petry
Because those will cause PHP to output to stdout and will cause unrelated error messages. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-08-02Support specifying IPv6 proxies in CIDR notationSimon Leiner
Previously, it was not possible to use CIDR notation for IPv6 proxies in the trusted_proxies parameter of config.php [1]. This patch adds support for that. [1]: https://docs.nextcloud.com/server/24/admin_manual/configuration_server/reverse_proxy_configuration.html#defining-trusted-proxies Signed-off-by: Simon Leiner <simon@leiner.me>
2022-08-02Merge pull request #32958 from ↵Julius Härtl
nextcloud/fix/noid/permission-update-allow-public-uploads
2022-08-02Merge pull request #33425 from nextcloud/fix/fix-dynamic-properties-in-testsCôme Chilliet
Fix dynamic property creations in test files
2022-08-02Merge pull request #33428 from nextcloud/improve-accessibility-deviceVincent Petry
Improve Devices & sessions settings
2022-08-02Remove at matchers from tests in:fix/remove-at-matchers-in-testsCôme Chilliet
* apps/oauth2 * tests/Test/Repair/Owncloud Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-08-02Merge pull request #33432 from nextcloud/nickvergessen-patch-1Vincent Petry
Remove "needs info" label when the issue is not stale anymore
2022-08-02Document all getIncomplete implementations as returning string|falseCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-08-02Remove "needs info" label when the issue is not stale anymoreJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-08-02fix share manager testsfix/noid/permission-update-allow-public-uploadsJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-08-02Improve Devices & sessions settingsimprove-accessibility-deviceCarl Schwan
- Add label for better accessibility - Only allow to add app token with a name - Align in rows Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-01Merge pull request #33405 from nextcloud/perf/new-index-mounts-classJulius Härtl
2022-08-01Fix dynamic property creations in test filesfix/fix-dynamic-properties-in-testsCôme Chilliet
This fixes warnings in PHP 8.2 Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-08-01don't reduce file public link permissions if public upload is not enabledJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-08-01DB mounts table: Add index for mount_provider_classMarcel Klehr
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-08-01Merge pull request #32482 from nextcloud/enh/noid/share-attributesCarl Schwan
Add share attributes + prevent download permission
2022-07-31Multiple fixesenh/noid/share-attributesCarl Schwan
- Fix tests - Use non deprecated event stuff - Add a bit of type hinting to the new stuff - More safe handling of instanceOfStorage (share might not be the first wrapper) - Fix resharing Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-30Bump puppeteer from 14.1.0 to 15.5.0dependabot/npm_and_yarn/puppeteer-15.5.0dependabot[bot]
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 14.1.0 to 15.5.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppeteer/puppeteer/compare/v14.1.0...v15.5.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29Merge pull request #33225 from nextcloud/fix/handle-one-time-passwordsCarl Schwan
Handle one time password better
2022-07-28Bump jquery-ui from 1.13.1 to 1.13.2dependabot/npm_and_yarn/jquery-ui-1.13.2dependabot[bot]
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.13.1...1.13.2) --- updated-dependencies: - dependency-name: jquery-ui dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-28Enforcing permission during resharingCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-28Inherit hide download from share attributesVincent Petry
When resharing by link, if the download permission was removed through share attributes, convert it to the hide download flag. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28Block download when needed on direct download endpointVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28Fix view-only code after code review commentsVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28Fix adding to empty attributes and duplicate requestJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-07-28Add share attrs + download permission support in frontendVincent Petry
Added download permission checkbox in frontend Added share attributes parsing and setting in frontend. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28Add nc:share-attributes Webdav propertyVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28Don't reset share attributes when not specifiedVincent Petry
When not specified in the OCS call, don't reset the share attributes. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28Attempt to fix sqlite json issueVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28Fix share attribute related tests + code styleVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28Fix share controller to accept share attributes aloneVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28Add share attributes + prevent download permissionVincent Petry
Makes it possible to store download permission Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-28Merge pull request #33394 from ↵Julia Kirschenheuter
nextcloud/fix/fix-370-Label_not_connected_to_form-element_in_file_listing Connect ```input``` checkbox with corresponding file name via ```aria-describedby```
2022-07-28Handle one time password betterfix/handle-one-time-passwordsCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-28Connect ```input``` checkbox with corresponding file name via ↵julia.kirschenheuter
```aria-describedby``` Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>