summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Additional index on oc_preferences to make sure that gettingh values without ...Julius Härtl2022-04-191-0/+4
* 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-125-3/+80
|\ \ \ | |/ / |/| |
| * | Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-115-3/+80
* | | Use Migrators id instead of class namesCôme Chilliet2022-04-113-3/+3
* | | Merge pull request #31848 from nextcloud/performance/trottling-capability-fro...Carl Schwan2022-04-116-3/+46
|\ \ \
| * | | Don't inject Bruteforce capability info in the webuiCarl Schwan2022-04-076-3/+46
* | | | 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
* | | | | | Extend migrator interfaceChristopher Ng2022-04-081-0/+21
| |_|_|_|/ |/| | | |
* | | | | 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
* | | | | | | 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-076-5/+47
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | 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-041-1/+1
| * | | | | don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman2022-04-045-2/+44
* | | | | | Merge pull request #31850 from nextcloud/performance/heartbeat-fetch-status-onceCarl Schwan2022-04-071-11/+20
|\ \ \ \ \ \
| * | | | | | Fetch status in heartbeat controller only onceCarl Schwan2022-04-071-11/+20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #31847 from nextcloud/performance/user-status-retrivalVincent Petry2022-04-071-13/+0
|\ \ \ \ \ \
| * | | | | | Retrieve user status only once when displaying pageCarl Schwan2022-04-051-13/+0
| |/ / / / /
* | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | Log exceptionJoas Schilling2022-04-071-0/+1
| * | | | | | | Fix \OC_App::getCurrentApp() when being called from CLI or phpunitJoas Schilling2022-04-071-1/+10
| |/ / / / / /
* | | | | | | Add missing doc changesJoas Schilling2022-04-071-0/+4
* | | | | | | Merge pull request #25747 from nextcloud/XAccelBufferingblizzz2022-04-072-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Add X-Accel-Buffering header to downloadsUnpublished2022-01-172-0/+2
* | | | | | | | Merge pull request #31872 from nextcloud/fix/oracle-contrainstblizzz2022-04-071-13/+22
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix typos and empty tabsJoas Schilling2022-04-071-4/+4
| * | | | | | | Improve error logging on migration failureJohn Molakvoæ2022-04-071-4/+2
| * | | | | | | Ensure schema change before checking OracleConstraintsJohn Molakvoæ2022-04-071-12/+23
* | | | | | | | Merge pull request #31864 from nextcloud/fix/preview-generate-imaginary-requestJohn Molakvoæ2022-04-071-2/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Generate small preview straight away if Imaginary is enabledJohn Molakvoæ2022-04-061-2/+7
* | | | | | | | Merge pull request #31833 from nextcloud/profile-db-backtraceCarl Schwan2022-04-075-5/+39
|\ \ \ \ \ \ \ \