aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman2022-04-041-0/+35
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-045-0/+417
* Add octetLength and charLength to function builder, and testsCôme Chilliet2022-03-241-0/+18
* Add missing PHPDoc in InvalidateMountCacheEventVincent Petry2022-03-241-0/+10
* Apply suggestions from code reviewRobin Appelman2022-03-241-1/+1
* fix method nameRobin Appelman2022-03-241-1/+1
* add logic to perform a full filesystem setup when neededRobin Appelman2022-03-241-0/+45
* update cached mounts when only specific providers have been setupRobin Appelman2022-03-241-1/+2
* allow getting mounts by providerRobin Appelman2022-03-241-0/+10
* allow getting cached mounts by path from the mount cacheRobin Appelman2022-03-241-0/+23
* Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling2022-03-221-0/+39
|\
| * Extract request id handling to dedicated class so it can be injected manuallyJoas Schilling2022-02-231-0/+39
* | Merge pull request #24166 from nextcloud/imaginary-prototypeCarl Schwan2022-03-181-0/+30
|\ \
| * | Send images to imaginary docker to generate previewsVincent Petry2022-03-171-0/+30
* | | Merge pull request #30768 from nextcloud/feat/chunked-mysql-joblist-removeCarl Schwan2022-03-181-0/+5
|\ \ \
| * | | Do chuncked job deletionCarl Schwan2022-03-171-0/+5
* | | | Add example to DocBlockChristopher Ng2022-03-171-0/+34
* | | | Add method to set all account properties from jsonChristopher Ng2022-03-171-0/+9
|/ / /
* | | Fix autoloader and phpdoc for new classCôme Chilliet2022-03-142-0/+4
* | | Improve wording of pathExists descriptionCôme Chilliet2022-03-141-1/+1
* | | Add getOriginalUid in IImportSource to simplify code when importing under ano...Côme Chilliet2022-03-141-0/+8
* | | Add pathExists method to IImportSource to test if a path exists in the archiveCôme Chilliet2022-03-141-0/+7
* | | Move UserMigrationException to OCP and add @throws documentationCôme Chilliet2022-03-142-0/+32
* | | Merge pull request #30963 from nextcloud/feat/calendar-migrationPytal2022-03-101-0/+5
|\ \ \
| * | | Various minor updatesChristopher Ng2022-03-021-1/+1
| * | | Calendar export and importChristopher Ng2022-03-021-0/+5
* | | | Allow to set a strict-dynamic CSP through the APIJulius Härtl2022-03-092-0/+17
* | | | Merge pull request #31431 from nextcloud/fs-setup-managerRobin Appelman2022-03-084-17/+51
|\ \ \ \
| * | | | type fixesRobin Appelman2022-03-041-0/+2
| * | | | move logic to decide what to setup to setupmanagerRobin Appelman2022-03-041-1/+1
| * | | | adjust tests to new fs setupRobin Appelman2022-03-041-0/+32
| * | | | more type hints for ICachedMountInfo and IMountManagerRobin Appelman2022-03-043-17/+17
* | | | | Merge pull request #31418 from nextcloud/enh/simple-file-extensionPytal2022-03-072-1/+18
|\ \ \ \ \
| * | | | | Note DI only usage in PHPDocChristopher Ng2022-03-071-1/+5
| * | | | | Add missing @since in InMemoryFile to please CICôme Chilliet2022-03-071-0/+1
| * | | | | Extend simple file with extension getterChristopher Ng2022-03-042-0/+12
* | | | | | Merge pull request #31447 from nextcloud/doc/manager-interfaceMichaIng2022-03-065-3/+37
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add a few more non-extendable interfaceCarl Schwan2022-03-053-1/+27
| * | | | | Clarify that some interface are not meant to be implementedCarl Schwan2022-03-042-2/+10
| |/ / / /
* | | | | Merge pull request #31387 from nextcloud/fix/common-main-core-script-orderJohn Molakvoæ2022-03-041-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make sure common and main core scripts are loaded firstJohn Molakvoæ2022-03-041-1/+6
| |/ / /
* / / / Fix avatar file return typeChristopher Ng2022-03-031-2/+2
|/ / /
* | | Merge pull request #31377 from nextcloud/fix/specify-nullable-stringAnna2022-02-281-1/+1
|\ \ \
| * | | Specify string as nullable for credentials passwordAnna Larch2022-02-281-1/+1
* | | | Extend ImportSource interface to list files of a folderChristopher Ng2022-02-241-0/+10
* | | | store mountprovider for each mount in the mounts tableRobin Appelman2022-02-232-0/+16
|/ / /
* | | Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up...Joas Schilling2022-02-231-1/+14
|\ \ \ | |_|/ |/| |
| * | Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling2022-02-151-1/+14
* | | Merge pull request #31173 from nextcloud/enhancement/user_migration-version-h...Côme Chilliet2022-02-224-0/+99
|\ \ \ | |_|/ |/| |
| * | Please drone checkersCôme Chilliet2022-02-211-0/+2