aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cache display nameCarl Schwan2022-04-226-30/+83
* Merge pull request #32048 from nextcloud/cache-storage-infoJohn Molakvoæ2022-04-221-1/+18
|\
| * cache storage info in memcache for 5mRobin Appelman2022-04-211-1/+18
* | Merge pull request #32049 from nextcloud/bugfix/noid/custom-property-ignorelistJohn Molakvoæ2022-04-221-0/+22
|\ \
| * | Add known dav properties to ignore listJulius Härtl2022-04-211-0/+22
* | | Merge pull request #32050 from nextcloud/share-cache-owner-nameJohn Molakvoæ2022-04-221-4/+14
|\ \ \
| * | | cache the share owner name for formating cache entriesRobin Appelman2022-04-211-4/+14
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2022-04-2222-4/+102
* | | Merge pull request #32042 from nextcloud/shared-storage-instanceof-commonJoas Schilling2022-04-211-2/+13
|\ \ \
| * | | also apply the fix for the other storage typesRobin Appelman2022-04-211-1/+11
| * | | improve optimization for SharedStorage::instanceOfStorage(Common)Robin Appelman2022-04-211-1/+2
| |/ /
* | | Merge pull request #31047 from nextcloud/enh/preferences-indexJulius Härtl2022-04-214-0/+25
|\ \ \
| * | | Additional index on oc_preferences to make sure that gettingh values without ...Julius Härtl2022-04-194-0/+25
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-2114-4/+34
| |_|/ |/| |
* | | Merge pull request #32021 from nextcloud/fix/shared-dav-exportPytal2022-04-202-27/+20
|\ \ \
| * | | Fix warningChristopher Ng2022-04-201-1/+1
| * | | Update naming of address book exportsChristopher Ng2022-04-201-10/+10
| * | | Fix export of shared calendarsChristopher Ng2022-04-201-16/+9
* | | | Merge pull request #30311 from nextcloud/enh/search-loadJulius Härtl2022-04-205-11/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make typeahead and search limit/length configurableJulius Härtl2022-04-135-11/+36
| * | | Increase debounce timeout to be more realistic with real typing behaviorJulius Härtl2022-04-131-1/+1
| | |/ | |/|
* | | Merge pull request #32024 from nextcloud/local-metadata-forbiddenRobin Appelman2022-04-201-1/+5
|\ \ \
| * | | ignore forbidden files while scanning local storageRobin Appelman2022-04-201-1/+5
* | | | Merge pull request #32022 from nextcloud/debug/noid/stacktrace-user-objectJoas Schilling2022-04-202-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix testJoas Schilling2022-04-201-3/+1
| * | | log stacktrace for 'Backends provided no user object'Arthur Schiwon2022-04-201-1/+3
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-04-202-188/+232
* | | [tx-robot] updated from transifexNextcloud bot2022-04-198-28/+104
* | | [tx-robot] updated from transifexNextcloud bot2022-04-1812-16/+68
* | | Merge pull request #31995 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.0dependabot[bot]2022-04-174-11/+11
|\ \ \
| * | | Bump core-js from 3.21.1 to 3.22.0dependabot[bot]2022-04-174-11/+11
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-1726-66/+182
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-1618-320/+344
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-04-1522-6/+104
* | | Merge pull request #31991 from nextcloud/dependabot/npm_and_yarn/testing-libr...dependabot[bot]2022-04-152-8/+8
|\ \ \
| * | | Bump @testing-library/user-event from 14.0.4 to 14.1.0dependabot[bot]2022-04-142-8/+8
* | | | Merge pull request #31989 from nextcloud/dependabot/npm_and_yarn/karma-spec-r...dependabot[bot]2022-04-152-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Bump karma-spec-reporter from 0.0.33 to 0.0.34dependabot[bot]2022-04-142-8/+8
|/ / /
* | | Merge pull request #31956 from nextcloud/techdebt/noid/master-is-now-25blizzz2022-04-1431-67/+67
|\ \ \
| * | | Master is now 25Joas Schilling2022-04-1431-67/+67
|/ / /
* | | Merge pull request #31962 from nextcloud/release/rc1/24.0.0v24.0.0rc1blizzz2022-04-141-1/+1
|\ \ \
| * | | 24.0.0 RC1Arthur Schiwon2022-04-131-2/+2
| | |/ | |/|
* | | Merge pull request #31826 from nextcloud/fix/log-why-credential-token-invalidVincent Petry2022-04-141-3/+3
|\ \ \
| * | | Log why the login token can't be used for credentialsChristoph Wurst2022-04-041-3/+3
* | | | Merge pull request #30860 from nextcloud/smb-getdirectory-content-catchVincent Petry2022-04-141-3/+9
|\ \ \ \
| * | | | handle notfound and notpermitted error in Smb::getDirectoryContentRobin Appelman2022-02-111-3/+9
* | | | | Merge pull request #31972 from nextcloud/enh/noid/file-picker-extra-filter-fu...Vincent Petry2022-04-145-6/+15
|\ \ \ \ \
| * | | | | Add extra filter for file pickerVincent Petry2022-04-145-6/+15
* | | | | | Merge pull request #31975 from nextcloud/bugfix/31952/fix-mail-link-share-pas...Vincent Petry2022-04-144-23/+23
|\ \ \ \ \ \
| * | | | | | Adjust settings for mail link passwordVincent Petry2022-04-144-23/+23