aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
| * | | | | Update lib/public/TextToImage/IProvider.phpMarcel Klehr2023-10-261-1/+1
| * | | | | Update lib/public/TextToImage/IManager.phpMarcel Klehr2023-10-261-1/+1
| * | | | | fix(TextToImage): Add missing task status updateMarcel Klehr2023-10-261-0/+6
| * | | | | en(TextToImage): Add getId method to IProviderMarcel Klehr2023-10-262-2/+8
| * | | | | en(TextToImage): Use specific exception class instead of generic RuntimeExcep...Marcel Klehr2023-10-263-8/+37
| * | | | | fix: Minor copypastaMarcel Klehr2023-10-232-2/+2
| * | | | | 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
| * | | | | Update lib/public/TextToImage/Task.phpMarcel Klehr2023-10-231-1/+1
| * | | | | Update lib/public/TextToImage/Task.phpMarcel Klehr2023-10-231-1/+1
| * | | | | 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
| * | | | | fix(Text2Image): Fix $completionExpectedAt default valueMarcel Klehr2023-10-221-7/+9
| * | | | | enh(Text2Image): Add AI settings section to text2imageMarcel Klehr2023-10-222-0/+12
| * | | | | fix(Text2Image): Fix psalm errorsMarcel Klehr2023-10-202-0/+12