-
Notifications
You must be signed in to change notification settings - Fork 61
Request permissions API #985
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
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "active": false, | ||
| "title": "Forum Changes for {{ version }}", | ||
| "description": "", | ||
| "changes": [] | ||
| } | ||
|
|
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,63 @@ | ||
| { | ||
| "active": true, | ||
| "title": "Project Page Changes for {{ version }}", | ||
| "description": "ScratchTools is introducing many new project page and editor features that will revolutionize the way that you use Scratch. You can enable them on the settings page.", | ||
| "changes": [ | ||
| { | ||
| "icon": "gradient.svg", | ||
| "slogan": "Rotate gradient colors in the paint editor" | ||
| }, | ||
| { | ||
| "icon": "align.svg", | ||
| "slogan": "Align shapes and objects in the paint editor" | ||
| }, | ||
| { | ||
| "icon": "align.svg", | ||
| "slogan": "Quickly center text in your project instructions" | ||
| }, | ||
| { | ||
| "icon": "extend.svg", | ||
| "slogan": "Extend C-blocks around code when dragging them" | ||
| }, | ||
| { | ||
| "icon": "filesize.svg", | ||
| "slogan": "View file sizes for any asset" | ||
| }, | ||
| { | ||
| "icon": "font.svg", | ||
| "slogan": "Use dozens of extra fonts in the paint editor" | ||
| }, | ||
| { | ||
| "icon": "nocloud.svg", | ||
| "slogan": "Temporarily disable cloud variables in projects" | ||
| }, | ||
| { | ||
| "icon": "opacity.svg", | ||
| "slogan": "Customize the opacity of stage variable monitors" | ||
| }, | ||
| { | ||
| "icon": "outline.svg", | ||
| "slogan": "Customize and round lines and shape outlines" | ||
| }, | ||
| { | ||
| "icon": "reaction.svg", | ||
| "slogan": "Add and view emoji reactions on any project" | ||
| }, | ||
| { | ||
| "icon": "record.svg", | ||
| "slogan": "Record and save videos of your project stage" | ||
| }, | ||
| { | ||
| "icon": "shapes.svg", | ||
| "slogan": "Unite, subtract, intersect, and exclude shapes" | ||
| }, | ||
| { | ||
| "icon": "thumbnail.svg", | ||
| "slogan": "Upload custom project thumbnails" | ||
| }, | ||
| { | ||
| "icon": "upload.svg", | ||
| "slogan": "Upload WEBP images as costumes and sprites" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| { | ||
| "active": true, | ||
| "title": "Website Changes for {{ version }}", | ||
| "description": "ScratchTools is introducing many new features for the Scratch website. You can enable them on the settings page.", | ||
| "changes": [ | ||
| { | ||
| "icon": "change.svg", | ||
| "slogan": "Customize what tag is used by default on the explore page" | ||
| }, | ||
| { | ||
| "icon": "gift.svg", | ||
| "slogan": "A ScratchTools selection of featured projects" | ||
| }, | ||
| { | ||
| "icon": "filter.svg", | ||
| "slogan": "Filter through studio, explore, and searched projects" | ||
| }, | ||
| { | ||
| "icon": "date.svg", | ||
| "slogan": "See when a studio was created" | ||
| }, | ||
| { | ||
| "icon": "countdown.svg", | ||
| "slogan": "View how many replies are left in a thread" | ||
| } | ||
| ] | ||
| } | ||
|
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
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.
Check failure
Code scanning / CodeQL
Insecure randomness High