]>
source.dussan.org Git - nextcloud-server.git/log
Grigorii K. Shartsev [Tue, 24 Oct 2023 08:53:58 +0000 (10:53 +0200)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Mon, 23 Oct 2023 14:17:12 +0000 (16:17 +0200)]
refactor(dashboard): polish styles
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Mon, 23 Oct 2023 11:35:25 +0000 (13:35 +0200)]
perf(dashboard): remove visually-hidden element
- aria-labelledby is not neede here, it is a hidden icon
- visually-hidden has transformations that has huge performance impact
in combination with other transformations, for example, on draggable
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Mon, 23 Oct 2023 10:19:08 +0000 (12:19 +0200)]
refactor(dashboard): rendering 2 versions of dashboards
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
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>
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>
Côme Chilliet [Mon, 23 Oct 2023 13:52:07 +0000 (15:52 +0200)]
Allow passing null to PublicKeyToken::setScope, fixes tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 23 Oct 2023 13:20:04 +0000 (15:20 +0200)]
Improve docblock annotations for tokens and their exceptions
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 23 Oct 2023 13:19:38 +0000 (15:19 +0200)]
Use more precise typing for setScope method parameter
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Joas Schilling [Mon, 23 Oct 2023 13:15:40 +0000 (15:15 +0200)]
Merge pull request #41055 from nextcloud/feat/noid/profile-manager-ocp
feat(profile): Add public interface for profile manager so apps can check config
Joas Schilling [Mon, 23 Oct 2023 11:54:11 +0000 (13:54 +0200)]
Merge pull request #41045 from nextcloud/fix/openapi/provisioning_api/quota-fields
fix(provisioning_api): Fix quota fields in OpenAPI
Joas Schilling [Mon, 23 Oct 2023 10:31:51 +0000 (12:31 +0200)]
fix(profile): Directly migrate to OCP constants
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 23 Oct 2023 10:28:48 +0000 (12:28 +0200)]
feat(profile): Add public interface for profile manager so apps can check config
Signed-off-by: Joas Schilling <coding@schilljs.com>
Côme Chilliet [Mon, 23 Oct 2023 09:47:48 +0000 (11:47 +0200)]
Update autoloaders
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 23 Oct 2023 08:57:26 +0000 (10:57 +0200)]
Make sure that OC interfaces returns OC interfaces for backward compatibility
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
jld3103 [Sun, 22 Oct 2023 11:28:39 +0000 (13:28 +0200)]
fix(provisioning_api): Fix quota fields in OpenAPI
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Côme Chilliet [Mon, 23 Oct 2023 08:18:20 +0000 (10:18 +0200)]
Move Exceptions used in OCP to OCP
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 23 Oct 2023 08:17:34 +0000 (10:17 +0200)]
Adapt baseline to filename change
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 23 Oct 2023 07:41:32 +0000 (09:41 +0200)]
Align PublicKeyToken with interface changes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 23 Oct 2023 07:32:27 +0000 (09:32 +0200)]
Merge pull request #40933 from nextcloud/check-datemax-enforcement-pubshare
Check expiry enforcement for all share types
Joas Schilling [Mon, 23 Oct 2023 05:19:15 +0000 (07:19 +0200)]
Merge pull request #40966 from nextcloud/jr-security-policy-expansion
Add "no public GH Issues please" request, past advisories link, bounty mention, scope link to security.md
Nextcloud bot [Mon, 23 Oct 2023 00:26:23 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sun, 22 Oct 2023 16:58:39 +0000 (18:58 +0200)]
Merge pull request #41039 from nextcloud/fix/run-cypress-always-parallel
feat(cypress): Always run cypress CI in parallel
fenn-cs [Fri, 20 Oct 2023 09:34:57 +0000 (10:34 +0100)]
Do not treat `isDefaultExpireDateEnforced` as fallback
`isDefaultExpireDateEnforced` and its corresponding `defaultExpirationDate`
is currently treated as the enforcement fallback when share type enforcements are not
set.
However, `isDefaultExpireDateEnforced` and `defaultExpirationDate` are actually more like
`isDefaultPublicExpireDateEnforced` and `defaultPublicExpirationDate` and therefore only applies
to public shares.
It might be ideal to rename this variables all the way from the backend config to the way we use
them in the frontend code.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Mon, 16 Oct 2023 16:35:35 +0000 (17:35 +0100)]
Fix has expiration date logic
Current expiration date errorneously assumes that `defaultExpirationDate`
applies to all kinds of shares. But it only really applies to public shares despite
its name.
This commit, fixes that by paring expiration dates with the correct share types during
new share initialization and simplifying the `hasExpirationDate` (check) property.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
fenn-cs [Mon, 16 Oct 2023 14:24:48 +0000 (15:24 +0100)]
Check expiry enforcement for all share types
We should check that a maximum expiry date has been enforced for
all shares and NOT JUST FOR internal shares before enforcing a UI max date,
like in commit
9757e680e2f643fe19432255c4142e96fbc88df5
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
John Molakvoæ [Sun, 22 Oct 2023 10:58:57 +0000 (12:58 +0200)]
Merge pull request #41024 from nextcloud/fix/follow-up-app-order
Ferdinand Thiessen [Sun, 22 Oct 2023 01:00:01 +0000 (03:00 +0200)]
Merge pull request #41032 from nextcloud/dependabot/npm_and_yarn/typescript-5.2.2
chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2
Nextcloud bot [Sun, 22 Oct 2023 00:28:37 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sat, 21 Oct 2023 23:19:17 +0000 (01:19 +0200)]
Merge pull request #41019 from nextcloud/fix-files-vl-h
fix(files): correct item height
Varun Patil [Fri, 20 Oct 2023 16:33:28 +0000 (09:33 -0700)]
fix(files): correct item height
1. grid: typo? The icon size is 160 - 44 + (44 / 2) = 138px
2. non-grid: border is already included in height because the tr
is a border-box (made this explicit to be safe)
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Sat, 21 Oct 2023 22:30:28 +0000 (00:30 +0200)]
Merge pull request #41029 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-availability-vue-2.0.0-beta.3
chore(deps): Bump @nextcloud/calendar-availability-vue from 2.0.0-beta.2 to 2.0.0-beta.3
Ferdinand Thiessen [Sat, 21 Oct 2023 22:28:45 +0000 (00:28 +0200)]
Merge pull request #41028 from nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.21
chore(deps-dev): Bump @types/dockerode from 3.3.20 to 3.3.21
dependabot[bot] [Sat, 21 Oct 2023 01:20:13 +0000 (01:20 +0000)]
chore(deps): Bump @nextcloud/calendar-availability-vue
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.0.0-beta.2 to 2.0.0-beta.3.
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.0.0-beta.2...v2.0.0-beta.3)
---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Sat, 21 Oct 2023 21:07:47 +0000 (23:07 +0200)]
Merge pull request #41027 from nextcloud/dependabot/github_actions/actions/checkout-4.1.1
chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1
Ferdinand Thiessen [Sat, 21 Oct 2023 21:04:56 +0000 (23:04 +0200)]
Merge pull request #41026 from nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-3.1.0
chore(deps): Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0
Ferdinand Thiessen [Sat, 21 Oct 2023 21:03:10 +0000 (23:03 +0200)]
Merge pull request #41030 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-cypress-2.15.1
chore(deps-dev): Bump eslint-plugin-cypress from 2.14.0 to 2.15.1
Ferdinand Thiessen [Sat, 21 Oct 2023 20:59:45 +0000 (22:59 +0200)]
Merge pull request #41036 from nextcloud/skjnldsv-patch-1
fix(l10n): invalid translation of a number
Ferdinand Thiessen [Sat, 21 Oct 2023 16:33:05 +0000 (18:33 +0200)]
feat(cypress): Always run cypress CI in parallel (independent from cypress.io)
The server always exceeds the free Cypress.io time so there is no benefit using it
unless we go for the enterprise plan.
So this simply uses `cypress-split` to split the specs and run them in parallel CI workers (only e2e tests).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Grigorii K. Shartsev [Sat, 21 Oct 2023 15:40:21 +0000 (17:40 +0200)]
chore(assets): Re-compile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Thu, 19 Oct 2023 10:16:12 +0000 (12:16 +0200)]
fix(core): remove unnecessary role=contentinfo from page footer on login
`<footer>` has this role initially then it is a page footer, not inside `section`/`article`, and etc.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 18 Oct 2023 15:02:13 +0000 (17:02 +0200)]
fix(core): remove unnecessary role=banner on top level header
By default, the HTML's `<header>` element has an identical meaning to the banner landmark,
unless it is a descendant of `<aside>`, `<article>`, `<main>`, `<nav>`, or `<section>`.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
John Molakvoæ [Sat, 21 Oct 2023 09:48:46 +0000 (11:48 +0200)]
fix(l10n): invalid translation of a number
fix https://github.com/nextcloud/server/issues/35252
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Grigorii K. Shartsev [Sat, 21 Oct 2023 01:52:09 +0000 (03:52 +0200)]
chore(assets): Re-compile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Sat, 21 Oct 2023 02:16:41 +0000 (04:16 +0200)]
fix(settings): label user quota progress with aria-labelledby
Labeling with `<label>` doesn't work in some screen readers.
`<label>` also doesn't work as a clickable link here.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Ferdinand Thiessen [Fri, 20 Oct 2023 22:54:53 +0000 (00:54 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 20 Oct 2023 22:51:15 +0000 (00:51 +0200)]
feat(theming): Allow to reset the user defined app order to the default value
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 20 Oct 2023 22:34:27 +0000 (00:34 +0200)]
fix(theming): App order settings - ensure the focus is kept on button
When pressing a button for changing the app order that button should keep the focus after reordering the list.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Grigorii K. Shartsev [Sat, 21 Oct 2023 01:49:01 +0000 (03:49 +0200)]
fix(settings): users page html validation
- Remove non-existing `button-class` from `NcAppNavigationNew`
- Type: use `input-id` instead of `id` on `NcSelect` to be labeled
- Encode uniqueId with user's ID, because user.id may contain space
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
dependabot[bot] [Sat, 21 Oct 2023 01:21:33 +0000 (01:21 +0000)]
chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 21 Oct 2023 01:20:31 +0000 (01:20 +0000)]
chore(deps-dev): Bump eslint-plugin-cypress from 2.14.0 to 2.15.1
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.14.0 to 2.15.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.14.0...v2.15.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 21 Oct 2023 01:19:56 +0000 (01:19 +0000)]
chore(deps-dev): Bump @types/dockerode from 3.3.20 to 3.3.21
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.20 to 3.3.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 21 Oct 2023 01:10:17 +0000 (01:10 +0000)]
chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/
8ade135a41bc03ea155e62e844d188df1ea18608 ...
b4ffde65f46336ab88eb53be808477a3936bae11 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 21 Oct 2023 01:10:13 +0000 (01:10 +0000)]
chore(deps): Bump peter-evans/create-or-update-comment
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/
c6c9a1a66007646a28c153e2a8580a5bad27bcfa ...
23ff15729ef2fc348714a3bb66d2f655ca9066f2 )
---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 21 Oct 2023 00:27:09 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Fri, 20 Oct 2023 19:37:39 +0000 (21:37 +0200)]
Merge pull request #40983 from nextcloud/fix/37092/personal-settings--html-validation
HTML Validation: Personal settings
Grigorii K. Shartsev [Thu, 19 Oct 2023 17:16:44 +0000 (19:16 +0200)]
chore(assets): Re-compile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Thu, 19 Oct 2023 14:42:36 +0000 (16:42 +0200)]
fix(settings): remove unused savePrimaryEmailScope on Personal Settings page
If was replaced with universal `savePrimaryAccountPropertyScope`.
`<HeaderBar>` has no `handle-scope-change` prop.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Thu, 19 Oct 2023 13:24:50 +0000 (15:24 +0200)]
fix(settings): remove placeholder from select
There is no placeholder attribute on select element
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 18 Oct 2023 17:48:43 +0000 (19:48 +0200)]
fix(settings): typo in avatar prop
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 18 Oct 2023 17:44:34 +0000 (19:44 +0200)]
fix(settings): remove invalid avatar prop
There was a typo, it must have been disable-menu, not disableD-menu.
But it is not required, because the menu is disabled for the current user anyway.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Thu, 19 Oct 2023 12:18:50 +0000 (14:18 +0200)]
fix(settings): fix ids and aria-labels in personal emails
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Thu, 19 Oct 2023 11:53:38 +0000 (13:53 +0200)]
fix(settings): remove empty aria-describedby
Empty string `''` is still rendered and is not a valid ID.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Ferdinand Thiessen [Fri, 20 Oct 2023 18:29:57 +0000 (20:29 +0200)]
Merge pull request #40993 from nextcloud/pulsejet/oc-cap-refactor
refactor: remove remaining usage of OC::getCapabilities
Ferdinand Thiessen [Fri, 20 Oct 2023 18:24:54 +0000 (20:24 +0200)]
Merge pull request #41018 from nextcloud/fix-files-list-header
fix(files): disable size containment on headers
nextcloud-command [Fri, 20 Oct 2023 18:05:04 +0000 (18:05 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Varun Patil [Fri, 20 Oct 2023 16:03:22 +0000 (09:03 -0700)]
fix(files): disable size containment on headers
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Côme Chilliet [Fri, 20 Oct 2023 15:51:33 +0000 (17:51 +0200)]
Move IToken and IProvider::getToken to OCP
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Ferdinand Thiessen [Fri, 20 Oct 2023 14:23:27 +0000 (16:23 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Varun Patil [Thu, 19 Oct 2023 17:06:16 +0000 (10:06 -0700)]
refactor: remove remaining usage of OC::getCapabilities
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Ferdinand Thiessen [Fri, 20 Oct 2023 14:19:24 +0000 (16:19 +0200)]
Merge pull request #41008 from nextcloud/fix/36965-fix-trusted-server-input
Fix trusted server input field
Ferdinand Thiessen [Fri, 20 Oct 2023 14:17:30 +0000 (16:17 +0200)]
Merge pull request #40994 from nextcloud/fix/37092/user-menu-validation
fix(user_menu): pass only actual prop to user menu entries
Josh Richards [Fri, 20 Oct 2023 13:03:59 +0000 (09:03 -0400)]
Apply suggestions
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
julia.kirschenheuter [Fri, 20 Oct 2023 09:17:29 +0000 (11:17 +0200)]
Fix trusted server input field
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
John Molakvoæ [Fri, 20 Oct 2023 09:56:10 +0000 (11:56 +0200)]
Merge pull request #40999 from nextcloud/files-list-will-change