| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(memcache): Fix comparison of Memcache configs to classes | Joas Schilling | 2023-08-17 | 1 | -7/+9 |
* | fix: Prevent PHP warnings when optional CacheEntry attributes are unset | Ferdinand Thiessen | 2023-08-17 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-17 | 2 | -0/+20 |
* | Merge pull request #39871 from nextcloud/backport/38714/stable27 | John Molakvoæ | 2023-08-16 | 1 | -5/+9 |
|\ |
|
| * | select the fileid first when looking for incomplete files | Robin Appelman | 2023-08-14 | 1 | -5/+9 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-16 | 4 | -0/+18 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-14 | 68 | -202/+202 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-13 | 2 | -2/+18 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-12 | 4 | -0/+110 |
* | Merge pull request #39722 from nextcloud/backport/39698/stable27 | John Molakvoæ | 2023-08-11 | 1 | -1/+1 |
|\ |
|
| * | fix: simplify `sourceData` check | John Molakvoæ | 2023-08-05 | 1 | -1/+1 |
| * | Catch more invalid cache source storage paths | Josh Richards | 2023-08-05 | 1 | -1/+1 |
* | | Merge pull request #39799 from nextcloud/appecosystem-auth-stable27 | John Molakvoæ | 2023-08-11 | 1 | -0/+19 |
|\ \ |
|
| * | | Fix psalm ci (stub). Wrap server container with try-catch | Andrey Borysenko | 2023-08-11 | 1 | -2/+6 |
| * | | added Application Ecosystem V2 login handler | Alexander Piskun | 2023-08-11 | 1 | -0/+15 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-11 | 2 | -0/+4 |
|/ / |
|
* | | log imaginary errors as info to not spam the server logs | Simon L | 2023-08-10 | 1 | -2/+2 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-10 | 4 | -0/+6 |
* | | feat: Add delete task API | Julius Härtl | 2023-08-09 | 2 | -0/+20 |
* | | change sql where order to match index order | Julien Veyssier | 2023-08-09 | 1 | -2/+2 |
* | | allow anon text processing scheduling | Julien Veyssier | 2023-08-09 | 7 | -8/+71 |
* | | start implementing ocs endpoint to get task list from user+appId+identifier | Julien Veyssier | 2023-08-09 | 3 | -1/+45 |
* | | fix composer autoload files | Julien Veyssier | 2023-08-09 | 2 | -0/+2 |
* | | Migration: Drop llm_tasks table and add textprocessing_tasks | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | | AI admin settings: cs:fix | Marcel Klehr | 2023-08-09 | 1 | -1/+0 |
* | | AI admin settings: Use config values in AI feature managers | Marcel Klehr | 2023-08-09 | 3 | -5/+53 |
* | | fix(TextProcessing): Inject L10N\IFactory instead of IL10N | Marcel Klehr | 2023-08-09 | 4 | -9/+26 |
* | | First pass at ai admin settings | Marcel Klehr | 2023-08-09 | 3 | -0/+18 |
* | | Fix tests: Adjust constructor signature | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | | Remove Task::factory method | Marcel Klehr | 2023-08-09 | 2 | -18/+1 |
* | | Fix psalm errors | Marcel Klehr | 2023-08-09 | 5 | -0/+9 |
* | | cs:fix | Marcel Klehr | 2023-08-09 | 1 | -2/+0 |
* | | Update autoloaders | Marcel Klehr | 2023-08-09 | 2 | -38/+38 |
* | | Apply suggestions from code review | Marcel Klehr | 2023-08-09 | 2 | -8/+1 |
* | | Fix psalm errors | Marcel Klehr | 2023-08-09 | 1 | -6/+9 |
* | | Fix psalm errors | Marcel Klehr | 2023-08-09 | 1 | -1/+0 |
* | | Massive refactoring: Turn LanguageModel OCP API into TextProcessing API | Marcel Klehr | 2023-08-09 | 28 | -627/+414 |
* | | Since 27.1.0 | Marcel Klehr | 2023-08-09 | 16 | -81/+81 |
* | | cs:fix | Marcel Klehr | 2023-08-09 | 2 | -4/+0 |
* | | LLM OCP API: Improve scheduleTask docblock | Marcel Klehr | 2023-08-09 | 1 | -1/+2 |
* | | LLM OCP API: Avoid using OC in OCP | Marcel Klehr | 2023-08-09 | 3 | -17/+10 |
* | | OCP\Common\NotFoundException: Add param type | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | | LLM OCP API: Simplify TaskBackgroundJob#run catch block | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | | LLM OCP API: Explain TaskBackgroundJob#setAllowParallelRuns | Marcel Klehr | 2023-08-09 | 1 | -0/+2 |
* | | LLM OCP API: Don't lose trace of wrapped exceptions | Marcel Klehr | 2023-08-09 | 1 | -4/+4 |
* | | LLM OCP API: Simplify LanguageModelManager#canHandleTask | Marcel Klehr | 2023-08-09 | 1 | -1/+6 |
* | | LLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/ | Marcel Klehr | 2023-08-09 | 2 | -4/+4 |
* | | LLM OCP API: Add missing copyright and strict types | Marcel Klehr | 2023-08-09 | 3 | -0/+69 |
* | | Update lib/public/LanguageModel/Events/TaskFailedEvent.php | Marcel Klehr | 2023-08-09 | 1 | -2/+4 |
* | | Update lib/public/LanguageModel/ILanguageModelProvider.php | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |