🕵️ Add sharereview support#8052
Draft
AndyScherzinger wants to merge 1 commit into
Draft
Conversation
AndyScherzinger
force-pushed
the
feat/noid/sharereview
branch
3 times, most recently
from
June 11, 2026 16:18
935be19 to
6f0363f
Compare
AndyScherzinger
commented
Jun 11, 2026
AndyScherzinger
force-pushed
the
feat/noid/sharereview
branch
4 times, most recently
from
June 19, 2026 18:33
b442ed4 to
21b2f12
Compare
AndyScherzinger
force-pushed
the
feat/noid/share-metadata
branch
from
June 19, 2026 19:00
fe4ab81 to
e7ede00
Compare
AndyScherzinger
force-pushed
the
feat/noid/sharereview
branch
from
June 19, 2026 19:01
21b2f12 to
d7e4ccd
Compare
AndyScherzinger
force-pushed
the
feat/noid/share-metadata
branch
2 times, most recently
from
June 19, 2026 19:31
af1f803 to
7e3e603
Compare
AndyScherzinger
force-pushed
the
feat/noid/sharereview
branch
from
June 19, 2026 19:49
d7e4ccd to
28a991f
Compare
AndyScherzinger
force-pushed
the
feat/noid/sharereview
branch
2 times, most recently
from
June 22, 2026 17:12
c4e3538 to
b4e6d14
Compare
8 tasks
AndyScherzinger
force-pushed
the
feat/noid/share-metadata
branch
from
June 24, 2026 18:44
7e3e603 to
4f1a9d7
Compare
AndyScherzinger
force-pushed
the
feat/noid/sharereview
branch
2 times, most recently
from
June 25, 2026 13:59
6391b51 to
4499e62
Compare
AndyScherzinger
force-pushed
the
feat/noid/sharereview
branch
from
July 2, 2026 07:07
4499e62 to
85c7e73
Compare
AndyScherzinger
force-pushed
the
feat/noid/sharereview
branch
from
July 14, 2026 22:19
0adec8d to
2478ddb
Compare
…are\ShareReview Implement IShareReviewSource listing all deck shares with their capabilities mapped to ShareReviewPermission entries, gate deletions behind the ShareReviewAccessCheckEvent authorization check including revocation of linked uploaded-files shares, and register the source via RegisterShareReviewSourceEvent. Assisted-by: Claude Code:claude-fable-5 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AndyScherzinger
force-pushed
the
feat/noid/sharereview
branch
from
July 15, 2026 18:35
2478ddb to
9d1c95a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Enabled the share review app to retrieve general share information and enabled the app to delete shares.
TODO
Checklist
🤖 AI (if applicable)