]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 months agochore: compile assets 40893/head
Christopher Ng [Thu, 12 Oct 2023 21:46:51 +0000 (14:46 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agochore(files): Clean up unused components
Christopher Ng [Thu, 12 Oct 2023 21:46:51 +0000 (14:46 -0700)]
chore(files): Clean up unused components

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agofix(files): Remove unnecessary sort direction from label
Christopher Ng [Thu, 12 Oct 2023 21:46:51 +0000 (14:46 -0700)]
fix(files): Remove unnecessary sort direction from label

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoenh(files): Add accessible sort direction
Christopher Ng [Thu, 12 Oct 2023 21:46:51 +0000 (14:46 -0700)]
enh(files): Add accessible sort direction

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 14 Oct 2023 00:28:03 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #40887 from nextcloud/enh/36965/fix-admin-settings
Simon L [Fri, 13 Oct 2023 16:22:55 +0000 (18:22 +0200)]
Merge pull request #40887 from nextcloud/enh/36965/fix-admin-settings

12 months agofix several admin settings problems 40887/head
Simon L [Thu, 12 Oct 2023 13:15:56 +0000 (15:15 +0200)]
fix several admin settings problems

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 #40868 from nextcloud/feat/in-memory-cache-factory
Christoph Wurst [Fri, 13 Oct 2023 11:52:14 +0000 (13:52 +0200)]
Merge pull request #40868 from nextcloud/feat/in-memory-cache-factory

feat: Add factory method for in-memory caches

12 months agoMerge pull request #40885 from nextcloud/bugfix/noid/fix-OCM-provider
Joas Schilling [Fri, 13 Oct 2023 08:53:21 +0000 (10:53 +0200)]
Merge pull request #40885 from nextcloud/bugfix/noid/fix-OCM-provider

Fix OCM provider public API and handling to allow apps to register

12 months agoMerge pull request #40894 from nextcloud/fix/cypress-groups
Simon L [Fri, 13 Oct 2023 08:37:18 +0000 (10:37 +0200)]
Merge pull request #40894 from nextcloud/fix/cypress-groups

12 months agofeat(OCM): Dispatch an event so apps can register resources 40885/head
Joas Schilling [Thu, 12 Oct 2023 12:37:50 +0000 (14:37 +0200)]
feat(OCM): Dispatch an event so apps can register resources

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agofeat(OCM): Add a way for apps to create a new IOCMResource
Joas Schilling [Thu, 12 Oct 2023 10:25:54 +0000 (12:25 +0200)]
feat(OCM): Add a way for apps to create a new IOCMResource

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agofix(OCM): Make the OCM provider stateful so apps can add resources
Joas Schilling [Thu, 12 Oct 2023 10:25:16 +0000 (12:25 +0200)]
fix(OCM): Make the OCM provider stateful so apps can add resources

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agofix(OCM): Make the public API only rely on OCP
Joas Schilling [Thu, 12 Oct 2023 10:24:03 +0000 (12:24 +0200)]
fix(OCM): Make the public API only rely on OCP

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agoMerge pull request #40874 from nextcloud/chore/deps/nextcloud-password-confirmation
Ferdinand Thiessen [Fri, 13 Oct 2023 00:52:52 +0000 (02:52 +0200)]
Merge pull request #40874 from nextcloud/chore/deps/nextcloud-password-confirmation

chore(deps): Bump @nextcloud/password-confirmation from 4.0.1 to 5.0.0

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agofix(cypress): User groups test 40894/head
Christopher Ng [Thu, 12 Oct 2023 22:39:42 +0000 (15:39 -0700)]
fix(cypress): User groups test

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agochore(assets): re-compile assets 40874/head
Grigorii K. Shartsev [Wed, 11 Oct 2023 15:28:39 +0000 (17:28 +0200)]
chore(assets): re-compile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agochore(deps): Bump @nextcloud/password-confirmation from 4.0.1 to 5.0.0
Grigorii K. Shartsev [Wed, 11 Oct 2023 15:26:39 +0000 (17:26 +0200)]
chore(deps): Bump @nextcloud/password-confirmation from 4.0.1 to 5.0.0

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agoMerge pull request #40871 from nextcloud/enh/36965/fix-my-apps-view
Simon L [Thu, 12 Oct 2023 12:25:11 +0000 (14:25 +0200)]
Merge pull request #40871 from nextcloud/enh/36965/fix-my-apps-view

12 months agoMerge pull request #40864 from nextcloud/bugfix/noid/use-allowSelfSignedCertificates...
Joas Schilling [Thu, 12 Oct 2023 10:37:15 +0000 (12:37 +0200)]
Merge pull request #40864 from nextcloud/bugfix/noid/use-allowSelfSignedCertificates-for-all-OCM-requests

fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests

12 months agoFix unit tests 40864/head
Joas Schilling [Thu, 12 Oct 2023 09:36:35 +0000 (11:36 +0200)]
Fix unit tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agoFix my-apps view on mobile 40871/head
Simon L [Wed, 11 Oct 2023 14:08:27 +0000 (16:08 +0200)]
Fix my-apps view on mobile

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 #40879 from nextcloud/fix/session/log-lost-crypto-session
Christoph Wurst [Thu, 12 Oct 2023 08:37:15 +0000 (10:37 +0200)]
Merge pull request #40879 from nextcloud/fix/session/log-lost-crypto-session

fix(session): Log when crypto session data is lost

12 months agoMerge pull request #40443 from nextcloud/fix/noid/store-lpap-user-groups
Arthur Schiwon [Thu, 12 Oct 2023 08:32:29 +0000 (10:32 +0200)]
Merge pull request #40443 from nextcloud/fix/noid/store-lpap-user-groups

fix(ldap): store last known user groups

12 months agoMerge pull request #40413 from nextcloud/feature/sorbaugh/in-user-search
Joas Schilling [Thu, 12 Oct 2023 08:29:29 +0000 (10:29 +0200)]
Merge pull request #40413 from nextcloud/feature/sorbaugh/in-user-search

Add in:users as a search filter to limit searches to users

12 months agochore(assets): Recompile assets 40413/head
nextcloud-command [Thu, 12 Oct 2023 07:14:37 +0000 (07:14 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agofix(meta): copyright note
Arthur Schiwon [Wed, 11 Oct 2023 19:17:49 +0000 (21:17 +0200)]
fix(meta): copyright note

12 months agoremove unused properties
sorbaugh [Wed, 11 Oct 2023 10:23:14 +0000 (12:23 +0200)]
remove unused properties

Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
12 months agorecompiled assets
sorbaugh [Wed, 11 Oct 2023 09:20:57 +0000 (11:20 +0200)]
recompiled assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agoRemove unneeded includes.
sorbaugh [Wed, 13 Sep 2023 12:24:32 +0000 (14:24 +0200)]
Remove unneeded includes.

Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps

12 months agoKeep Search Provider but remove actual search and display on the searchlist dialog...
sorbaugh [Wed, 13 Sep 2023 12:24:32 +0000 (14:24 +0200)]
Keep Search Provider but remove actual search and display on the searchlist dialog. Will revisit in future search result list in future issue.

Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps

12 months agoAdd new user filter to search.
sorbaugh [Wed, 13 Sep 2023 08:43:45 +0000 (10:43 +0200)]
Add new user filter to search.
Add regex to prevent filter collision in user-list page

Usage:
1. Type a string in the search bar
2. Add in:users to display only users in the search result

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #40110 from nextcloud/enh/a11y/add-group
Pytal [Wed, 11 Oct 2023 18:54:15 +0000 (11:54 -0700)]
Merge pull request #40110 from nextcloud/enh/a11y/add-group

12 months agofix(session): Log when crypto session data is lost 40879/head
Christoph Wurst [Wed, 11 Oct 2023 17:59:18 +0000 (19:59 +0200)]
fix(session): Log when crypto session data is lost

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
12 months agotest(settings): Create and delete groups 40110/head
Christopher Ng [Wed, 11 Oct 2023 17:39:54 +0000 (10:39 -0700)]
test(settings): Create and delete groups

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agochore: compile assets
Christopher Ng [Wed, 11 Oct 2023 00:13:14 +0000 (17:13 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoenh(settings): Move confirm group removal dialog to vue
Christopher Ng [Sat, 7 Oct 2023 00:35:44 +0000 (17:35 -0700)]
enh(settings): Move confirm group removal dialog to vue

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoenh(settings): Add groups accessibly
Christopher Ng [Sat, 7 Oct 2023 00:35:44 +0000 (17:35 -0700)]
enh(settings): Add groups accessibly

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoMerge pull request #40858 from nextcloud/fix/app-nav-caption
Pytal [Wed, 11 Oct 2023 16:46:36 +0000 (09:46 -0700)]
Merge pull request #40858 from nextcloud/fix/app-nav-caption

12 months agofix(LDAP): solve race condition reading groups of disappeared LDAP user 40443/head
Arthur Schiwon [Wed, 11 Oct 2023 12:06:27 +0000 (14:06 +0200)]
fix(LDAP): solve race condition reading groups of disappeared LDAP user

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
12 months agoMerge pull request #40698 from nextcloud/Valdnet-patch-1
Arthur Schiwon [Wed, 11 Oct 2023 13:25:28 +0000 (15:25 +0200)]
Merge pull request #40698 from nextcloud/Valdnet-patch-1

Correct typos and add quotation marks

12 months agoMerge pull request #40839 from nextcloud/fix/noid/ldap-group-config-di
Arthur Schiwon [Wed, 11 Oct 2023 12:05:15 +0000 (14:05 +0200)]
Merge pull request #40839 from nextcloud/fix/noid/ldap-group-config-di

Pass IConfig by constructor to Group_LDAP

12 months agofeat: Add factory method for in-memory caches 40868/head
Christoph Wurst [Wed, 11 Oct 2023 11:29:21 +0000 (13:29 +0200)]
feat: Add factory method for in-memory caches

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
12 months agofix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for...
Joas Schilling [Wed, 11 Oct 2023 09:52:10 +0000 (11:52 +0200)]
fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agoMerge pull request #40861 from nextcloud/chore/unused-cache-factor-create-low-latency
Christoph Wurst [Wed, 11 Oct 2023 09:03:01 +0000 (11:03 +0200)]
Merge pull request #40861 from nextcloud/chore/unused-cache-factor-create-low-latency

chore: Drop unused \OC\Memcache\Factory::createLowLatency

12 months agochore: Drop unused \OC\Memcache\Factory::createLowLatency 40861/head
Christoph Wurst [Wed, 11 Oct 2023 07:40:27 +0000 (09:40 +0200)]
chore: Drop unused \OC\Memcache\Factory::createLowLatency

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 11 Oct 2023 00:28:10 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoCorrect typos and add quotation marks 40698/head
Valdnet [Fri, 29 Sep 2023 07:50:47 +0000 (09:50 +0200)]
Correct typos and add quotation marks

Corrects typos and unifies spelling for "occ" commands.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
12 months agochore: compile assets 40858/head
Christopher Ng [Tue, 10 Oct 2023 22:26:32 +0000 (15:26 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agofix: Scope app nav caption styles
Christopher Ng [Tue, 10 Oct 2023 22:26:32 +0000 (15:26 -0700)]
fix: Scope app nav caption styles

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 months agoMerge pull request #40843 from nextcloud/fix/noid/ocm-provider-on-subfolder
Arthur Schiwon [Tue, 10 Oct 2023 17:54:56 +0000 (19:54 +0200)]
Merge pull request #40843 from nextcloud/fix/noid/ocm-provider-on-subfolder

remove leading slash

12 months agoMerge pull request #40721 from nextcloud/dependabot/npm_and_yarn/jest/globals-29.7.0
dependabot[bot] [Tue, 10 Oct 2023 15:17:35 +0000 (15:17 +0000)]
Merge pull request #40721 from nextcloud/dependabot/npm_and_yarn/jest/globals-29.7.0

12 months agoMerge pull request #40595 from nextcloud/dependabot/github_actions/actions/checkout-4
dependabot[bot] [Tue, 10 Oct 2023 15:13:58 +0000 (15:13 +0000)]
Merge pull request #40595 from nextcloud/dependabot/github_actions/actions/checkout-4

12 months agoMerge pull request #40674 from nextcloud/feat/drop-folder
John Molakvoæ [Tue, 10 Oct 2023 14:57:32 +0000 (16:57 +0200)]
Merge pull request #40674 from nextcloud/feat/drop-folder

12 months agochore(deps-dev): Bump @jest/globals from 29.6.2 to 29.7.0 40721/head
dependabot[bot] [Tue, 10 Oct 2023 13:56:26 +0000 (13:56 +0000)]
chore(deps-dev): Bump @jest/globals from 29.6.2 to 29.7.0

Bumps [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) from 29.6.2 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-globals)

---
updated-dependencies:
- dependency-name: "@jest/globals"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months agochore(deps): Bump actions/checkout from 3 to 4 40595/head
dependabot[bot] [Sat, 23 Sep 2023 09:47:24 +0000 (09:47 +0000)]
chore(deps): Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...8ade135a41bc03ea155e62e844d188df1ea18608)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months agofeat: allow external drop and add dropzone 40674/head
John Molakvoæ [Wed, 27 Sep 2023 08:30:55 +0000 (10:30 +0200)]
feat: allow external drop and add dropzone

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
12 months agoMerge pull request #40724 from nextcloud/dependabot/npm_and_yarn/workbox-webpack...
dependabot[bot] [Tue, 10 Oct 2023 12:38:29 +0000 (12:38 +0000)]
Merge pull request #40724 from nextcloud/dependabot/npm_and_yarn/workbox-webpack-plugin-7.0.0

12 months agoMerge pull request #40782 from nextcloud/fix/auth-ext-strg
John Molakvoæ [Tue, 10 Oct 2023 11:50:59 +0000 (13:50 +0200)]
Merge pull request #40782 from nextcloud/fix/auth-ext-strg

12 months agoMerge pull request #39756 from nextcloud/enh/add-disabled-users-endpoint
Côme Chilliet [Tue, 10 Oct 2023 11:33:49 +0000 (13:33 +0200)]
Merge pull request #39756 from nextcloud/enh/add-disabled-users-endpoint

Add endpoint for getting disabled user list

12 months agochore(deps-dev): Bump workbox-webpack-plugin from 6.6.0 to 7.0.0 40724/head
dependabot[bot] [Sat, 30 Sep 2023 01:24:49 +0000 (01:24 +0000)]
chore(deps-dev): Bump workbox-webpack-plugin from 6.6.0 to 7.0.0

Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.6.0 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.6.0...v7.0.0)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agofix(files_external): basic auth user storage trigger 40782/head
John Molakvoæ [Thu, 5 Oct 2023 09:23:55 +0000 (11:23 +0200)]
fix(files_external): basic auth user storage trigger

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
12 months agoMerge pull request #40722 from nextcloud/dependabot/npm_and_yarn/cypress-wait-until...
Ferdinand Thiessen [Tue, 10 Oct 2023 10:04:11 +0000 (12:04 +0200)]
Merge pull request #40722 from nextcloud/dependabot/npm_and_yarn/cypress-wait-until-2.0.1

chore(deps-dev): Bump cypress-wait-until from 1.7.2 to 2.0.1

12 months agochore(deps-dev): Bump cypress-wait-until from 1.7.2 to 2.0.1 40722/head
dependabot[bot] [Tue, 10 Oct 2023 09:32:22 +0000 (09:32 +0000)]
chore(deps-dev): Bump cypress-wait-until from 1.7.2 to 2.0.1

Bumps [cypress-wait-until](https://github.com/NoriSte/cypress-wait-until) from 1.7.2 to 2.0.1.
- [Release notes](https://github.com/NoriSte/cypress-wait-until/releases)
- [Changelog](https://github.com/NoriSte/cypress-wait-until/blob/master/release.config.js)
- [Commits](https://github.com/NoriSte/cypress-wait-until/commits/v2.0.1)

---
updated-dependencies:
- dependency-name: cypress-wait-until
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months agoMerge pull request #40720 from nextcloud/dependabot/npm_and_yarn/cypress-and-nextclou...
dependabot[bot] [Tue, 10 Oct 2023 09:30:00 +0000 (09:30 +0000)]
Merge pull request #40720 from nextcloud/dependabot/npm_and_yarn/cypress-and-nextcloud/cypress-13.3.0

12 months agoMerge pull request #40785 from nextcloud/fix/user/log-logout-conditions
Christoph Wurst [Tue, 10 Oct 2023 09:26:25 +0000 (11:26 +0200)]
Merge pull request #40785 from nextcloud/fix/user/log-logout-conditions

fix: Log critical session renewal and logout paths

12 months agorefactor(LDAP): pass IConfig via constructor to Group_LDAP 40839/head
Arthur Schiwon [Mon, 9 Oct 2023 20:18:39 +0000 (22:18 +0200)]
refactor(LDAP): pass IConfig via constructor to Group_LDAP

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
12 months agoCheck limit and offset parameters sent to controller 39756/head
Côme Chilliet [Tue, 10 Oct 2023 08:43:18 +0000 (10:43 +0200)]
Check limit and offset parameters sent to controller

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 10 Oct 2023 00:25:52 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoremove leading slash 40843/head
Maxence Lange [Mon, 9 Oct 2023 21:17:12 +0000 (20:17 -0100)]
remove leading slash

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
12 months agorefactor(tests): simplify code, reduce duplication
Arthur Schiwon [Mon, 9 Oct 2023 19:58:32 +0000 (21:58 +0200)]
refactor(tests): simplify code, reduce duplication

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
12 months agotest(Group LDAP): add test for getting groups of OfflineUser
Arthur Schiwon [Mon, 9 Oct 2023 19:08:28 +0000 (21:08 +0200)]
test(Group LDAP): add test for getting groups of OfflineUser

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
12 months agoMerge pull request #40804 from nextcloud/enh/40687/fix-button-text
Simon L [Mon, 9 Oct 2023 18:52:14 +0000 (20:52 +0200)]
Merge pull request #40804 from nextcloud/enh/40687/fix-button-text

12 months agoMerge pull request #40825 from nextcloud/40801-fix-mixed-translation-sharing
F. E Noel Nfebe [Mon, 9 Oct 2023 18:05:49 +0000 (19:05 +0100)]
Merge pull request #40825 from nextcloud/40801-fix-mixed-translation-sharing

Fixed mixed translations in sharing details

12 months agofix(ldap): store last known user groups
Arthur Schiwon [Fri, 15 Sep 2023 16:49:30 +0000 (18:49 +0200)]
fix(ldap): store last known user groups

- for LDAP user life cycle management

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
12 months agoMerge pull request #40783 from nextcloud/enh/40710/adjust-focus-visible
Simon L [Mon, 9 Oct 2023 16:48:46 +0000 (18:48 +0200)]
Merge pull request #40783 from nextcloud/enh/40710/adjust-focus-visible

12 months agoFixed mixed translations in sharing details 40825/head
fenn-cs [Mon, 9 Oct 2023 07:21:06 +0000 (08:21 +0100)]
Fixed mixed translations in sharing details

Due to a typo in the app passed to the translation method, some
strings translations don't work.

This commit corrects the spelling `file_sharing` to `files_sharing` and
hence resolves : https://github.com/nextcloud/server/issues/40801

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
12 months agofix text on default background image button 40804/head
Simon L [Fri, 6 Oct 2023 15:21:16 +0000 (17:21 +0200)]
fix text on default background image button

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months agoadjust color of focus-visible to be better visible 40783/head
Simon L [Thu, 5 Oct 2023 10:16:48 +0000 (12:16 +0200)]
adjust color of focus-visible to be better visible

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 #33105 from nextcloud/feature/noid/talk-federation-auth
Joas Schilling [Mon, 9 Oct 2023 15:06:29 +0000 (17:06 +0200)]
Merge pull request #33105 from nextcloud/feature/noid/talk-federation-auth

Talk federation authentication

12 months agoMerge pull request #40784 from nextcloud/enh/39414/move-docs
Simon L [Mon, 9 Oct 2023 14:40:08 +0000 (16:40 +0200)]
Merge pull request #40784 from nextcloud/enh/39414/move-docs

12 months agoTalk federation authentication 33105/head
Joas Schilling [Mon, 4 Jul 2022 15:05:15 +0000 (17:05 +0200)]
Talk federation authentication

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agoMerge pull request #40181 from nextcloud/bugfix/noid/copy-all-source-files-in-cypress
Daniel [Mon, 9 Oct 2023 13:10:14 +0000 (15:10 +0200)]
Merge pull request #40181 from nextcloud/bugfix/noid/copy-all-source-files-in-cypress

12 months agoFix api description for Users#getDisabledUsers
Côme Chilliet [Mon, 9 Oct 2023 12:50:12 +0000 (14:50 +0200)]
Fix api description for Users#getDisabledUsers

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agoMerge pull request #40829 from nextcloud/fix/fix-dynamic-property-in-core-tests
Côme Chilliet [Mon, 9 Oct 2023 12:48:24 +0000 (14:48 +0200)]
Merge pull request #40829 from nextcloud/fix/fix-dynamic-property-in-core-tests

Fix Dynamic property timeFactory in ClientFlowLoginControllerTest

12 months agofix: Log critical session renewal and logout paths 40785/head
Christoph Wurst [Thu, 5 Oct 2023 12:32:06 +0000 (14:32 +0200)]
fix: Log critical session renewal and logout paths

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
12 months agoMerge pull request #40737 from nextcloud/cors-app_api
Alexander Piskun [Mon, 9 Oct 2023 10:40:29 +0000 (13:40 +0300)]
Merge pull request #40737 from nextcloud/cors-app_api

added CORS skip if the session was created by AppAPI

12 months agoMerge pull request #40770 from nextcloud/fix/cypress-on-branches
max-nextcloud [Mon, 9 Oct 2023 10:33:34 +0000 (12:33 +0200)]
Merge pull request #40770 from nextcloud/fix/cypress-on-branches

fix(cypress): empty group, tag and ci-build-id when not using cypress cloud

12 months agoGenerated openapi.json
Côme Chilliet [Mon, 28 Aug 2023 13:56:14 +0000 (15:56 +0200)]
Generated openapi.json

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agoRemove psalm @var annotations which should not be needed
Côme Chilliet [Mon, 28 Aug 2023 13:51:48 +0000 (15:51 +0200)]
Remove psalm @var annotations which should not be needed

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agoAdd endpoint for getting disabled user list
Côme Chilliet [Tue, 8 Aug 2023 12:54:40 +0000 (14:54 +0200)]
Add endpoint for getting disabled user list

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agoMerge pull request #40731 from nextcloud/imaginary-performance
Daniel Hansson [Mon, 9 Oct 2023 09:54:03 +0000 (11:54 +0200)]
Merge pull request #40731 from nextcloud/imaginary-performance

Generate all preview sizes for Imaginary

12 months agofix(cypress): runs on integration branches 40770/head
Max [Wed, 4 Oct 2023 16:47:13 +0000 (18:47 +0200)]
fix(cypress): runs on integration branches

Empty `group`, `tag` and `ci-build-id` when `record` is false.
When not using cypress cloud these need to be empty.

Note that cypress expects strings for group and tag.
Therefore `false` will be interpreted as `"false"`.
Use an empty string instead.

Signed-off-by: Max <max@nextcloud.com>
12 months agoFix Dynamic property timeFactory in ClientFlowLoginControllerTest 40829/head
Côme Chilliet [Mon, 9 Oct 2023 08:30:54 +0000 (10:30 +0200)]
Fix Dynamic property timeFactory in ClientFlowLoginControllerTest

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months agoMerge branch 'master' into cors-app_api 40737/head
Alexander Piskun [Mon, 9 Oct 2023 08:24:04 +0000 (11:24 +0300)]
Merge branch 'master' into cors-app_api

12 months agoMerge pull request #40805 from nextcloud/dependabot/npm_and_yarn/types/dockerode...
Louis [Mon, 9 Oct 2023 08:21:13 +0000 (10:21 +0200)]
Merge pull request #40805 from nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.20

chore(deps-dev): Bump @types/dockerode from 3.3.19 to 3.3.20

12 months agoMerge pull request #40472 from nextcloud/fix/aborted_pgsql_transaction_on_error
Joas Schilling [Mon, 9 Oct 2023 07:04:24 +0000 (09:04 +0200)]
Merge pull request #40472 from nextcloud/fix/aborted_pgsql_transaction_on_error

fix(twofactor): avoid DB error on Twofactor (en/dis)abled event

12 months agofix(CI): Fix server setup in cypress by overwriting all files in shallow-server 40181/head
Joas Schilling [Thu, 31 Aug 2023 13:09:42 +0000 (15:09 +0200)]
fix(CI): Fix server setup in cypress by overwriting all files in shallow-server

Signed-off-by: Joas Schilling <coding@schilljs.com>