| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update core/Controller/LanguageModelApiController.php | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | Fix openapi docs | Marcel Klehr | 2023-08-09 | 1 | -4/+10 |
* | Update core/Controller/LanguageModelApiController.php | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | LanguageModelApiController: Use jsonSerialize method to help psalm | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | cs:fix | Marcel Klehr | 2023-08-09 | 1 | -2/+0 |
* | LLM OCP API: Fix OpenApi docs | Marcel Klehr | 2023-08-09 | 1 | -3/+3 |
* | LLM OCP API: Fix psalm issues | Marcel Klehr | 2023-08-09 | 1 | -3/+3 |
* | LLM Migration: Return null if nothing changed | Marcel Klehr | 2023-08-09 | 1 | -1/+3 |
* | LLM OCS API: Add OpenAPI docs | Marcel Klehr | 2023-08-09 | 1 | -3/+30 |
* | LLM OCS API: s/tasks/tasktypes/ | Marcel Klehr | 2023-08-09 | 2 | -2/+2 |
* | LLM OCP API: Fix psam errors | Marcel Klehr | 2023-08-09 | 1 | -2/+2 |
* | LLM OCP API: Fix security issue | Marcel Klehr | 2023-08-09 | 1 | -0/+4 |
* | LLM OCP API: Add identifier param | Marcel Klehr | 2023-08-09 | 1 | -0/+5 |
* | Add tasks::last_updated column and vacate tasks after a week | Marcel Klehr | 2023-08-09 | 1 | -0/+7 |
* | LLM OCP API: Fix copyright | Marcel Klehr | 2023-08-09 | 1 | -2/+2 |
* | LLM OCP API: Use OCP\Common\Exception\NotFoundException | Marcel Klehr | 2023-08-09 | 1 | -1/+2 |
* | LLM OCP API: Implement ocs API | Marcel Klehr | 2023-08-09 | 3 | -0/+103 |
* | Fix Copyright | Marcel Klehr | 2023-08-09 | 1 | -2/+2 |
* | LLM OCP API: Add db migration | Marcel Klehr | 2023-08-09 | 1 | -0/+85 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-09 | 2 | -0/+4 |
* | enh: add to shipped | Christopher Ng | 2023-08-08 | 1 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-08 | 4 | -0/+46 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-07 | 2 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-06 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-05 | 4 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-04 | 4 | -2/+6 |
* | Fix app menu flicker | ZetaTom | 2023-08-03 | 1 | -1/+0 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-03 | 4 | -12/+12 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-02 | 2 | -0/+10 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-01 | 4 | -2/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-29 | 4 | -6/+16 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-28 | 6 | -2/+18 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-27 | 4 | -2/+14 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-26 | 4 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-25 | 4 | -0/+8 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-24 | 10 | -18/+36 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-23 | 8 | -0/+24 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-22 | 118 | -0/+118 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-20 | 2 | -12/+12 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-19 | 4 | -4/+388 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-18 | 2 | -0/+6 |
* | Merge pull request #39417 from nextcloud/backport/39416/stable27 | Joas Schilling | 2023-07-17 | 1 | -0/+1 |
|\ |
|
| * | fix(core): Add password confirmation requirement for getapppassword | Joas Schilling | 2023-07-17 | 1 | -0/+1 |
* | | Merge pull request #39396 from nextcloud/backport/39389/stable27 | Julius Härtl | 2023-07-17 | 2 | -3/+33 |
|\ \
| |/
|/| |
|
| * | feat: Add public event for missing indices | Julius Härtl | 2023-07-14 | 2 | -3/+33 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-17 | 4 | -8/+8 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-15 | 4 | -8/+58 |
* | | fix(db): no hardcoded table prefix is expected | Arthur Schiwon | 2023-07-14 | 1 | -2/+2 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-14 | 4 | -12/+92 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-13 | 4 | -12/+12 |