]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
22 months agoMerge pull request #35525 from nextcloud/fix/theming-follow-default
John Molakvoæ [Thu, 1 Dec 2022 06:52:22 +0000 (07:52 +0100)]
Merge pull request #35525 from nextcloud/fix/theming-follow-default

Faster theming tests, better colours comparison and properly follow admin theming changes

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 1 Dec 2022 02:15:20 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoBump cypress runners 35525/head
John Molakvoæ [Wed, 30 Nov 2022 16:46:36 +0000 (17:46 +0100)]
Bump cypress runners

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
22 months agoFaster theming tests, better colours comparison and properly follow admin theming...
John Molakvoæ [Wed, 30 Nov 2022 16:45:58 +0000 (17:45 +0100)]
Faster theming tests, better colours comparison and properly follow admin theming changes

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
22 months agoMerge pull request #35376 from nextcloud/bug/noid/fix-workflow-s3-primary
Robin Appelman [Wed, 30 Nov 2022 13:53:32 +0000 (14:53 +0100)]
Merge pull request #35376 from nextcloud/bug/noid/fix-workflow-s3-primary

Run s3 primary tests sequential

22 months agoMerge pull request #35355 from nextcloud/artonge/feat/ldap_connection_timeout
blizzz [Wed, 30 Nov 2022 13:44:15 +0000 (14:44 +0100)]
Merge pull request #35355 from nextcloud/artonge/feat/ldap_connection_timeout

Allow to set a custom timeout for ldap connections

22 months agoMerge pull request #35484 from nextcloud/fix/34653/fix-popover-menu
Simon L [Wed, 30 Nov 2022 11:20:47 +0000 (12:20 +0100)]
Merge pull request #35484 from nextcloud/fix/34653/fix-popover-menu

fix the popovermenu

22 months agoMerge pull request #35502 from andyxheli/patch-1
Carl Schwan [Wed, 30 Nov 2022 11:18:23 +0000 (12:18 +0100)]
Merge pull request #35502 from andyxheli/patch-1

Fix SQL comparison with int array during external storage deletion

22 months agoMerge pull request #35426 from nextcloud/cleanup/contactintegration
Carl Schwan [Wed, 30 Nov 2022 11:17:30 +0000 (12:17 +0100)]
Merge pull request #35426 from nextcloud/cleanup/contactintegration

Cleanup contactsinteraction

22 months agoMerge pull request #35501 from nextcloud/enh/enh-33741-Focused_item_overlaps_neighbor...
Simon L [Wed, 30 Nov 2022 09:32:38 +0000 (10:32 +0100)]
Merge pull request #35501 from nextcloud/enh/enh-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border

Change app menu focused items behavior that neighbor elements (text and border) have no overlapping

22 months agoChange focused items behavior that neighbor elements (text and border) have no overla... 35501/head
julia.kirschenheuter [Tue, 29 Nov 2022 16:55:23 +0000 (17:55 +0100)]
Change focused items behavior that neighbor elements (text and border) have no overlapping.

Add native tooltips to items.

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 30 Nov 2022 02:15:32 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoFix Executing a query: SQLSTATE[42000] 35502/head
Andy Xheli [Tue, 29 Nov 2022 17:24:56 +0000 (11:24 -0600)]
Fix Executing a query: SQLSTATE[42000]

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Fix https://github.com/nextcloud/server/issues/32007#issuecomment-1329405245

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
22 months agoMerge pull request #35107 from nextcloud/encryption-key-migrate
Robin Appelman [Tue, 29 Nov 2022 16:07:35 +0000 (17:07 +0100)]
Merge pull request #35107 from nextcloud/encryption-key-migrate

add migration for encryption keys in wrong location

22 months agoMerge pull request #35494 from nextcloud/bugfix/noid/remove-old-code-from-comment
Simon L [Tue, 29 Nov 2022 15:48:40 +0000 (16:48 +0100)]
Merge pull request #35494 from nextcloud/bugfix/noid/remove-old-code-from-comment

Remove old code from comment to not trigger automatic scanners more than needed

22 months agoMerge pull request #35485 from nextcloud/chore/remove-bootstrap-version-comment
Simon L [Tue, 29 Nov 2022 15:32:49 +0000 (16:32 +0100)]
Merge pull request #35485 from nextcloud/chore/remove-bootstrap-version-comment

