summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29666 from nextcloud/backport/29664/stable23v23.0.0rc1John Molakvoæ2021-11-112-2/+2
|\
| * Fix updating with appsJoas Schilling2021-11-112-2/+2
|/
* Merge pull request #29595 from nextcloud/release/23.0.0rc1blizzz2021-11-101-2/+2
|\
| * 23.0.0 RC1John Molakvoæ2021-11-081-2/+2
* | Merge pull request #29484 from nextcloud/bugfix/noid/s3-external-conflictCarl Schwan2021-11-103-1/+113
|\ \
| * | Add migration to move over existing storage idsJulius Härtl2021-11-092-1/+112
| * | Use unique combination of hostname/bucket/key for external storagesJulius Härtl2021-11-041-0/+1
* | | Merge pull request #29522 from nextcloud/bugfix/26256/make-sure-trusted_proxi...Joas Schilling2021-11-102-26/+63
|\ \ \
| * | | ArgumentCountError: Too few arguments to function OCA\Settings\Controller\Che...Joas Schilling2021-11-091-18/+29
| * | | PHPUnit\Framework\MockObject\DuplicateMethodException: Cannot stub or mock us...Joas Schilling2021-11-091-1/+0
| * | | Make sure trusted_proxies is an arrayJoas Schilling2021-11-092-7/+34
* | | | Merge pull request #29611 from newroco/bugfix/16412/show-most-recently-delete...Carl Schwan2021-11-105-5/+5
|\ \ \ \
| * | | | Update filelist testOrzu Ionut2021-11-101-1/+1
| * | | | Compile JS codeOrzu Ionut2021-11-102-2/+2
| * | | | Show most recently deleted files first in trash canOrzu Ionut2021-11-092-2/+2
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-1042-36/+286
* | | | Merge pull request #29559 from nextcloud/feat/28139/profile-respect-user-enum...Joas Schilling2021-11-096-32/+203
|\ \ \ \
| * | | | Add unit test for share enumeration methodJoas Schilling2021-11-091-1/+79
| * | | | Move common logic to share managerJoas Schilling2021-11-096-42/+90
| * | | | Respect user enumeration settings on profileChristopher Ng2021-11-051-13/+58
* | | | | Merge pull request #29590 from nextcloud/enhanc/availibility_settings_polishingChristoph Wurst2021-11-093-18/+60
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Polish availibility settingsgreta2021-11-093-18/+60
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-092-0/+2
* | | | Merge pull request #29029 from nextcloud/fix/28243/render-html-entitiesCarl Schwan2021-11-083-34/+51
|\ \ \ \
| * | | | Fix HTML entity rendering in file comments sidebarChristopher Ng2021-11-083-34/+51
|/ / / /
* | | | 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 nextcloud/dependabot/npm_and_yarn/nextcloud/ev...John Molakvoæ2021-11-0876-171/+171
| |\ \ \ \
| | * | | | Bump @nextcloud/event-bus from 2.0.0 to 2.1.1dependabot[bot]2021-11-082-8/+8
| | | |_|/ | | |/| |
| * / | | Bump core-js from 3.19.0 to 3.19.1dependabot[bot]2021-11-082-8/+8
| |/ / /
* | | | Merge pull request #29592 from nextcloud/enh/11864/drag-n-drop-empty-directoryJulien Veyssier2021-11-082-3/+19
|\ \ \ \
| * | | | refs #11864 handle empty dir drop in Files UIJulien Veyssier2021-11-082-3/+19
| |/ / /
* | | | Merge pull request #29594 from nextcloud/fix/force-calendar-object-change-pathJohn Molakvoæ2021-11-082-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Force Calendar Obejct Chnage Path to support public writeAnna Larch2021-11-082-0/+15
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-11-0814-6/+40
* | | [tx-robot] updated from transifexNextcloud bot2021-11-0716-2/+60
* | | Merge pull request #29569 from nextcloud/dependabot/npm_and_yarn/nextcloud/in...dependabot[bot]2021-11-0662-79/+79
|\ \ \
| * | | Bump @nextcloud/initial-state from 1.2.0 to 1.2.1dependabot[bot]2021-11-0662-79/+79
|/ / /
* | | Merge pull request #29573 from nextcloud/dependabot/npm_and_yarn/jsdom-18.0.1dependabot[bot]2021-11-062-8/+8
|\ \ \
| * | | Bump jsdom from 18.0.0 to 18.0.1dependabot[bot]2021-11-062-8/+8
| |/ /
* | | Merge pull request #29568 from nextcloud/dependabot/npm_and_yarn/testing-libr...dependabot[bot]2021-11-062-8/+8
|\ \ \
| * | | Bump @testing-library/jest-dom from 5.14.1 to 5.15.0dependabot[bot]2021-11-062-8/+8
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2021-11-0660-72/+318
|/ /
* | Merge pull request #25332 from nextcloud/fix-removing-remote-shares-when-the-...Vincent Petry2021-11-055-10/+309
|\ \
| * | Update lib/private/Files/Storage/Wrapper/Availability.php add void Vincent Petry2021-11-051-1/+1
| * | Update psalm baselineVincent Petry2021-11-051-2/+1
| * | Return false in hasUpdated when storage is not availableVincent Petry2021-11-051-4/+10
| * | Add integration tests for federated shares from unavailable serversDaniel Calviño Sánchez2021-11-053-4/+130
| * | Add integration tests for listing federated sharesDaniel Calviño Sánchez2021-11-052-0/+74
| * | Add integration tests for deleting federated sharesDaniel Calviño Sánchez2021-11-052-8/+102
|/ /
* | Merge pull request #29545 from nextcloud/fix/supported-scopes-profile-propertiesPytal2021-11-044-15/+29
|\ \