]>
source.dussan.org Git - nextcloud-server.git/log
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"
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>
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
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>
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
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
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>
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
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
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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
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
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
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
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>
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>
Simon L [Thu, 26 Oct 2023 09:59:37 +0000 (11:59 +0200)]
Merge pull request #41120 from nextcloud/imaginaryInvalidStream
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
Julius Härtl [Wed, 25 Oct 2023 17:29:49 +0000 (19:29 +0200)]
Merge pull request #41093 from nextcloud/fix-files-list-popper
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>
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>
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>
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
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>
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
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>
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
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
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>
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
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>
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>
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>
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
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
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>
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
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
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>
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>
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
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
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>
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
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>
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>
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>
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>
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>
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
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>
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>
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>
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
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
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>
Christopher Ng [Mon, 23 Oct 2023 22:58:13 +0000 (15:58 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
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>
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>
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>
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
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>
Christopher Ng [Mon, 23 Oct 2023 17:36:25 +0000 (10:36 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
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>
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>
Julius Härtl [Mon, 23 Oct 2023 21:25:18 +0000 (23:25 +0200)]
Merge pull request #40482 from nextcloud/fix/workflowengine_fileaccess
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
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>
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>
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
Simon L [Mon, 23 Oct 2023 16:43:01 +0000 (18:43 +0200)]
Merge pull request #41063 from nextcloud/fix/37092/dashboard-html-validation
Simon L [Mon, 23 Oct 2023 16:42:44 +0000 (18:42 +0200)]
Merge pull request #40980 from nextcloud/fix/37092/remove-unnecessary-roles
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
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
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>
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>
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>
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>