summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-11-1230-10/+678
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix loading all principal calendars in the dav app calendar providerChristoph Wurst2021-11-111-1/+1
| | | | | | | | | If we load all calendar infos of a principal then we get back an array and not a single calendar info. This was handled incorrectly and an array of calendar infos were passed to the calendar implementation, resulting in interesting bugs. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Master is now 24Joas Schilling2021-11-1129-58/+58
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-1168-36/+198
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #29484 from nextcloud/bugfix/noid/s3-external-conflictCarl Schwan2021-11-103-1/+113
|\ | | | | Use unique combination of hostname/bucket/key for external storages
| * Add migration to move over existing storage idsJulius Härtl2021-11-092-1/+112
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Use unique combination of hostname/bucket/key for external storagesJulius Härtl2021-11-041-0/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #29522 from ↵Joas Schilling2021-11-102-26/+63
|\ \ | | | | | | | | | | | | nextcloud/bugfix/26256/make-sure-trusted_proxies-is-an-array Make sure trusted_proxies is an array
| * | ArgumentCountError: Too few arguments to function ↵Joas Schilling2021-11-091-18/+29
| | | | | | | | | | | | | | | | | | OCA\Settings\Controller\CheckSetupController::__construct() Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | PHPUnit\Framework\MockObject\DuplicateMethodException: Cannot stub or mock ↵Joas Schilling2021-11-091-1/+0
| | | | | | | | | | | | | | | | | | using a method list that contains duplicates: Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Make sure trusted_proxies is an arrayJoas Schilling2021-11-092-7/+34
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #29611 from ↵Carl Schwan2021-11-105-5/+5
|\ \ \ | | | | | | | | | | | | | | | | newroco/bugfix/16412/show-most-recently-deleted-files-first Show most recently deleted files first in trash can
| * | | Update filelist testOrzu Ionut2021-11-101-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Orzu Ionut <orzu.ionut@gmail.com>
| * | | Compile JS codeOrzu Ionut2021-11-102-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Orzu Ionut <orzu.ionut@gmail.com>
| * | | Show most recently deleted files first in trash canOrzu Ionut2021-11-092-2/+2
| |/ / | | | | | | | | | Signed-off-by: Orzu Ionut <orzu.ionut@gmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-11-1038-34/+24
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #29559 from ↵Joas Schilling2021-11-091-1/+3
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/feat/28139/profile-respect-user-enumeration Respect user enumeration settings on profile
| * | | Move common logic to share managerJoas Schilling2021-11-091-1/+3
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Polish availibility settingsgreta2021-11-093-18/+60
| |/ / |/| | | | | | | | | | | Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-11-092-0/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix HTML entity rendering in file comments sidebarChristopher Ng2021-11-083-34/+51
| | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #29574 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.1dependabot[bot]2021-11-0852-84/+84
|\ \ \
| * | | Merge pull request #29572 from ↵John Molakvoæ2021-11-0852-84/+84
| | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-2.1.1 Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #29592 from nextcloud/enh/11864/drag-n-drop-empty-directoryJulien Veyssier2021-11-082-3/+19
|\ \ \ \ | | | | | | | | | | Handle empty directory drag-and-drop in Files UI
| * | | | refs #11864 handle empty dir drop in Files UIJulien Veyssier2021-11-082-3/+19
| |/ / / | | | | | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* / / / Force Calendar Obejct Chnage Path to support public writeAnna Larch2021-11-082-0/+15
|/ / / | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-11-0810-6/+34
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-11-0714-2/+26
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Bump @nextcloud/initial-state from 1.2.0 to 1.2.1dependabot[bot]2021-11-0650-61/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases) - [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/initial-state" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-11-0640-72/+244
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #29545 from nextcloud/fix/supported-scopes-profile-propertiesPytal2021-11-044-15/+29
|\ \
| * | Fix unsupported scopes being enabled for new propertiesChristopher Ng2021-11-044-15/+29
| | | | | | | | | | | | | | | | | | | | | | | | - Shorten disabled scope messages - Update wording Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-11-0532-130/+48
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #29536 from ↵Christoph Wurst2021-11-041-1/+10
|\ \ | | | | | | | | | | | | nextcloud/fix/add-full-calendar-path-for-public-write Fix missing calendar path for public write on Calendars
| * | Fix missing calendar path for public write on CalendarsAnna Larch2021-11-041-1/+10
| |/ | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* / Update to composer 2.1.11Carl Schwan2021-11-0450-50/+375
|/ | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add new profile visibility sectionChristopher Ng2021-11-0437-234/+284
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Refine profile backend for frontend visibility requirementsChristopher Ng2021-11-041-1/+1
| | | | | | | | | - Provide metadata - Dynamic displayId - Add appId - Filter out unused parameter config properties from the existing profile config Signed-off-by: Christopher Ng <chrng8@gmail.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-0334-144/+306
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-02102-510/+638
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Revert "add dav plugin to trigger recalculating of checksums"John Molakvoæ2021-11-016-99/+4
|
* Merge pull request #27378 from nextcloud/dav-recalc-checksumJohn Molakvoæ2021-11-016-4/+99
|\
| * Add dav plugin to trigger recalculating of checksumsRobin Appelman2021-08-236-4/+99
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #29497 from nextcloud/rakekniven-patch-1Valdnet2021-11-014-8/+8
|\ \ | | | | | | Fixed grammar for "trash bin"
| * | Fixed grammarrakekniven2021-11-013-6/+6
| | | | | | | | | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | Fixed grammarrakekniven2021-10-311-2/+2
| | | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-11-0112-4/+256
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2021-10-312-2/+12
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Bump core-js from 3.18.3 to 3.19.0dependabot[bot]2021-10-3076-480/+480
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.3 to 3.19.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.18.3...v3.19.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #29489 from ↵dependabot[bot]2021-10-302-3/+3
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/vue-router-3.5.3