Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enh(TextProcessing): Add IProvider2 | Marcel Klehr | 2023-11-03 | 3 | -2/+70 |
| | | | | | | | - allow providers to obtain current task's userId - allow providers to expose average task runtime Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-03 | 6 | -2/+14 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #40597 from nextcloud/fix/public-footer-empty-not-shown | Ferdinand Thiessen | 2023-11-02 | 5 | -7/+11 |
|\ | | | | | fix(theming): Make sure the footer is hidden if no content is rendered | ||||
| * | chore: Compile CSS assets | Ferdinand Thiessen | 2023-11-02 | 3 | -3/+3 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix(theming): Make sure the footer is hidden if not content is rendered | Ferdinand Thiessen | 2023-11-02 | 3 | -5/+9 |
| | | | | | | | | | | | | | | Previously the footer was empty, but the backdrop was still shown. This hides the footer if no text content was defined. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(upgrade): files_rightclick is deprecated | Arthur Schiwon | 2023-11-02 | 1 | -2/+0 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | feat(events): Add typed event for filtering autocompletion suggestions | Joas Schilling | 2023-11-02 | 1 | -0/+13 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #41230 from nextcloud/indexFix | Git'Fellow | 2023-11-02 | 1 | -3/+4 |
|\ | | | | | fix: add index on migration only if needed | ||||
| * | Return only if changed | Git'Fellow | 2023-11-01 | 1 | -2/+1 |
| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
| * | fix: add index on migration only if needed | Git'Fellow | 2023-11-01 | 1 | -1/+3 |
| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-02 | 122 | -122/+208 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #40852 from nextcloud/feat/contactsmenu/user-status | Christoph Wurst | 2023-11-01 | 3 | -44/+45 |
|\ | | | | | feat(contactsmenu): Show user status | ||||
| * | feat(contactsmenu): Show user status | Christoph Wurst | 2023-10-31 | 3 | -44/+45 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-01 | 2 | -2/+10 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #41207 from nextcloud/fix/a11y/contacts-menu-actions | Pytal | 2023-10-31 | 1 | -12/+1 |
|\ | | | | | fix(a11y): Increase contrast of contacts menu actions | ||||
| * | fix(a11y): Increase contrast of contacts menu actions | Christopher Ng | 2023-10-30 | 1 | -12/+1 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | load script and styles on setup page | Robin Appelman | 2023-10-31 | 1 | -0/+8 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-31 | 4 | -0/+8 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #41177 from nextcloud/fix/noid/reset-bfp-on-sudo-action | Joas Schilling | 2023-10-30 | 1 | -1/+2 |
|\ | | | | | Reset BFP for sudo action | ||||
| * | Reset BFP for sudo action | Marcel Müller | 2023-10-28 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-30 | 4 | -0/+12 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-29 | 4 | -0/+6 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-28 | 22 | -2/+52 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-27 | 98 | -974/+98 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Settings nav entries typing | Christopher Ng | 2023-10-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | enh(a11y): Add separate profile entry | Christopher Ng | 2023-10-26 | 2 | -2/+150 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix: Set profile as active nav entry | Christopher Ng | 2023-10-26 | 1 | -0/+4 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Merge pull request #40889 from nextcloud/feat/check-for-more-php-modules | Côme Chilliet | 2023-10-26 | 2 | -35/+0 |
|\ | | | | | Check for more php modules | ||||
| * | Migrate missing PHP modules check to new API and improve it | Côme Chilliet | 2023-10-19 | 2 | -35/+0 |
| | | | | | | | | | | | | Test all modules listed as required in our documentation Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #41117 from callmemagnus/bugfix/grant__js-error | Ferdinand Thiessen | 2023-10-26 | 1 | -1/+1 |
|\ \ | | | | | | | fix(login): Fix JS error on login grant page | ||||
| * | | fix(grant): remove JS error on Grant page | Magnus Anderssen | 2023-10-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Closes #41098 Signed-off-by: Magnus Anderssen <magnus@magooweb.com> | ||||
* | | | Merge pull request #40326 from nextcloud/enh/text-to-image-api | Joas Schilling | 2023-10-26 | 5 | -0/+1239 |
|\ \ \ | |/ / |/| | | Implement TextToImage OCP API | ||||
| * | | Update core/Controller/TextToImageApiController.php | Marcel Klehr | 2023-10-26 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | en(TextToImage): Use specific exception class instead of generic ↵ | Marcel Klehr | 2023-10-26 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | RuntimeException Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(TextToImage\Migration): Fix typo | Marcel Klehr | 2023-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: Update openapi.json | Marcel Klehr | 2023-10-22 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(Text2Image): Fix $completionExpectedAt default value | Marcel Klehr | 2023-10-22 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | enh(Text2Image): Expose expected completion time | Marcel Klehr | 2023-10-20 | 3 | -2/+11 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(Text2Image): Add number_of_images to migration | Marcel Klehr | 2023-10-20 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(Text2Image): Fix OpenAPI types | Marcel Klehr | 2023-10-20 | 2 | -3/+66 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | enh(TextToImage): Allow generating multiple images with one task | Marcel Klehr | 2023-10-20 | 3 | -6/+11 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | enh(TextToImage): Add getExpectedRuntime to IProvider and run tasks during ↵ | Marcel Klehr | 2023-10-20 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | request lifetime if possible Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(TextToImage): Fix OpenAPI definitions | Marcel Klehr | 2023-10-19 | 2 | -2/+811 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(TextToImage): Fix bruteforce protection | Marcel Klehr | 2023-10-18 | 1 | -19/+10 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(TextToImage): Add bruteforce protection to API | Marcel Klehr | 2023-10-18 | 1 | -10/+28 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(TextToImage): Fix psalm issues | Marcel Klehr | 2023-10-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(TextToImage): Fix notnull column to allow for empty strings on orcale | Marcel Klehr | 2023-10-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(TextToImage): Fix docblock of getImage route | Marcel Klehr | 2023-10-18 | 1 | -4/+3 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | enh(TextToImage): Add bruteforce protection for anonymous API usage | Marcel Klehr | 2023-10-18 | 1 | -2/+7 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | enh(TextToImage): Add routes | Marcel Klehr | 2023-10-18 | 1 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> |