Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/37677/exclude some groups from sharing with users #1

Merged
merged 235 commits into from
Mar 21, 2024

Conversation

zak39
Copy link
Owner

@zak39 zak39 commented Dec 14, 2023

  • Resolves: #

Summary

TODO

  • ...

Checklist

marcelklehr and others added 30 commits October 24, 2023 14:41
…mic ID instead of using className

this allows AppAPI to register anonymous classes as TextProcessing providers and task types

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Translate me-text in unified search people filter
Signed-off-by: Joas Schilling <coding@schilljs.com>
…ore can be removed

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
fix(files): Partly revert 32c1aeb and show correct quota again
fix: Ensure correct max contrast color is used when blurred background is used
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
fix(dashboard): changed h3 elements to h2
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
enh(oauth2): allowed toggling of aria label
…s-meta-data

feat(comments): Add a meta data column for comments
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
…loud-upload

chore(deps): Bump @nextcloud/upload to 1.0.4
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
nextcloud-bot and others added 25 commits January 7, 2024 00:20
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
…-nc-calendendar-to-2.0.1

chore(package): bumped nc-calendar to 2.0.1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Fix Slow logout on Chrome-like browsers
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
…e-check-to-new-api

Migrate opcache check to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
…e_grid_view_toggle_in_accessibility_switch

Include grid view toggle in accessibility switch
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
…owner-setupcheck

Migrate app dir owner check to new SetupCheck API
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
…s-for-user-menu-is-not-accessible

fix(core): enhanced contrast when UserMenuItem is focused
@zak39 zak39 force-pushed the feature/37677/exclude-some-groups-from-sharing-with-users branch 2 times, most recently from e87dc2b to aa0f2bd Compare January 9, 2024 15:49
$server->addPlugin($filesDropPlugin);

// And off we go!
$server->exec();

Check notice

Code scanning / Psalm

DeprecatedMethod Note

The method Sabre\DAV\Server::exec has been marked as deprecated
throw $e;
}

$addresses = $this->getAddressesForPrincipal($calendarNode->getOwner());

Check notice

Code scanning / Psalm

PossiblyNullArgument Note

Argument 1 of OCA\DAV\CalDAV\Schedule\Plugin::getAddressesForPrincipal cannot be null, possibly null value provided
@zak39 zak39 force-pushed the feature/37677/exclude-some-groups-from-sharing-with-users branch from aa0f2bd to 537ae25 Compare January 9, 2024 15:52
@zak39 zak39 merged commit d72db91 into master Mar 21, 2024
59 of 60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.