]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 months agoMerge pull request #41142 from nextcloud/fix/40869-Create_right_table_for_the_OAuth_2...
Julia Kirschenheuter [Fri, 27 Oct 2023 11:36:20 +0000 (13:36 +0200)]
Merge pull request #41142 from nextcloud/fix/40869-Create_right_table_for_the_OAuth_2.0_clients

Create semantically right table for the "OAuth 2.0 clients"

12 months agoCreate semantically right table for the "OAuth 2.0 clients" 41142/head
julia.kirschenheuter [Thu, 26 Oct 2023 15:27:21 +0000 (17:27 +0200)]
Create semantically right table for the "OAuth 2.0 clients"

Adapt styles

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
12 months agoMerge pull request #41148 from nextcloud/dependabot/npm_and_yarn/browserify-sign...
John Molakvoæ [Fri, 27 Oct 2023 07:22:13 +0000 (09:22 +0200)]
Merge pull request #41148 from nextcloud/dependabot/npm_and_yarn/browserify-sign-4.2.2

12 months agochore(deps): bump browserify-sign from 4.2.1 to 4.2.2 41148/head
dependabot[bot] [Fri, 27 Oct 2023 07:21:37 +0000 (07:21 +0000)]
chore(deps): bump browserify-sign from 4.2.1 to 4.2.2

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months agoMerge pull request #41135 from nextcloud/fix/cypress-ci
Joas Schilling [Fri, 27 Oct 2023 07:19:57 +0000 (09:19 +0200)]
Merge pull request #41135 from nextcloud/fix/cypress-ci

fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress tests

12 months agoMerge pull request #39743 from nextcloud/fixNullArray
Git'Fellow [Fri, 27 Oct 2023 06:07:42 +0000 (08:07 +0200)]
Merge pull request #39743 from nextcloud/fixNullArray

fix: Don't try to access null array

12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 27 Oct 2023 00:27:40 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #41122 from nextcloud/enh/a11y/separate-profile-entry
Pytal [Thu, 26 Oct 2023 23:57:28 +0000 (16:57 -0700)]
Merge pull request #41122 from nextcloud/enh/a11y/separate-profile-entry

enh(a11y): Separate profile and user status user menu entries

12 months agoMerge pull request #41140 from nextcloud/chore/codecov-ignore-project-state
Joas Schilling [Thu, 26 Oct 2023 17:44:26 +0000 (19:44 +0200)]
Merge pull request #41140 from nextcloud/chore/codecov-ignore-project-state

chore(codecov): Do not run project status check

12 months agochore: compile assets 41122/head
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agofix(tests): Test profile entry
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
fix(tests): Test profile entry

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agofix: Settings nav entries typing
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
fix: Settings nav entries typing

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoenh(a11y): Add separate profile entry
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
enh(a11y): Add separate profile entry

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agofix: Remove profile from UserStatus component
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
fix: Remove profile from UserStatus component

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agofix: Set profile as active nav entry
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
fix: Set profile as active nav entry

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoenh: Register profile nav entry
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
enh: Register profile nav entry

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoMerge pull request #40889 from nextcloud/feat/check-for-more-php-modules
Côme Chilliet [Thu, 26 Oct 2023 17:13:28 +0000 (19:13 +0200)]
Merge pull request #40889 from nextcloud/feat/check-for-more-php-modules

Check for more php modules

12 months agochore(codecov): Do not run project status check 41140/head
Ferdinand Thiessen [Thu, 26 Oct 2023 15:05:40 +0000 (17:05 +0200)]
chore(codecov): Do not run project status check

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
12 months agoAdd links to documentation for PHP modules 40889/head
Côme Chilliet [Thu, 26 Oct 2023 14:16:39 +0000 (16:16 +0200)]
Add links to documentation for PHP modules

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agofix(cypress): Also clone 3rdparty submodule to keep in sync for cypress tests 41135/head
Ferdinand Thiessen [Thu, 26 Oct 2023 12:30:03 +0000 (14:30 +0200)]
fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress tests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
12 months agoMerge pull request #41117 from callmemagnus/bugfix/grant__js-error
Ferdinand Thiessen [Thu, 26 Oct 2023 14:05:08 +0000 (16:05 +0200)]
Merge pull request #41117 from callmemagnus/bugfix/grant__js-error

fix(login): Fix JS error on login grant page

12 months agoMerge pull request #41115 from nextcloud/fix/cypress-admin-theming
Ferdinand Thiessen [Thu, 26 Oct 2023 14:04:28 +0000 (16:04 +0200)]
Merge pull request #41115 from nextcloud/fix/cypress-admin-theming

fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` checker functions

12 months agoMerge pull request #40326 from nextcloud/enh/text-to-image-api
Joas Schilling [Thu, 26 Oct 2023 13:53:30 +0000 (15:53 +0200)]
Merge pull request #40326 from nextcloud/enh/text-to-image-api

Implement TextToImage OCP API

12 months agoMerge pull request #41133 from nextcloud/bugfix/noid/dont-duplicate-notification...
Joas Schilling [Thu, 26 Oct 2023 11:55:04 +0000 (13:55 +0200)]
Merge pull request #41133 from nextcloud/bugfix/noid/dont-duplicate-notification-warning

Don't duplicate notification warning

12 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>
12 months agofix(grant): remove JS error on Grant page 41117/head
Magnus Anderssen [Wed, 25 Oct 2023 15:20:10 +0000 (17:20 +0200)]
fix(grant): remove JS error on Grant page

Closes #41098

Signed-off-by: Magnus Anderssen <magnus@magooweb.com>
12 months agoMerge pull request #41120 from nextcloud/imaginaryInvalidStream
Simon L [Thu, 26 Oct 2023 09:59:37 +0000 (11:59 +0200)]
Merge pull request #41120 from nextcloud/imaginaryInvalidStream

12 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>
12 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>
12 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>
12 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>
12 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>
12 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>
12 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>
12 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>
12 months agoDon't duplicate notification warning 41133/head
Joas Schilling [Thu, 26 Oct 2023 07:43:31 +0000 (09:43 +0200)]
Don't duplicate notification warning

Ref https://github.com/nextcloud/notifications/pull/1699

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agoMerge pull request #41123 from nextcloud/bugfix/noid/get-storage-before-updating
Joas Schilling [Thu, 26 Oct 2023 06:17:52 +0000 (08:17 +0200)]
Merge pull request #41123 from nextcloud/bugfix/noid/get-storage-before-updating

fix(external): Get storage before update it

12 months agofix(external): Get storage before update it 41123/head
Joas Schilling [Tue, 17 Oct 2023 13:22:21 +0000 (15:22 +0200)]
fix(external): Get storage before update it

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 26 Oct 2023 00:26:32 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoDon't pass invalid streams to Imaginary 41120/head
Git'Fellow [Wed, 25 Oct 2023 17:47:03 +0000 (19:47 +0200)]
Don't pass invalid streams to Imaginary

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Update Imaginary.php

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Update Imaginary.php

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
13 months agoMerge pull request #41093 from nextcloud/fix-files-list-popper
Julius Härtl [Wed, 25 Oct 2023 17:29:49 +0000 (19:29 +0200)]
Merge pull request #41093 from nextcloud/fix-files-list-popper

13 months agochore(assets): Recompile assets 41093/head
nextcloud-command [Wed, 25 Oct 2023 12:02:44 +0000 (12:02 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
13 months agofix(files): disable containment in header
Varun Patil [Tue, 24 Oct 2023 16:49:49 +0000 (09:49 -0700)]
fix(files): disable containment in header

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
13 months agofix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` checker... 41115/head
Ferdinand Thiessen [Wed, 25 Oct 2023 13:39:01 +0000 (15:39 +0200)]
fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` checker functions

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agoMerge pull request #41108 from nextcloud/fix/40708-remove_tab_index_from_navigation_a...
Ferdinand Thiessen [Wed, 25 Oct 2023 13:41:50 +0000 (15:41 +0200)]
Merge pull request #41108 from nextcloud/fix/40708-remove_tab_index_from_navigation_and_app_content

Remove unneeded `tabindex="0"` from sidebar and app content

13 months agoRemove unneeded `tabindex="0"` from sidebar and app content 41108/head
julia.kirschenheuter [Wed, 25 Oct 2023 09:40:00 +0000 (11:40 +0200)]
Remove unneeded `tabindex="0"` from sidebar and app content

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agoMerge pull request #41110 from nextcloud/fix/login-cypress-test
Ferdinand Thiessen [Wed, 25 Oct 2023 12:23:49 +0000 (14:23 +0200)]
Merge pull request #41110 from nextcloud/fix/login-cypress-test

fix(cypress): Fix selector for the user menu button

13 months agofix(cypress): Fix selector for the user menu button 41110/head
Ferdinand Thiessen [Wed, 25 Oct 2023 10:15:18 +0000 (12:15 +0200)]
fix(cypress): Fix selector for the user menu button

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agoMerge pull request #41089 from nextcloud/fix/workflow-empty-content
Ferdinand Thiessen [Wed, 25 Oct 2023 10:14:26 +0000 (12:14 +0200)]
Merge pull request #41089 from nextcloud/fix/workflow-empty-content

fix(workflowengine): Add an empty content when no flows are installed or configured

13 months agoMerge pull request #41021 from nextcloud/fix/move-tests-from-drone-to-cypress
Ferdinand Thiessen [Wed, 25 Oct 2023 10:12:12 +0000 (12:12 +0200)]
Merge pull request #41021 from nextcloud/fix/move-tests-from-drone-to-cypress

fix(tests): Move leftover acceptance tests for users from drone to Cypress

13 months agofix(settings): Stablize user list cypress tests 41021/head
Ferdinand Thiessen [Wed, 18 Oct 2023 13:19:11 +0000 (15:19 +0200)]
fix(settings): Stablize user list cypress tests

* Use common `data-testid` to identify elements rather than to depend on internal classes or properties
* Force clean the state for the user tests
* Move leftover acceptance tests for users from drone to cypress

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agoMerge pull request #41080 from nextcloud/fix/40682-Add_more_visibility_on_background_...
Julia Kirschenheuter [Wed, 25 Oct 2023 08:14:35 +0000 (10:14 +0200)]
Merge pull request #41080 from nextcloud/fix/40682-Add_more_visibility_on_background_buttons

Change styles on active, hover and focus state for background buttons

13 months agofix(build): phpDocumentor usage
John Molakvoæ [Wed, 25 Oct 2023 06:33:38 +0000 (08:33 +0200)]
fix(build): phpDocumentor usage

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agofix: use default php version
John Molakvoæ [Wed, 25 Oct 2023 06:29:08 +0000 (08:29 +0200)]
fix: use default php version

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 25 Oct 2023 00:43:31 +0000 (00:43 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #41094 from nextcloud/fix/indirect-safe-dep
Pytal [Wed, 25 Oct 2023 00:03:06 +0000 (17:03 -0700)]
Merge pull request #41094 from nextcloud/fix/indirect-safe-dep

fix(dav): Remove usage of indirect thecodingmachine/safe dependency

13 months agoMerge pull request #41046 from nextcloud/fix/recently-contacted-duplicates
Christoph Wurst [Tue, 24 Oct 2023 18:45:20 +0000 (20:45 +0200)]
Merge pull request #41046 from nextcloud/fix/recently-contacted-duplicates

Fix: duplicating contacts with the Recently contacted feature

13 months agofix(dav): Remove usage of indirect thecodingmachine/safe dependency 41094/head
Christopher Ng [Tue, 24 Oct 2023 17:52:04 +0000 (10:52 -0700)]
fix(dav): Remove usage of indirect thecodingmachine/safe dependency

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agoMerge pull request #41062 from nextcloud/artonge/fix/return_fals_if_touch_fails
Louis [Tue, 24 Oct 2023 16:08:24 +0000 (18:08 +0200)]
Merge pull request #41062 from nextcloud/artonge/fix/return_fals_if_touch_fails

Return correct status if touch failed

13 months agoMerge pull request #39044 from nextcloud/more-empty-mount-checking
Robin Appelman [Tue, 24 Oct 2023 14:54:05 +0000 (16:54 +0200)]
Merge pull request #39044 from nextcloud/more-empty-mount-checking

Fix root mounts not being setup in some cases

13 months agofix(workflowengine): Add an empty content when no flows are installed or configured 41089/head
Ferdinand Thiessen [Tue, 24 Oct 2023 13:29:47 +0000 (15:29 +0200)]
fix(workflowengine): Add an empty content when no flows are installed or configured

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agoAdapt CheckSetupControllerTest to the migration to a setup check
Côme Chilliet [Tue, 24 Oct 2023 13:36:09 +0000 (15:36 +0200)]
Adapt CheckSetupControllerTest to the migration to a setup check

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
13 months agoMerge pull request #41068 from nextcloud/fix/37092/user-status--html-validation
Julia Kirschenheuter [Tue, 24 Oct 2023 13:35:33 +0000 (15:35 +0200)]
Merge pull request #41068 from nextcloud/fix/37092/user-status--html-validation

fix(user_status): separate user menu and dashboard status layout for HTML validation

13 months agoMerge pull request #41035 from nextcloud/fix/37092/apps-list--html-validation
Ferdinand Thiessen [Tue, 24 Oct 2023 12:06:03 +0000 (14:06 +0200)]
Merge pull request #41035 from nextcloud/fix/37092/apps-list--html-validation

fix(settings): apps list html validation and loading icon

13 months agoFix: duplicating contacts with the Recently contacted feature 41046/head
hamza221 [Sun, 22 Oct 2023 14:37:44 +0000 (16:37 +0200)]
Fix: duplicating contacts with the Recently contacted feature

Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
13 months agoMerge pull request #41061 from nextcloud/bugfix/noid/dont-use-indirect-dependency
Joas Schilling [Tue, 24 Oct 2023 10:12:36 +0000 (12:12 +0200)]
Merge pull request #41061 from nextcloud/bugfix/noid/dont-use-indirect-dependency

fix(3rdparty): Don't use indirect dependency "Safe/" for functions

13 months agochore(assets): Recompile assets 41035/head
Grigorii K. Shartsev [Tue, 24 Oct 2023 09:10:39 +0000 (11:10 +0200)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
13 months agofix(settings): apps list loading classes
Grigorii K. Shartsev [Sat, 21 Oct 2023 04:19:24 +0000 (06:19 +0200)]
fix(settings): apps list loading classes

- fix setting loading classes
- also removes invalid HTML attributes, there is no such props in `NcContent`

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
13 months agofix(settings): apps list html validation
Grigorii K. Shartsev [Sat, 21 Oct 2023 03:06:44 +0000 (05:06 +0200)]
fix(settings): apps list html validation

- Replace invalid `width="100%"` attribute
- Add empty required `alt`

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
13 months agochore(assets): Recompile assets 41068/head
Grigorii K. Shartsev [Tue, 24 Oct 2023 09:00:22 +0000 (11:00 +0200)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
13 months agofix(user_status): separate user menu and dashboard status layout
Grigorii K. Shartsev [Wed, 18 Oct 2023 14:31:01 +0000 (16:31 +0200)]
fix(user_status): separate user menu and dashboard status layout

- Remove href="#" from a button for HTML validation
- Use @nextcloud/vue NcButton instead of custom button in Dashboard

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
13 months agoMerge pull request #41079 from nextcloud/bugfix/noid/allow-updating-from-27.1
Simon L [Tue, 24 Oct 2023 08:28:05 +0000 (10:28 +0200)]
Merge pull request #41079 from nextcloud/bugfix/noid/allow-updating-from-27.1

13 months agoChange styles on active, hover and focus state for background buttons 41080/head
julia.kirschenheuter [Tue, 24 Oct 2023 07:50:37 +0000 (09:50 +0200)]
Change styles on active, hover and focus state for background buttons

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agofix(update): Allow updating from 27.1 to 28 41079/head
Joas Schilling [Tue, 24 Oct 2023 07:29:12 +0000 (09:29 +0200)]
fix(update): Allow updating from 27.1 to 28

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 months agoAdd all required PHP extensions to the composer.json
Côme Chilliet [Tue, 24 Oct 2023 07:17:25 +0000 (09:17 +0200)]
Add all required PHP extensions to the composer.json

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
13 months agoMerge pull request #41033 from nextcloud/chore/migrate-login-feature
Ferdinand Thiessen [Tue, 24 Oct 2023 02:18:33 +0000 (04:18 +0200)]
Merge pull request #41033 from nextcloud/chore/migrate-login-feature

chore(tests): Migrate login acceptance tests from behat to Cypress

13 months agoMerge pull request #40938 from nextcloud/fix/a11y/change-scope-actions
Pytal [Tue, 24 Oct 2023 01:11:25 +0000 (18:11 -0700)]
Merge pull request #40938 from nextcloud/fix/a11y/change-scope-actions

fix(settings): Account property scope actions

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 24 Oct 2023 00:25:42 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agochore: compile assets 40938/head
Christopher Ng [Mon, 23 Oct 2023 22:58:13 +0000 (15:58 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agofix(settings): Styles for scope button
Christopher Ng [Mon, 23 Oct 2023 22:53:30 +0000 (15:53 -0700)]
fix(settings): Styles for scope button

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agofix(settings): Name for scope button
Christopher Ng [Mon, 23 Oct 2023 22:53:30 +0000 (15:53 -0700)]
fix(settings): Name for scope button

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agofix(settings): Remove aria-label on scope actions
Christopher Ng [Mon, 23 Oct 2023 22:53:30 +0000 (15:53 -0700)]
fix(settings): Remove aria-label on scope actions

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agoMerge pull request #41070 from nextcloud/deps/nextcloud/vue-8.0.0-beta.9
Pytal [Mon, 23 Oct 2023 22:47:37 +0000 (15:47 -0700)]
Merge pull request #41070 from nextcloud/deps/nextcloud/vue-8.0.0-beta.9

chore: Bump @nextcloud/vue to v8-beta.9

13 months agofix(tests): Update dav snapshot 41070/head
Christopher Ng [Mon, 23 Oct 2023 18:05:34 +0000 (11:05 -0700)]
fix(tests): Update dav snapshot

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agochore: compile assets
Christopher Ng [Mon, 23 Oct 2023 17:36:25 +0000 (10:36 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agofix: Share select search globally icon
Christopher Ng [Mon, 23 Oct 2023 17:36:25 +0000 (10:36 -0700)]
fix: Share select search globally icon

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agochore: Bump @nextcloud/vue to v8-beta.9
Christopher Ng [Mon, 23 Oct 2023 17:36:25 +0000 (10:36 -0700)]
chore: Bump @nextcloud/vue to v8-beta.9

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agoMerge pull request #40482 from nextcloud/fix/workflowengine_fileaccess
Julius Härtl [Mon, 23 Oct 2023 21:25:18 +0000 (23:25 +0200)]
Merge pull request #40482 from nextcloud/fix/workflowengine_fileaccess

13 months agoMerge pull request #41064 from nextcloud/fix/40705-_increase_contrast_on_Device_and_L...
Pytal [Mon, 23 Oct 2023 18:53:35 +0000 (11:53 -0700)]
Merge pull request #41064 from nextcloud/fix/40705-_increase_contrast_on_Device_and_Last_activity

Remove opacity on table header

13 months agoenh(IMountManager): Add method to get MountPoint from CachedMountInfo 40482/head
Jonas [Mon, 25 Sep 2023 16:25:53 +0000 (18:25 +0200)]
enh(IMountManager): Add method to get MountPoint from CachedMountInfo

Signed-off-by: Jonas <jonas@freesources.org>
13 months agofix(isLegitimatedForUserId): Setup mountpoints to check file access
Jonas [Mon, 18 Sep 2023 14:20:17 +0000 (16:20 +0200)]
fix(isLegitimatedForUserId): Setup mountpoints to check file access

This fixes workflows on groupfolders, as it will consider access to
files in groupfolders.

It also fixes false positives where access to files was limited by other
means not taken into account before, e.g. access control.

For postDelete events, check for permissions of the parent folder
instead, as the file itself no longer exists.

Fixes: nextcloud/flow_notifications#71
Signed-off-by: Jonas <jonas@freesources.org>
13 months agoMerge pull request #40495 from nextcloud/fix/master-name-in-share-cache
Julius Härtl [Mon, 23 Oct 2023 17:29:17 +0000 (19:29 +0200)]
Merge pull request #40495 from nextcloud/fix/master-name-in-share-cache

13 months agoMerge pull request #41063 from nextcloud/fix/37092/dashboard-html-validation
Simon L [Mon, 23 Oct 2023 16:43:01 +0000 (18:43 +0200)]
Merge pull request #41063 from nextcloud/fix/37092/dashboard-html-validation

13 months agoMerge pull request #40980 from nextcloud/fix/37092/remove-unnecessary-roles
Simon L [Mon, 23 Oct 2023 16:42:44 +0000 (18:42 +0200)]
Merge pull request #40980 from nextcloud/fix/37092/remove-unnecessary-roles

13 months agoMerge pull request #41017 from nextcloud/fix/move-token-iprovider-to-ocp
Côme Chilliet [Mon, 23 Oct 2023 16:01:52 +0000 (18:01 +0200)]
Merge pull request #41017 from nextcloud/fix/move-token-iprovider-to-ocp

Move IToken and IProvider::getToken to OCP

13 months agoMerge pull request #41034 from nextcloud/fix/37092/users--html-validation
Ferdinand Thiessen [Mon, 23 Oct 2023 15:16:43 +0000 (17:16 +0200)]
Merge pull request #41034 from nextcloud/fix/37092/users--html-validation

fix(settings): users page html validation

13 months agoRemove opacity on table header 41064/head
julia.kirschenheuter [Mon, 23 Oct 2023 14:30:50 +0000 (16:30 +0200)]
Remove opacity on table header

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agochore(assets): Recompile assets 41063/head
Grigorii K. Shartsev [Mon, 23 Oct 2023 14:22:45 +0000 (16:22 +0200)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
13 months agofix(dashboard): use span instead of div for icon to html
Grigorii K. Shartsev [Wed, 18 Oct 2023 12:16:03 +0000 (14:16 +0200)]
fix(dashboard): use span instead of div for icon to html

- div is not valid in h2
- div is not valid in label

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
13 months agochore(tests): Migrate login acceptance tests from behat to Cypress 41033/head
Ferdinand Thiessen [Sat, 21 Oct 2023 01:23:44 +0000 (03:23 +0200)]
chore(tests): Migrate login acceptance tests from behat to Cypress

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>