]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 months agofix(TextToImage): Update autoloaders 40326/head
Marcel Klehr [Thu, 26 Oct 2023 11:27:44 +0000 (13:27 +0200)]
fix(TextToImage): Update autoloaders

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoUpdate lib/public/TextToImage/IProvider.php
Marcel Klehr [Thu, 26 Oct 2023 09:49:02 +0000 (11:49 +0200)]
Update lib/public/TextToImage/IProvider.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoUpdate lib/public/TextToImage/IManager.php
Marcel Klehr [Thu, 26 Oct 2023 09:44:24 +0000 (11:44 +0200)]
Update lib/public/TextToImage/IManager.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(TextToImage): Add missing task status update
Marcel Klehr [Thu, 26 Oct 2023 09:41:21 +0000 (11:41 +0200)]
fix(TextToImage): Add missing task status update

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(TextToImage): Fix copypasta
Marcel Klehr [Thu, 26 Oct 2023 09:36:39 +0000 (11:36 +0200)]
fix(TextToImage): Fix copypasta

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoUpdate core/Controller/TextToImageApiController.php
Marcel Klehr [Thu, 26 Oct 2023 09:35:55 +0000 (11:35 +0200)]
Update core/Controller/TextToImageApiController.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(TextToImage): Update testing provider to new interface
Marcel Klehr [Thu, 26 Oct 2023 09:31:17 +0000 (11:31 +0200)]
fix(TextToImage): Update testing provider to new interface

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoen(TextToImage): Add getId method to IProvider
Marcel Klehr [Thu, 26 Oct 2023 09:26:47 +0000 (11:26 +0200)]
en(TextToImage): Add getId method to IProvider

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoen(TextToImage): Use specific exception class instead of generic RuntimeException
Marcel Klehr [Thu, 26 Oct 2023 09:16:15 +0000 (11:16 +0200)]
en(TextToImage): Use specific exception class instead of generic RuntimeException

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix: Minor copypasta
Marcel Klehr [Mon, 23 Oct 2023 13:00:40 +0000 (15:00 +0200)]
fix: Minor copypasta

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix: appease linters and psalm
Marcel Klehr [Mon, 23 Oct 2023 11:23:28 +0000 (13:23 +0200)]
fix: appease linters and psalm

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix: appease linters and psalm
Marcel Klehr [Mon, 23 Oct 2023 11:16:37 +0000 (13:16 +0200)]
fix: appease linters and psalm

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(TextToImage\Migration): Fix typo
Marcel Klehr [Mon, 23 Oct 2023 10:49:50 +0000 (12:49 +0200)]
fix(TextToImage\Migration): Fix typo

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(TextToImage\Db\Task): Inject ITimeFactory
Marcel Klehr [Mon, 23 Oct 2023 09:50:03 +0000 (11:50 +0200)]
fix(TextToImage\Db\Task): Inject ITimeFactory

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoUpdate lib/private/TextToImage/Db/TaskMapper.php
Marcel Klehr [Mon, 23 Oct 2023 09:44:48 +0000 (11:44 +0200)]
Update lib/private/TextToImage/Db/TaskMapper.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoUpdate lib/private/TextToImage/Db/TaskMapper.php
Marcel Klehr [Mon, 23 Oct 2023 09:44:33 +0000 (11:44 +0200)]
Update lib/private/TextToImage/Db/TaskMapper.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoUpdate lib/private/TextToImage/Manager.php
Marcel Klehr [Mon, 23 Oct 2023 09:43:35 +0000 (11:43 +0200)]
Update lib/private/TextToImage/Manager.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoUpdate lib/private/TextToImage/RemoveOldTasksBackgroundJob.php
Marcel Klehr [Mon, 23 Oct 2023 09:43:09 +0000 (11:43 +0200)]
Update lib/private/TextToImage/RemoveOldTasksBackgroundJob.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoUpdate lib/public/TextToImage/Task.php
Marcel Klehr [Mon, 23 Oct 2023 09:42:32 +0000 (11:42 +0200)]
Update lib/public/TextToImage/Task.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoUpdate lib/public/TextToImage/Task.php
Marcel Klehr [Mon, 23 Oct 2023 09:42:03 +0000 (11:42 +0200)]
Update lib/public/TextToImage/Task.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix: Update openapi.json
Marcel Klehr [Sun, 22 Oct 2023 11:11:40 +0000 (13:11 +0200)]
fix: Update openapi.json

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(RemoveOldTasksBackgroundJob): Update after change to support multiple images...
Marcel Klehr [Sun, 22 Oct 2023 10:49:46 +0000 (12:49 +0200)]
fix(RemoveOldTasksBackgroundJob): Update after change to support multiple images in TextToImage

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(settings/AdminAI): Fix eslint
Marcel Klehr [Sun, 22 Oct 2023 10:44:11 +0000 (12:44 +0200)]
fix(settings/AdminAI): Fix eslint

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(settings/AdminAI): Fix no-providers-installed view
Marcel Klehr [Sun, 22 Oct 2023 10:39:24 +0000 (12:39 +0200)]
fix(settings/AdminAI): Fix no-providers-installed view

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(TextToImage/Manager): Appease psalm
Marcel Klehr [Sun, 22 Oct 2023 10:38:40 +0000 (12:38 +0200)]
fix(TextToImage/Manager): Appease psalm

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(Folder): Allow filename to be '0'
Marcel Klehr [Sun, 22 Oct 2023 10:22:30 +0000 (12:22 +0200)]
fix(Folder): Allow filename to be '0'

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(Text2Image): Fix FakeText2ImageProvider in testing app
Marcel Klehr [Sun, 22 Oct 2023 10:21:48 +0000 (12:21 +0200)]
fix(Text2Image): Fix FakeText2ImageProvider in testing app

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(Text2Image): Fix appdata folder creation
Marcel Klehr [Sun, 22 Oct 2023 10:21:00 +0000 (12:21 +0200)]
fix(Text2Image): Fix appdata folder creation

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(Text2Image): Fix $completionExpectedAt default value
Marcel Klehr [Sun, 22 Oct 2023 10:20:29 +0000 (12:20 +0200)]
fix(Text2Image): Fix $completionExpectedAt default value

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoenh(Text2Image): Add AI settings section to text2image
Marcel Klehr [Sun, 22 Oct 2023 09:10:24 +0000 (11:10 +0200)]
enh(Text2Image): Add AI settings section to text2image

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(Text2Image): Fix psalm errors
Marcel Klehr [Fri, 20 Oct 2023 12:56:24 +0000 (14:56 +0200)]
fix(Text2Image): Fix psalm errors

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoenh(Text2Image): Expose expected completion time
Marcel Klehr [Fri, 20 Oct 2023 11:54:36 +0000 (13:54 +0200)]
enh(Text2Image): Expose expected completion time

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(Text2Image): Fix psalm error
Marcel Klehr [Fri, 20 Oct 2023 11:53:32 +0000 (13:53 +0200)]
fix(Text2Image): Fix psalm error

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(Text2Image): Add number_of_images to migration
Marcel Klehr [Fri, 20 Oct 2023 11:53:06 +0000 (13:53 +0200)]
fix(Text2Image): Add number_of_images to migration

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(Text2Image): Fix psalm issues
Marcel Klehr [Fri, 20 Oct 2023 11:38:20 +0000 (13:38 +0200)]
fix(Text2Image): Fix psalm issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(Text2Image): Fix OpenAPI types
Marcel Klehr [Fri, 20 Oct 2023 11:33:05 +0000 (13:33 +0200)]
fix(Text2Image): Fix OpenAPI types

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(Text2Image): Fix Task#lastUpdated initialization to use DateTime instead of time()
Marcel Klehr [Fri, 20 Oct 2023 11:15:40 +0000 (13:15 +0200)]
fix(Text2Image): Fix Task#lastUpdated initialization to use DateTime instead of time()

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoenh(testing app): Add fake text2image provider
Marcel Klehr [Fri, 20 Oct 2023 11:13:48 +0000 (13:13 +0200)]
enh(testing app): Add fake text2image provider

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoenh(TextToImage): Allow generating multiple images with one task
Marcel Klehr [Fri, 20 Oct 2023 11:13:15 +0000 (13:13 +0200)]
enh(TextToImage): Allow generating multiple images with one task

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoenh(TextToImage): Add getExpectedRuntime to IProvider and run tasks during request...
Marcel Klehr [Fri, 20 Oct 2023 10:17:17 +0000 (12:17 +0200)]
enh(TextToImage): Add getExpectedRuntime to IProvider and run tasks during request lifetime if possible

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(TextToImage): Fix OpenAPI definitions
Marcel Klehr [Thu, 19 Oct 2023 09:07:03 +0000 (11:07 +0200)]
fix(TextToImage): Fix OpenAPI definitions

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(TextToImage): Add autoloader changes and registerAlias
Marcel Klehr [Thu, 19 Oct 2023 08:54:18 +0000 (10:54 +0200)]
fix(TextToImage): Add autoloader changes and registerAlias

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agofix(TextToImage): Fix bruteforce protection
Marcel Klehr [Wed, 18 Oct 2023 12:46:40 +0000 (14:46 +0200)]
fix(TextToImage): Fix bruteforce protection

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agofix(TextToImage): Add bruteforce protection to API
Marcel Klehr [Wed, 18 Oct 2023 12:09:19 +0000 (14:09 +0200)]
fix(TextToImage): Add bruteforce protection to API

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agofix(TextToImage): Fix psalm issues
Marcel Klehr [Wed, 18 Oct 2023 12:09:04 +0000 (14:09 +0200)]
fix(TextToImage): Fix psalm issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agofix(TextToImage): Fix psalm issues
Marcel Klehr [Wed, 18 Oct 2023 11:33:04 +0000 (13:33 +0200)]
fix(TextToImage): Fix psalm issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agofix(TextToImage): Fix notnull column to allow for empty strings on orcale
Marcel Klehr [Wed, 18 Oct 2023 08:55:30 +0000 (10:55 +0200)]
fix(TextToImage): Fix notnull column to allow for empty strings on orcale

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agofix(TextToImage): Fix docblock of getImage route
Marcel Klehr [Wed, 18 Oct 2023 08:53:06 +0000 (10:53 +0200)]
fix(TextToImage): Fix docblock of getImage route

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoenh(TextToImage): Add bruteforce protection for anonymous API usage
Marcel Klehr [Wed, 18 Oct 2023 08:51:28 +0000 (10:51 +0200)]
enh(TextToImage): Add bruteforce protection for anonymous API usage

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoUpdate lib/public/TextToImage/Exception/TextToImageException.php
Marcel Klehr [Wed, 18 Oct 2023 08:59:13 +0000 (10:59 +0200)]
Update lib/public/TextToImage/Exception/TextToImageException.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoUpdate lib/public/TextToImage/Exception/TaskNotFoundException.php
Marcel Klehr [Wed, 18 Oct 2023 08:58:49 +0000 (10:58 +0200)]
Update lib/public/TextToImage/Exception/TaskNotFoundException.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoUpdate lib/private/TextToImage/Db/Task.php
Marcel Klehr [Wed, 18 Oct 2023 08:55:57 +0000 (10:55 +0200)]
Update lib/private/TextToImage/Db/Task.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoenh(TextToImage): Allow anonymous access to IManager#getUserTasksByApp
Marcel Klehr [Tue, 17 Oct 2023 14:53:42 +0000 (16:53 +0200)]
enh(TextToImage): Allow anonymous access to IManager#getUserTasksByApp

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoenh(TextToImage): Add routes
Marcel Klehr [Tue, 17 Oct 2023 10:23:02 +0000 (12:23 +0200)]
enh(TextToImage): Add routes

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoenh(TextToImage): Implement removal of stale images and change Task#last_updated...
Marcel Klehr [Tue, 17 Oct 2023 09:54:01 +0000 (11:54 +0200)]
enh(TextToImage): Implement removal of stale images and change Task#last_updated to DATETIME

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agofix(TextToImage): Fix coding style
Marcel Klehr [Mon, 16 Oct 2023 14:35:11 +0000 (16:35 +0200)]
fix(TextToImage): Fix coding style

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agofix(TextToImage): Fix psalm errors
Marcel Klehr [Mon, 16 Oct 2023 14:33:07 +0000 (16:33 +0200)]
fix(TextToImage): Fix psalm errors

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoenh(TextToImage): Address review comments
Marcel Klehr [Mon, 16 Oct 2023 14:19:19 +0000 (16:19 +0200)]
enh(TextToImage): Address review comments

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoUpdate lib/private/TextToImage/TaskBackgroundJob.php
Marcel Klehr [Mon, 16 Oct 2023 13:58:53 +0000 (15:58 +0200)]
Update lib/private/TextToImage/TaskBackgroundJob.php

Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoUpdate lib/public/TextToImage/Events/TaskSuccessfulEvent.php
Marcel Klehr [Mon, 16 Oct 2023 13:58:33 +0000 (15:58 +0200)]
Update lib/public/TextToImage/Events/TaskSuccessfulEvent.php

Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoUpdate lib/public/TextToImage/IManager.php
Marcel Klehr [Mon, 16 Oct 2023 13:43:27 +0000 (15:43 +0200)]
Update lib/public/TextToImage/IManager.php

Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoUpdate core/Controller/TextToImageApiController.php
Marcel Klehr [Mon, 16 Oct 2023 13:41:56 +0000 (15:41 +0200)]
Update core/Controller/TextToImageApiController.php

Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agocs:Fix
Marcel Klehr [Fri, 8 Sep 2023 10:03:52 +0000 (12:03 +0200)]
cs:Fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoSmall fixes
Marcel Klehr [Thu, 7 Sep 2023 13:01:56 +0000 (15:01 +0200)]
Small fixes

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoSmall fixes
Marcel Klehr [Thu, 7 Sep 2023 11:03:38 +0000 (13:03 +0200)]
Small fixes

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoImplement TextToImage OCP API
Marcel Klehr [Thu, 7 Sep 2023 10:37:09 +0000 (12:37 +0200)]
Implement TextToImage OCP API

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
12 months agoMerge pull request #40959 from nextcloud/bugfix/noid/fix-types-in-querybuilder
Joas Schilling [Wed, 18 Oct 2023 09:41:29 +0000 (11:41 +0200)]
Merge pull request #40959 from nextcloud/bugfix/noid/fix-types-in-querybuilder

