]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
23 months agoDo not apply codestyle to composer autoloaders 34789/head
Côme Chilliet [Tue, 25 Oct 2022 07:16:19 +0000 (09:16 +0200)]
Do not apply codestyle to composer autoloaders

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoMerge pull request #34742 from nextcloud/add_well-known_changepassword
Christoph Wurst [Mon, 24 Oct 2022 09:13:33 +0000 (11:13 +0200)]
Merge pull request #34742 from nextcloud/add_well-known_changepassword

Add .well-known/changepassword handler

23 months agoMerge pull request #34740 from nextcloud/fix/image/x-icon
Simon L [Mon, 24 Oct 2022 08:31:10 +0000 (10:31 +0200)]
Merge pull request #34740 from nextcloud/fix/image/x-icon

Add ico image/x-icon

23 months agoMerge pull request #34626 from nextcloud/enhancement/rename-personal-groupware-settin...
Christoph Wurst [Mon, 24 Oct 2022 08:13:37 +0000 (10:13 +0200)]
Merge pull request #34626 from nextcloud/enhancement/rename-personal-groupware-settings-section-availability

Rename personal Groupware settings section to "Availability"

23 months ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 24 Oct 2022 02:14:59 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoMerge pull request #33087 from nextcloud/fix/30282/external-storages
John Molakvoæ [Sun, 23 Oct 2022 08:42:46 +0000 (10:42 +0200)]
Merge pull request #33087 from nextcloud/fix/30282/external-storages

fix external storages access

23 months ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 23 Oct 2022 02:14:46 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoAdd .well-known/changepassword handler 34742/head
Roeland Jago Douma [Sat, 22 Oct 2022 11:23:59 +0000 (13:23 +0200)]
Add .well-known/changepassword handler

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
23 months agoSort alphabetically 34740/head
John Molakvoæ [Sat, 22 Oct 2022 10:21:05 +0000 (12:21 +0200)]
Sort alphabetically

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoAdd ico image/x-icon
John Molakvoæ [Sat, 22 Oct 2022 10:18:40 +0000 (12:18 +0200)]
Add ico image/x-icon

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 22 Oct 2022 02:15:49 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoMerge pull request #33945 from nextcloud/fix/noid/fair-use-ldap
Simon L [Fri, 21 Oct 2022 16:53:16 +0000 (18:53 +0200)]
Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldap

LDAP to not register new users when outside of fair use or over limits

23 months agoMerge pull request #34136 from nextcloud/fix/default-channel
blizzz [Fri, 21 Oct 2022 15:14:56 +0000 (17:14 +0200)]
Merge pull request #34136 from nextcloud/fix/default-channel

on installation save channel to config.php if not stable

23 months agoMerge pull request #34579 from nextcloud/unencrypted-size-null
Vincent Petry [Fri, 21 Oct 2022 14:53:43 +0000 (16:53 +0200)]
Merge pull request #34579 from nextcloud/unencrypted-size-null

fix null error in getUnencryptedSize

23 months agoMerge pull request #34662 from nextcloud/enh/error-pages
Simon L [Fri, 21 Oct 2022 14:38:19 +0000 (16:38 +0200)]
Merge pull request #34662 from nextcloud/enh/error-pages

Use proper error pages instead of always redirecting

23 months agoMerge pull request #34508 from starypatyk/dav_displayname
Vincent Petry [Fri, 21 Oct 2022 13:42:27 +0000 (15:42 +0200)]
Merge pull request #34508 from starypatyk/dav_displayname

WebDAV - use file/folder name for dav:displayname

23 months agosilence psalm 34136/head
Arthur Schiwon [Fri, 21 Oct 2022 13:06:22 +0000 (15:06 +0200)]
silence psalm

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
23 months agoUse proper error pages instead of always redirecting 34662/head
Julius Härtl [Fri, 14 Oct 2022 05:42:25 +0000 (07:42 +0200)]
Use proper error pages instead of always redirecting

Signed-off-by: Julius Härtl <jus@bitgrid.net>
23 months agoon installation save channel to config.php if not stable
Arthur Schiwon [Mon, 19 Sep 2022 11:53:49 +0000 (13:53 +0200)]
on installation save channel to config.php if not stable

- the default channel to the NC server is what is provided in /version.php
  unless it is overridden in config.php
- the default channel to the NC Updater however is 'stable'
- this resultant in inconsistent results and confusing admin experience
- therefore "stable" is considered default and other channels are being
  written to config.php now upon installation

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
23 months agoMerge pull request #34717 from nextcloud/automated/noid/master-update-psalm-baseline
blizzz [Fri, 21 Oct 2022 11:59:08 +0000 (13:59 +0200)]
Merge pull request #34717 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

