aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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-221-0/+66
| |_|/ / / |/| | | |
* | | | | 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 #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
* | | | 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-1410-5/+525
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix an issue with the search backend updateCarl Schwan2022-04-142-1/+14
| * | | | Add a metadata service to store file metadataCarl Schwan2022-04-1310-5/+512
| | |/ / | |/| |
* | | | 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
|\ \ \ \
| * | | | Expose ZIP stat informationVincent Petry2022-04-111-0/+29
* | | | | Merge pull request #31907 from nextcloud/enh/noid/tag-remote-as-globalscaleMaxence Lange2022-04-121-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | confirm user is internal to globalscaleMaxence Lange2022-04-121-0/+1
* | | | | Merge pull request #31934 from nextcloud/getbyid-setup-fallbackJulius Härtl2022-04-121-0/+6
|\ \ \ \ \
| * | | | | perform a setup if we can't find any mounts containing a fileRobin Appelman2022-04-111-0/+6
| | |/ / / | |/| | |
* | | | | Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry2022-04-123-0/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-113-0/+23
* | | | | Merge pull request #31848 from nextcloud/performance/trottling-capability-fro...Carl Schwan2022-04-113-3/+10
|\ \ \ \ \
| * | | | | Don't inject Bruteforce capability info in the webuiCarl Schwan2022-04-073-3/+10
* | | | | | Merge pull request #31610 from nextcloud/shares-in-folder-mountsVincent Petry2022-04-111-1/+14
|\ \ \ \ \ \
| * | | | | | fix shared mount roots not being returned from `getSharesInFolder`Robin Appelman2022-03-311-1/+14
* | | | | | | Merge pull request #31857 from nextcloud/feat/dont_match_useridVincent Petry2022-04-111-1/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add settings to not match userID during full matchLouis Chemineau2022-04-061-1/+4
* | | | | | | 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-082-0/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | Adapt LockScope to LockContext renameJulius Härtl2022-04-071-6/+6
| * | | | | | | | Add public API for owner based lockingJulius Härtl2022-04-042-0/+78
* | | | | | | | | Log missing primary key until we make it a requirementJoas Schilling2022-04-081-1/+4
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman2022-04-073-5/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | use the same cached propfind for free space for dav storageRobin Appelman2022-04-041-2/+2