Vincent Petry
cd1bf94181
Merge pull request #31073 from nextcloud/fix/user_ldap-fix-access-typing
...
Improve typing in OCA\User_LDAP\Access and reduce psalm errors
2022-02-10 17:53:58 +01:00
Vincent Petry
d29293e019
Merge pull request #31079 from nextcloud/ignore-self-contact-interaction
...
Ignore contact interaction with self
2022-02-10 17:50:54 +01:00
Vincent Petry
1a9e6f1571
Merge pull request #31097 from nextcloud/bugfix/31096/fix-shares-transfer-guest-to-nonguest
...
Fix path handling when transferring incoming shares
2022-02-10 17:47:41 +01:00
Simon L
b881940bf3
Merge pull request #31077 from nextcloud/revert/public-page-changes
...
Revert the 'broken' public page changes
2022-02-10 17:37:29 +01:00
blizzz
c605ef1f43
Merge pull request #30981 from nextcloud/fix/30936/ldap-dup-uuid-migration
...
Fix duplicated UUID migration issue
2022-02-10 11:53:35 +01:00
szaimen
f0424378f6
Revert "Add non-breaking space in the file size"
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-02-10 10:35:19 +01:00
Carl Schwan
16e9e242ed
Revert "Improve layout for the public download page"
...
This reverts commit 2e55ce0899 .
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-02-10 10:35:13 +01:00
Carl Schwan
60a7e36f9b
Revert "Fix loading of the text app in public shared links"
...
This reverts commit d3d117c4a8 .
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-02-10 10:35:01 +01:00
Arthur Schiwon
b28aa52b28
Setup warning for invalid LDAP user or group UUIDs.
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-10 10:15:01 +01:00
Côme Chilliet
bcfe99cc62
Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.php
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-02-10 10:15:00 +01:00
Côme Chilliet
9f2db6e65d
Fix ldap:update-uuid
...
Generators cannot be iterated with while or returned by an other
generator, using foreach instead.
And a few other problems.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-02-10 10:15:00 +01:00
Arthur Schiwon
45d4c0bf66
add occ command to update UUIDs (incomplete)
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-10 10:14:59 +01:00
Arthur Schiwon
601ce05dab
allow to re-run migration step when backup DB is already created
...
- to heal incomplete states from broken upgrades
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-10 10:14:59 +01:00
Arthur Schiwon
71fb44953e
invalidated duplicated UUIDs prior to migration change
...
- in a proper setup there are no duplicated UUIDs
- not all setups are proper
- log warning to admin
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-10 10:14:58 +01:00
Joas Schilling
de01da72d8
Temporarily disable samba-non-native as it times out too often
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-10 10:14:58 +01:00
Joas Schilling
1ab0ed8134
Don't provide favorite activity settings
...
Since mails and notifications are only available for actions of other users
it does not make sense to allow changing this.
It also prevents the common misunderstanding with
"file was changed inside a favorited folder"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-10 10:14:42 +01:00
Vincent Petry
e80e0d515f
Merge pull request #30942 from nextcloud/appdata-lite-filesystem
...
only setup part of the filesystem for appdata requests
2022-02-10 09:58:57 +01:00
Vincent Petry
7858fee5b5
Fix path handling when transferring incoming shares
...
When transferring incoming shares from a guest user without specifying a
path, the $path is empty.
The fix properly handles that situation to avoid looking for shares in a
path with doubled slashes which failed to find shares to transfer.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-02-10 09:50:21 +01:00
Nextcloud bot
b22f680e77
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-10 02:26:07 +00:00
Robin Appelman
de260001f1
handle setupFS with null user
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-09 16:01:36 +01:00
Robin Appelman
b799fd40e9
dont mark fs as setup when no user is active
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-09 16:01:31 +01:00
Robin Appelman
2673775f6e
fix fs cache test user setup
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-09 16:01:28 +01:00
Robin Appelman
1ab58eff0f
pass user object during fs init
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-09 16:01:24 +01:00
Robin Appelman
0217949715
only setup part of the filesystem for appdata requests
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-09 16:01:21 +01:00
Robin Appelman
17e7a7ba17
Merge pull request #31088 from nextcloud/techdebt/noid/restore-green-ci
...
Temporarily disable samba-non-native as it times out too often
2022-02-09 15:00:59 +00:00
Joas Schilling
78af58107d
Temporarily disable samba-non-native as it times out too often
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-09 13:40:23 +01:00
Joas Schilling
47e03cb61d
Merge pull request #31081 from nextcloud/bugfix/noid/dont-provide-favorite-activity-setting
...
Don't provide favorite activity settings
2022-02-09 13:01:31 +01:00
Joas Schilling
5f5142ff58
Don't provide favorite activity settings
...
Since mails and notifications are only available for actions of other users
it does not make sense to allow changing this.
It also prevents the common misunderstanding with
"file was changed inside a favorited folder"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-09 10:49:32 +01:00
blizzz
a353db2c31
Merge pull request #30997 from nextcloud/fix/noid/ldap-occ-test-config-accessor
...
fix overwriting of SUCCESS and INVALID consts
2022-02-09 10:35:46 +01:00
Christoph Wurst
cd7a217c29
Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resource-room-backend-registration
...
Move calendar resource/room backend registration to IBootstrap
2022-02-09 10:25:03 +01:00
Thomas Citharel
c47c0b90d9
Ignore contact interaction with self
...
No need to insert ourselves as a recent contact
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-02-09 09:43:57 +01:00
Nextcloud bot
f4c719734a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-09 02:26:53 +00:00
Louis
49959bc929
Merge pull request #30925 from paierlep/feature/breadcrumb_menu_parent_folder_visible
...
Show the child folders in the breadcrumb menu when on a parent entry.
2022-02-08 14:52:10 +01:00
Joas Schilling
c58f8d6025
Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-windows
...
Background job time windows
2022-02-08 14:46:20 +01:00
Côme Chilliet
77add404b1
Remove mixed type not available in PHP 7.4
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-02-08 14:32:23 +01:00
Côme Chilliet
5f65d5a58d
Add a comment explaining how Helper::loginName2UserName can work
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-02-08 14:25:09 +01:00
Côme Chilliet
2a0b2250d2
Improve typing in OCA\User_LDAP\Access and reduce psalm errors
...
This should avoid some PHP warning using PHP 8.1
and help detecting type trouble early in the future.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-02-08 14:21:16 +01:00
Louis
f660032a9b
Merge pull request #31062 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.2.0
...
Bump puppeteer from 13.1.3 to 13.2.0
2022-02-08 13:47:32 +01:00
Louis
d8f133011f
Merge pull request #31024 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.10
...
Bump clipboard from 2.0.9 to 2.0.10
2022-02-08 13:46:53 +01:00
Simon L
e2b83915a0
Merge pull request #28941 from howardZa/feature/allow_s3_access_wo_auth
...
Add SCHEME_NULL to list of allowed auth mechanism
2022-02-08 12:31:06 +01:00
dependabot[bot]
58861306d0
Bump clipboard from 2.0.9 to 2.0.10
...
Bumps [clipboard](https://github.com/zenorocha/clipboard.js ) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases )
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.9...v2.0.10 )
---
updated-dependencies:
- dependency-name: clipboard
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>
2022-02-08 10:49:18 +00:00
Louis
d405b5f664
Merge pull request #31055 from nextcloud/dependabot/npm_and_yarn/webpack-5.68.0
...
Bump webpack from 5.67.0 to 5.68.0
2022-02-08 11:02:53 +01:00
Louis
6c67d161e1
Merge pull request #31022 from nextcloud/dependabot/npm_and_yarn/p-queue-7.2.0
...
Bump p-queue from 7.1.0 to 7.2.0
2022-02-08 10:53:05 +01:00
Louis
120dca38e1
Merge pull request #31063 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.2
...
Bump @testing-library/jest-dom from 5.16.1 to 5.16.2
2022-02-08 10:20:34 +01:00
dependabot[bot]
e54fdccbf8
Bump p-queue from 7.1.0 to 7.2.0
...
Bumps [p-queue](https://github.com/sindresorhus/p-queue ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/sindresorhus/p-queue/releases )
- [Commits](https://github.com/sindresorhus/p-queue/compare/v7.1.0...v7.2.0 )
---
updated-dependencies:
- dependency-name: p-queue
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-08 09:12:04 +00:00
Nextcloud bot
c7978f48b5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-08 02:27:16 +00:00
dependabot[bot]
f14f4dec99
Bump puppeteer from 13.1.3 to 13.2.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 13.1.3 to 13.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.1.3...v13.2.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 00:12:23 +00:00
dependabot[bot]
8bff50942c
Bump @testing-library/jest-dom from 5.16.1 to 5.16.2
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.16.1 to 5.16.2.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.1...v5.16.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 00:12:07 +00:00
Joas Schilling
4c8c0031e9
Merge pull request #31010 from nextcloud/techdebt/noid/fixed-avatar-sizes
...
Only allow avatars in 64 and 512 pixel size
2022-02-07 19:48:29 +01:00
dependabot[bot]
923761003a
Bump webpack from 5.67.0 to 5.68.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.67.0 to 5.68.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.67.0...v5.68.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 18:14:25 +00:00