summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33504 from nextcloud/release/24.0.4v24.0.4John Molakvoæ2022-08-111-2/+2
|\
| * 24.0.4John Molakvoæ2022-08-111-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2022-08-1110-0/+124
* Merge pull request #33490 from nextcloud/backport/33485/stable24John Molakvoæ2022-08-101-3/+6
|\
| * Do not update passwords if nothing changedJulius Härtl2022-08-091-3/+6
* | [tx-robot] updated from transifexNextcloud bot2022-08-1014-8/+70
|/
* [tx-robot] updated from transifexNextcloud bot2022-08-094-0/+6
* [tx-robot] updated from transifexNextcloud bot2022-08-0820-148/+254
* [tx-robot] updated from transifexNextcloud bot2022-08-0722-8/+76
* [tx-robot] updated from transifexNextcloud bot2022-08-06122-542/+688
* [tx-robot] updated from transifexNextcloud bot2022-08-05480-640/+1358
* Merge pull request #33441 from nextcloud/dependabot/npm_and_yarn/stable24/jqu...dependabot[bot]2022-08-045-14/+50
|\
| * Bump jquery-ui from 1.13.1 to 1.13.2dependabot[bot]2022-08-035-14/+50
* | Merge pull request #33420 from nextcloud/release/24.0.4rc1v24.0.4rc1blizzz2022-08-041-2/+2
|\ \
| * | 24.0.4rc1Arthur Schiwon2022-08-011-2/+2
* | | Merge pull request #32273 from nextcloud/backport/32152/stable24blizzz2022-08-041-1/+1
|\ \ \
| * | | Allow compatibility wrapper on local external storageVincent Petry2022-05-051-1/+1
* | | | Merge pull request #33455 from nextcloud/backport/32852/stable24Vincent Petry2022-08-042-80/+3
|\ \ \ \
| * | | | fix external share scanner not propagating locking-opt-outRobin Appelman2022-08-041-1/+1
| * | | | Disable locking on federated sharesCarl Schwan2022-08-041-0/+5
| * | | | Revert "Revert "Remove inefficient fed share scanner""Carl Schwan2022-08-042-82/+0
* | | | | Merge pull request #33416 from nextcloud/backport/32482/stable24Vincent Petry2022-08-0459-136/+1935
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix backportCarl Schwan2022-08-0315-18/+32
| * | | | Fix label for allow download share permissionJulius Härtl2022-08-031-5/+1
| * | | | Multiple fixesCarl Schwan2022-08-0321-195/+533
| * | | | Enforcing permission during resharingCarl Schwan2022-08-034-10/+14
| * | | | Inherit hide download from share attributesVincent Petry2022-08-032-0/+29
| * | | | Block download when needed on direct download endpointVincent Petry2022-08-032-1/+17
| * | | | Fix view-only code after code review commentsVincent Petry2022-08-038-20/+27
| * | | | Fix adding to empty attributes and duplicate requestJulius Härtl2022-08-032-2/+2
| * | | | Add share attrs + download permission support in frontendVincent Petry2022-08-037-2/+147
| * | | | Add nc:share-attributes Webdav propertyVincent Petry2022-08-033-0/+84
| * | | | Don't reset share attributes when not specifiedVincent Petry2022-08-031-2/+6
| * | | | Attempt to fix sqlite json issueVincent Petry2022-08-031-2/+2
| * | | | Fix share attribute related tests + code styleVincent Petry2022-08-0311-66/+87
| * | | | Fix share controller to accept share attributes aloneVincent Petry2022-08-031-2/+5
| * | | | Add share attributes + prevent download permissionVincent Petry2022-08-0328-51/+1189
|/ / / /
* | | | Merge pull request #33439 from nextcloud/backport/32958/stable24blizzz2022-08-032-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-021-2/+2
* | | | | Merge pull request #33407 from nextcloud/backport/stable24/one-time-passwordVincent Petry2022-08-034-8/+115
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Handle one time and large passwordsCarl Schwan2022-07-294-8/+115
* | | | | Merge pull request #33438 from nextcloud/dependabot/npm_and_yarn/stable24/cli...dependabot[bot]2022-08-025-55/+25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bump clipboard from 2.0.10 to 2.0.11dependabot[bot]2022-08-025-55/+25
|/ / / /
* | | | Merge pull request #33370 from nextcloud/dependabot/npm_and_yarn/stable24/nex...dependabot[bot]2022-08-0219-28/+28
|\ \ \ \
| * | | | Bump @nextcloud/moment from 1.2.0 to 1.2.1dependabot[bot]2022-08-0219-28/+28
|/ / / /
* | | | Merge pull request #33353 from nextcloud/backport/33031/stable24blizzz2022-08-025-2/+206
|\ \ \ \
| * | | | Fix autoloaderCôme Chilliet2022-08-012-0/+2
| * | | | Remove call to undefined function, fix typingCôme Chilliet2022-08-011-22/+11
| * | | | Align copied file with our code styleCôme Chilliet2022-08-011-184/+178