Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-25 | 4 | -0/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-24 | 10 | -18/+36 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-23 | 8 | -0/+24 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-22 | 118 | -0/+118 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #39008 from nextcloud/enh/noid/reorder-fonts | Simon L | 2023-07-21 | 2 | -3/+3 |
|\ | | | | | switch to bootstrap font-stack | ||||
| * | add missing places and address review. | Simon L | 2023-07-20 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| * | address review | Simon L | 2023-07-19 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| * | switch to bootstrap font-stack | Simon L | 2023-07-19 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | Merge pull request #38854 from nextcloud/enh/llm-api | Marcel Klehr | 2023-07-21 | 3 | -0/+243 |
|\ \ | |||||
| * | | Fix tests: Adjust constructor signature | Marcel Klehr | 2023-07-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | Remove Task::factory method | Marcel Klehr | 2023-07-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | Fix psalm errors | Marcel Klehr | 2023-07-14 | 1 | -19/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | Massive refactoring: Turn LanguageModel OCP API into TextProcessing API | Marcel Klehr | 2023-07-14 | 2 | -17/+40 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | Update core/Controller/LanguageModelApiController.php | Marcel Klehr | 2023-07-11 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | Update core/Controller/LanguageModelApiController.php | Marcel Klehr | 2023-07-11 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | Fix openapi docs | Marcel Klehr | 2023-07-11 | 1 | -4/+10 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | Update core/Controller/LanguageModelApiController.php | Marcel Klehr | 2023-07-11 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LanguageModelApiController: Use jsonSerialize method to help psalm | Marcel Klehr | 2023-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | cs:fix | Marcel Klehr | 2023-07-07 | 1 | -2/+0 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM OCP API: Fix OpenApi docs | Marcel Klehr | 2023-07-07 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM OCP API: Fix psalm issues | Marcel Klehr | 2023-07-07 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM Migration: Return null if nothing changed | Marcel Klehr | 2023-07-07 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM OCS API: Add OpenAPI docs | Marcel Klehr | 2023-07-07 | 1 | -3/+30 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM OCS API: s/tasks/tasktypes/ | Marcel Klehr | 2023-07-07 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM OCP API: Fix psam errors | Marcel Klehr | 2023-07-07 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM OCP API: Fix security issue | Marcel Klehr | 2023-07-07 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM OCP API: Add identifier param | Marcel Klehr | 2023-07-07 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | Add tasks::last_updated column and vacate tasks after a week | Marcel Klehr | 2023-07-07 | 1 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM OCP API: Fix copyright | Marcel Klehr | 2023-07-07 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM OCP API: Use OCP\Common\Exception\NotFoundException | Marcel Klehr | 2023-07-07 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM OCP API: Implement ocs API | Marcel Klehr | 2023-07-07 | 3 | -0/+103 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | Fix Copyright | Marcel Klehr | 2023-07-07 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | LLM OCP API: Add db migration | Marcel Klehr | 2023-07-07 | 1 | -0/+85 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | | enh(a11y): Add aria-modal to dialogs | Christopher Ng | 2023-07-20 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-20 | 2 | -12/+12 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-19 | 4 | -4/+388 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-18 | 2 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(core): Add password confirmation requirement for getapppassword | Joas Schilling | 2023-07-17 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-17 | 4 | -8/+8 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-15 | 4 | -8/+58 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #39389 from nextcloud/enh/add-missing-indices-event | Julius Härtl | 2023-07-14 | 2 | -2/+31 |
|\ \ \ | |||||
| * | | | feat: Add public event for missing indices | Julius Härtl | 2023-07-14 | 2 | -2/+31 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Merge pull request #39380 from nextcloud/fix/39379/systag_by_tagid-not-created | Arthur Schiwon | 2023-07-14 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | fix(db): no hardcoded table prefix is expected | ||||
| * | | | fix(db): no hardcoded table prefix is expected | Arthur Schiwon | 2023-07-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-14 | 4 | -12/+92 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #39331 from nextcloud/feature/openapi/core | Robin Appelman | 2023-07-13 | 33 | -282/+673 |
|\ \ \ | | | | | | | | | core: Add OpenAPI spec | ||||
| * | | | core: Add OpenAPI spec | jld3103 | 2023-07-13 | 33 | -282/+673 |
| | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | | | fix: Remove jQuery from main entry point | Ferdinand Thiessen | 2023-07-13 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-13 | 4 | -12/+12 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-12 | 4 | -4/+6 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |