aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32082 from nextcloud/directory-content-lazy-ownerVincent Petry2022-04-254-8/+159
|\
| * Use a lazy user for the file owner when listing a directoryRobin Appelman2022-04-224-8/+159
* | Merge pull request #32079 from nextcloud/directory-listing-optimize-add-submountVincent Petry2022-04-251-4/+2
|\ \
| * | optimize adding submount info to directory contentRobin Appelman2022-04-221-4/+2
| |/
* | Merge pull request #32112 from nextcloud/bugfix/noid/add-missing-indexVincent Petry2022-04-254-6/+8
|\ \
| * | Fix older migrations to the version patternJoas Schilling2022-04-253-5/+5
| * | Add missing indexJoas Schilling2022-04-253-1/+3
* | | Get not only time-sensitive next job from list but anyKirill Popov2022-04-241-1/+1
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-04-24146-8/+1292
* | [tx-robot] updated from transifexNextcloud bot2022-04-232-0/+4
* | Merge pull request #32076 from nextcloud/cache-storage-info-failed-shareCarl Schwan2022-04-221-2/+14
|\ \
| * | use and cache root storage info if a share can't be resolvedRobin Appelman2022-04-221-2/+14
| |/
* | Merge pull request #32040 from nextcloud/full-setup-only-newJulius Härtl2022-04-222-3/+16
|\ \
| * | only register mounts that are new from providers that are new during a full s...Robin Appelman2022-04-212-3/+16
* | | cache display names in local memory before external memcacheRobin Appelman2022-04-221-6/+14
| |/ |/|
* | Merge pull request #31751 from nextcloud/theming-providersJohn Molakvoæ2022-04-2229-23/+1746
|\ \
| * | Add default theming disabled fallbackJohn Molakvoæ2022-04-221-0/+5
| * | Ship mexitek/phpcolorsJohn Molakvoæ2022-04-2127-11/+1732
| * | Write body theme selector straight in the templateJohn Molakvoæ2022-04-211-0/+8
| * | Start theming providersJoas Schilling2022-04-212-12/+1
* | | Merge pull request #32045 from nextcloud/cache-fullSetupRequiredblizzz2022-04-221-1/+7
|\ \ \
| * | | cache fullSetupRequired locallyRobin Appelman2022-04-211-1/+7
| | |/ | |/|
* | | Update cache when display name changeCarl Schwan2022-04-221-1/+12
* | | Cache display nameCarl Schwan2022-04-223-0/+68
* | | 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
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2022-04-222-0/+18
* | | Merge pull request #31047 from nextcloud/enh/preferences-indexJulius Härtl2022-04-211-0/+4
|\ \ \ | |_|/ |/| |
| * | Additional index on oc_preferences to make sure that gettingh values without ...Julius Härtl2022-04-191-0/+4
* | | Merge pull request #30311 from nextcloud/enh/search-loadJulius Härtl2022-04-201-1/+3
|\ \ \ | |_|/ |/| |
| * | Make typeahead and search limit/length configurableJulius Härtl2022-04-131-1/+3
| |/
* | 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
* | | log stacktrace for 'Backends provided no user object'Arthur Schiwon2022-04-201-1/+3
* | | [tx-robot] updated from transifexNextcloud bot2022-04-182-0/+38
* | | 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 #31975 from nextcloud/bugfix/31952/fix-mail-link-share-pas...Vincent Petry2022-04-141-17/+5
|\ \ \ \
| * | | | Adjust settings for mail link passwordVincent Petry2022-04-141-17/+5
| | |/ / | |/| |
* | | | Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry2022-04-1420-10/+570
|\ \ \ \ | |/ / / |/| | |
| * | | Fix an issue with the search backend updateCarl Schwan2022-04-148-26/+27
| * | | Add a metadata service to store file metadataCarl Schwan2022-04-1322-17/+576
| | |/ | |/|
* | | Merge pull request #31945 from nextcloud/fix/user_migration-use-exceptionsVincent Petry2022-04-132-9/+24
|\ \ \
| * | | Fix migrators according to exceptionsVincent Petry2022-04-131-1/+1
| * | | Adapt user_migration APIs to have information about failuresCôme Chilliet2022-04-132-8/+23
| |/ /
* | | Default to permanent link passwordsVincent Petry2022-04-131-1/+1
* | | Properly reset pw expirationVincent Petry2022-04-131-0/+37
|/ /
* | Merge pull request #31932 from nextcloud/feat/ignore_second_dnVincent Petry2022-04-131-0/+4
|\ \
| * | Add settings to ignore second display name in searchLouis Chemineau2022-04-121-0/+4
* | | Merge pull request #31929 from nextcloud/enh/noid/zip-expose-statCôme Chilliet2022-04-121-0/+29
|\ \ \