aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* optimize isShared and isMountedRobin Appelman2023-11-081-6/+6
* optimize builtin storage wrappersRobin Appelman2023-11-084-21/+68
* Merge pull request #38995 from fsamapoor/refactor_lib_private_systemtagChristoph Wurst2023-11-075-65/+32
|\
| * Refactors lib/private/SystemTag.Faraz Samapoor2023-11-075-65/+32
* | Merge pull request #39109 from fsamapoor/refactor_lib_private_metadata_migrat...Christoph Wurst2023-11-079-66/+39
|\ \
| * | Refactors Metadata, Migration, and Net.Faraz Samapoor2023-11-079-66/+39
| |/
* | Merge pull request #40761 from nextcloud/enh/noid/files-metadataMaxence Lange2023-11-0719-97/+2168
|\ \
| * | IFilesMetadataMaxence Lange2023-11-071-2/+0
| * | IFilesMetadataMaxence Lange2023-11-079-21/+31
| * | IFilesMetadataMaxence Lange2023-11-0720-95/+2158
| |/
* | Add $name property in SetupResult and improve APICôme Chilliet2023-11-071-1/+2
* | Merge pull request #41214 from nextcloud/bugfix/noid/make-install-verboseJoas Schilling2023-11-078-17/+67
|\ \ | |/ |/|
| * fix(install): Make installing more verboseJoas Schilling2023-11-038-17/+67
* | Merge pull request #40995 from nextcloud/cache-jail-optimizationsArthur Schiwon2023-11-032-6/+1
|\ \
| * | optimize cache jail creationRobin Appelman2023-10-192-6/+1
* | | Merge pull request #41263 from nextcloud/enh/noid/fix-semaphore-guardingSimon L2023-11-031-4/+4
|\ \ \ | |_|/ |/| |
| * | address reviewSimon L2023-11-031-4/+4
| * | fix semaphore guardingSimon L2023-11-031-1/+1
* | | Merge pull request #41211 from nextcloud/fix/text-to-imageChristoph Wurst2023-11-031-29/+30
|\ \ \
| * | | fix(TextToImage): Always set completionExpectedAt in run/schedule methodsMarcel Klehr2023-11-021-0/+6
| * | | fix(TextToImage): Consistently use the right method to get the preferred prov...Marcel Klehr2023-10-311-29/+24
* | | | feat(dependencyinjection): Allow optional (nullable) servicesChristoph Wurst2023-11-031-0/+5
| |/ / |/| |
* | | Merge pull request #40859 from nextcloud/fix/session/log-why-session-renewal-...Christoph Wurst2023-11-021-1/+2
|\ \ \
| * | | fix(session): Log why session renewal failedChristoph Wurst2023-10-111-1/+2
* | | | Merge pull request #38425 from nextcloud/feat/ocp/strict-igroupChristoph Wurst2023-11-021-16/+14
|\ \ \ \
| * | | | feat(ocp): Add types and strict typing to \OCP\Group\IGroupChristoph Wurst2023-09-061-16/+14
* | | | | Use \Throwable insteadGit'Fellow2023-11-011-1/+1
* | | | | Catch Imaginary processing errorsGit'Fellow2023-11-011-1/+1
* | | | | feat(contactsmenu): Show user statusChristoph Wurst2023-10-314-9/+49
| |_|/ / |/| | |
* | | | Merge pull request #40898 from Murena-SAS/dev/custom-apps-assetsJulius Härtl2023-10-301-2/+7
|\ \ \ \
| * | | | Add custom apps translation scripts and image path for consistencyAkhil2023-10-191-2/+7
* | | | | enh: Register profile nav entryChristopher Ng2023-10-261-0/+13
* | | | | Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-269-4/+751
|\ \ \ \ \
| * | | | | fix(TextToImage): Add missing task status updateMarcel Klehr2023-10-261-0/+6
| * | | | | en(TextToImage): Add getId method to IProviderMarcel Klehr2023-10-261-2/+2
| * | | | | en(TextToImage): Use specific exception class instead of generic RuntimeExcep...Marcel Klehr2023-10-261-6/+3
| * | | | | fix: Minor copypastaMarcel Klehr2023-10-231-1/+1
| * | | | | fix: appease linters and psalmMarcel Klehr2023-10-231-1/+0
| * | | | | fix: appease linters and psalmMarcel Klehr2023-10-231-2/+4
| * | | | | fix(TextToImage\Db\Task): Inject ITimeFactoryMarcel Klehr2023-10-231-1/+2
| * | | | | Update lib/private/TextToImage/Db/TaskMapper.phpMarcel Klehr2023-10-231-1/+1
| * | | | | Update lib/private/TextToImage/Db/TaskMapper.phpMarcel Klehr2023-10-231-1/+1
| * | | | | Update lib/private/TextToImage/Manager.phpMarcel Klehr2023-10-231-2/+2
| * | | | | Update lib/private/TextToImage/RemoveOldTasksBackgroundJob.phpMarcel Klehr2023-10-231-2/+2
| * | | | | fix(RemoveOldTasksBackgroundJob): Update after change to support multiple ima...Marcel Klehr2023-10-221-2/+2
| * | | | | fix(TextToImage/Manager): Appease psalmMarcel Klehr2023-10-221-1/+1
| * | | | | fix(Folder): Allow filename to be '0'Marcel Klehr2023-10-221-1/+1
| * | | | | fix(Text2Image): Fix appdata folder creationMarcel Klehr2023-10-221-8/+4
| * | | | | enh(Text2Image): Add AI settings section to text2imageMarcel Klehr2023-10-221-0/+6
| * | | | | enh(Text2Image): Expose expected completion timeMarcel Klehr2023-10-201-2/+8