Remove Bootstrap version reference from tooltip.scss

22 months agoRecompile 35494/head
Joas Schilling [Tue, 29 Nov 2022 14:38:46 +0000 (15:38 +0100)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoRemove Bootstrap version reference from tooltip.scss 35485/head
Álvaro Brey [Tue, 29 Nov 2022 11:54:06 +0000 (12:54 +0100)]
Remove Bootstrap version reference from tooltip.scss

We've had some reports that Nextcloud is using an outdated/deprecated Bootstrap version v3.3.5.

I believe this to be caused by the string "Bootstrap v3.3.5" in the changed line, which after bundling ends up in `core-common.js`, and trips up some security scanners.

It may also be worth investigating why the comments are not getting stripped when bundling the JS.

Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
22 months agoRemove old code from comment to not trigger automatic scanners more than needed
Joas Schilling [Tue, 29 Nov 2022 14:15:58 +0000 (15:15 +0100)]
Remove old code from comment to not trigger automatic scanners more than needed

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agotry to fix the popovermenu 35484/head
Simon L [Tue, 29 Nov 2022 11:21:29 +0000 (12:21 +0100)]
try to fix the popovermenu

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
22 months agoMerge pull request #35468 from nextcloud/fix/bump-egulias/email-validator-to-3.2...
Côme Chilliet [Tue, 29 Nov 2022 12:30:25 +0000 (13:30 +0100)]
Merge pull request #35468 from nextcloud/fix/bump-egulias/email-validator-to-3.2.1-in-master

Bump egulias/email-validator to 3.2.1 in master

22 months agoMerge pull request #34696 from nextcloud/fix/custom-color
Simon L [Tue, 29 Nov 2022 11:59:56 +0000 (12:59 +0100)]
Merge pull request #34696 from nextcloud/fix/custom-color

Allow to remove the background and select a custom colour + cypress

22 months agoDrop acceptance theming 34696/head
John Molakvoæ [Tue, 29 Nov 2022 11:04:42 +0000 (12:04 +0100)]
Drop acceptance theming

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
22 months agoAlign 3rdparty with master 35468/head
Côme Chilliet [Tue, 29 Nov 2022 10:34:17 +0000 (11:34 +0100)]
Align 3rdparty with master

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
22 months agoMore theming cypress tests and some fixes
John Molakvoæ [Tue, 29 Nov 2022 08:51:34 +0000 (09:51 +0100)]
More theming cypress tests and some fixes

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
22 months agoExtract colour from custom background
John Molakvoæ [Thu, 20 Oct 2022 14:03:19 +0000 (16:03 +0200)]
Extract colour from custom background

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
22 months agoAllow to remove the background and select a custom colour
John Molakvoæ [Thu, 20 Oct 2022 11:18:06 +0000 (13:18 +0200)]
Allow to remove the background and select a custom colour

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
22 months agoMerge pull request #34769 from nextcloud/port/vue/files_version
Louis [Tue, 29 Nov 2022 09:20:20 +0000 (10:20 +0100)]
Merge pull request #34769 from nextcloud/port/vue/files_version

Port files_versions to vue

22 months agoMerge pull request #35455 from nextcloud/fix/fix-35098-headings_need_to_be_h2
Christoph Wurst [Tue, 29 Nov 2022 08:47:02 +0000 (09:47 +0100)]
Merge pull request #35455 from nextcloud/fix/fix-35098-headings_need_to_be_h2

Change header semantic in the user status dialog

22 months agoMerge pull request #35471 from nextcloud/allow-update-from-oc-10.11
Vincent Petry [Tue, 29 Nov 2022 08:40:48 +0000 (09:40 +0100)]
Merge pull request #35471 from nextcloud/allow-update-from-oc-10.11

Allow upgrading from ownCloud 10.11

22 months agoRemove ownCloud 10.5 upgrade path 35471/head
Vincent Petry [Tue, 29 Nov 2022 07:48:14 +0000 (08:48 +0100)]
Remove ownCloud 10.5 upgrade path

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
22 months agoChange header semantic in the user status dialog 35455/head
julia.kirschenheuter [Mon, 28 Nov 2022 10:25:33 +0000 (11:25 +0100)]
Change header semantic in the user status dialog

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 29 Nov 2022 02:14:26 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoAllow upgrading from ownCloud 10.11
Vincent Petry [Mon, 28 Nov 2022 20:55:07 +0000 (21:55 +0100)]
Allow upgrading from ownCloud 10.11

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
22 months agoMerge pull request #34941 from nextcloud/enh/33654/add-group-displayname-cache
Simon L [Mon, 28 Nov 2022 18:29:08 +0000 (19:29 +0100)]
Merge pull request #34941 from nextcloud/enh/33654/add-group-displayname-cache

Add a Group display name cache

22 months agoCompile assets 34769/head
Louis Chemineau [Thu, 10 Nov 2022 09:52:49 +0000 (10:52 +0100)]
Compile assets

Signed-off-by: Louis Chemineau <louis@chmn.me>
22 months agoBump egulias/email-validator to 3.2.1 in master
Côme Chilliet [Mon, 28 Nov 2022 16:32:10 +0000 (17:32 +0100)]
Bump egulias/email-validator to 3.2.1 in master

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
22 months agoLint and remove file_versions tests
Louis Chemineau [Thu, 10 Nov 2022 15:51:48 +0000 (16:51 +0100)]
Lint and remove file_versions tests

Signed-off-by: Louis Chemineau <louis@chmn.me>
22 months agoHide version tab for folders
Louis Chemineau [Thu, 10 Nov 2022 09:07:07 +0000 (10:07 +0100)]
Hide version tab for folders

Signed-off-by: Louis Chemineau <louis@chmn.me>
22 months agoExtract logic into separate files
Louis Chemineau [Thu, 10 Nov 2022 08:48:22 +0000 (09:48 +0100)]
Extract logic into separate files

Signed-off-by: Louis Chemineau <louis@chmn.me>
22 months agoUse svg icons
Louis Chemineau [Wed, 9 Nov 2022 12:10:42 +0000 (13:10 +0100)]
Use svg icons

Signed-off-by: Louis Chemineau <louis@chmn.me>
22 months agoAdd support for Material icon in files sidebar
Carl Schwan [Wed, 26 Oct 2022 14:54:38 +0000 (16:54 +0200)]
Add support for Material icon in files sidebar

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
22 months agoUse NcListItem
Carl Schwan [Wed, 26 Oct 2022 12:58:58 +0000 (14:58 +0200)]
Use NcListItem

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
22 months agoHandle case with empty version list
Carl Schwan [Tue, 25 Oct 2022 12:19:53 +0000 (14:19 +0200)]
Handle case with empty version list

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
22 months agoPort files_versions to vue
Carl Schwan [Wed, 19 Oct 2022 13:15:12 +0000 (15:15 +0200)]
Port files_versions to vue

Simplify code and make it use our standard components

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
22 months agoadd migration for encryption keys in wrong location 35107/head
Robin Appelman [Mon, 28 Nov 2022 15:04:17 +0000 (16:04 +0100)]
add migration for encryption keys in wrong location

Signed-off-by: Robin Appelman <robin@icewind.nl>
22 months agoMerge pull request #35425 from nextcloud/bumpMinimumDesktopClientForWebdav
Simon L [Mon, 28 Nov 2022 14:34:32 +0000 (15:34 +0100)]
Merge pull request #35425 from nextcloud/bumpMinimumDesktopClientForWebdav

minimum desktop client that is supported is 2.3.0

22 months agoMerge pull request #35405 from nextcloud/fix/bump-laravel/serializable-closure-to...
Côme Chilliet [Mon, 28 Nov 2022 13:33:18 +0000 (14:33 +0100)]
Merge pull request #35405 from nextcloud/fix/bump-laravel/serializable-closure-to-1.2.2-in-master

Bump laravel/serializable-closure to 1.2.2 in master

22 months agoAlign 3rdparty with master 35405/head
Côme Chilliet [Mon, 28 Nov 2022 13:32:22 +0000 (14:32 +0100)]
Align 3rdparty with master

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
22 months agoMerge pull request #35257 from nextcloud/fix/fix-33854-User_management_pages_-_Window...
Julia Kirschenheuter [Mon, 28 Nov 2022 12:26:26 +0000 (13:26 +0100)]
Merge pull request #35257 from nextcloud/fix/fix-33854-User_management_pages_-_Window_title_must_change_when_switching_sidebar_sections

Set page titel for each sidebar section through User management pages

22 months agoAdd group display name cache 34941/head
Anna Larch [Thu, 3 Nov 2022 11:51:29 +0000 (12:51 +0100)]
Add group display name cache

Signed-off-by: Anna Larch <anna@nextcloud.com>
22 months agoBump laravel/serializable-closure to 1.2.2 in master
Côme Chilliet [Thu, 24 Nov 2022 11:25:21 +0000 (12:25 +0100)]
Bump laravel/serializable-closure to 1.2.2 in master

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
22 months agoMerge pull request #35403 from nextcloud/fix/fix-theming-tests-for-8.2
Côme Chilliet [Mon, 28 Nov 2022 10:58:56 +0000 (11:58 +0100)]
Merge pull request #35403 from nextcloud/fix/fix-theming-tests-for-8.2

Fix theming tests for PHP 8.2

22 months agoAdapt router.js for setting document title. 35257/head
julia.kirschenheuter [Fri, 18 Nov 2022 14:32:15 +0000 (15:32 +0100)]
Adapt router.js for setting document title.
Adapt store to store Promise for dynamic requested categories.
Create new constants file to store category name with associated translation.

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
22 months agoMerge pull request #35434 from nextcloud/fix/update/32-bit
Vincent Petry [Mon, 28 Nov 2022 08:36:35 +0000 (09:36 +0100)]
Merge pull request #35434 from nextcloud/fix/update/32-bit

fix update for 32-bit

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 28 Nov 2022 02:19:24 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 27 Nov 2022 02:18:25 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 26 Nov 2022 02:18:18 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoMerge pull request #35240 from nextcloud/enh/a11y-share-button
Pytal [Sat, 26 Nov 2022 00:24:46 +0000 (16:24 -0800)]
Merge pull request #35240 from nextcloud/enh/a11y-share-button

Copy to clipboard with button instead of link

22 months agofix update for 32-bit 35434/head
Simon L [Fri, 25 Nov 2022 20:54:02 +0000 (21:54 +0100)]
fix update for 32-bit

Signed-off-by: Simon L <szaimen@e.mail.de>
22 months agoRun s3 primary tests sequential 35376/head
Daniel Kesselberg [Wed, 23 Nov 2022 19:13:36 +0000 (20:13 +0100)]
Run s3 primary tests sequential

To avoid casual test failures.

Concurrent jobs may try to use the same port forwarding for the minio container.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
22 months agoMerge pull request #35337 from nextcloud/fix-encrypted-version-fopen-error
Robin Appelman [Fri, 25 Nov 2022 16:09:34 +0000 (17:09 +0100)]
Merge pull request #35337 from nextcloud/fix-encrypted-version-fopen-error

skip files that cant be opened for FixEncryptedVersion

22 months agoMerge pull request #34849 from nextcloud/feat/hint-about-no-access-reasons
Carl Schwan [Fri, 25 Nov 2022 12:12:55 +0000 (13:12 +0100)]
Merge pull request #34849 from nextcloud/feat/hint-about-no-access-reasons

Add an hint about reasons why files can't be accessed

22 months agoMore fixing 35425/head
Joas Schilling [Fri, 25 Nov 2022 10:46:56 +0000 (11:46 +0100)]
More fixing

Signed-off-by: Joas Schilling <coding@schilljs.com>
22 months agoCleanup contactsinteraction 35426/head
Carl Schwan [Fri, 25 Nov 2022 10:46:18 +0000 (11:46 +0100)]
Cleanup contactsinteraction

- Add more typing and use PHP 7.4 typed properties

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
22 months agominimum desktop client that is supported is 2.3.0
Matthieu Gallien [Fri, 25 Nov 2022 10:40:30 +0000 (11:40 +0100)]
minimum desktop client that is supported is 2.3.0

2.3.0 was release on Mar 3, 2017

added support for new chunking algorithm allowing to now deprecate the
older one

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
22 months ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 25 Nov 2022 02:19:28 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoCopy to clipboard with button instead of link 35240/head
Christopher Ng [Fri, 18 Nov 2022 03:27:16 +0000 (03:27 +0000)]
Copy to clipboard with button instead of link

Signed-off-by: Christopher Ng <chrng8@gmail.com>
22 months agoMerge pull request #35407 from Jerome-Herbinet/patch-12
Simon L [Thu, 24 Nov 2022 18:01:26 +0000 (19:01 +0100)]
Merge pull request #35407 from Jerome-Herbinet/patch-12

More appropriate wording for background selection

22 months agoMerge pull request #35399 from nextcloud/fix/sharepi-admin
Simon L [Thu, 24 Nov 2022 17:47:27 +0000 (18:47 +0100)]
Merge pull request #35399 from nextcloud/fix/sharepi-admin

Fix share admin page

22 months agoMerge pull request #35230 from nextcloud/fix/user_ldap-log-backup-switch
Côme Chilliet [Thu, 24 Nov 2022 17:20:36 +0000 (18:20 +0100)]
Merge pull request #35230 from nextcloud/fix/user_ldap-log-backup-switch

Log switching to LDAP backup host because main one is not available

22 months agoMerge pull request #35228 from nextcloud/fix/user_ldap-cache-empty-display-names
Côme Chilliet [Thu, 24 Nov 2022 17:18:22 +0000 (18:18 +0100)]
Merge pull request #35228 from nextcloud/fix/user_ldap-cache-empty-display-names

user_ldap - Cache display name even if it was not filled

22 months agoMerge pull request #35027 from nextcloud/enh/34970
Simon L [Thu, 24 Nov 2022 17:04:17 +0000 (18:04 +0100)]
Merge pull request #35027 from nextcloud/enh/34970

fix missing share icon

22 months agoMerge pull request #35393 from nextcloud/enh/noid/update-vue-to-v7.1.0-beta.2
Simon L [Thu, 24 Nov 2022 15:50:05 +0000 (16:50 +0100)]
Merge pull request #35393 from nextcloud/enh/noid/update-vue-to-v7.1.0-beta.2

update vue to v7.1.0-beta.2

22 months agoMerge pull request #35398 from nextcloud/artonge/fix/dont_error_when_destination_is_n...
Louis [Thu, 24 Nov 2022 15:10:11 +0000 (16:10 +0100)]
Merge pull request #35398 from nextcloud/artonge/fix/dont_error_when_destination_is_not_a_node

Do not check quota for non Node

22 months agoaddress review 35027/head
Simon L [Thu, 24 Nov 2022 10:43:06 +0000 (11:43 +0100)]
address review

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
22 months agonpm run build 35407/head
Jérôme Herbinet [Thu, 24 Nov 2022 12:55:31 +0000 (13:55 +0100)]
npm run build

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
22 months agoupdate vue to v7.1.0-beta.2 35393/head
root [Thu, 24 Nov 2022 09:14:21 +0000 (09:14 +0000)]
update vue to v7.1.0-beta.2

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
22 months agoMore appropriate wording for background selection
Jérôme Herbinet [Thu, 24 Nov 2022 12:28:29 +0000 (13:28 +0100)]
More appropriate wording for background selection

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
22 months agoFix theming tests for PHP 8.2 35403/head
Côme Chilliet [Thu, 24 Nov 2022 11:20:27 +0000 (12:20 +0100)]
Fix theming tests for PHP 8.2

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
22 months agoMerge pull request #34642 from nextcloud/bug/noid/revert-minimum-lenght-for-tags
John Molakvoæ [Thu, 24 Nov 2022 11:17:02 +0000 (12:17 +0100)]
Merge pull request #34642 from nextcloud/bug/noid/revert-minimum-lenght-for-tags

22 months agoFix share admin page 35399/head
Carl Schwan [Thu, 24 Nov 2022 10:46:03 +0000 (11:46 +0100)]
Fix share admin page

arrow function don't work that well with jquery

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
22 months agoDo not check quota for non Node 35398/head
Louis Chemineau [Thu, 24 Nov 2022 10:35:02 +0000 (11:35 +0100)]
Do not check quota for non Node

Signed-off-by: Louis Chemineau <louis@chmn.me>
22 months agoMerge pull request #35380 from nextcloud/enh/noid/fix-remaining-user-issues
Vincent Petry [Thu, 24 Nov 2022 08:59:58 +0000 (09:59 +0100)]
Merge pull request #35380 from nextcloud/enh/noid/fix-remaining-user-issues

fix remaining user settings issues

22 months agoMerge pull request #35370 from nextcloud/fix/renaming-token
Carl Schwan [Thu, 24 Nov 2022 08:40:00 +0000 (09:40 +0100)]
Merge pull request #35370 from nextcloud/fix/renaming-token

Fix UX of renaming token

22 months agoMerge pull request #35383 from nextcloud/fix/php-lint
Joas Schilling [Thu, 24 Nov 2022 05:51:59 +0000 (06:51 +0100)]
Merge pull request #35383 from nextcloud/fix/php-lint

Fix PHP lint CI failure

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 24 Nov 2022 02:17:35 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoFix PHP lint CI failure 35383/head
Christopher Ng [Thu, 24 Nov 2022 01:09:19 +0000 (01:09 +0000)]
Fix PHP lint CI failure

Signed-off-by: Christopher Ng <chrng8@gmail.com>
22 months agoMerge pull request #35272 from nextcloud/enh/a11y-share-search-label
Pytal [Thu, 24 Nov 2022 00:55:12 +0000 (16:55 -0800)]
Merge pull request #35272 from nextcloud/enh/a11y-share-search-label

Add label to sharing search field

22 months agofix remaining user settings issues 35380/head
Simon L [Wed, 23 Nov 2022 23:18:27 +0000 (00:18 +0100)]
fix remaining user settings issues

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
22 months agoMerge pull request #35368 from nextcloud/add-repair-job-secret-config
Vincent Petry [Wed, 23 Nov 2022 19:57:30 +0000 (20:57 +0100)]
Merge pull request #35368 from nextcloud/add-repair-job-secret-config

Add repair job that will ensure that secret and passwordsalt are set

22 months agoMerge pull request #35350 from nextcloud/fix/users-mgmt
Vincent Petry [Wed, 23 Nov 2022 19:52:35 +0000 (20:52 +0100)]
Merge pull request #35350 from nextcloud/fix/users-mgmt

Fix user settings layout

22 months agoMerge pull request #35317 from nextcloud/automated/noid/master-update-psalm-baseline
Julius Härtl [Wed, 23 Nov 2022 17:33:56 +0000 (18:33 +0100)]
Merge pull request #35317 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

22 months agoUse public IAppManager instead of OC_App 34849/head
Carl Schwan [Wed, 23 Nov 2022 16:04:22 +0000 (17:04 +0100)]
Use public IAppManager instead of OC_App

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
22 months agoAdd repair job that will ensure that secret and passwordsalt are set 35368/head
Carl Schwan [Wed, 23 Nov 2022 15:04:42 +0000 (16:04 +0100)]
Add repair job that will ensure that secret and passwordsalt are set

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
22 months agoFix UX of renaming token 35370/head
Carl Schwan [Wed, 23 Nov 2022 15:45:24 +0000 (16:45 +0100)]
Fix UX of renaming token

Now this get's instant applied and escaping will reset to the previous
state

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
22 months agoMerge pull request #35353 from nextcloud/artonge/fix/cache_update_when_file_size_equal_0
Louis [Wed, 23 Nov 2022 14:51:29 +0000 (15:51 +0100)]
Merge pull request #35353 from nextcloud/artonge/fix/cache_update_when_file_size_equal_0

Update cache when file size === 0

22 months agoUpdate cache when file size === 0 35353/head
Louis Chemineau [Wed, 23 Nov 2022 11:43:57 +0000 (12:43 +0100)]
Update cache when file size === 0

The conditions were false when $result === 0.
$results here contains the number of written bits.
The correct way of checking for operation success is to check if $result === false

Signed-off-by: Louis Chemineau <louis@chmn.me>
22 months agoAllow to set a custom timeout for ldap connections 35355/head
Louis Chemineau [Wed, 23 Nov 2022 10:37:49 +0000 (11:37 +0100)]
Allow to set a custom timeout for ldap connections

Signed-off-by: Louis Chemineau <louis@chmn.me>
22 months agoscroll if too much groups 35350/head
John Molakvoæ [Wed, 23 Nov 2022 09:57:49 +0000 (10:57 +0100)]
scroll if too much groups

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>