fix(dbal): Fix types in query builder methods for parameters

12 months agoMerge pull request #40478 from nextcloud/node-from-entry
John Molakvoæ [Wed, 18 Oct 2023 08:44:21 +0000 (10:44 +0200)]
Merge pull request #40478 from nextcloud/node-from-entry

12 months agoMerge pull request #40873 from nextcloud/fix/36965-fix-search-contacts
Julia Kirschenheuter [Wed, 18 Oct 2023 08:05:01 +0000 (10:05 +0200)]
Merge pull request #40873 from nextcloud/fix/36965-fix-search-contacts

Fix width of input on contacts menu

12 months agoFix width of input on contacts menu 40873/head
julia.kirschenheuter [Tue, 17 Oct 2023 16:35:45 +0000 (18:35 +0200)]
Fix width of input on contacts menu

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
12 months agoMerge pull request #40956 from nextcloud/deps/nextcloud/dialogs-5.0.0-beta.6
John Molakvoæ [Wed, 18 Oct 2023 07:25:58 +0000 (09:25 +0200)]
Merge pull request #40956 from nextcloud/deps/nextcloud/dialogs-5.0.0-beta.6

12 months agochore: compile assets 40956/head
Christopher Ng [Tue, 17 Oct 2023 18:27:47 +0000 (11:27 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agochore: Remove unnecessary dialogs css imports
Christopher Ng [Tue, 17 Oct 2023 18:27:47 +0000 (11:27 -0700)]
chore: Remove unnecessary dialogs css imports

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agochore(deps): Bump @nextcloud/dialogs to v5-beta.6
Christopher Ng [Tue, 17 Oct 2023 18:27:47 +0000 (11:27 -0700)]
chore(deps): Bump @nextcloud/dialogs to v5-beta.6

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoMerge pull request #40926 from nextcloud/config-sample-theme-names-fix
John Molakvoæ [Wed, 18 Oct 2023 06:46:08 +0000 (08:46 +0200)]
Merge pull request #40926 from nextcloud/config-sample-theme-names-fix

12 months agofix(dbal): Fix types in query builder methods for parameters 40959/head
Joas Schilling [Wed, 18 Oct 2023 05:09:08 +0000 (07:09 +0200)]
fix(dbal): Fix types in query builder methods for parameters

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agoMerge pull request #40808 from c39cfbb3/patch-3
Ferdinand Thiessen [Wed, 18 Oct 2023 01:43:26 +0000 (03:43 +0200)]
Merge pull request #40808 from c39cfbb3/patch-3

fix(L10N): Support "Accept-Language: zh-Hans-CN" and alike

12 months agoMerge pull request #40912 from nextcloud/dependabot/npm_and_yarn/mdi/svg-7.3.67
Ferdinand Thiessen [Wed, 18 Oct 2023 01:36:29 +0000 (03:36 +0200)]
Merge pull request #40912 from nextcloud/dependabot/npm_and_yarn/mdi/svg-7.3.67

chore(deps): Bump @mdi/svg from 7.2.96 to 7.3.67

12 months agoMerge pull request #40941 from nextcloud/dependabot/npm_and_yarn/babel/traverse-7...
Ferdinand Thiessen [Wed, 18 Oct 2023 01:32:14 +0000 (03:32 +0200)]
Merge pull request #40941 from nextcloud/dependabot/npm_and_yarn/babel/traverse-7.23.2

chore(deps): Bump @babel/traverse from 7.22.8 to 7.23.2

12 months agoMerge pull request #39852 from nextcloud/pragmaHeader
Ferdinand Thiessen [Wed, 18 Oct 2023 01:30:21 +0000 (03:30 +0200)]
Merge pull request #39852 from nextcloud/pragmaHeader

Stop sending deprecated Pragma header

12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 18 Oct 2023 00:52:29 +0000 (00:52 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agochore(deps): Bump @mdi/svg from 7.2.96 to 7.3.67 40912/head
dependabot[bot] [Sat, 14 Oct 2023 03:10:10 +0000 (03:10 +0000)]
chore(deps): Bump @mdi/svg from 7.2.96 to 7.3.67

Bumps [@mdi/svg](https://github.com/Templarian/MaterialDesign-SVG) from 7.2.96 to 7.3.67.
- [Commits](https://github.com/Templarian/MaterialDesign-SVG/compare/v7.2.96...v7.3.67)

---
updated-dependencies:
- dependency-name: "@mdi/svg"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agoUpdate lib/private/L10N/Factory.php 40808/head
c39cfbb3 [Sat, 14 Oct 2023 16:33:42 +0000 (00:33 +0800)]
Update lib/private/L10N/Factory.php

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: c39cfbb3 <145777845+c39cfbb3@users.noreply.github.com>
12 months agoL10N/Factory: Support "Accept-Language: zh-Hans-CN" and alike
c39cfbb3 [Sat, 7 Oct 2023 03:44:46 +0000 (11:44 +0800)]
L10N/Factory: Support "Accept-Language: zh-Hans-CN" and alike

Signed-off-by: c39cfbb3 <145777845+c39cfbb3@users.noreply.github.com>
12 months agoMerge pull request #40950 from nextcloud/fix/add-aria-pressed-to-buttons
Ferdinand Thiessen [Wed, 18 Oct 2023 00:16:41 +0000 (02:16 +0200)]
Merge pull request #40950 from nextcloud/fix/add-aria-pressed-to-buttons

fix(theming): Add `aria-pressed` attribute to active background

12 months agofix(theming): Add `aria-pressed` attribute to active background 40950/head
Ferdinand Thiessen [Tue, 17 Oct 2023 13:10:31 +0000 (15:10 +0200)]
fix(theming): Add `aria-pressed` attribute to active background

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
12 months agoMerge pull request #40905 from nextcloud/fix/36965-apadt-margin-for-files_list_header
Pytal [Tue, 17 Oct 2023 22:02:52 +0000 (15:02 -0700)]
Merge pull request #40905 from nextcloud/fix/36965-apadt-margin-for-files_list_header

12 months agoReduce left margin of files list header 40905/head
julia.kirschenheuter [Fri, 13 Oct 2023 14:06:31 +0000 (16:06 +0200)]
Reduce left margin of files list header

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
12 months agoMerge pull request #40951 from nextcloud/fix/xhr-request-regression
Julius Härtl [Tue, 17 Oct 2023 18:56:19 +0000 (20:56 +0200)]
Merge pull request #40951 from nextcloud/fix/xhr-request-regression

12 months agoMerge pull request #40932 from nextcloud/enh/36965/fix-account-settings
Simon L [Tue, 17 Oct 2023 17:05:20 +0000 (19:05 +0200)]
Merge pull request #40932 from nextcloud/enh/36965/fix-account-settings

fix profile visibility settings being too wide

12 months agoMerge pull request #40872 from nextcloud/fix/36965-fix-status-message_dialog
Julia Kirschenheuter [Tue, 17 Oct 2023 16:09:38 +0000 (18:09 +0200)]
Merge pull request #40872 from nextcloud/fix/36965-fix-status-message_dialog

Change width for input field

12 months agoaddress review 40932/head
Simon L [Tue, 17 Oct 2023 15:29:06 +0000 (17:29 +0200)]
address review

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agoMerge pull request #40948 from nextcloud/fix/new-folder
John Molakvoæ [Tue, 17 Oct 2023 15:42:46 +0000 (17:42 +0200)]
Merge pull request #40948 from nextcloud/fix/new-folder

12 months agofix(xhr-request): Make sure to also allow strings as url 40951/head
Ferdinand Thiessen [Tue, 17 Oct 2023 14:14:53 +0000 (16:14 +0200)]
fix(xhr-request): Make sure to also allow strings as url

Our utility to add `X-Requested-With` headers on API calls intercepts
calls to `window.fetch`, so we must ensure we allow all parameters that the default
browser provided `window.fetch` allows.
In this case make sure to allow all stringify-able objects.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agofix(files): fix new folder encoding 40948/head
John Molakvoæ [Tue, 17 Oct 2023 12:58:07 +0000 (14:58 +0200)]
fix(files): fix new folder encoding

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
12 months agoChange `flex-direction` for input field 40872/head
julia.kirschenheuter [Wed, 11 Oct 2023 14:22:26 +0000 (16:22 +0200)]
Change `flex-direction` for input field

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
12 months agofix profile visibility settings being too wide
Simon L [Mon, 16 Oct 2023 10:03:17 +0000 (12:03 +0200)]
fix profile visibility settings being too wide

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agoMerge pull request #40643 from nextcloud/fix/37082-set_visible_label_for_input_in_modal
Julia Kirschenheuter [Tue, 17 Oct 2023 14:55:25 +0000 (16:55 +0200)]
Merge pull request #40643 from nextcloud/fix/37082-set_visible_label_for_input_in_modal

Set visible label for input field

12 months agoMerge pull request #40907 from nextcloud/enh/36965/fix-personal-settings
Simon L [Tue, 17 Oct 2023 13:23:26 +0000 (15:23 +0200)]
Merge pull request #40907 from nextcloud/enh/36965/fix-personal-settings

fix several personal settings problems

12 months agoReplace password dialog with dialog from library 40643/head
julia.kirschenheuter [Wed, 4 Oct 2023 14:31:28 +0000 (16:31 +0200)]
Replace password dialog with dialog from library

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>