summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add tasks::last_updated column and vacate tasks after a weekMarcel Klehr2023-08-097-2/+143
| * | | | | cs:fixMarcel Klehr2023-08-096-0/+6
| * | | | | LLM OCP API: Fix copyrightMarcel Klehr2023-08-091-2/+2
| * | | | | LLM OCP API: Use OCP\Common\Exception\NotFoundExceptionMarcel Klehr2023-08-093-4/+7
| * | | | | OCP: Introduce OCP\Common\Exception\NotFoundExceptionMarcel Klehr2023-08-091-0/+41
| * | | | | LLM OCP API: strict types and copyrightMarcel Klehr2023-08-097-1/+133
| * | | | | LLM OCP API: Type shenanigans for Visitor patternMarcel Klehr2023-08-097-34/+30
| * | | | | Apply suggestions from code reviewMarcel Klehr2023-08-091-2/+2
| * | | | | Update lib/public/AppFramework/Bootstrap/IRegistrationContext.phpMarcel Klehr2023-08-091-1/+1
| * | | | | LLM OCP API: Commit autoloadersMarcel Klehr2023-08-092-0/+40
| * | | | | LLM OCP API: Add task definitionsMarcel Klehr2023-08-096-0/+12
| * | | | | Update lib/public/LanguageModel/ITopicsProvider.phpMarcel Klehr2023-08-091-1/+1
| * | | | | LLM OCP API: Fix coding style and psalmMarcel Klehr2023-08-097-5/+31
| * | | | | LLM OCP API: cs:fixMarcel Klehr2023-08-093-6/+0
| * | | | | LLM OCP API: Fix static analysisMarcel Klehr2023-08-094-8/+35
| * | | | | LLM OCP API: Add @sinceMarcel Klehr2023-08-096-3/+94
| * | | | | LLM OCP API: Fix type errorsMarcel Klehr2023-08-092-4/+24
| * | | | | LLM OCP API: Make linters happyMarcel Klehr2023-08-091-12/+11
| * | | | | LLM OCP API: cs:fixMarcel Klehr2023-08-0910-25/+4
| * | | | | LLM OCP API: Implement ocs APIMarcel Klehr2023-08-0911-16/+167
| * | | | | LLM OCP API: ADd topics and headline tasksMarcel Klehr2023-08-096-3/+159
| * | | | | Fix CopyrightMarcel Klehr2023-08-091-2/+2
| * | | | | LLM OCP API: Add to RegistrationContextMarcel Klehr2023-08-092-1/+22
| * | | | | LLM OCP API: Add db migrationMarcel Klehr2023-08-092-1/+86
| * | | | | LLM OCP API: Implement private backend code + add ILanguageModelTaskMarcel Klehr2023-08-0912-46/+452
| * | | | | LLM OCP API: Rework to use Task objectsMarcel Klehr2023-08-0912-150/+185
| * | | | | Initial work on lm OCP APIMarcel Klehr2023-08-098-0/+339
|/ / / / /
* | | | | Merge pull request #39761 from nextcloud/bugfix/noid/fix-3rdpartyJohn Molakvoæ2023-08-091-0/+0
|\ \ \ \ \
| * | | | | fix(3rdparty): Revert accidental 3rdparty bumpJoas Schilling2023-08-081-0/+0
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0940-44/+254
* | | | | | Merge pull request #39764 from nextcloud/backport/39651/stable27Pytal2023-08-0834-0/+2501
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | enh: handle user deletedChristopher Ng2023-08-086-2/+62
| * | | | | fix: set endpoint descriptionChristopher Ng2023-08-081-1/+1
| * | | | | fix(ci): add to enabled appsChristopher Ng2023-08-081-0/+1
| * | | | | fix: ignore non-existingChristopher Ng2023-08-081-0/+6
| * | | | | enh: add json output to commandChristopher Ng2023-08-081-15/+40
| * | | | | enh: add codeownerChristopher Ng2023-08-081-0/+1
| * | | | | fix: return null if table existsChristopher Ng2023-08-081-0/+4
| * | | | | fix: remove unnecessary parsed subjectChristopher Ng2023-08-081-5/+0
| * | | | | enh: highlight filenameChristopher Ng2023-08-081-3/+1
| * | | | | fix: catch NodeNotFoundException in notifierChristopher Ng2023-08-081-2/+5
| * | | | | fix: exit on reminder not foundChristopher Ng2023-08-082-1/+10
| * | | | | enh: handle node deletedChristopher Ng2023-08-087-6/+81
| * | | | | fix: construct background jobsChristopher Ng2023-08-082-2/+2
| * | | | | fix: remove throwable handlingChristopher Ng2023-08-082-13/+0
| * | | | | fix: return ocs dataChristopher Ng2023-08-081-18/+18
| * | | | | enh: does not exist return nullChristopher Ng2023-08-081-1/+4
| * | | | | enh: serialize pathChristopher Ng2023-08-081-2/+2
| * | | | | enh: comment intervalChristopher Ng2023-08-081-1/+1
| * | | | | enh: return created status codeChristopher Ng2023-08-082-2/+9