summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-04-09158-230/+322
* Merge pull request #31908 from andyxheli/patch-2Simon L2022-04-081-14/+0
|\
| * Fix LDAP Dark Theme IssueAndy Xheli2022-04-081-14/+0
|/
* Merge pull request #31892 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...Simon L2022-04-0829-477/+99
|\
| * Bump @nextcloud/vue from 5.3.0 to 5.3.1dependabot[bot]2022-04-0829-477/+99
* | Merge pull request #31895 from nextcloud/dependabot/npm_and_yarn/sass-1.50.0dependabot[bot]2022-04-082-8/+8
|\ \ | |/ |/|
| * Bump sass from 1.49.11 to 1.50.0dependabot[bot]2022-04-082-8/+8
|/
* Merge pull request #31901 from nextcloud/fs-setup-tweaksVincent Petry2022-04-083-2/+21
|\
| * more preset metadata for LazyUserFolderRobin Appelman2022-04-082-0/+14
| * always do full setup for home folder with submountsRobin Appelman2022-04-081-2/+6
| * add missing returnRobin Appelman2022-04-081-0/+1
* | Merge pull request #31676 from nextcloud/enh/ocp-owner-lockVincent Petry2022-04-0811-0/+575
|\ \
| * | Adapt LockScope to LockContext renameJulius Härtl2022-04-076-14/+15
| * | Add public API for owner based lockingJulius Härtl2022-04-0411-0/+574
* | | Merge pull request #31887 from nextcloud/techdebt/noid/log-primary-key-violationJulius Härtl2022-04-081-1/+4
|\ \ \
| * | | Log missing primary key until we make it a requirementJoas Schilling2022-04-081-1/+4
| | |/ | |/|
* | | Merge pull request #31898 from nextcloud/dependabot/npm_and_yarn/testing-libr...dependabot[bot]2022-04-082-8/+8
|\ \ \
| * | | Bump @testing-library/jest-dom from 5.16.3 to 5.16.4dependabot[bot]2022-04-082-8/+8
| |/ /
* | | Merge pull request #31867 from nextcloud/automated/noid/psalm-baseline-update...Julius Härtl2022-04-081-3/+0
|\ \ \
| * | | Update psalm baselinenextcloud-command2022-04-071-3/+0
* | | | Merge pull request #31894 from nextcloud/dependabot/npm_and_yarn/webpack-5.72.0dependabot[bot]2022-04-082-8/+8
|\ \ \ \
| * | | | Bump webpack from 5.71.0 to 5.72.0dependabot[bot]2022-04-082-8/+8
| | |/ / | |/| |
* | | | Merge pull request #31879 from nextcloud/enh/noid/update-external-storage-wor...Simon L2022-04-081-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | update the wording of external storage deletionszaimen2022-04-071-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-0810-0/+10
* | | | Merge pull request #31871 from nextcloud/releases/24/beta3v24.0.0beta3blizzz2022-04-071-2/+2
|\ \ \ \
| * | | | 24.0.0 beta 3Arthur Schiwon2022-04-071-2/+2
* | | | | Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman2022-04-077-6/+55
|\ \ \ \ \
| * | | | | use the same cached propfind for free space for dav storageRobin Appelman2022-04-041-2/+2
| * | | | | only request free space once for external sharesRobin Appelman2022-04-042-1/+5
| * | | | | use all possible permissions dav propertiesRobin Appelman2022-04-041-0/+2
| * | | | | don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman2022-04-046-3/+46
* | | | | | Merge pull request #31832 from nextcloud/firefox-reload-filelistRobin Appelman2022-04-072-1/+2
|\ \ \ \ \ \
| * | | | | | fix filelist not loading after refresh in firefoxRobin Appelman2022-04-072-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #31850 from nextcloud/performance/heartbeat-fetch-status-onceCarl Schwan2022-04-074-38/+43
|\ \ \ \ \ \
| * | | | | | Fetch status in heartbeat controller only onceCarl Schwan2022-04-074-38/+43
* | | | | | | Merge pull request #31845 from nextcloud/querybuilder-shareexternalCarl Schwan2022-04-071-7/+9
|\ \ \ \ \ \ \
| * | | | | | | Use querybuilder for share external mountpointCarl Schwan2022-04-061-7/+9
| |/ / / / / /
* | | | | | | Merge pull request #31847 from nextcloud/performance/user-status-retrivalVincent Petry2022-04-075-24/+9
|\ \ \ \ \ \ \
| * | | | | | | Retrieve user status only once when displaying pageCarl Schwan2022-04-055-24/+9
| |/ / / / / /
* | | | | | | Merge pull request #31673 from nextcloud/feat/contacts-migrationVincent Petry2022-04-0725-1/+42111
|\ \ \ \ \ \ \
| * | | | | | | Test metadata equalityChristopher Ng2022-03-311-4/+6
| * | | | | | | Output literal null stringChristopher Ng2022-03-301-3/+3
| * | | | | | | Access by array key instead of destructuringChristopher Ng2022-03-301-1/+1
| * | | | | | | Integration testsChristopher Ng2022-03-305-0/+41670
| * | | | | | | Move calendar test asset filesChristopher Ng2022-03-3014-1/+1
| * | | | | | | Contacts export and importChristopher Ng2022-03-306-0/+438
* | | | | | | | Merge pull request #31877 from nextcloud/fix/no-console-formatting-if-decorat...Côme Chilliet2022-04-071-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Do not decorate the CLI output if it's explicitly turned offChristoph Wurst2022-04-071-0/+5
* | | | | | | | | Merge pull request #31876 from nextcloud/bugfix/noid/fix-getCurrentApp-from-cliVincent Petry2022-04-071-1/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |