Add Missing Commands for Actions#2
Draft
geraldaddey wants to merge 1295 commits into
Draft
Conversation
* Update downloads-manager extension - chore: update changelog with recent fixes and dependencies - chore: update dependencies and improve error handling - Initial commit * Change rm to await rm for asynchronous deletion * Update CHANGELOG.md to format issue link and reflect recent fixes * Update CHANGELOG.md --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
* Misc: Update some deps to fix some security warnings * fix more * revert override * revert again?
* Update dia extension - Added bookmarks in the Search command - Initial commit * Update extensions/dia/CHANGELOG.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> * Update dia extension - Use Action.Open to open bookmarks instead of AppleScript (fix raycast#23370 - Pull contributions * Update CHANGELOG.md --------- Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Co-authored-by: raycastbot <bot@raycast.com>
* Add copy actions for project name and ID * fix: Changelog * Update CHANGELOG.md and add platforms field --------- Co-authored-by: raycastbot <bot@raycast.com>
* Update graphcalc extension - chore: update dependencies and improve graph rendering - Initial commit * refactor: improve error handling in useGraphData hook * fix: enhance error messages for invalid expressions * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* Update vercast extension - feat: add recent deployments menu bar - Initial commit * Apply suggestions from code review Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> * Update vercast extension - chore: update menu bar icon - Pull contributions * Update CHANGELOG.md --------- Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Co-authored-by: raycastbot <bot@raycast.com>
* Refactor * Further refactoring * Further refactoring * More refactoring * Even more refactoring * Cleanup code * Changelog * Last updates * More goodies * Revert back to old config * Move to old naming * Remove filesize because we already have a storage formatter * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <bot@raycast.com>
* Update password-strength extension * Updates from greptile * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* Update composerize extension * Fix formatting in eslint.config.js * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* Update css-tricks extension * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* Update substack extension * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
…aycast#23581) * [Upstash] basic redis data browser * [Upstash] create key in redis * [Upstash] redis del + fix lstash * Update CHANGELOG.md, add platforms field and optimise images --------- Co-authored-by: raycastbot <bot@raycast.com>
* Update tududi extension - Merge branch \'contributions/merge-1765450800143\' - Pull contributions - fix: update changelog.md - fix: update task update from using id to using uid - fix: update changelog - Merge branch \'contributions/merge-1763396063892\' - Pull contributions - feat: using bearer token instead of email/password - fix: tududi png format - fix: updates metadata screenshots - fix: creates metadata folder, updates CHANGELOG and README - fix: errors - fix: lint - fix: username - fix: update author name - Add today flag to create task form - Add priority color coding and change priority submenu - feat: screenshots in readme - feat: Add Today Tasks view with toggle today functionality - feat: add status change submenu with Shift+Cmd+S shortcut - refactor: move task status update logic to main component - feat: improve task detail layout and navigation - feat: update note creation API and add note details view - feat: implements project and tag selector - feat: add project and tag assignment to task creation - feat: implement comprehensive Tududi task management extension * Fix CHANGELOG date * Update CHANGELOG.md --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
* Update qrcode generator extension * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* add win support for vscode * Fixed linting issues * open projects * avoid branch fetch when turned off * upgrade * disabled unknown forks * fix greptile recommendations * add missing icon --------- Co-authored-by: Aigner Michael <michael.aigner@zkw.at> Co-authored-by: Per Nielsen Tikær <per@raycast.com>
* initial commit * Update windows-default-wallpapers extension * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <bot@raycast.com>
* Add windows support & update typescript * add contributor to manifest * Update changelog * Change contributor name * fix typo CHANGELOG.md * Remove unnecessary script * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* merge of extensions * changed authors * removed gitignore * updated extension title * removed empty space * added title case to command name * returned old command name for server search * improved package configuration * updated readme * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <bot@raycast.com>
* Add Windows support for ChatGPT vision * Fix Windows PowerShell script newline * Changelog: add Windows entry after prior releases * add platforms field --------- Co-authored-by: raycastbot <bot@raycast.com>
* Update open graph extension * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* Update git commands extension * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
… + mark as `premium` (raycast#24021) * [Spotify Player] show error view in queue * [Spotify Player] update scripts * [Spotify Player] 🤖 * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* [Raindrop.io] Add Quick Add Bookmark command Add a command for quickly saving bookmarks without opening a form. Takes a URL argument and auto-fetches the page title. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Address PR feedback: URL validation, consistent toast UX, changelog date * Update CHANGELOG.md --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: raycastbot <bot@raycast.com>
* Update urban-dictionary extension * Update urban-dictionary extension * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* Add PasteUsernameAction component and update action panel * Update changelog and add proper shortcuts * Update extensions/bitwarden/src/components/searchVault/ItemActionPanel.tsx * Update extensions/bitwarden/src/components/searchVault/actions/PasteUsernameAction.tsx Co-authored-by: José Pereira <7235666+jomifepe@users.noreply.github.com> * Update CHANGELOG.md --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: José Pereira <7235666+jomifepe@users.noreply.github.com> Co-authored-by: raycastbot <bot@raycast.com>
* Update nusmods extension - fix: lint - chore: add screenshot - docs: improve preference desc, refactor post list - chore: update docs, refactor code - docs: update changelog - feat: course reviews - chore: refactor constants - chore: bump dep version * fix: manually fix/ignore typescript errors * chore: update thread zod schema, rename files * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <bot@raycast.com>
* [Language Detector] Routine maintenance * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* Add Windows support and other fixes
* typo fix
* removed old {PR_MERGE_DATE} entry
* Update wayback-machine extension - feat: Update icon, refine preferences, and improve URL handling for different Wayback views - feat: Add preferences to set default view on Wayback, updated toasts, and migrated to ESLint 9. * Remove TODO and add newline to tsconfig * feat: Add optional snapshot checking, refactor URL utilities, and improve validation * fix: When "snapshot" is the default view and snapshot checking is disabled, open the latest archived snapshot directly using the /web/ path instead of skipping the view selection. * Update icon to full bleed
…d Bundle (raycast#24031) * [OCI] Manage Vaults, Secrets, Versions and Bundle * [OCI] tweak the connection * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
…in the learnset (raycast#24054) * fix move command * Fix CHANGELOG date * Update CHANGELOG.md --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
* feat: support custom pinned locally * docs: update changelog * chore: fix command case * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* Update ray-code extension - docs: update changelog - chore: enhance grep tool - feat: add run-command tool and git tool - feat: add autoEdit preference to skip confirmation prompts for file operations - Pull contributions * Update ray-code extension - chore: replace exec with execFile for improved security in git and run-command tools - refactor: remove unused Preferences interface from workspace utility - feat: implement safer file deletion by moving files to trash * Update ray-code extension - refactor: simplify filename extraction in grep tool by using basename function - refactor: enhance safety checks for dangerous git commands by normalizing flags and improving argument parsing - refactor: improve command execution safety in git and run-command tools by avoiding shell interpretation * Update ray-code extension - refactor: remove interactive flag from user shell command execution for improved compatibility - chore: update confirmation message for file deletion to reflect moving to trash * refactor: add read-only command check for git stash subcommands to improve command safety * refactor: enhance git stash command safety by handling undefined subcommand case * refactor: change default user shell from zsh to sh for improved compatibility in command execution * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* [Kutt] 1st pass * [Kutt] create+del * [Kutt] ready to go * [Kutt] url check in create-link * [Kutt] pass pagination prop * Add subtitle to commands * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
* feat(command): improve link conversion and error handling * Update odesli extension - feat(command): enhance URL handling and error messages - feat(command): improve link conversion and error handling * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
* feat(package): update dependencies and add module type * Update CHANGELOG.md --------- Co-authored-by: raycastbot <bot@raycast.com>
- docs: update changelog - fix: process.env.SHELL is undefined, use the shell-env package instead - Pull contributions
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.
Description
Screencast
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare located outside the metadata folder if they were not generated with our metadata tool