aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-11-1514-88/+100
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-1438-236/+474
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #29657 from ↵dependabot[bot]2021-11-144-11/+11
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.34
| * Bump moment-timezone from 0.5.33 to 0.5.34dependabot[bot]2021-11-144-11/+11
|/ | | | | | | | | | | | | | | | | Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 to 0.5.34. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.33...0.5.34) --- updated-dependencies: - dependency-name: moment-timezone 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>
* Merge pull request #29690 from nextcloud/dependabot/npm_and_yarn/jsdom-18.1.0dependabot[bot]2021-11-132-8/+8
|\
| * Bump jsdom from 18.0.1 to 18.1.0dependabot[bot]2021-11-132-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jsdom](https://github.com/jsdom/jsdom) from 18.0.1 to 18.1.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/18.0.1...18.1.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-11-1344-8/+352
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #29682 from nextcloud/bugfix/29678/fix-missing-token-updateJoas Schilling2021-11-122-2/+4
|\ | | | | Fix missing token update
| * Fix unit testsJoas Schilling2021-11-121-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fix missing token updateJoas Schilling2021-11-121-0/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2021-11-1244-12/+866
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #29663 from ↵Christoph Wurst2021-11-111-1/+1
|\ | | | | | | | | nextcloud/fix/dav-calenar-loader-load-all-calendars Fix loading all principal calendars in the dav app calendar provider
| * 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>
* | Merge pull request #29660 from nextcloud/fix/calendar-query-uris-initChristoph Wurst2021-11-111-2/+5
|\ \ | | | | | | Fix initialization of calendar search URIs
| * | Fix initialization of calendar search URIsChristoph Wurst2021-11-111-2/+5
| |/ | | | | | | | | | | | | They are an empty array by default. If you don't initialize then accessing them via the setter will throw a type error. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #29664 from ↵blizzz2021-11-112-2/+2
|\ \ | |/ |/| | | | | nextcloud/bugfix/noid/fix-update-with-old-force-enabled-apps Fix updating with apps
| * Fix updating with appsJoas Schilling2021-11-112-2/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #29648 from nextcloud/master-is-now-24Joas Schilling2021-11-1131-67/+67
|\ | | | | Master is now 24
| * Master is now 24Joas Schilling2021-11-1131-67/+67
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-1170-38/+200
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #29595 from nextcloud/release/23.0.0rc1blizzz2021-11-101-2/+2
|\ | | | | 23.0.0 RC1
| * 23.0.0 RC1John Molakvoæ2021-11-081-2/+2
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.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-1042-36/+286
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #29559 from ↵Joas Schilling2021-11-096-32/+203
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/feat/28139/profile-respect-user-enumeration Respect user enumeration settings on profile
| * | | | Add unit test for share enumeration methodJoas Schilling2021-11-091-1/+79
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Move common logic to share managerJoas Schilling2021-11-096-42/+90
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Respect user enumeration settings on profileChristopher Ng2021-11-051-13/+58
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | Merge pull request #29590 from nextcloud/enhanc/availibility_settings_polishingChristoph Wurst2021-11-093-18/+60
|\ \ \ \ \ | |_|/ / / |/| | | | Polish availibility settings
| * | | | 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>
* | | | Merge pull request #29029 from nextcloud/fix/28243/render-html-entitiesCarl Schwan2021-11-083-34/+51
|\ \ \ \ | | | | | | | | | | Fix HTML entity rendering in file comments sidebar
| * | | | 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-0876-179/+179
|\ \ \ \
| * \ \ \ Merge pull request #29572 from ↵John Molakvoæ2021-11-0876-171/+171
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-2.1.1 Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| | * | | | Bump @nextcloud/event-bus from 2.0.0 to 2.1.1dependabot[bot]2021-11-082-8/+8
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases) - [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * / | | Bump core-js from 3.19.0 to 3.19.1dependabot[bot]2021-11-082-8/+8
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.0 to 3.19.1. - [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.19.0...v3.19.1) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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>
* | | | Merge pull request #29594 from nextcloud/fix/force-calendar-object-change-pathJohn Molakvoæ2021-11-082-0/+15
|\ \ \ \ | |/ / / |/| | |