23 months agoextended hint message 33945/head
blizzz [Fri, 21 Oct 2022 11:46:44 +0000 (13:46 +0200)]
extended hint message

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
23 months agoMerge pull request #34714 from nextcloud/fix/invert-more-icon
Simon L [Fri, 21 Oct 2022 07:13:50 +0000 (09:13 +0200)]
Merge pull request #34714 from nextcloud/fix/invert-more-icon

Fix more icon color

23 months agoUpdate psalm baseline 34717/head
nextcloud-command [Fri, 21 Oct 2022 04:34:24 +0000 (04:34 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
23 months ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 21 Oct 2022 02:14:44 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoFix more icon color 34714/head
Christopher Ng [Fri, 21 Oct 2022 01:13:11 +0000 (01:13 +0000)]
Fix more icon color

Signed-off-by: Christopher Ng <chrng8@gmail.com>
23 months agoMerge pull request #34688 from nextcloud/bugfix/34673/dont-crash-with-outdated-share...
Simon L [Thu, 20 Oct 2022 21:50:15 +0000 (23:50 +0200)]
Merge pull request #34688 from nextcloud/bugfix/34673/dont-crash-with-outdated-share-providers

Don't crash with outdated share provider on update with the web updater

23 months agoMerge pull request #34703 from nextcloud/bugfix/noid/use-vue-lib-multiselect-tags...
Pytal [Thu, 20 Oct 2022 17:14:14 +0000 (10:14 -0700)]
Merge pull request #34703 from nextcloud/bugfix/noid/use-vue-lib-multiselect-tags-component

23 months agoMerge pull request #34685 from nextcloud/fix-alt-login-class
Simon L [Thu, 20 Oct 2022 15:15:02 +0000 (17:15 +0200)]
Merge pull request #34685 from nextcloud/fix-alt-login-class

Fix alternative logins custom css class

23 months agoRecompile 34703/head
Joas Schilling [Thu, 20 Oct 2022 15:02:28 +0000 (17:02 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoUse @nextcloud/vue MultiselectTags component
Joas Schilling [Thu, 20 Oct 2022 14:58:13 +0000 (16:58 +0200)]
Use @nextcloud/vue MultiselectTags component

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoMerge pull request #34502 from nextcloud/fix/correct-attribute-resharing
Carl Schwan [Thu, 20 Oct 2022 15:03:02 +0000 (17:03 +0200)]
Merge pull request #34502 from nextcloud/fix/correct-attribute-resharing

Propagate attributes when resharing

23 months agoMerge pull request #34624 from nextcloud/fix/files_external_psalm
Carl Schwan [Thu, 20 Oct 2022 14:53:43 +0000 (16:53 +0200)]
Merge pull request #34624 from nextcloud/fix/files_external_psalm

Multiple fix for files external

23 months agoMerge pull request #30223 from nextcloud/nested_ldap_groups
Côme Chilliet [Thu, 20 Oct 2022 13:03:37 +0000 (15:03 +0200)]
Merge pull request #30223 from nextcloud/nested_ldap_groups

Nested ldap groups

23 months agoMerge pull request #33703 from nextcloud/fix/ldap-simplify-paged-results
Côme Chilliet [Thu, 20 Oct 2022 12:48:50 +0000 (14:48 +0200)]
Merge pull request #33703 from nextcloud/fix/ldap-simplify-paged-results

Clean up paged result handling.

23 months agoFix psalm 30223/head
Carl Schwan [Thu, 20 Oct 2022 10:01:19 +0000 (12:01 +0200)]
Fix psalm

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
23 months agoCheck if cache is present with isset
Carl Schwan [Thu, 20 Oct 2022 09:30:46 +0000 (11:30 +0200)]
Check if cache is present with isset

Otherwise we get false for empty array

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
23 months agoBring back small fixes by Carl
Côme Chilliet [Tue, 30 Aug 2022 14:46:00 +0000 (16:46 +0200)]
Bring back small fixes by Carl

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoFix LDAP recursive nested group support
Côme Chilliet [Tue, 26 Jul 2022 07:39:48 +0000 (09:39 +0200)]
Fix LDAP recursive nested group support

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoRevert Carl changes on apps/user_ldap/lib/Group_LDAP.php
Carl Schwan [Thu, 21 Jul 2022 15:37:30 +0000 (17:37 +0200)]
Revert Carl changes on apps/user_ldap/lib/Group_LDAP.php

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
23 months agoFix autoload 33703/head
Côme Chilliet [Thu, 20 Oct 2022 10:56:54 +0000 (12:56 +0200)]
Fix autoload

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoCleanup typing and improve logging
Côme Chilliet [Wed, 28 Sep 2022 13:27:04 +0000 (15:27 +0200)]
Cleanup typing and improve logging

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoFix ldap_parse_result call
Côme Chilliet [Thu, 8 Sep 2022 14:29:23 +0000 (16:29 +0200)]
Fix ldap_parse_result call

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoAdapt interface to new search signature
Côme Chilliet [Thu, 8 Sep 2022 12:47:50 +0000 (14:47 +0200)]
Adapt interface to new search signature

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoPass paging information directly to search and get rid of adapter
Côme Chilliet [Thu, 8 Sep 2022 12:44:42 +0000 (14:44 +0200)]
Pass paging information directly to search and get rid of adapter

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoRenamed ambiguous $limit parameter to pageSize
Côme Chilliet [Thu, 8 Sep 2022 10:06:08 +0000 (12:06 +0200)]
Renamed ambiguous $limit parameter to pageSize

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoUnfold call to ldap_parse_result. Handle cookie outside of adapter.
Côme Chilliet [Thu, 8 Sep 2022 09:33:43 +0000 (11:33 +0200)]
Unfold call to ldap_parse_result. Handle cookie outside of adapter.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoDo not init a paged search for read operations
Côme Chilliet [Thu, 1 Sep 2022 13:13:52 +0000 (15:13 +0200)]
Do not init a paged search for read operations

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoRemove useless getReadArgs/setReadArgs methods from PagedResults
Côme Chilliet [Thu, 1 Sep 2022 13:09:00 +0000 (15:09 +0200)]
Remove useless getReadArgs/setReadArgs methods from PagedResults

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoRemove dead code in paged result handling
Côme Chilliet [Thu, 25 Aug 2022 14:57:25 +0000 (16:57 +0200)]
Remove dead code in paged result handling

There is only one paged result API now that PHP 7.2 is long dead.
Starting by removing empty function calls.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoFix user_ldap tests
Carl Schwan [Thu, 21 Jul 2022 15:24:22 +0000 (17:24 +0200)]
Fix user_ldap tests

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
23 months agoAdd back runtime cache for intermediate ldap read results
Carl Schwan [Mon, 18 Jul 2022 08:06:41 +0000 (10:06 +0200)]
Add back runtime cache for intermediate ldap read results

This is a small optimization that save a few LDAP queries

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
23 months agoOnly cache base inGroup search
Carl Schwan [Mon, 18 Jul 2022 07:58:30 +0000 (09:58 +0200)]
Only cache base inGroup search

And not intermediate search for nested groups, this is causing issues
othewise with nested groups

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
23 months agoAdd missing copyright author in Group_LDAP
Côme Chilliet [Tue, 14 Dec 2021 13:30:50 +0000 (14:30 +0100)]
Add missing copyright author in Group_LDAP

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoRemoved unused use declaration
Côme Chilliet [Tue, 14 Dec 2021 12:51:18 +0000 (13:51 +0100)]
Removed unused use declaration

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoFix types in docblocks
Côme Chilliet [Tue, 14 Dec 2021 10:13:46 +0000 (11:13 +0100)]
Fix types in docblocks

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoAdd testing of nested group membership
Côme Chilliet [Tue, 14 Dec 2021 09:51:39 +0000 (10:51 +0100)]
Add testing of nested group membership

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoRefactor group membership listing for nested groups
Côme Chilliet [Tue, 14 Dec 2021 09:17:08 +0000 (10:17 +0100)]
Refactor group membership listing for nested groups

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoAdd tests for nested groups
Côme Chilliet [Mon, 13 Dec 2021 15:02:59 +0000 (16:02 +0100)]
Add tests for nested groups

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoSmall optimisation of _groupMembers
Côme Chilliet [Mon, 13 Dec 2021 15:02:05 +0000 (16:02 +0100)]
Small optimisation of _groupMembers

This will not change the result as users are check to be existing
 afterwards but avoids this check when we know it’s a group.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoRefactor _groupMembers to correctly use cache on intermediate results
Côme Chilliet [Mon, 13 Dec 2021 11:17:06 +0000 (12:17 +0100)]
Refactor _groupMembers to correctly use cache on intermediate results

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoFix merging list with null
Carl Schwan [Fri, 10 Dec 2021 15:39:50 +0000 (16:39 +0100)]
Fix merging list with null

This fixes some cases observed with the debugger where we end up merging
a non empty list with null. The result is then null and the looping over
the items would then end.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
23 months agoUnify a bit the types of the fetcher
Carl Schwan [Thu, 9 Dec 2021 10:51:13 +0000 (11:51 +0100)]
Unify a bit the types of the fetcher

Now it will only accept a string as parameter instead of either a string
(DN) or a array (complete record).

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
23 months agoAdd more type hinting
Carl Schwan [Fri, 10 Dec 2021 15:36:14 +0000 (16:36 +0100)]
Add more type hinting

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
23 months agoCache intermediates
Arthur Schiwon [Sun, 12 Dec 2021 13:14:16 +0000 (14:14 +0100)]
Cache intermediates

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
23 months agoRefactor code to split common loop
Arthur Schiwon [Sun, 12 Dec 2021 13:11:31 +0000 (14:11 +0100)]
Refactor code to split common loop

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
23 months agoMake it possible to return nested records whem walking over groups
Arthur Schiwon [Sun, 12 Dec 2021 13:09:16 +0000 (14:09 +0100)]
Make it possible to return nested records whem walking over groups

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
23 months agoFix PHP CS 34688/head
Joas Schilling [Thu, 20 Oct 2022 09:45:24 +0000 (11:45 +0200)]
Fix PHP CS

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoAlso catch in getProvider
Joas Schilling [Thu, 20 Oct 2022 08:03:10 +0000 (10:03 +0200)]
Also catch in getProvider

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoDon't crash with outdated share provider
Joas Schilling [Thu, 20 Oct 2022 06:44:57 +0000 (08:44 +0200)]
Don't crash with outdated share provider

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoFix alternative logins custom css class 34685/head
zorn-v [Thu, 20 Oct 2022 04:32:13 +0000 (14:32 +1000)]
Fix alternative logins custom css class

In NC 25 login page was changed, and alternative login css class get from `class` prop but not `style`.
It is correct change in my opinion, so just add backend fix.

Signed-off-by: zorn-v <zorn7@yandex.ru>
23 months ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 20 Oct 2022 02:18:39 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoMerge pull request #34665 from nextcloud/fix/invert-header-icons
Pytal [Wed, 19 Oct 2022 23:02:33 +0000 (16:02 -0700)]
Merge pull request #34665 from nextcloud/fix/invert-header-icons

Invert header icons on bright preset backgrounds

23 months agoInvert header icons on bright preset backgrounds 34665/head
Christopher Ng [Wed, 19 Oct 2022 02:07:12 +0000 (02:07 +0000)]
Invert header icons on bright preset backgrounds

Signed-off-by: Christopher Ng <chrng8@gmail.com>
23 months agoMerge pull request #34576 from nextcloud/fix/user-theming-admin-overrride
John Molakvoæ [Wed, 19 Oct 2022 15:13:15 +0000 (17:13 +0200)]
Merge pull request #34576 from nextcloud/fix/user-theming-admin-overrride

Add admin user customization kill switch

23 months agoSimplify variable names 34576/head
John Molakvoæ [Wed, 19 Oct 2022 10:23:24 +0000 (12:23 +0200)]
Simplify variable names

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoFix tests
John Molakvoæ [Wed, 19 Oct 2022 10:22:54 +0000 (12:22 +0200)]
Fix tests

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoAdd admin user customization kill switch
John Molakvoæ [Thu, 13 Oct 2022 12:22:04 +0000 (14:22 +0200)]
Add admin user customization kill switch

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoAdjust testing
John Molakvoæ [Thu, 13 Oct 2022 10:10:56 +0000 (12:10 +0200)]
Adjust testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoMerge pull request #34668 from nextcloud/dependabot/npm_and_yarn/jest-environment...
John Molakvoæ [Wed, 19 Oct 2022 09:20:30 +0000 (11:20 +0200)]
Merge pull request #34668 from nextcloud/dependabot/npm_and_yarn/jest-environment-jsdom-29.2.1

Bump jest-environment-jsdom from 29.0.3 to 29.2.1

23 months agoMerge pull request #26358 from nextcloud/fix/ie-cleanup
John Molakvoæ [Wed, 19 Oct 2022 09:12:47 +0000 (11:12 +0200)]
Merge pull request #26358 from nextcloud/fix/ie-cleanup

Cleanup old IE/edge properties and implement unsupported browser error page

2 years agoAdd config and fix selenium 26358/head
John Molakvoæ [Wed, 19 Oct 2022 07:08:21 +0000 (09:08 +0200)]
Add config and fix selenium

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoCompile assets
John Molakvoæ [Tue, 18 Oct 2022 18:12:04 +0000 (20:12 +0200)]
Compile assets

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoCleanup ie and old edge properties
John Molakvoæ (skjnldsv) [Sat, 27 Mar 2021 09:37:22 +0000 (10:37 +0100)]
Cleanup ie and old edge properties

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoBump jest-environment-jsdom from 29.0.3 to 29.2.1 34668/head
dependabot[bot] [Wed, 19 Oct 2022 07:56:10 +0000 (07:56 +0000)]
Bump jest-environment-jsdom from 29.0.3 to 29.2.1

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.0.3 to 29.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #34639 from nextcloud/dependabot/npm_and_yarn/moment-timezone...
Joas Schilling [Wed, 19 Oct 2022 07:54:54 +0000 (09:54 +0200)]
Merge pull request #34639 from nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.38

Bump moment-timezone from 0.5.37 to 0.5.38

2 years agoMerge pull request #34664 from nextcloud/nickvergessen-patch-1
Joas Schilling [Wed, 19 Oct 2022 07:46:39 +0000 (09:46 +0200)]
Merge pull request #34664 from nextcloud/nickvergessen-patch-1

Update OCI workflow of server

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 19 Oct 2022 02:14:41 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoimprove admin notification experience
Arthur Schiwon [Tue, 18 Oct 2022 21:36:14 +0000 (23:36 +0200)]
improve admin notification experience

- do not stack notifications, replace them
- and replace them once a day only
- with LDAP it might end in total spam terror (also push) otherwise

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago[LDAP] throw exception only against prov api
Arthur Schiwon [Tue, 18 Oct 2022 21:26:16 +0000 (23:26 +0200)]
[LDAP] throw exception only against prov api

- unbreaks functionality for end users when on demand mapping takes
  place

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoUpdate OCI workflow of server 34664/head
Joas Schilling [Tue, 18 Oct 2022 21:02:52 +0000 (23:02 +0200)]
Update OCI workflow of server

* Only on pull requests
* Concurrency group
* Bump used actions
* Add summary

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2 years agoMerge pull request #34650 from nextcloud/bugfix/noid/fix-rebuildNavigation
Joas Schilling [Tue, 18 Oct 2022 20:27:34 +0000 (22:27 +0200)]
Merge pull request #34650 from nextcloud/bugfix/noid/fix-rebuildNavigation

Fix rebuild navigation

2 years ago🤖 Rebuild 34650/head
Joas Schilling [Tue, 18 Oct 2022 09:18:32 +0000 (11:18 +0200)]
🤖 Rebuild

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago🧭 Fix rebuilding the navigation
Joas Schilling [Tue, 18 Oct 2022 09:17:52 +0000 (11:17 +0200)]
🧭 Fix rebuilding the navigation

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34614 from nextcloud/bugfix/34441/fix-search-in-regexp
Simon L [Tue, 18 Oct 2022 17:44:51 +0000 (19:44 +0200)]
Merge pull request #34614 from nextcloud/bugfix/34441/fix-search-in-regexp

Fix regexp for unified searching in apps

2 years agoMerge pull request #34632 from nextcloud/fix/rate-limit-recovery-emails
Côme Chilliet [Tue, 18 Oct 2022 15:29:17 +0000 (17:29 +0200)]
Merge pull request #34632 from nextcloud/fix/rate-limit-recovery-emails

Add rate limiting on lost password emails

2 years agoRename file1 and file2 to source and target in Storage abstraction 34624/head
Carl Schwan [Tue, 18 Oct 2022 10:49:34 +0000 (12:49 +0200)]
Rename file1 and file2 to source and target in Storage abstraction

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #34625 from nextcloud/fix/filepicker-endtoend
Carl Schwan [Tue, 18 Oct 2022 14:59:57 +0000 (16:59 +0200)]
Merge pull request #34625 from nextcloud/fix/filepicker-endtoend

Fix icon of encrypted folders in filepicker

2 years agoFix LostController test 34632/head
Côme Chilliet [Tue, 18 Oct 2022 13:18:40 +0000 (15:18 +0200)]
Fix LostController test

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd rate limiting on lost password emails
Côme Chilliet [Mon, 17 Oct 2022 12:36:24 +0000 (14:36 +0200)]
Add rate limiting on lost password emails

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #34628 from nextcloud/fix/files_sharing_psalm
Carl Schwan [Tue, 18 Oct 2022 12:44:28 +0000 (14:44 +0200)]
Merge pull request #34628 from nextcloud/fix/files_sharing_psalm

Various psalm fixes in files_sharing