aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update lib/private/TextProcessing/Manager.phpMarcel Klehr2023-11-081-1/+1
* Merge branch 'master' into enh/text-processing-iprovider2Marcel Klehr2023-11-0867-288/+3741
|\
| * 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-0735-102/+3421
| |\ \
| | * | IFilesMetadataMaxence Lange2023-11-071-2/+0
| | * | IFilesMetadataMaxence Lange2023-11-0713-46/+41
| | * | IFilesMetadataMaxence Lange2023-11-0736-97/+3423
| | |/
| * | Add $name property in SetupResult and improve APICôme Chilliet2023-11-073-1/+36
| * | Merge pull request #41214 from nextcloud/bugfix/noid/make-install-verboseJoas Schilling2023-11-079-17/+74
| |\ \
| | * | fix(install): Make installing more verboseJoas Schilling2023-11-039-17/+74
| * | | Merge pull request #41175 from nextcloud/feat/noid/openapi-scopesJoas Schilling2023-11-074-0/+102
| |\ \ \ | | |_|/ | |/| |
| | * | feat(openapi): Add OpenAPI attribute to allow multiple scopes and overwriting...Joas Schilling2023-11-034-0/+102
| * | | Add a command to run the setup checks from CLICôme Chilliet2023-11-062-0/+2
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-042-0/+2
| * | | 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
* | | | | fix coding styleMarcel Klehr2023-11-071-1/+0
* | | | | fix: split IProvider2 into two more verbose interfacesMarcel Klehr2023-11-076-15/+58
* | | | | fix: psalm issues and coding styleMarcel Klehr2023-11-062-7/+19
* | | | | fix(TextProcessing/Manager): add canuseProvider check in getPreferredProvidersMarcel Klehr2023-11-061-3/+1
* | | | | fix(TextProcessing/Manager): Throw TaskFailureException upon failureMarcel Klehr2023-11-063-9/+13
* | | | | enh(TextProcessing): Add IProvider2Marcel Klehr2023-11-035-19/+143
|/ / / /
* | / / feat(dependencyinjection): Allow optional (nullable) servicesChristoph Wurst2023-11-031-0/+5
| |/ / |/| |
* | | Merge pull request #41218 from nextcloud/techdebt/noid/add-autocomplete-filte...Joas Schilling2023-11-024-0/+110
|\ \ \
| * | | feat(events): Add typed event for filtering autocompletion suggestionsJoas Schilling2023-11-024-0/+110
* | | | 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-022-42/+48
|\ \ \ \
| * | | | feat(ocp): Add types and strict typing to \OCP\Group\IGroupChristoph Wurst2023-09-062-42/+48
* | | | | Use \Throwable insteadGit'Fellow2023-11-011-1/+1
* | | | | Catch Imaginary processing errorsGit'Fellow2023-11-011-1/+1
* | | | | Merge pull request #40852 from nextcloud/feat/contactsmenu/user-statusChristoph Wurst2023-11-019-9/+111
|\ \ \ \ \
| * | | | | feat(contactsmenu): Show user statusChristoph Wurst2023-10-319-9/+111
| | |_|/ / | |/| | |
* / | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-012-2/+2
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-314-26/+32
* | | | 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
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-272-0/+2
* | | | | enh: Register profile nav entryChristopher Ng2023-10-261-0/+13
* | | | | Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-2621-4/+1418
|\ \ \ \ \
| * | | | | fix(TextToImage): Update autoloadersMarcel Klehr2023-10-262-0/+2