-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Extensions: add hacker-news #1
Merged
Merged
+4,100
−0
Conversation
This file contains 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
Loskir
pushed a commit
to Loskir/extensions
that referenced
this pull request
Apr 8, 2022
tisfeng
added a commit
to tisfeng/Raycast-extensions
that referenced
this pull request
Jun 2, 2022
02e8fc31 chore: run prettier 34572d3d chore: remove react-devtools 8ce4b4ab Merge pull request raycast#3 from tisfeng/dependabot/npm_and_yarn/follow-redirects-1.15.1 938c424a chore(deps): bump follow-redirects from 1.14.7 to 1.15.1 90a410fa Create codeql-analysis.yml 4740e05e Merge pull request raycast#1 from tisfeng/dependabot/npm_and_yarn/minimist-1.2.6 fe292c97 Merge pull request raycast#2 from tisfeng/dependabot/npm_and_yarn/ansi-regex-3.0.1 acd5d0f5 chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 4a052e63 chore(deps): bump minimist from 1.2.5 to 1.2.6 46a5b594 doc: update README git-subtree-dir: extensions/easydict git-subtree-split: 02e8fc31b7401f40f50ef92642e4a58b3887fa2c
pernielsentikaer
added a commit
that referenced
this pull request
Jun 16, 2022
* Squashed 'extensions/easydict/' content from commit a71d29c0 git-subtree-dir: extensions/easydict git-subtree-split: a71d29c0803bf76cbf4d6adcbe17af6f5360ff02 * Squashed 'extensions/easydict/' changes from a71d29c0..b867d448 b867d448 chore: run npm, run prettier git-subtree-dir: extensions/easydict git-subtree-split: b867d4481f71efc88cc75c1a7a4b8dd04916671d * Squashed 'extensions/easydict/' changes from b867d448..02e8fc31 02e8fc31 chore: run prettier 34572d3d chore: remove react-devtools 8ce4b4ab Merge pull request #3 from tisfeng/dependabot/npm_and_yarn/follow-redirects-1.15.1 938c424a chore(deps): bump follow-redirects from 1.14.7 to 1.15.1 90a410fa Create codeql-analysis.yml 4740e05e Merge pull request #1 from tisfeng/dependabot/npm_and_yarn/minimist-1.2.6 fe292c97 Merge pull request #2 from tisfeng/dependabot/npm_and_yarn/ansi-regex-3.0.1 acd5d0f5 chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 4a052e63 chore(deps): bump minimist from 1.2.5 to 1.2.6 46a5b594 doc: update README git-subtree-dir: extensions/easydict git-subtree-split: 02e8fc31b7401f40f50ef92642e4a58b3887fa2c * Squashed 'extensions/easydict/' changes from 02e8fc31..e85b1f1d e85b1f1d doc: update README c800d072 doc: update README git-subtree-dir: extensions/easydict git-subtree-split: e85b1f1d34a1e583723d17fed088eb81b56fdef8 * Squashed 'extensions/easydict/' changes from e85b1f1d..b3579838 b3579838 feat: according to the translation language, generate web translate link 7401f698 feat: set maxInputTextLength=2000 94c06d50 fix: incorrect way to save and query clipboard records git-subtree-dir: extensions/easydict git-subtree-split: b3579838cc6da59acef85d38c8de40058583e9bd * style: change Copy action title to Copy Text * fix: update Youdao and Baidu AppId, App Secret * style: change copy action title to "Copy Text" * Update components.tsx * Updated metadata * Added missing configurations files * Renamed files and added more metadata images * Added missing dep * fix: resolve eslint errors * Update CHANGELOG.md Co-authored-by: Per Nielsen Tikær <per@raycast.com>
pernielsentikaer
added a commit
that referenced
this pull request
Dec 6, 2022
* Resmo raycast (#1) * Initialize app * Add debounce * Remove throttle and use debounce only * Add integration selection capability to resources * added readme, Licence * Reword * Update images & readme * rewording * Add all resources image to readme * Add setup image * Update images & readme * Do not run sql query with empty string * Trim user inputted preference values * Move helpers to utils.tsx * Remove query page * Add risk score colors and icons * Remove unused pngs * rewording * Update risk score icons * update readme and metadata images Co-authored-by: Özgün Murat Arslantaş <ozgun@resmo.com> Co-authored-by: cihatata <cihat@resmo.com> * Fix png sizes * Added a few smaller corrections * Remove redundant prop * Change api key type to password * Update no view image Co-authored-by: Özgün Murat Arslantaş <ozgun@resmo.com> Co-authored-by: cihatata <cihat@resmo.com> Co-authored-by: Per Nielsen Tikær <per@raycast.com>
fonimus
added a commit
to fonimus/raycast-extensions
that referenced
this pull request
Mar 1, 2023
- chore: prepare for public store - chore: package.json - fix: package-lock - chore: move extensions - chore: package.json - fix: package-lock - feat: rename extensions in package.json - feat: rename vault command - fix: screenshots resolution - feat: add changelog - feat: add screeshots - fix: package-lock - fix: github package.json name - fix: github extension - fix: package-lock - feat: update icon - feat: rename github to github pulls - feat: rename github to github pulls - fix: publish workflow - deps: update (raycast#18) - feat: add multiple login methods (raycast#17) - feat(vault): add favorite namespaces easy switch (raycast#16) - feat(kafka): add list section (raycast#10) - feat(vault): add options to disable write and/or delete (raycast#9) - feat: move to npm (raycast#8) - feat: white icon for menu bar and display lag even if currently loading (raycast#7) - ci: rename list extensions -> list for matrix - ci: rename list extensions -> list for matrix - ci: conditional publish on changes files - chore(kafka-menu-bar): update log (raycast#6) - feat: reusable list extensions workflow - fix: publish workflow - fix: publish workflow (raycast#5) - feat: add publish workflow - fix: ci (raycast#4) - feat: add actions - feat: add dependabot - feat: monorepo - docs: improve kafka documentation - docs: add kakfa doc link in readme - feat: add conf to hide consumers without lag - feat: add metadata extractor - feat: add partitions in topics and improve compacted tag - fix: kafka extension icon - feat(kafka): new extension - deps: update raycast - feat(vault): add paste to current app - feat(vault): add favorites management - chore(doc): improve documentation - Merge pull request raycast#2 from fonimus/feat/license - Merge pull request raycast#1 from fonimus/feat/build-sh - Merge pull request raycast#3 from fonimus/feat/git-ignore - feat(vault): add list/create/delete entities - feat(github): improve list accessories - feat(github): improve list accessories - feat(github): remove pr number when details are shown - fix(github): remove labels from list temporarily (bug in raycast/extensions raycast#3359) - chore(git): add .gitignore - chore(license): add MIT license - chore(build): add extension builder - feat(github): improve left icon for bots, waiting, etc - feat(github): improve left icon for bots, waiting, etc - feat(github): add pr number in navigation and set approval as left icon - fix(vault): typo - chore(deps): migrate to last raycast version - chore(all): reformat with prettier - fix(vault): fix logo dimension - ♻️ Remove unused url preference - 🐛 Remove console logs - 🔧 Fix readme - 🔧 Add dsstore to gitignore - 🔧 Update manifests - ✨(vault) Save show technical paths in cache - ✨(github) Add draft information - ✨(vault) Add folder recursive deletion - ✨(vault) Add json validation when adding new version - ✨ Add tint color in icons - ✨ Add tint color in icons, add mark in user avatar - 🔨 Add react hooks eslint plugin - 🐛 Fix reloading issue - ✨ Add owner name in repo list and copy pr url in clipboard - 🔧 Remove organization from preferences - ✨ Add approve action, add possibility to show/hide details, add number of approvals in list/detail - ♻️ Use useCallback hook and make actions methods components - ♻️ Use usePromise from raycast utils when possible - 🐛 Fix system sound by replacing unnecessary submit form action by standard action - ♻️ Use useCachedState from raycast utils - 🎉 Init project with vault and github extensions - Initial commit
fonimus
added a commit
to fonimus/raycast-extensions
that referenced
this pull request
Mar 1, 2023
- chore: prepare for public store - chore: prepare for public store - chore: package.json - fix: package-lock - chore: move extensions - chore: package.json - fix: package-lock - feat: rename extensions in package.json - feat: rename vault command - fix: screenshots resolution - feat: add changelog - feat: add screeshots - fix: package-lock - fix: github package.json name - fix: github extension - fix: package-lock - feat: update icon - feat: rename github to github pulls - feat: rename github to github pulls - fix: publish workflow - deps: update (raycast#18) - feat: add multiple login methods (raycast#17) - feat(vault): add favorite namespaces easy switch (raycast#16) - feat(kafka): add list section (raycast#10) - feat(vault): add options to disable write and/or delete (raycast#9) - feat: move to npm (raycast#8) - feat: white icon for menu bar and display lag even if currently loading (raycast#7) - ci: rename list extensions -> list for matrix - ci: rename list extensions -> list for matrix - ci: conditional publish on changes files - chore(kafka-menu-bar): update log (raycast#6) - feat: reusable list extensions workflow - fix: publish workflow - fix: publish workflow (raycast#5) - feat: add publish workflow - fix: ci (raycast#4) - feat: add actions - feat: add dependabot - feat: monorepo - docs: improve kafka documentation - docs: add kakfa doc link in readme - feat: add conf to hide consumers without lag - feat: add metadata extractor - feat: add partitions in topics and improve compacted tag - fix: kafka extension icon - feat(kafka): new extension - deps: update raycast - feat(vault): add paste to current app - feat(vault): add favorites management - chore(doc): improve documentation - Merge pull request raycast#2 from fonimus/feat/license - Merge pull request raycast#1 from fonimus/feat/build-sh - Merge pull request raycast#3 from fonimus/feat/git-ignore - feat(vault): add list/create/delete entities - feat(github): improve list accessories - feat(github): improve list accessories - feat(github): remove pr number when details are shown - fix(github): remove labels from list temporarily (bug in raycast/extensions raycast#3359) - chore(git): add .gitignore - chore(license): add MIT license - chore(build): add extension builder - feat(github): improve left icon for bots, waiting, etc - feat(github): improve left icon for bots, waiting, etc - feat(github): add pr number in navigation and set approval as left icon - fix(vault): typo - chore(deps): migrate to last raycast version - chore(all): reformat with prettier - fix(vault): fix logo dimension - ♻️ Remove unused url preference - 🐛 Remove console logs - 🔧 Fix readme - 🔧 Add dsstore to gitignore - 🔧 Update manifests - ✨(vault) Save show technical paths in cache - ✨(github) Add draft information - ✨(vault) Add folder recursive deletion - ✨(vault) Add json validation when adding new version - ✨ Add tint color in icons - ✨ Add tint color in icons, add mark in user avatar - 🔨 Add react hooks eslint plugin - 🐛 Fix reloading issue - ✨ Add owner name in repo list and copy pr url in clipboard - 🔧 Remove organization from preferences - ✨ Add approve action, add possibility to show/hide details, add number of approvals in list/detail - ♻️ Use useCallback hook and make actions methods components - ♻️ Use usePromise from raycast utils when possible - 🐛 Fix system sound by replacing unnecessary submit form action by standard action - ♻️ Use useCachedState from raycast utils - 🎉 Init project with vault and github extensions - Initial commit
pernielsentikaer
added a commit
that referenced
this pull request
Mar 1, 2023
* Add quantumcast extension - Merge initial release 0.0.1 (#3) - Dev (#2) - npm update (#1) - Added logos - Initial project setup - Update README.md - Initial commit * Update quantumcast extension - Modified CHANGELOG (#4) - Merge initial release 0.0.1 (#3) - Dev (#2) - npm update (#1) - Added logos - Initial project setup - Update README.md - Initial commit * Update quantumcast extension - Changed README - Merge branch 'main' into devel - Changed CHANGELOG - Merge initial release 0.0.1 (#3) - Prepare init release 0.0.1 - linked new icon - Add first commands and update raycast api - Dev (#2) - npm update (#1) - Added logos - Initial project setup - Update README.md - Initial commit * Update README.md --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com>
pernielsentikaer
pushed a commit
that referenced
this pull request
Mar 14, 2023
* Add kafka extension - chore: prepare for public store - chore: package.json - fix: package-lock - chore: move extensions - chore: package.json - fix: package-lock - feat: rename extensions in package.json - feat: rename vault command - fix: screenshots resolution - feat: add changelog - feat: add screeshots - fix: package-lock - fix: github package.json name - fix: github extension - fix: package-lock - feat: update icon - feat: rename github to github pulls - feat: rename github to github pulls - fix: publish workflow - deps: update (#18) - feat: add multiple login methods (#17) - feat(vault): add favorite namespaces easy switch (#16) - feat(kafka): add list section (#10) - feat(vault): add options to disable write and/or delete (#9) - feat: move to npm (#8) - feat: white icon for menu bar and display lag even if currently loading (#7) - ci: rename list extensions -> list for matrix - ci: rename list extensions -> list for matrix - ci: conditional publish on changes files - chore(kafka-menu-bar): update log (#6) - feat: reusable list extensions workflow - fix: publish workflow - fix: publish workflow (#5) - feat: add publish workflow - fix: ci (#4) - feat: add actions - feat: add dependabot - feat: monorepo - docs: improve kafka documentation - docs: add kakfa doc link in readme - feat: add conf to hide consumers without lag - feat: add metadata extractor - feat: add partitions in topics and improve compacted tag - fix: kafka extension icon - feat(kafka): new extension - deps: update raycast - feat(vault): add paste to current app - feat(vault): add favorites management - chore(doc): improve documentation - Merge pull request #2 from fonimus/feat/license - Merge pull request #1 from fonimus/feat/build-sh - Merge pull request #3 from fonimus/feat/git-ignore - feat(vault): add list/create/delete entities - feat(github): improve list accessories - feat(github): improve list accessories - feat(github): remove pr number when details are shown - fix(github): remove labels from list temporarily (bug in raycast/extensions #3359) - chore(git): add .gitignore - chore(license): add MIT license - chore(build): add extension builder - feat(github): improve left icon for bots, waiting, etc - feat(github): improve left icon for bots, waiting, etc - feat(github): add pr number in navigation and set approval as left icon - fix(vault): typo - chore(deps): migrate to last raycast version - chore(all): reformat with prettier - fix(vault): fix logo dimension - ♻️ Remove unused url preference - 🐛 Remove console logs - 🔧 Fix readme - 🔧 Add dsstore to gitignore - 🔧 Update manifests - ✨(vault) Save show technical paths in cache - ✨(github) Add draft information - ✨(vault) Add folder recursive deletion - ✨(vault) Add json validation when adding new version - ✨ Add tint color in icons - ✨ Add tint color in icons, add mark in user avatar - 🔨 Add react hooks eslint plugin - 🐛 Fix reloading issue - ✨ Add owner name in repo list and copy pr url in clipboard - 🔧 Remove organization from preferences - ✨ Add approve action, add possibility to show/hide details, add number of approvals in list/detail - ♻️ Use useCallback hook and make actions methods components - ♻️ Use usePromise from raycast utils when possible - 🐛 Fix system sound by replacing unnecessary submit form action by standard action - ♻️ Use useCachedState from raycast utils - 🎉 Init project with vault and github extensions - Initial commit * fix: wrong package.json and lock file * fix: remove unused asset * feat: add dark icon, prettify menu bar dropdown * feat: add reload shortcut * fix: remove ssl kafkajs configuration from default
pernielsentikaer
added a commit
that referenced
this pull request
Apr 18, 2023
* Update quantumcast extension - Release 0.0.2 (#8) - release 0.0.1 (#5) - Modified CHANGELOG (#4) - Merge initial release 0.0.1 (#3) - Dev (#2) - npm update (#1) - Added logos - Initial project setup - Update README.md - Initial commit * Update CHANGELOG.md * new Raycast eslint * Update open-cloudflow-workspace.tsx --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com>
pernielsentikaer
added a commit
that referenced
this pull request
Apr 25, 2023
* Update quantumcast extension - Release 0.0.2 (#8) - release 0.0.1 (#5) - Modified CHANGELOG (#4) - Merge initial release 0.0.1 (#3) - Dev (#2) - npm update (#1) - Added logos - Initial project setup - Update README.md - Initial commit * Update quantumcast extension - eslint mod - V0.0.3 (#10) - V0.0.3 (#9) * Update quantumcast extension - Add category - eslint mod - V0.0.3 (#10) - V0.0.3 (#9) * Update open-cloudflow-api-docs.tsx * Update open-cloudflow-api-docs.tsx --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com>
louishuyng
added a commit
to louishuyng/raycast-extensions
that referenced
this pull request
Apr 28, 2023
- Merge pull request raycast#1 from louishuyng/chore/show-hud - chore: should hud after selecting session
lucaas
added a commit
to lucaas/raycast-extensions
that referenced
this pull request
Apr 28, 2023
- Fix type errors - Resize images - Update readme, changelog, screenshots - Combine all search commands as one - chore: Update deps (raycast#6) - feat: Copy branch name (raycast#5) - deps: Update dependencies, use strict api and iso-formatted dates (raycast#4) - feat: Search projects, objects and versions (raycast#2) - chore: Add codeowners file (raycast#3) - feat: Assigned tasks (raycast#1) - Initial commit
the-dream-machine
added a commit
to the-dream-machine/raycast-extensions
that referenced
this pull request
Apr 29, 2023
- Merge pull request raycast#1 from the-dream-machine/light-theme-support - Added support for light theme - Update README.md
pernielsentikaer
added a commit
that referenced
this pull request
May 1, 2023
* Add ftrack extension - Fix type errors - Resize images - Update readme, changelog, screenshots - Combine all search commands as one - chore: Update deps (#6) - feat: Copy branch name (#5) - deps: Update dependencies, use strict api and iso-formatted dates (#4) - feat: Search projects, objects and versions (#2) - chore: Add codeowners file (#3) - feat: Assigned tasks (#1) - Initial commit * Update image address * Updated API+Linter * Updated API+Linter --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com>
sonhavietnamese
added a commit
to sonhavietnamese/raycast-extensions
that referenced
this pull request
May 12, 2023
- feat: fetch openai secret (raycast#1) - chore: add winners submission - chore: add gitignore - first commit
pernielsentikaer
added a commit
that referenced
this pull request
May 12, 2023
* Add tmux-sessioner extension - add feature default terminal app - fix PATH is hard code - Better error message - add command icon - simple version * better description form * implement new command to change default terminal app * Update tmux-sessioner extension - filter only terminal apps - remove unused code * update the flow to avoid laggy rendering * Update tmux-sessioner extension - Merge pull request #1 from louishuyng/chore/show-hud - chore: should hud after selecting session * better description and title command * Update tmux-sessioner extension - rename tmux session - delete tmux session - create new session command - create new session command * Update tmux-sessioner extension - Update README.md - Merge pull request #3 from louishuyng/manipulate-basic-tmux-actions * Update tmux-sessioner extension - Better icon display - Update How to Use section in README.md * Update index.tsx * Update create_new_session.tsx * metadata --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com>
pernielsentikaer
added a commit
that referenced
this pull request
May 15, 2023
* Add tmux-sessioner extension - add feature default terminal app - fix PATH is hard code - Better error message - add command icon - simple version * better description form * implement new command to change default terminal app * Update tmux-sessioner extension - filter only terminal apps - remove unused code * update the flow to avoid laggy rendering * Update tmux-sessioner extension - Merge pull request #1 from louishuyng/chore/show-hud - chore: should hud after selecting session * better description and title command * Update tmux-sessioner extension - rename tmux session - delete tmux session - create new session command - create new session command * Update tmux-sessioner extension - Update README.md - Merge pull request #3 from louishuyng/manipulate-basic-tmux-actions * Update tmux-sessioner extension - Better icon display - Update How to Use section in README.md * Update index.tsx * Update create_new_session.tsx * metadata * Update tmux-sessioner extension - fix merge conflict - Pull contributions - create tmux manage windows command * Update tmux-sessioner extension - fix build conflict - Pull contributions * delete tmux window action --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com>
joshknowles
pushed a commit
to joshknowles/raycast-extensions
that referenced
this pull request
May 16, 2023
* Add tmux-sessioner extension - add feature default terminal app - fix PATH is hard code - Better error message - add command icon - simple version * better description form * implement new command to change default terminal app * Update tmux-sessioner extension - filter only terminal apps - remove unused code * update the flow to avoid laggy rendering * Update tmux-sessioner extension - Merge pull request raycast#1 from louishuyng/chore/show-hud - chore: should hud after selecting session * better description and title command * Update tmux-sessioner extension - rename tmux session - delete tmux session - create new session command - create new session command * Update tmux-sessioner extension - Update README.md - Merge pull request raycast#3 from louishuyng/manipulate-basic-tmux-actions * Update tmux-sessioner extension - Better icon display - Update How to Use section in README.md * Update index.tsx * Update create_new_session.tsx * metadata --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com>
luarmr
added a commit
to luarmr/raycast-extensions
that referenced
this pull request
Jun 26, 2024
- change title for main action - adding r22 as contributor - Merge pull request raycast#1 from ArttuLai/patch-1 - Fix calculating unknown values A and B - improved ui - change icon - adding an icon - bad one - add screenshots - first implemetation
thesobercoder
added a commit
to thesobercoder/raycast-extensions
that referenced
this pull request
Jun 28, 2024
- Merge pull request raycast#1 from thesobercoder/feature/pagination - chore: improve formatting - feat: add console logging for all show api methods - feat: consolidate all hooks based on feature - feat: improve movie grid component - feat: switch shows and up-next command to advanced pagination - feat: switch history command to advanced pagination - feat: switch episode-grid component to use useCachedPromise hook - feat: switch season-grid component to use useCachedPromise hook - feat: switch watchlist command to advanced pagination - feat: switch movies command to advanced pagination - Merge branch \'main\' into feature/pagination - feat: implement native grid pagination for movie command
tkowalski29
added a commit
to tkowalski29/raycast-extensions
that referenced
this pull request
Jul 3, 2024
- fix - fix - todo - lint - assistant selected snippet - Merge pull request raycast#1 from tkowalski29/lint - fix - lint fix - auto fix - base - Initial commit
onlysunjun
added a commit
to onlysunjun/raycaste
that referenced
this pull request
Jul 8, 2024
- Merge branch \'main\' of https://github.com/onlysunjun/raycaste - update app-keeper-manager - Pull contributions - Merge branch \'raycast:main\' into main - update app-keeper-manager - update app-keeper-manager - Update CODEOWNERs - Add oktasearch extension (#13259) - Update open-laravel-herd-site extension (#13303) - Update open-laravel-herd-site extension (#13303) - Update open-laravel-herd-site extension (#13303) - [Amazon AWS] feat(s3): copy bucket ARN (#13331) - Update who-is-off-today extension (#13320) - Update rapidcap extension (#13318) - Update CODEOWNERs - [Youtube Downloader] Update copy the video or audio file name with the video title (#13300) - Use frecency sorting in Visual Studio Code - Project Manager project search (#13290) - Update CODEOWNERs - [Google Translate] Keep language names consistent with \`translate.google.com\` (#13284) - feat(tailscale): custom admin console url (#13279) - Session extension updates (#13254) - Update CODEOWNERs - [Color Picker] Add color wheel feature command (#13246) - Docs: update for the new API release - Update CODEOWNERs - Remove JonathanWbn as contributor (#13276) - update icon (#13255) - Update CODEOWNERs - feat: add rotate PDF command (#13238) - Add mandarin-chinese-dictionary extension (#13309) - feat: add protect PDF command (#13221) - [Shell History] Fix multi line command issue (#13224) - [Stickies] Search stickies (#13242) - Connect to VPN: Show current connection status in menu bar (#13240) - [Copy Path] Support more browsers (#13227) - [IconPark] Refactor command (#13225) - Merge branch \'raycast:main\' into main - Update CODEOWNERs - [Cal.com] Visual refresh for "View Bookings" and "Share Meeting Links" commands (#13218) - Fix Typo (#13244) - Update shadcn-vue extension (#13226) - Add migration for 1.78.0 - Update git-commands: Improved search and use Git documentation (#13220) - [Menubar Calendar] Show Calendar Events in Menubar (#13217) - Update moco extension (#13214) - [Notion] Refactor extension (#12981) - Update CODEOWNERs - Update yabai extension (#13203) - Update CODEOWNERs - Update \`ImprovMX\` Extension (fix #12812, #12813, #12817) (dev QoL) (#12820) - [Ruler] Add copy distance to clipboard and drag mode preferences (#13232) - Update CODEOWNERs - fix(bear): don\'t show tags for archived and trashed notes (#13302) - Update CODEOWNERs - [Todoist] Fixes for menu bar BG refresh (#13248) - Docs: Fix Window Management link - Update CODEOWNERs - Add mikrus extension (#13076) - Docs: update for the new API release - [Github Gist] Optimise command (#13189) - GitHub: Fixes unread notifications flickering (#13305) - Update CODEOWNERs - [Messages] Added a preference to close Raycast when sending a message (#12996) - Update gg-deals extension (#13201) - Update CODEOWNERs - Update adonisjs-documentation extension (#12977) - Add pinch-svg extension (#13053) - Update CODEOWNERs - [New] [Browser Tabs] Search all open browser tabs (#13128) - Update CODEOWNERs - Update open-folders extension (#13196) - Brew: Fix a crash that could occur when showing installed formula or cask - [Amazon AWS]: Pagination and mutation optimizations for CodePipeline command (#13184) - Update CODEOWNERs - Update CODEOWNERs - [TRELLO] Change case of read me so that store picks it up (#13059) - Update mite extension (#12934) - Add open-laravel-herd-site extension (#13157) - feat: add placeholder for split command for range format (#13139) - Update raycast-explorer extension (#13289) - [Amazon AWS] AwsAction.Console creates sso shortcut links (#13004) - Add deprecation message (#13002) - Update CODEOWNERs - Update bear extension (#12837) - Update CODEOWNERs - Update capture-fullpage-of-website extension (#12814) - Update CODEOWNERs - Update Productboard extension - Add \`Notes\` command + \`chore\` (#12797) - CI: add npm-check - Update CODEOWNERs - [New] [Shell History] Search shell history (#12979) - Update CODEOWNERs - Add shadcn-svelte extension (#13123) - Update CODEOWNERs - [Dub Link Shortener] Improvements to \'Search Links\' and \'Shorten Links\' commands (#12992) - Update CODEOWNERs - Add duck-facts extension (#13151) - Update ugly-face extension (#13191) - [PiP] Toggle Fullscreen (#13107) - Update CODEOWNERs - Update iconify extension (#12942) - Update CODEOWNERs - Update keychain-password-gen extension (#13180) - [Social Network Trends] performance optimisation (#13179) - 1.8.0 update (#13185) - Update CODEOWNERs - Add just-breathe extension (#13141) - Update CODEOWNERs - Add python extension (#13095) - Update CODEOWNERs - Connect to VPN: Add a menu bar command (#13127) - Add alist-downloder extension (#13102) - fix: reminder menu bar time (#13177) - Docs: update for the new API release - Docs: update for the new API release - Update CODEOWNERs - [Audio Device] Added keywords (#13172) - Update CODEOWNERs - Update bot messages (#13173) - Fix Add Text to Note hooks rendering issue (#13106) - Update CODEOWNERs - Update security.md - [New] [Yoink] Add selected or clipboard files to Yoink (#13097) - [Easy New File] Create any file type (#13086) - Update u301-url-shortener extension (#13096) - Update CODEOWNERs - Fixed the issue with the copied icon SVG (#13169) - [Open Link in Specific Browser] Optimise Performance (#13170) - [Paste as Plain Text] Optional No Prompt after pasting (#13084) - [United Nations] Add UN Photos & UN Site Index commands (#13083) - Update CODEOWNERs - Add toncoin-price extension (#13082) - Update omnivore extension (#13136) - [Say] Fix unexpected strings start with dashes (#13119) - Update raycast-translate-ge extension (#13150) - Update compressx extension (#13158) - [Menubar Calendar] Show Calendar events (#13160) - Update CODEOWNERs - [Search Emoji] Add support for Unicode 15.1 (#13051) - Update CODEOWNERs - Add bech32-converter extension (#12885) - Update CODEOWNERs - Update claude extension (#13080) - [Network Speed] Update Icon and loading view (#13078) - [Copy Path] Support Safari Web App and Firefox browser (#13061) - [Bugfix] [Stickies] Fix the problem that Toggle Stickies Window occasionally creates a new window (#13153) - Update splix extension (#13142) - Update authy extension (#13152) - Update CODEOWNERs - Brew: Include cask names in search (#13114) - Update CODEOWNERs - [New] [Stickies] Manage macOS\'s built-in Stickies (#13031) - Update CODEOWNERs - Add evil-insult extension (#13027) - Update CODEOWNERs - Add who-is-off-today extension (#13022) - Update CODEOWNERs - Update speedtest extension (#12904) - Update CODEOWNERs - Add google-cloud-run extension (#12876) - [Amazon AWS] Fixes CodePipeline issues (#13094) - Update CODEOWNERs - Update battery-optimizer extension (#13000) - Brew: Improve metadata (#13099) - Update git-commands extension (#13112) - Update plex extension (#13122) - [Pins] Bug Fixes, More AI Models, & Pin Management Placeholders (#13118) - feat(mute-microphone): choose muted icon color (#13138) - feat: add convert html page to pdf command (#13140) - add 4finder - Update CODEOWNERs - Add mamp-utility extension (#12964) - Update recent-excel extension (#13065) - Update CODEOWNERs - Add crisp extension (#12990) - Update CODEOWNERs - Add later extension (#12901) - Update CODEOWNERs - Add scss-compile extension (#12971) - Update CODEOWNERs - Add golden-ratio extension (#13013) - Update CODEOWNERs - Updated Tailwind CSS documentation links (#13091) - Update chatgpt extension (#12929) - Update CODEOWNERs - Update qrcode-generator extension (#13060) - Update CODEOWNERs - Add linkwarden extension (#12988) - Update CODEOWNERs - Update fantastical extension (#12928) - [Bugfix] [Auto Quit Apps] fix bug quit web app (#13066) - Update raycast-ollama extension (#13069) - Update cal-com-share-meeting-links extension (#13064) - Spotify: Simplify and fix OAuth code (#13074) - Docs: Update the utils docs - Update pass extension (#12976) - [Network Speed] Show time cost (#13056) - feat(tim): new Daily Overview command and other improvements (#12975) - Docs: update for the new API release - Update CODEOWNERs - Add homepage extension (#12972) - Update CODEOWNERs - Add rectangle extension (#12952) - [Menubar Calendar] Right-click open in reminders (#13058) - [GitHub] Add an option to omit team review requests from query results (#13043) - [Bugfix] [PiP] Fix extension crashed issue (#13052) - Update CODEOWNERs - fix(zed): remove duplicate entries (#13054) - [Bark] Command optimisation (#12833) - Update CODEOWNERs - Add plex extension (#12956) - Update CODEOWNERs - Update Twitter/X Video Downloader (#12953) - [Menubar Calendar] Show calendar on menu bar (#12951) - Update CODEOWNERs - Update video-call-reactions extension (#12936) - Update raycast-ollama extension (#13047) - Update cleanshotx extension (#13044) - Docs: Add changelog for 1.77.0. - Add migration for 1.77.0 - Docs: update for the new API release - Update CODEOWNERs - Fix bitbucket extension bugs (#13029) - Update claude extension (#13037) - [DigitalOcean] Update extension to fix #13040 (#13041) - Update CODEOWNERs - [Amazon AWS] Frecency sorting for Console command (#13026) - [Office Quotes] Update extension to work offline (API discontinued) (closes #12094) (#12930) - Update CODEOWNERs - Add raycast-monkeytype-theme extension (#12735) - Update CODEOWNERs - Slack: OAuth + Many improvements (#12902) - Update CODEOWNERs - Update CODEOWNERs - Update raindrop-io extension (#12446) - [PiP] Watch in PiP mode (#12925) - Prefill Alias Description feature; Raycast API package bump (#12844) - Update CODEOWNERs - [Search MDN]: Updated the icon and dependencies with minor refactoring (#12959) - Update YouVersion Bible Suggest extension to latest (v3.5.0) (#13008) - Update CODEOWNERs - [Bob]: Bug fixes, minor improvemnets (#12926) - [Network Drive] remove dependency to samba, use OSX system built-in utilities instead (#12923) - [United Nations] Add Raycast Pro enhanced features (#13019) - Apple Notes: Add View Selected Note command (#13016) - Update github extension (#13001) - Update CODEOWNERs - fix(cleanshotx): update icons (#12993) - Update CODEOWNERs - Update slack-status extension (#12999) - Update CODEOWNERs - [Image Modification/sips] Fixed cwebp degrades quality by default (#12957) - Update CODEOWNERs - Update sips extension (#12954) - Update CODEOWNERs - Add bed-time-calculator extension (#12716) - Update CODEOWNERs - Update country-lookup extension (#12997) - [Amazon AWS] Improvements for CodePipeline and Secrets Manager commands (#12967) - Update gopass extension (#12969) - refactor: extract out openFile and askBeforeDownload (#13005) - Update CODEOWNERs - Update claude extension (#12989) - [Bugfix] [Open Path] Fix the problem of not updating the command metadata (#13007) - Fixing linter error: Dungeons & Dragons (#12933) - Docs: update for the new API release - Update CODEOWNERs - Update fotmob extension (#12891) - Update CODEOWNERs - Update google-workspace extension (#12944) - fix(jira): Allow URLs with port numbers (#12939) - [Mozilla Firefox] add firefox ESR as another fallback option (#12870) - Update CODEOWNERs - Add clipboard-utilities extension (#12853) - [Simple Reminder] Add more meaningful error messages in production (#12987) - Update CODEOWNERs - Update openweathermap extension (#12339) - Update CODEOWNERs - [United Nations][Say] Initial version (#12846) - Update CODEOWNERs - Add freesound extension (#12843) - [Beeminder] Change due field for a better representation of the goal (#12840) - Update popicons extension (#12949) - Update CODEOWNERs - [Amazon AWS] Add SSO Login for Console command (#12916) - Update CODEOWNERs - [Paste as Plain Text] Paste as file (#12973) - Update jira-time-tracking extension (#11918) - [Espanso] Fixing issue when packages are installed (#12955) - feat: add extract text from pdf command (#12984) - feat: add split pdf command (#12839) - Update \`IconPromote\` and generatie-icons script (#12985) - Update CODEOWNERs - Update playback-duration-calculator extension (#12947) - Update brew extension (#12945) - refactor: make some API request in parallel (#12838) - [Google Maven Repository] Show update time (#12830) - Update CODEOWNERs - [Refresh Browsers] Refresh all browser tabs (#12829) - Update CODEOWNERs - [Slack] Adds action to open slack links in the browser (#12725) - [Amazon AWS] Improvements for SQS, DynamoDB, CFN and CW Logs commands (#12862) - Update readme - Update CODEOWNERs - Add recent-excel extension (#12765) - feat(cleanshotx): add open-settings and open-all-uploads command (#12352) - Linear: Add support for all notification types (#12943) - Update CODEOWNERs - Update lodash extension (#12848) - Update image-wallet extension (#12918) - Update CODEOWNERs - metadata - Add adonisjs-documentation extension (#12827) - Update CODEOWNERs - Update Pomodoro Extension (#12826) - Update CODEOWNERs - Update connect-to-vpn extension (#12798) - Update CODEOWNERs - Update harvest extension (#12818) - Update CODEOWNERs - Add incident-io extension (#12789) - Add: Dungeons & Dragons Extension (#12655) - Update CODEOWNERs - Update CODEOWNERs - Add \`The Lord of the Rings\` extension (#12834) - Update system-information extension (#12893) - Update CODEOWNERs - [GitHub For Enterprise] Add notifications command and menu bar icon (#12741) - Update cal-com-share-meeting-links extension (#12908) - Update CODEOWNERs - Update video-call-reactions extension (#12907) - Update raycast2github.json - Update CODEOWNERs - [ray.so] Dynamic theme gradient icons (#12906) - [Espanso] Better search (#12836) - Update CODEOWNERs - Bear: Menu bar command + improvements (#12767) - Update CODEOWNERs - [Outline Document Search] docs(readme): align with extension’s user interface (#12776) - Update quick-latex extension (#12764) - Update CODEOWNERs - [Trello] Update Trello autho scope in read me (#12758) - [Week Number] Show the current week of the year (#12757) - Update CODEOWNERs - [Brand Icons] Optimize load time (#12745) - Update CODEOWNERs - Update logseq extension (#12742) - Add code-smells extension (#12738) - Update CODEOWNERs - Update u301-url-shortener extension (#12852) - Add network-drive extension (#12682) - Update CODEOWNERs - Update spanish-tv-guide extension (#12728) - Add invoice-generator extension (#12713) - Update CODEOWNERs - Add video-call-reactions extension (#12703) - Update CODEOWNERs - [Raycast Wallpaper] Preference to specify refresh intervals (#12896) - Update CODEOWNERs - Add helldivers2 extension (#12739) - Update CODEOWNERs - Add nowplaying-cli extension (#12448) - Linear: Project improvements (#12887) - Update nhk-program-search extension (#12711) - [Placeholder] Simplify Command (#12708) - [BugFix] [Decorator Text] Fix flash problem (#12884) - Update CODEOWNERs - Add rdw-kentekencheck extension (#12689) - fix(mute-microphone): menu bar icon behaviour (#12704) - Update browser-ai extension (#12700) - [Badges]: Refactor text input (#12693) - Update CODEOWNERs - docs(readwise-reader): Update README with access token link (#12696) - Add vocabula-lat extension (#12692) - fix(deepcast): show error when index command is disabled (#12695) - Update workouts extension (#12691) - [Text Decorator] Undecorate Text (#12686) - [Bugfix] [Auto Quit App] Fix bug (#12882) - Spotify Player: Generate Playlist fixes (#12879) - [Frill] Update Frill extension (fix #12850) (#12856) - [Bugfix] [Auto Quit Apps] Fix bug of not auto quit apps (#12881) - Update git-commands extension (#12567) - Docs: Update the utils docs - Improve UI copy for preserve case settings (#12777) - [Update][Speedtest] Detailed view (#12471) - Update CODEOWNERs - [Update Extension] HTTP Status Code - extension revamp (#12470) - Update CODEOWNERs - Update package.json - Update CODEOWNERs - Add habits extension (#12642) - Update CODEOWNERs - Update quick-notes extension (#12819) - Update get-ssh-key extension (#12816) - [Chinese Character] Command optimisation (#12858) - Update CODEOWNERs - Update word-search extension (#12712) - [Linear] Adds shortcut for "open project in linear" action (#12828) - Update color-picker extension (#12823) - Update color-picker extension (#12805) - Update CHANGELOG.md - Update cal-com-share-meeting-links extension (#12759) - [Say] Add support for saying the selected text on any application (#12770) - [Hide Files] Toggle Widgets Visibility (#12721) - Update CODEOWNERs - Update: Adds new Storyblok API region locations (CA, AP) (#12785) - Update quick-notes extension (#12801) - Added fuzzy search, caching, support for pro icons and more (#12723) - Update package.json for migrations - Add migrations for 1.75.0 and 1.76.0 - [Paste as Plain Text] Update Paste as Number (#12790) - Docs: update for the new API release - Docs: Update the utils docs - feat: add word to pdf command (#12727) - [Copy Path] Copy window title (#12761) - [password-generator] Add preference to store last used password length (#12787) - Update CODEOWNERs - Add raycaster extension (#12609) - Update CODEOWNERs - [Amazon AWS] Improvements for SQS, DynamoDB and CloudFormation commands (#12718) - Update alpaca-trading extension (#12638) - Update vivapb extension (#12380) - Refactoring (#12747) - Update phosphor-icons extension (#12740) - Update CODEOWNERs - Update st-andrews-main-library-occupancy extension (#12781) - Update CODEOWNERs - [password-generator] Add ability to hide raycast window after copy password (#12784) - Update CODEOWNERs - Add graphcalc extension (#12481) - Update CODEOWNERs - Update audio-device extension (#12195) - Added KEBAB-UPPER-CASE transform to change-case extension (#12773) - [SavvyCal] Update SavvyCal logo (#12774) - [PM2] Bugfixes & enhancements (#12717) - Update simplelogin extension (#12237) - Update google-meet extension (#12650) - Update CODEOWNERs - Spotify: Add Generate Playlist command (#12639) - Update quick-notes extension (#12637) - Update checklist extension (#12628) - Add simple english Wikipedia language (#12690) - Update CODEOWNERs - Update color-picker extension (#12688) - Update CODEOWNERs - Update visual-studio-code extension (#12702) - Update CODEOWNERs - Update bmrks extension (#11170) - Update CODEOWNERs - Add battery-optimizer extension (#12386) - Update CODEOWNERs - Add outline-document-search extension (#12307) - Update CODEOWNERs - Update CODEOWNERs - Update vim-bro extension (#12743) - feat: use magic byte instead of file extension for validation (#12748) - Update ugly-face extension (#12753) - deprecated sonu.stream (#12750) - feat(change-case): improve behavior (#12699) - Updated PR bot message - Update raycast-ollama extension (#12734) - Update CODEOWNERs - Bugfix: Version history missing dates (#12737) - Update chatgpt extension (#12731) - Update menubar-weather extension (#12732) - Update CODEOWNERs - [Github] "Create pull request" command allows selection from more than first 50 branch names (#12568) - Update CODEOWNERs - [Spotify Player] Add new actions in the album panel: \`Add To Library\` and \`Remove From Library\` (#11665) - Update CODEOWNERs - [MapleStory.gg] Initial version (#12643) - [Toggle Audio Input (Microphone)] Show/hide icon preference works vice versa. (#12685) - Update raycast-wallpaper extension (#12683) - Update CODEOWNERs - Add brave-search-with-results extension (#12169) - [Feedly] Adjust README (#12673) - [Linear] Preference to hide redundant issues across all searches (#12625) - Update CODEOWNERs - [Raycast Wallpaper] Detailed Optimisation (#12626) - Docs: update for the new API release - [Amazon AWS] Adds metadata for DDB tables and CRUD operations for items (#12617) - Update CODEOWNERs - [Toggle Audio Input (microphone)] not restoring last audio input LEVEL (#12614) - Update browser-ai extension (#12653) - Update CODEOWNERs - Add ottomatic extension (#12511) - feat: trigger current track command automatically (#11571) - Update CODEOWNERs - Add keyboard-win-mac-switch extension (#12634) - Update CODEOWNERs - Update harvest extension: major caching upgrade (#12629) - Updated missing commands (#12640) - Update CODEOWNERs - Add icd10-lookup extension (#12563) - Add teslamate extension (#12288) - Update browser-ai extension (#12608) - Update CODEOWNERs - Update the-nobel-prize extension (#12627) - Update Figma URL structure in README.md (#12622) - Update CODEOWNERs - Add minecraft-color-codes extension (#12264) - [Append Clipboard] Merge Clipboard (#12598) - Update CODEOWNERs - Add \`The Nobel Prize\` extension (#12559) - feat: allow the user to select where to download the documents (#12604) - [PM2] Handle errors & enhancements (#12615) - Update vmware-vcenter extension (#12612) - Update CODEOWNERs - [Brand Icons] Add offline support (#12555) - [PM2] Initial version (#12564) - Update CODEOWNERs - [2fa]: chase code support (#12528) - [toggl-track] Add prettier sort imports and absolute paths in imports (#12594) - [Bugfix] [Maven Central Repository] Fix Hotkey Error (#12595) - Fix screenshots in Aerospace README (#12611) - [Ramda Documentation] update packages to resolve runtime errors (#12599) - Update monobank extension (#12602) - feat: add merge pdf command (#12607) - Update CODEOWNERs - Update spotify-player extension (#11832) - [Bugfix] [Open Path] Fix Hotkey Error (#12591) - [Bugfix] [IP Geolocation] Fix hotkey error (#12593) - [Bugfix] [Paste as Plain text] Fix Hotkey Error (#12592) - [Badges] Update cross-extension library (#12536) - Update cyberchef extension (#12488) - Update ipa-translator extension (#12589) - Swift evolution update 3 (#12283) - Update CODEOWNERs - Add chords-and-tabs extension (#12486) - [AWS Extension] Updated CFN and SQS commands (#12499) - [IP Geolocation] Update Copy IP command (#12590) - Update CODEOWNERs - Add norwegian-public-transport extension (#12167) - [toggl-track] Add ability to "Create Simmilar Time Entry" on entries list (#12433) - Update CODEOWNERs - Add random-fart extension (#12562) - Update CODEOWNERs - Update CODEOWNERs - Update vim-bro extension (#12588) - [Spotify Player] Improve Add to Queue flow (#11817) - Spotify: Remove Playing Song from Playlist command (#11214) - [Notion] Manage visibility and order of database properties separately in Quicklinks. (#12426) - Update CODEOWNERs - fix(linear): Milestones are updated with Create Issue command (#12574) - [Update] [Paste as Plain Text] More Paste Format (#12571) - [Update] [Hide Files] Refactoring extensions to become easier to use (#12576) - Update the-noble-quran extension (#12578) - [Update] [Open Path] Open in Terminal (#12581) - handles fallback to clipboard if getSelecteText fails (#12582) - feat(change-case): add pre-lowercase pref (#12586) - [Youtube Downloader] Fix output format error (#12583) - Update CODEOWNERs - Ruler: Improvements (#12419) - Update CODEOWNERs - Add timezone-buddy extension (#11036) - [Update] [Open Link in Specific Browser] Refactor extension (#12569) - Update date-converter extension (#12456) - [Update] [Copy Path] Update icon (#12572) - Update fantastical extension (#12577) - Update raycast-gemini extension (#12580) - Update quick-notes extension (#12561) - chatgpt-quick-commands to support GPT-4o for all commands (#12554) - Update browser-ai extension (#12468) - Update CODEOWNERs - Update screenocr extension (#12479) - Issue bot: Add new command to comment - Issue bot: Add new "Keep issue open" command - Update CODEOWNERs - Add shadcn-vue extension (#12301) - Update CODEOWNERs - Update papago-translate extension (#11746) - Update quick-notes extension (#12548) - Update review-pullrequest.md (#12552) - Update coffee extension (#12549) - [1Password] Urgent fix account_uuid not found (#12538) (#12543) - [elgato-key-light] Double default timeout duration (#12436) - Update CODEOWNERs - Add clean-keyboard extension (#12449) - Update CODEOWNERs - Update tailscale extension (#12526) - Update CODEOWNERs - Add alpaca-trading extension (#12438) - Update pr-bot.ts (#12532) - Update imessage-2fa extension (#12450) - Create check-pr.md (#12530) - Update 1password extension (#12510) - CI: upgrade to Xcode 15.4 - Update CODEOWNERs - Color Picker: Add Generate Colors command (#12518) - Add st-andrews-main-library-occupancy extension (#12420) - Use GPT-4o for Apple Notes and Apple Reminders (#12519) - Update CODEOWNERs - Update CODEOWNERs - Update transmission extension (#12331) - [Badges][Color Picker][Brand Icons] Add social/dynamic/endpoint badges support (#12209) - Docs: update for the new API release - Docs: update for the new API release - Update CODEOWNERs - Update coffee extension (#12459) - Update CODEOWNERs - Add speedcubing extension (#12418) - Update CODEOWNERs - Add color-hunt extension (#12305) - [Groq] Added AI Chat feature (#12447) - Update unicode-symbols extension (#12490) - Update memos extension (#12494) - Update CODEOWNERs - Update office2pdf extension (#12506) - Add nhk-program-search extension (#12300) - feat: avoid overwriting a file (#12502) - fix(dashlane-vault): improved error handling (#12504) - Update 1password extension (#12492) - Update CODEOWNERs - Add ai-screenshot extension (#12399) - Update raycast2github.json - Update CODEOWNERs - Update read-ai extension (#12101) - Update CODEOWNERs - Update date-format-converter extension (#12087) - Update CODEOWNERs - Add u301-url-shortener extension (#12398) - Update CODEOWNERs - Add number-facts extension (#12395) - Update CODEOWNERs - [consoledev] Update consoledev extension (#12397) - Update package.json for chatgpt-quick-actions with GPT-4o model (#12390) - Update CODEOWNERs - [Amazon AWS] "Copy Link" Action for console links and other bug-fixes (#12379) - Update pick-your-wallpaper extension (#12462) - feat(Timers): persistent commands, codebase cleanup (#12473) - Added keyword (#12483) - Update CODEOWNERs - Update 1password extension (#12156) - Apple Notes: Fix lint - Update CODEOWNERs - Apple Notes: Fix typo - Update CODEOWNERs - Fix \`naver-search\` broken url for en-ko dict (#12400) - Move lemon into pastContributors (#12421) - Update omg-lol extension (#12366) - Update CODEOWNERs - Update jira extension (#12405) - Apple Notes: Fix SQL query - Apple Notes: Filently sail if there are no invitation links - Update CODEOWNERs - [Update] [Open Path] Peek url in safari (#12453) - Add Lucky Surf extension (#12135) - Update CODEOWNERs - Add Pass extension (#12296) - Update CODEOWNERs - Update keyboard-brightness extension (#12158) - [Say] Add voice rate & output device support (#12422) - Update drupal-org extension (#12434) - Update snap-jot extension (#12467) - [Bugfix] [Bing Wallpaper] Fix set wallpaper issue (#12452) - Update kimai extension (#12425) - Update CODEOWNERs - Update contribute-to-an-extension.md to ensure CHANGELOG.md is updated or created (#12427) - [Update] [Easy New File] New File Now (#12442) - Update ai-humanizer extension (#12437) - Update f1-standings extension (#12457) - feat(change-case): add README to clarify behavior (#12464) - Update CODEOWNERs - Update chatgpt extension (#12385) - [YAFW] fix: #12440 & #12439 (#12478) - Update CODEOWNERs - Add Horoscope extension (#12261) - Update CODEOWNERs - Update clockify extension (#12374) - Update CODEOWNERs - Update drupal-org extension (#12239) - Update CODEOWNERs - Add swift-repl extension (#12104) - [Shell] fix for commands not sent to iTerm2 (#12364) - Update CODEOWNERs - Update dependencies (#12408) - Update pokedex extension (#12411) - Update CODEOWNERs - Add android-versions extension (#12316) - Update CODEOWNERs - Update youtrack extension (#12351) - Add genius-lyrics extension (#12314) - [Say] Fix voice picker (#12396) - Update CODEOWNERs - Update simple-reminder extension (#12402) - Docs: update for the new API release - Update alt-text-generator extension (#12349) - Update CODEOWNERs - [Say] Add Say - Spoken Content extension (#12289) - Update CODEOWNERs - Update jira extension (#12392) - GitHub: Add support for projects (#11999) - Apple Notes: Fix tags - [Simple Reminder] Update the UI when no reminders are active (#12368) - Update CODEOWNERs - Jira: Fix Open in Browser action - Update tennis-standings extension (#12280) - Update CODEOWNERs - Add uploadthing extension (#12293) - Add \`/status_name\` to todo creation parser (#12082) - Update query-chatgpt extension (#12377) - Apple Notes: Fix backlink error - Apple Notes: Fix backlinks error - Wallpapers: Fix wallpapers with underscore - Spotify Controls: Update screenshot - Add migrations for 1.73.0 and 1.74.0 - Docs: update for the new API release - Update chatgpt extension (#12362) - [Ray.so] Add new color themes and preview images for Vercel & Evil Rabbit partners and updated programming languages (#12267) - Update CODEOWNERs - Add ugly-face extension (#12325) - Update chatgpt extension (#12338) - Update CODEOWNERs - Brew: Remove --include-pinned upgrade flag [#12342] (#12345) - [Toothpick] Device not disconnecting using AppleScript backend (#12348) - Apple Notes: Fix link on macOS Ventura - Apple Notes: Links, backlinks, tags (#12341) - Update doutu extension (#12322) - Update CODEOWNERs - Add "A Song of Ice and FIre" extension (#12335) - Update CODEOWNERs - Add klack extension (#12275) - Add input fields for Raycast and macOS versions (#12265) - Update linear extension (#12118) - [Perplexity-API] Updated Models (#12336) - Update browser-ai extension (#12257) - Update CODEOWNERs - fix: standardise filename before testing format support (#12201) - Docs: update for the new API release - feat(msteams): added call option (#12242) - Update CODEOWNERs - Update CODEOWNERs - Update pixabay extension (#11871) - Update homeassistant extension (#11954) - Update running-page extension (#12306) - Update CODEOWNERs - Add dog-images extension (#12176) - Update Relcaim.ai extension to cache the user for 30 minutes. (#12286) - Add Converting PDF to Image command to iLovePDF extension (#12317) - Update CODEOWNERs - [Speedtest] Update interface to include streaming quality - 12232 (#12284) - Update raycast-explorer extension (#12213) - Adding Compressing PDF command (#12308) - Update CODEOWNERs - Add bored extension (#12214) - Update CODEOWNERs - Update CODEOWNERs - Add RelaGit extension (#12050) - [shell] add early support for \`kitty\` terminal (#12188) - [Update Extension] System Monitor - Overall improvements (#12010) - Update CODEOWNERs - Update date-converter extension (#12277) - lint - Update google-advanced-search extension (#12179) - Fix validation for username in SSH Tunnel Manager (#12171) - Update CODEOWNERs - Update workouts extension (#12260) - Update CODEOWNERs - feat(hugging face): added hf actions (#12220) - Update CODEOWNERs - Add literal extension (#11590) - fix(change-case): pascal snake case incorrect name (#12141) - Update reflect extension (#11953) - Update CODEOWNERs - Add mozilla-vpn extension (#12034) - Update linear extension (#12246) - Update CODEOWNERs - Update sonos extension (#12273) - Update CODEOWNERs - [putio]: Add VLC streaming support for both regular and MP4 streams (#12043) - Update bilibili extension (#12274) - Update CODEOWNERs - [JSR] Add badges & correct name spells (#12234) - [Bugfix] [Avatar] Fix DiceBear avatar unavailability issue (#12244) - Update ipa-translator extension (#12256) - [Google Translate] add CMD+F to toggle full text (#12262) - Docs: update for the new API release - Docs: update for the new API release - Update CODEOWNERs - Add ipa-translator extension (#12124) - Update ruler extension (#12185) - Docs: update for the new API release - Update CODEOWNERs - Add alt-text-generator extension (#12159) - Update quick-notes extension (#12238) - Update CODEOWNERs - Update vercast extension (#12153) - Update alice-ai extension (#12152) - Update mercado-libre extension (#12236) - Fix Cloudflare capitalization (#12230) - Update CODEOWNERs - Update yafw extension (#12147) - Update CODEOWNERs - Adds flexibility to \'Get Favicon\' extension URL input so user isn\'t required to enter scheme (#12216) - Update CODEOWNERs - Add running-page extension (#12138) - Update workouts extension (#12226) - Change Syntax icon to updated version (#12134) - Update CODEOWNERs - Update Netlify extension (add Manage DNS Records) (#12056) - Update CODEOWNERs - Update shell extension (#12065) - feat: add simple reminder menu bar (#12223) - Update CODEOWNERs - Add aerospace extension (#12122) - Update CODEOWNERs - Update simplelogin extension (#11882) - Update CODEOWNERs - Add open-folders extension (#11929) - feat: add recurrent reminders (#12208) - Update CODEOWNERs - Update raycast-explorer extension (#12161) - [ADB] Add Set animation scale and Restart ADB commands (#12121) - Support file names with special chars (#12205) - Update CODEOWNERs - Add ilovepdf extension (#12085) - Update CODEOWNERs - [Badges][Brands Icons] Publish Badges extension & update Brand Icons (#12084) - Update open-graph extension (#12071) - Update CODEOWNERs - Update tennis-standings extension (#12063) - Update CODEOWNERs - Add datawrapper extension (#12057) - [Logitech Litra] Add support for \`litra-rs\` CLI v1.x (#12054) - Update CODEOWNERs - Add browser-ai extension (#12049) - Update workouts extension (#12044) - Update CODEOWNERs - Add youtube-shorts-to-normal-video-page extension (#12042) - [Perplexity API] updated models and minor fixes (#12186) - Update key value extension to get the json from remote URL (#12187) - [spotify-control] feat: added command to mute volume in spotify (#12199) - Update CODEOWNERs - [Toothpick] Add commands for Toggling devices (#12157) - [Amazon AWS] Add ECR Repositories command (#12191) - Update CHANGELOG.md - Update CODEOWNERs - Add bookstack extension (#12036) - Update CODEOWNERs - Update CODEOWNERs - Update zed-recent-projects extension (#12137) - Add composerize extension (#12035) - Update CODEOWNERs - Update sonarr extension (#12032) - Update CODEOWNERs - [Shell] Fixes iTerm Double Window Bug (#12028) - Update doutu extension (#12027) - remove deprecated commands for scrcpy (#12026) - Update CODEOWNERs - remove Davidwalser from contributor list (#12144) - Update radicle extension (#12146) - Update hyrule-compendium-search extension (#12109) - Update omnivore extension (#12083) - Update CODEOWNERs - Update chatgpt extension (#12081) - Feat add recap view for pomodoro extention (#11944) - Update CODEOWNERs - Add syntax-fm extension (#12021) - Fix Raindrop typo in placeholder (#12127) - Update CODEOWNERs - Add rewardful extension (#12055) - Update jsr extension (#12019) - Update shortcuts-search extension (#12006) - Update exif extension (#12089) - update(yafw): Don\'t shadow errors and fix ffmpeg path logic (#12099) - [update] Summarize YouTube Video - broken fetch (#12108) - Fix r-pkg-search extension (#12111) - farcaster extension: add support for nook (#12123) - Update toothpick extension (#12125) - Update CODEOWNERs - Update mac-app-store-search extension (#12091) - Update CODEOWNERs - Add node-release-notes extension (#10871) - Update CODEOWNERs - [Google translate] Add a preference for the default action (#12078) - Update missing Linear icons (#12116) - Update CODEOWNERs - Update jira extension (#11965) - Update CODEOWNERs - Add capacities extension (#11935) - Docs: Update the utils docs - Update CODEOWNERs - Add nuget-package-explorer extension (#11993) - [Groq] minor fixes and updates (#11990) - Fix typo in README of jira-search-self-hosted (#12096) - Update outline-page extension (#11955) - Removed the double style - Update CODEOWNERs - Update terraform-doc extension (#11947) - Update CODEOWNERs - Update json-format extension (#11938) - Update contribute-to-an-extension.md - Update CODEOWNERs - Update supernotes extension (#11598) - Update power-management extension (#11917) - Update CODEOWNERs - Update wayback-machine extension (#12072) - Update CODEOWNERs - Update openai-translator extension (#11579) - Update CODEOWNERs - Add mac-app-store-search extension (#11903) - Update CODEOWNERs - Add search-private-npm-packages extension (#11916) - Update CODEOWNERs - Fixed Change Case overlapping shortcuts (#11997) - [Year In Progress] (Show|Hide) in Command Subtitle (#11912) - Add yafw extension (#11894) - [Copilot Workspace] Allow all valid github repo characters (#12079) - Update CODEOWNERs - transfer to org (#12077) - Update copilot-workspace extension (#12074) - Apple Reminders: Improve regex - Update CODEOWNERs - Add copilot-workspace extension (#11961) - Update CODEOWNERs - Update toothpick extension (#11939) - Update snap-jot extension (#12041) - Update hyrule-compendium-search extension (#12047) - CI: add batch processing of images due to ImageOptim CLI issue https://github.com/JamieMason/ImageOptim-CLI/issues/205 - Linear: Add pagination to issues search (#11843) - [BetterTouchTool] Error: Command was killed with null... (#12066) - Update Linear and Slack icons (#12022) - Update bintools extension (#12069) - add icons for virtual and ebike workouts (#12023) - Update CODEOWNERs - Add Workouts extension (#12008) - Apple Notes: Add text to note (#12017) - Docs: Update the utils docs - Update CODEOWNERs - Add google-advanced-search extension (#11921) - Changed vscodeAppCLI to refer to the code CLI location (#11924) - Update keyboard-brightness extension (#12011) - Update CODEOWNERs - docs: revert contributor deletion (#12009) - Update CODEOWNERs - GIF Search: Better results and codebase revamp (#11887) - [Dashlane Vault] Master password preferences and improved error handling (#11950) - Update CODEOWNERs - Text Replacements: Add extension (#11996) - Add substack extension (#11913) - Update CODEOWNERs - Update zoom-meeting-control extension (#11977) - CI: switch to npm on macos14 to avoid issues with wrong architecture being downloaded - Update svgl extension (#12002) - Add new issue actions for contributors - zoom-control: Support latest Zoom Workplace update (#12007) - Update associated-press extension (#11942) - Update raycast-explorer extension (#11988) - Apple Notes: Use applenotes:// scheme (#11985) - Update CODEOWNERs - Add corcel extension (#11911) - Docs: update for the new API release - hotfix(grafana extension): typo in URL (#11987) - Update CODEOWNERs - Update CODEOWNERs - Create Issue Command : Fix Entity not found in validateAccess : projectId error when adding milestone (#11960) - Update work-time-countdown extension (#11945) - Update CODEOWNERs - Add stashpad-docs extension (#11901) - feat(grafana): add 2 new commands to Grafana extension (create & list saved queries) (#11952) - Update arguments.md - Update CODEOWNERs - fix: user selection limit (#11940) - Update CODEOWNERs - Add govee extension (#11902) - Add migration for 1.72.0 - Update CODEOWNERs - Update raycast-explorer extension (#11970) - Docs: update for the new API release - Fix reference link (#11959) - Update transmission extension (#11962) - Update quick-notes extension (#11967) - [Sonos] handle a stale group choice better (#11969) - Option to auto paste shortened URL && will grab the currently selected URL to shorten (#11788) - Update CODEOWNERs - Add calist extension (#11705) - Update CODEOWNERs - Update obsidian-bookmarks extension (#11941) - Update CODEOWNERs - Add color-studio-picker extension (#11889) - docs: typo (#11946) - feat(grafana): add explore command to Grafana extension (#11893) - fix(visual-studio-code-project-manager): Fix optional Projects Location setting (#11522) - Update CODEOWNERs - Update safari extension (#11879) - Update CODEOWNERs - Add background-sounds extension (#11872) - Update CODEOWNERs - Add jsr extension (#11860) - Update CODEOWNERs - Add otp-inbox extension (#11854) - Update iterm extension (#11858) - [Perplexity-API] Added Llama3 and Mixtral 8x22B (#11932) - [ai-git-assistant] Add support for generating PR descriptions (#11886) - Update Anybox extension (#11880) - Update CODEOWNERs - Add owledge-raycast extension (#11816) - Update CODEOWNERs - GitHub: Set Open in Browser as a primary action (#11798) - GitHub: Fixes notification icons (#11653) - Notion - configurable option to close Raycast after Create Database Page (#11429) - Update CODEOWNERs - Jira: Improved handling of invalid URLs and changed to using hostname in jiraCredentials (#11931) - Update CODEOWNERs - clickup(feat): Show folderless tasks in explore (#11861) - Add nif-fresquinho extension (#11542) - Update CODEOWNERs - Update transmission extension (#11838) - Show Spotify current track using HUD (#11891) - GitHub: Update metadata images - Update CODEOWNERs - [GitHub] Polish menu bar icon (#11904) - [Mastodon] Enhance menu bar notification (#11928) - Update wikipedia extension (#11896) - [Groq] Added Llama 3 models (#11900) - Update CODEOWNERs - [Single Focus] Fix Swift packages (#11892) - Keep \`package-lock.json\` updated (#11842) - [ADB] Add ability to get current activity #10997 (#11825) - [Brand Icons] Update extension name (#11812) - Update CODEOWNERs - Update remember-the-date extension (#11883) - Update deno-deploy extension (#11876) - Support inline Markdown for text properties (#11674) - Update svgl extension (#11797) - Update CODEOWNERs - Update braid extension (#11819) - Add ai-git-assistant extension (#11800) - Update Azure DevOps extension - add menu options (#11796) - Update multi extension (#11727) - GitHub: Fix recently closed issue (#11869) - Update CODEOWNERs - Update CODEOWNERs - Add remove-background-powered-by-mac extension (#11792) - Add alice-ai extension (#11723) - Update CODEOWNERs - Add personio extension (#11655) - Things: Add status icons for the menu bar (#11831) - Notion: Add pagination to Search Page (#11844) - Update CODEOWNERs - Add brand-fetch extension (#11248) - Update CODEOWNERs - Update farcaster extension (#11720) - Remove unused lockfile (#11841) - [Update] Copy markdown link (#11852) - TickTick \`Add Task\` command support create all-day task (#11863) - [Update] Supports beta, dev, canary browsers (#11848) - Update vade-mecum extension (#11850) - Update README.md (#11851) - Docs: update for the new API release - Update CODEOWNERs - Add you-com-search extension (#11791) - Update gh-pic extension (#11840) - Update youtrack extension (#11785) - Update FFmpeg installation version (#11846) - Update CODEOWNERs - Update wikipedia extension (#11739) - Update CODEOWNERs - [Authy] Move timer icon to right (#11811) - Update acqua extension (#11699) - Raycast Explorer: Fix code style issues - CI: use the latest version of get-changed-extensions in pr-bot.yml - Raycast Explorer: Add browser prompts and new models - Update CODEOWNERs - Update open-graph extension (#11824) - Apple Reminders: Add preset locations (#11813) - Update CODEOWNERs - Add apply-inline-code extension (#11681) - Update CODEOWNERs - Update paperless-ngx extension (#11673) - Add duckduckgo-email extension (#11538) - Update CODEOWNERs - Add time-tracking extension (#11686) - Update CODEOWNERs - Add project-companion extension (#11663) - Update CODEOWNERs - feat(power-management): added menubar command with an icon, toggle button & setting button (#11679) - Update query-chatgpt extension (#11790) - Update CODEOWNERs - [Apple Mail] Add text delimiters to multiple email addresses in the mailbox caption (#11771) - Update CODEOWNERs - Update quit-applications extension (#11660) - Update CODEOWNERs - Update CODEOWNERs - Update menubar-weather extension (#11789) - Add nu-nieuws extension (#11781) - Update single-focus extension (#11782) - Added Figma File Search OAuth Support (#11548) - Update CODEOWNERs - Update CODEOWNERs - Update CODEOWNERs - Update CODEOWNERs - Update CODEOWNERs - Update aws extension (#11806) - Move danulqua to past contributors (#11778) - Move danulqua to past contributors (#11779) - Move danulqua to past contributors (#11777) - Move danulqua to past contributors (#11775) - Apple Reminders: separate menu bar count from view (#11769) - Update tmux-sessioner extension (#11802) - Update CODEOWNERs - Add Append Text To page feature to Notion Extension (#11471) - Update CODEOWNERs - Update package.json (#11780) - Move danulqua to past contributors (#11774) - Update imessage-2fa extension (#11772) - Update CODEOWNERs - Update CODEOWNERs - Move danulqua to past contributors (#11773) - Move danulqua to past contributors (#11776) - Docs: update for the new API release - Update CODEOWNERs - [Keyboard brightness] Improve user feedback and error handling (#11740) - Update chatgpt extension (#11716) - Update CODEOWNERs - Google Workspace: Add Open With Browser action (#11755) - Update CODEOWNERs - Update can-i-use extension (#11742) - Update harvest extension (#11707) - Update CODEOWNERs - Add mozeidon extension (#11553) - Update CODEOWNERs - GitHub Extension: Open discussion links correctly (raycast#9652) (#11692) - Update linak-desk-controller extension (#11752) - Update ado-search extension (#11753) - Update perplexity-api extension (#11340) - [Bitwarden] Create Send commands (Search, Create and Receive) (#11711) - Docs: update for the new API release - [GitHub] Fix dev script (#11729) - Apple Reminders: Improve non-AI Quick Reminder (#11708) - Update CODEOWNERs - Add fake-swedish-personal-number extension (#11657) - Update CODEOWNERs - Added Octopus Energy extension (#11643) - Update CODEOWNERs - Update quick-notes extension (#11749) - Add Azure DevOps extension (#11635) - Update CODEOWNERs - Add Storyblok extension (#11589) - Update CODEOWNERs - Add vade-mecum extension (#11593) - Update svgl extension (#11743) - [OpenAI Translator] Rewrite Multiple LLM Provider (#11551) - Docs: Update the utils docs - Docs: update for the new API release - Apple Notes: Find related notes (#11737) - Add migration for 1.71.0 - Docs: update for the new API release - Update CODEOWNERs - Add tarot extension (#11584) - Update CODEOWNERs - Add solana-nodes extension (#11496) - Update CODEOWNERs - Add app-keeper-manager extension (#11473) - [Jokes] Update extension - Only Safe Jokes (#11735) - Update CODEOWNERs - Add quick-notes extension (#11478) - feat(secret-manager): from alpha to beta (#11573) - Update CODEOWNERs - [ssh-manager] Add Alacritty as Terminal Option (#11725) - Add Jokes extension (#11564) - fix(tailscale): increase max buffers for execSync (#11724) - Update CODEOWNERs - Add fvm extension (#11405) - Update CODEOWNERs - Add spell extension (#11580) - [Toggl Track] Fix time entries revalidation (#11135) - Update CODEOWNERs - hearthstone decks extension (#11578) - Update CODEOWNERs - Update heroicons extension (#11722) - Update CODEOWNERs - Add wcag extension (#11537) - Update CODEOWNERs - Feat: Public Bug Bounty and Vulnerability Disclosure Programs extension (#11519) - Update CODEOWNERs - Update iconify extension (#11518) - Update CODEOWNERs - Add safe-secret extension (#11490) - Update CODEOWNERs - Add unleash-feature-toggle extension (#11483) - Fix typo on the changelog (#11719) - Update CODEOWNERs - Add find-opengl-enum extension (#11439) - Update CODEOWNERs - Add raycast-ia-writer extension (#11279) - Dedup codeowners in comment (#11713) - Update simple-icons extension (#11712) - Update imessage-2fa extension (#11650) - Update proxmox extension (#11661) - [ssh-manager] Fixed the issue about \`User\` options (#11700) - Update CODEOWNERs - [Keyboard Brightness] Add separate increase/decrease brightness commands (#11682) - fix(tailscale): increase buffer size for large tailnets and make configurable (#11704) - Update CODEOWNERs - Update multi extension (#11701) - Update CODEOWNERs - Transfer Humaans (#11703) - Update CODEOWNERs - Update package.json - [Multi] Move to org (#11697) - Update public_raycast_extensions.txt - Update CODEOWNERs - Add multi extension (#11622) - Update CODEOWNERs - [1password]: Display cached Items while refreshing (#11605) - Update CODEOWNERs - Add yourls extension (#11469) - Update CODEOWNERs - Add claude extension (#11355) - Update chatgpt extension (#11441) - Update CODEOWNERs - Update cleanshotx extension (#11669) - [Laravel Docs] Add documentation for 11.x (#11529) - fix: add .vscode to .gitignore (#11479) - Update HideMail extension (#11524) - Update CODEOWNERs - Add momentum extension (#10909) - Add options to use jira with API token (for REST APIs) instead of OAuth (#11534) - Update CODEOWNERs - Apple Reminders: Migrate from DispatchGroup to Structured Concurrency (#11642) - Docs: Update the utils docs - Update Purelymail extension (#11668) - Update single-focus extension (#11685) - [Fix Link Embeds] Expand URL Matching to Include \'x.com\' Domain (#11690) - Update textlint-rule-aws-servic-name version (#11691) - Filemaker snippets (tiny update) (#11658) - Fork Repositories: Workaround for \`Open in Fork\` only opening Fork, but not the repo, when Fork isn\'t running. (#11659) - Apple Notes: update docs - Microsoft Teams Calling: Fix inverted notifications (#11639) - [Sonos] handle error on toggleplayback (#11485) - Apple Reminders: Fix TS - Apple Reminders: Fix development issue - [Dashlane-Vault] Add compatibility for new dcli version (#11467) - Fixes for LoL and Valorant Esports extensions (#11458) - CI: update github-script to @v7 - Use \`actions/github-script@v7\` (#11629) - Update CODEOWNERs - Update swift-package-index extension (#11539) - Update CODEOWNERs - Update apple-notes extension (#11609) - Update CODEOWNERs - Update zotero extension (#11621) - Update github extension (#11604) - Update drafts extension (#11620) - Fix the "view more" action in the menu bar (#11474) - feat(crypto-price): configure coins with text (#11480) - Update proxmox extension (#11477) - [TRELLO] Update scope in auth URL (#11567) - Add Chinese variants to Wikipedia extension (#11532) - Update CODEOWNERs - [Bitwarden] Fix vault timeout bypass and improve lock/logout safety (#11511) - Update power-management extension (#10995) - [Xcode] Clear Cache Improvements (#11616) - Update CODEOWNERs - Update fantasy-premier-league-rankings extension (#11185) - YouTube Downloader: Add error handling for livestreams links (#11533) - feat: add support for config sesh source (#11546) - Update CODEOWNERs - Add paper extension (#11179) - Changed Authy extension title (#11608) - Apple Notes: Fix invitations - Update pdfsearch extension (#11499) - Update simple-icons extension (#11468) - Update dust-tt extension (#11525) - Filemaker snippets (#11531) - Ext/raycast nrm (#11575) - Docs: Update the utils docs - Update CODEOWNERs - Apple Notes: Big update (#11596) - Add Apple Notes in public extensions - Update CODEOWNERs - Update github extension (#11476) - Update asana extension (#11517) - Update CODEOWNERs - Update asana extension (#11488) - Update CODEOWNERs - Update messages extension (#11497) - Brew: Fix crashes. (#11455) - Sentry: Add pagination support. (#11521) - Docs: Update the utils docs - Docs: update for the new API release - Update CODEOWNERs - Update crossbell extension (#11408) - Update CODEOWNERs - Update vscode-project-manager extension (#11383) - Update CODEOWNERs - Update imdb extension to open a result in Raycast or in the browser by default (#11423) - Revert "[Slack Status] - Add option to pause notifications (#10782)" (#11503) - [Slack Status] - Add option to pause notifications (#10782) - fix(airpods-noise-control): typo and current mode in command subtitle (#11189) - Update CODEOWNERs - Add framer-motion extension (#11394) - [Bitwarden] Prevent CLI not found crash (#11489) - Dribbble: Add pagination. (#11454) - Apple Notes: Better search (#11457) - Update CODEOWNERs - Apple Notes: Improvements and fixes (#11450) - Update github extension (#11451) - GitHub: Add "My Issues" command and improve "My Pull Requests" (#11443) - Update CODEOWNERs - Ability to change properties order for Create Database Page command (#11178) - Update CODEOWNERs - Update youtube-music extension (#11139) - [SSH Tunnel Manager]fix regex (#11284) - Update CODEOWNERs - Update raycast-datadog extension (#11331) - Update CODEOWNERs - Update myip extension (#11359) - Update covert-color extension (#11419) - Calendar integration for LoL and Valorant Esports extensions (#11425) - Update CODEOWNERs - Update zotero extension (#11330) - Add linak-desk-controller extension (#11171) - Fix the detail view to display multiline text easily (#11400) - Docs: update for the new API release - Update acqua extension (#11422) - Docs: update for the new API release - Update CODEOWNERs - Update tmdb extension (#11296) - Update mynaui-icons extension (#11421) - Update supported AI models (#11339) - Update CODEOWNERs - Update sonos extension (#11321) - Add copy actions to Shortcut (#11417) - Update CODEOWNERs - Update acqua extension (#11404) - Add guerrilla-mail extension (#11328) - FileMaker Snippets: fix snippet creation (#11402) - Update CODEOWNERs - GitHub: Changing repo while creating issue clears all fields #10542 (#11389) - Update github extension (#11343) - Update CODEOWNERs - Apple Reminders: Display an error if the interval is less than 0 (#11412) - github: remove section in action panel (#11384) - Update package.json (#11418) - Add migration for 1.70 - Docs: update for the new API release - Update CODEOWNERs - Update CODEOWNERs - Add acqua extension (#11177) - Add pangu-for-raycast extension (#11277) - Update CODEOWNERs - Add lyne extension (#11267) - Update CODEOWNERs - Add looped extension (#11280) - Update CODEOWNERs - Update quip extension to support customized endpoint (#11396) - [Kubernetes Documentation]: Fix 404 searching documentation (#11385) - Update CODEOWNERs - Update ethereum-utils extension (#11390) - Docs: Remove outdated remark in "empty state" section. - Update CODEOWNERs - Add SVG wordmark copy actions feature in raycast svgl extension (#11378) - allow setting epic when creating a Shortcut story (#11366) - Update CODEOWNERs - Add playback-duration-calculator extension (#11308) - Update CODEOWNERs - Update imessage-2fa extension (#11351) - Update CODEOWNERs - Update arc extension (#11313) - Update docsearch extension (#11374) - Update QR Code Scanner extension (#11376) - Update pomodoro extension (#10722) - Update can-i-php extension (#11373) - Update amazon-search extension (#11372) - Update transfer-sh_upload extension (#11206) - Update mindnode extension (#11368) - Update transfer-sh_upload (#11322) - Update Zipcodebase extension (closes #10129) (#11364) - Update CODEOWNERs - Update end-of-life extension (#11361) - Update CODEOWNERs - Update cyberduck extension (#11310) (#11317) - Add can-i-php extension (#11354) - Update CODEOWNERs - Add random-color extension (#10023) - Update dig extension (#11356) - Update prism-launcher extension (#11324) - Update youtube extension (#11345) - Update github-review-requests extension (#11353) - [Simple Reminder]: Fix the quoted topics not triggering notifications (#11350) - Update github-review-requests extension (#11335) - Update CODEOWNERs - GitHub: Accept Repo invite through notification (#11289) - Update CODEOWNERs - Add mindnode extension (#11169) - Docs: Update the utils docs - Update mercado-libre extension (#11346) - Update universal-inbox extension (#11264) - Update CODEOWNERs - Update tailscale extension (#11291) - [Groq] Added new model (#11251) - Update CODEOWNERs - Enhance github-review-requests extension (#11273) - Update OK JSON: Fix typo in Raycast Store URL (#11306) - Update mercado-libre extension (#11325) - Update Turso extension (#11333) - [Trello] Update dependencies and give indication when preferences are needed (#11316) - Update CODEOWNERs - Update mail extension (#11320) - Update CODEOWNERs - feat: Add launch context support to slack-status extension (#10398) - Docs: Update the utils docs - Brew: Use current terminal name for actions (#11232) - Ext/tidyread import sources by opml file (#11312) - Update CODEOWNERs - Update CODEOWNERs - Update Porkbun extension: fix error when opening domains in browser (#11303) - Update bobcontrol extension (#11149) - [pipe-commands] additional commands (#11300) - Trigger new run - Update CODEOWNERs - Create Valorant Esports extension (#11172) - Add setapp bundle ID to installation check (#11297) - added kill-listening-process command to port-manager (#11234) - Update CODEOWNERs - Update youtube extension (#11165) - Update jira extension (#11157) - Update CODEOWNERs - Add figlet extension (#11245) - Update mastodon extension (#11255) - [Coffee] - Added the possibility to hide icon when decaffeinated (#11286) - Docs: update for the new API release - Update CODEOWNERs - Update ray-so extension (#11262) - Update CODEOWNERs - Add sonu-stream extension (#11145) - [Perplexity API] Removed deprecated models, updated pricing (#11256) - Update messages extension (#11252) - [ChatGPT] Improve types (#11187) - Update grammari-x extension (#10692) - Update CODEOWNERs - Add monitor-mate extension (#11007) - Update CODEOWNERs - Update imdb extension (#10813) - Update viacep extension (#11239) - [Bitwarden] Use downloaded CLI if previously downloaded and working (#11242) - Docs: update for the new API release - GIF Search: Use native pagination instead of a custom solution (#11238) - Update workflowy-inbox extension (#11192) - CI: ignore missing files for deletion case - Update prism-launcher extension (#11142) - Update CODEOWNERs - Linear: Enhance Notifications Functionality (#11237) - Update gif-search extension (#11130) - Apple Reminders: Fix reminder note saving in Quick Add (#11235) - Update prepare-an-extension-for-store.md - Docs: update for the new API release - Update CODEOWNERs - Add meta-music extension (#11100) - Update CODEOWNERs - [Brew] Add Warp (#11180) - Update kimai extension (#11196) - Update CODEOWNERs - Update gopass extension (#11120) - [Bitwarden] Improve CLI not found error message (#11225) - Update raycast-ollama extension (#11223) - Update drafts extension (#11217) - Update CODEOWNERs - Update unicode-symbols extension (#11216) - [Bitwarden] Disable CLI binary download for arm64 devices (#11208) - Add dolar-hoy extension (#11064) - Update CODEOWNERs - Update Arc extension (#11116) - Update prepare-an-extension-for-store.md - Update CODEOWNERs - Google Workspace: Add Copy Markdown Link and Copy HTML Link actions (#10825) - [Toggl Track] Improve \`CreateTimeEntryForm\` (#11133) - CI: optimise pull request merge - Update gcp-search extension (#11183) - Update CODEOWNERs - Add Otter bookmarking companion (#11066) - CI: optimise pull request merge - Update CODEOWNERs - Add tny extension (#11091) - Update CODEOWNERs - Add ccf-what extension (#11029) - [color-picker] Add HEX No Prefix format (#10924) - Update CODEOWNERs - feat(change-case): add pop to root preference (#11147) - Add raycast-diki extension (#11115) - Update CODEOWNERs - Update zed-recent-projects extension - Switch to use built-in Zed recent workspaces (#11184) - [NEW] Add a klu.ai extension (#11104) - Update CODEOWNERs - [Flight Miles Calculator] Add missing country codes (#11194) - Reorder Text To speach action (#11176) - Update CODEOWNERs - Add turso extension (#11079) - Update CODEOWNERs - Update gcp-search extension (#11073) - Update CODEOWNERs - Update arc extension (#11096) - Add url-parse extension (#11011) - Update Dropshare Extension (#11161) - Update CODEOWNERs - Update weather extension (#11092) - Update simple-icons extension (#11154) - Y Combinator: Use native pagination. (#11152) - Docs: Fix links. - Docs: Update the utils docs - Docs: update for the new API release - Update CODEOWNERs - Add wol extension (#11039) - [pipe-commands] create separate clipboard action (#10643) - Updated color picker - Update raycast-wallpaper extension (#11127) - Update CODEOWNERs - Create LoL esports extension (#10563) - Fixing typos (#11048) - Update CODEOWNERs - [New Extension] Groq (#11045) - Update CODEOWNERs - Add workflowy-inbox extension (#11015) - Update CODEOWNERs - Add "Clock In"/"Clock Out" commands to Humaans extension (#11042) - Arc: Add Spaces argument to \'New Window\' and \'New Tab\' commands (#10778) - Update CODEOWNERs - Update pipe-commands extension (#11111) - Update CODEOWNERs - F1 Standings: Show Short Week day along with date and time. (#11106) - Update CODEOWNERs - Update raycast-wallpaper extension (#11109) - Update CODEOWNERs - Add lotus-mtg-companion extension (#11018) - Update scrcpy extension (#11078) - FileMaker Snippets - Update ID for frecency (#11072) - Update memos extension (#11101) - Update CODEOWNERs - Update mastodon extension (#11085) - Update CODEOWNERs - Update just-focus extension (#11009) - Update CODEOWNERs - Updated contributor - Update CODEOWNERs - [Cloudflare] Copy URL, Open Page Shortcut, Fixed api deprecations (#11013) - Update CODEOWNERs - [Useless Facts] 🚀 Initial Commit w/ full extension (#10949) - Update CODEOWNERs - Update CODEOWNERs - Update bitwarden extension (#11049) - Add markprompt extension (#10952) - Feature Request for kill-process back to root search after process killed (#10967) - Update perplexity-api extension (#11067) - Update CODEOWNERs - Remove "pomdtr" from contributors list (#11059) - Apple Reminders: Fix crash - Update git-commands extension (#11027) - [Obsidian] Fix nested bookmark support (#11062) - Update CODEOWNERs - Update remove-paywall extension (#11022) - Update CODEOWNERs - Update gcp-search extension (#11050) - Update CODEOWNERs - Add base64-to-file extension (#10777) - [raydocs] Upgrade dependencies and implement absolute paths in tsconfig (#11023) - radicle: bugfix for open repo in browser (#11044) - Update amazon-search extension (#11051) - Update raycast-ollama extension (#11053) - Update CODEOWNERs - Change user handle (#10979) - Update CODEOWNERs - Update GitHub extension (#10954) - Apple Reminders: Optimize loading of reminders and handle large reminder sets (#11046) - Update CODEOWNERs - Add sec-filings-search extension (#10963) - Update CODEOWNERs - Add file-tree-generator extension (#10955) - Linear: Add search functionality to notifications (#11041) - Update CODEOWNERs - Add figma-variables extension (#10950) - Update CODEOWNERs - Update youtrack extension (#10462) - Update CODEOWNERs - Add renaming extension (#10865) - Color Picker: Fix color spaces differences (#11024) - Update CODEOWNERs - Add share-my-code extension (#10619) - Update CODEOWNERs - [Bring] Added dropdown to select list (#10877) - Update snippetsurfer extension (#11037) - Update kimai extension (#11010) - Update CODEOWNERs - Update raycast explorer extension (#11012) - Update CODEOWNERs - Add Dropshare extension (#10898) - Update CODEOWNERs - Update bring extension (#10935) - Update CODEOWNERs - Add raycast-fly extension (#10933) - Update CODEOWNERs - Add leitnerbox extension (#10912) - Update CODEOWNERs - [cloudflare] migrate and update reserved shortcuts (#10928) - Update do-not-disturb extension (#10915) - Update CODEOWNERs - New extension: Audio Writer (#10884) - Update vision-directory extension (#11005) - Update simple-icons extension (#10999) - Update color-picker extension (#10960) - Update CODEOWNERs - Add vivapb extension (#9839) - [Oura] Updates to fix extension issues, types, and minor improvements (#10973) - [Android] Add preference for Android AVD path (#10862) - Update CODEOWNERs - Add Yabai extension (#9847) - Update CODEOWNERs - Update codeforces-extension extension (#10976) - [Toggl Track] Add more information to time entries (#10992) - [google-translate] fix issue when playing tts continuously (#10964) - Update mullvad extension (#10251) - Notion: Improve authentication docs (#10983) - [Bitwarden] Bump cli version, add new debug actions a attempt to fix reported issues (#10987) - CI: update deprecated slack action - [Update] [Copy Path] Optimize Copy URL (#10984) - CI: queue up pull request merges - Make Sesh Prettier (#10904) - [Bitwarden] Add missing README images (#10971) - Update package.json - Update CODEOWNERs - [Pokedex] Up to date Pokemon list (#10978) - Add vision.directory extension (#10858) - Update CODEOWNERs - Add covert-color extension (#10852) - Update CODEOWNERs - Add phosphor-icons extension (#10618) - Update air-quality extension (#10906) - [ADB] Add preference for Android SDK path (#10861) - Update CODEOWNERs - Add Vortex extension (#10803) - [BItwarden] Download own CLI binary and improve troubleshooting and bug reporting (#10767) - Update arc extension (#10965) - Update ngrok extension (#10947) - [Perplexity-API] Added new MoE models (#10882) - Update snippetsurfer extension (#10951) - Update file-manager extension (#10889) - [Media Key Emulate] Add showHUD switch (#10918) - Update CODEOWNERs - Standardize GitLab project actions (#10901) - Add Cookie String Parser extension (#10833) - Added view in browser action for Fastmail Masked Email (#10908) - Update CODEOWNERs - Update to unread menu bar (#10938) - [System Information] Added CopyToClipboard Action (#10922) - [google-translate] add Text To Speech support (#10863) - Update CODEOWNERs - Reflect renamed github repositories (#10848) - Update mercado-libre extension (#10945) - Update f1-standings extension (#10959) - Update CODEOWNERs - Add rateyourmusic-search extension (#10797) - Update Amazon Search extension (#10940) - Update CODEOWNERs - fix: empty result on boolean random generator (#10931) - [Bitwarden] Add experimental system lock and sleep timeout options (#10939) - Update CODEOWNERs - Add snippetsurfer extension (#10811) - Update CODEOWNERs - [Bitwarden] Fix timeout lock being removed by lock command (#10926) - One Thing: Various improvements (#10911) - Update CODEOWNERs - Update wikipedia extension (#10936) - Apple Reminders: Make don\'t use AI checkbox unchecked by default - Update color-picker extension (#10910) - Apple Reminders: Add option to disable AI in Quick Add Reminder feature (#1…
caleb-at-pieces
added a commit
to caleb-at-pieces/raycast-extensions
that referenced
this pull request
Jul 23, 2024
- chore: add gifs to metadata folder - feat: add images to the readme - chore: add section to install pieces os - Merge pull request raycast#36 from pieces-app/fix/search-command - fix: check for deleted indicie - chore: verison bump - Merge pull request raycast#35 from pieces-app/fix/search-command - fix: issue in search command - Merge pull request raycast#34 from pieces-app/fix/undefined-error - fix: async race condition - Merge pull request raycast#30 from pieces-app/update-testing-readme - chore: more release prep - chore: change author - chore: extension icon - Update README_DEVELOPMENT.md - Merge pull request raycast#29 from pieces-app/chore/readme - chore: adjust developer readme - chore: adjust package.json - chore: switch app to raycast - chore: update readme - Merge pull request raycast#2 from pieces-app/feat/init - chore: add comments - chore: add annotations - feat: searching snippets - feat: add asset fetching code - feat: hook up preferences - feat: add preferences - feat: add health check to react commands feat: update browser history UI - chore: add health check to no-view commands - feat: working automatically updating - feat: auto update - feat: install check - chore: refactor clipboard + browser history - feat: save browser history to pieces - fix: rendering directories - fix: importing errors - feat: add code back in - Merge pull request raycast#1 from pieces-app/chore/wipe - chore: wipe code - feat: first commit
raycastbot
added a commit
that referenced
this pull request
Jul 25, 2024
* Add trakt-manager extension - feat: prepare for release - feat: refactor for performance - feat: invalidate single show cache after next episode check-in - feat: invalidate cache in refresh command - chore: update description - feat: add refresh command - feat: add additional types - chore: further refactoring - chore: further refactoring - chore: refactor common functions - feat: optimize types - fix: lint issues - feat: skip up next shows which are being rewatched - chore: cleanup command descriptions - chore: cleanup and rename command - fix: improve on-deck search condition - fix: trakt show link - feat: optimize subtitle - fix: year null for movie or show - chore: cleanup code - feat: polish up the interface - fix: show success toast only on success - feat: check-in next episode - feat: fix types - feat: on deck shows - fix: react rendering warnings - feat: add preference action - fix: remove show from watchlist bug - feat: create show grid component - feat: empty movie watchlist text - feat: create movie grid component - feat: switch shows to background image fetching - feat: switch movies to background image fetching - feat: add on-deck command and switch to global type declarations - feat: add new command snippet and on-deck command - chore: remove console.log - feat: cache user details during oauth - fix: assign max listeners for abort signal - fix: increase max listener to fix memory leak - fix: movie search limited to title - fix: set search movie limit to 10 - fix: pagination rendering - fix: incorrect shortcut - fix: keyboard shortcut standardization - feat: make TMDB API Key optional - fix: wrong show cache key - feat: add shows to watchlist - fix: check-in issues - fix: episode toast labels - feat: open links for Trakt and IMDb - feat: switch episodes to Trakt API - fix: movie image cache bug - feat: optimize fetch calls - feat: turn off TMDB if no key if present - fix: use path.join - feat: switch seasons to Trakt API - chore: cleanup constants - feat: add check-in to watchlist - feat: switch movie search to Trakt - feat: remove from watchlist - feat: add watchlist for movies - feat: switch to 3 column layout for episodes - feat: add episode view - feat: switch shows to TMDB API - chore: remove unused assets - feat: movie title fallback - feat: add error handling for abort signal - feat: switch moives to TMDB API - feat: show toast if not AbortError - chore: remove console logs - chore: update README - feat: store fetched images - chore: remove unused null coalescing operators - feat: add abort controller cleanup on unload - feat: improve error handling for movies - feat: add abort controller for movies - feat: movie poster - chore: format with import sorting - fix: migrate to npm lock file required to publish - fix: lint issues - chore: remove redundant packages - chore: format - chore: update README - chore: update README - chore: improve README - chore: update README - chore: update README - chore: update README - chore: update README - chore: update README - feat: add show seasons - feat: search shows - feat: add movie to watchlist - feat: implement search movie list - feat: fix oauth login flow - feat: get movie list - initial commit * Update trakt-manager extension - fix: malformed movie check-in body - fix: up-next not showing any shows * chore: remove console.log * chore: remove unused package.json attribute * Update trakt-manager extension - fix: watchlist build errors - feat: add seasons and episodes to history - feat: add movie and show to history * Update trakt-manager extension - chore: update README - feat: switch to TMDB readonly bearer token * Update trakt-manager extension - chore: update README - chore: update README - chore: update README * Update trakt-manager extension - chore: update command description - feat: add remove from history command - chore: improve message - fix: catch authorization error gracefully - fix: unnecessary rerender bug - fix: view component rerender logic - fix: refresh command crash if user not authorized - fix: remove unused helper method - feat: add history command * Update trakt-manager extension - fix: remove from history shortcut - fix: add to history action * chore: update command descriptions * Update trakt-manager extension - chore: update packages - chore: update auth error message - feat: switch to react context for authentication state * Update trakt-manager extension - feat: add attributions details in README - feat: massive refactor and polishing for release * chore: update README attribution images * chore: upgrade packages * feat: simplify auth massively * chore: upgrade packages * Update trakt-manager extension - feat: add check-in first episode command - chore: update CHANGELOG - feat: use hooks for the seasons component - feat: improve loading computation and other improvements - chore: remove loading state from hooks - feat: add success to useEpisodes hook - feat: use hooks for episode component - chore: rename components - feat: add loading state for mutation - feat: optimize movie grid component - feat: optimize show grid component - feat: use separate movie and show details hook - feat: optimize useMovies hook - feat: use hooks for search movies command - feat: use hooks for up-next command - feat: refine history command hooks - feat: use hooks for watchlist command - feat: bubble up error from history hooks - feat: add better types - feat: use hooks for history command * Update trakt-manager extension - Merge pull request #1 from thesobercoder/feature/pagination - chore: improve formatting - feat: add console logging for all show api methods - feat: consolidate all hooks based on feature - feat: improve movie grid component - feat: switch shows and up-next command to advanced pagination - feat: switch history command to advanced pagination - feat: switch episode-grid component to use useCachedPromise hook - feat: switch season-grid component to use useCachedPromise hook - feat: switch watchlist command to advanced pagination - feat: switch movies command to advanced pagination - Merge branch \'main\' into feature/pagination - feat: implement native grid pagination for movie command * fix: memory leak * feat: performance improvements * fix: improve hook dependencies * Added metadata image * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
michael-sumner
added a commit
to michael-sumner/raycast-extensions
that referenced
this pull request
Aug 3, 2024
- Merge pull request raycast#3 from michael-sumner/feature/refactor-1722706932 - feat(screenshots): add files - feat(screenshots): remove - refactor(index): use titlecase package - docs(README): update - refactor(package): use titlecase package - feat(title-caps): remove file - rename directory to \`title-caps\` - update screenshots - rename to \`title-caps\` - Merge branch \'contributions/merge-1683628314825499000\' - Pull contributions - Update index.tsx - Merge pull request raycast#2 from michael-sumner/feature/default-mode-on-load - add default mode on load - Merge pull request raycast#1 from michael-sumner/feature/form-submit - update changelog - update readme - add screenshots - remove MLA for now - add core functionality - import title-caps - empty commit - first commit
Ph-lo
added a commit
to Ph-lo/raycast-extensions
that referenced
this pull request
Aug 5, 2024
- Merge pull request raycast#1 from Ph-lo/feat-image-shades - feat: image shades option - feat(wip): image shades
raycastbot
added a commit
that referenced
this pull request
Aug 6, 2024
* Add custom-folder extension - chore: package.json - chore: package.json categories - chore: package.json owner - chore: organization handle set in package.json - fix: result view file name - feat: initial commit * chore: metadata size & lint * Update custom-folder extension - Merge pull request #1 from Ph-lo/feat-image-shades - feat: image shades option - feat(wip): image shades * Update package.json * Update CHANGELOG.md * Update README.md * Update package.json * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
jxom
added a commit
to jxom/raycast-extensions
that referenced
this pull request
Aug 7, 2024
- chore: changelog - chore: up - feat: more tx - chore: tweaks - chore: tx tweaks - feat: tx explorer init - chore: sigs api - feat: lookup sigs - chore: eips tweaks - feat: eips - chore: remove todo - feat: chains - feat: chains init - chore: tweaks - feat: contract interaction (raycast#1) - chore: rename - chore: init
raycastbot
added a commit
that referenced
this pull request
Aug 8, 2024
* Add pieces-raycast extension - chore: add gifs to metadata folder - feat: add images to the readme - chore: add section to install pieces os - Merge pull request #36 from pieces-app/fix/search-command - fix: check for deleted indicie - chore: verison bump - Merge pull request #35 from pieces-app/fix/search-command - fix: issue in search command - Merge pull request #34 from pieces-app/fix/undefined-error - fix: async race condition - Merge pull request #30 from pieces-app/update-testing-readme - chore: more release prep - chore: change author - chore: extension icon - Update README_DEVELOPMENT.md - Merge pull request #29 from pieces-app/chore/readme - chore: adjust developer readme - chore: adjust package.json - chore: switch app to raycast - chore: update readme - Merge pull request #2 from pieces-app/feat/init - chore: add comments - chore: add annotations - feat: searching snippets - feat: add asset fetching code - feat: hook up preferences - feat: add preferences - feat: add health check to react commands feat: update browser history UI - chore: add health check to no-view commands - feat: working automatically updating - feat: auto update - feat: install check - chore: refactor clipboard + browser history - feat: save browser history to pieces - fix: rendering directories - fix: importing errors - feat: add code back in - Merge pull request #1 from pieces-app/chore/wipe - chore: wipe code - feat: first commit * Update pieces-raycast extension - chore: adjust extension title - chore: fix image dimensions - chore: formatting fix * Update CHANGELOG.md * Update pieces-raycast extension - Merge branch \'contributions/merge-1722267309615891000\' - Pull contributions - Merge pull request #39 from pieces-app/fix/review-feedback - fix: use raycast open - chore: adjust feedback for review - Merge pull request #38 from pieces-app/chore/unit-testing - chore: remove log - feat: add tests - feat: add tests - chore: add test - feat: add fetch asset unit test * Update pieces-raycast extension - feat: add toast notifications for raycast api operations - fix: don\'t prompt for install if the apple script stderr * Update CHANGELOG.md and optimise images --------- Co-authored-by: Milena Araujo <mil3na@users.noreply.github.com> Co-authored-by: raycastbot <bot@raycast.com>
Ph-lo
added a commit
to Ph-lo/raycast-extensions
that referenced
this pull request
Aug 25, 2024
- chore: metadata update - chore: re-installed utils - chore: command description - feat: create form update - feat(wip): changelog & readme - feat(wip): result & replace action - feat(wip): replaceIcon script - chore: verifications - Merge pull request raycast#1 from Ph-lo/feat-image-shades - feat: image shades option - feat(wip): image shades - chore: metadata size & lint - chore: package.json - chore: package.json categories - chore: package.json owner - chore: organization handle set in package.json - fix: result view file name - feat: initial commit
raycastbot
added a commit
that referenced
this pull request
Aug 26, 2024
* Update custom-folder extension - chore: metadata update - chore: re-installed utils - chore: command description - feat: create form update - feat(wip): changelog & readme - feat(wip): result & replace action - feat(wip): replaceIcon script - chore: verifications - Merge pull request #1 from Ph-lo/feat-image-shades - feat: image shades option - feat(wip): image shades - chore: metadata size & lint - chore: package.json - chore: package.json categories - chore: package.json owner - chore: organization handle set in package.json - fix: result view file name - feat: initial commit * Update package.json * Update README.md * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
tisfeng
pushed a commit
to tisfeng/Raycast-extensions
that referenced
this pull request
Sep 13, 2024
* Update custom-folder extension - chore: metadata update - chore: re-installed utils - chore: command description - feat: create form update - feat(wip): changelog & readme - feat(wip): result & replace action - feat(wip): replaceIcon script - chore: verifications - Merge pull request raycast#1 from Ph-lo/feat-image-shades - feat: image shades option - feat(wip): image shades - chore: metadata size & lint - chore: package.json - chore: package.json categories - chore: package.json owner - chore: organization handle set in package.json - fix: result view file name - feat: initial commit * Update package.json * Update README.md * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
robertoalvarezalonso
added a commit
to robertoalvarezalonso/raycast-extensions
that referenced
this pull request
Oct 12, 2024
- Make extension public - Update README.md - Create servicenow 2024-10-12 at 22.01.55.png - Store prepping - Updated assets - cleanup - Added Browser commands - Added commands for quick search and open instances in browser - Improved usage of mutations - Improve refreshing of history when deleting selectedInstnce - Added quick search and reviewed navigation title - Update package.json - Replaced white icons by gray - Open in ServiceNow instead of browser and changed order of actions - Merge pull request raycast#1 from SwissFlowIt/roberto-search-history - Update README.md - Update README.md - Update README.md - Update README.md - Code cleanup - Simplified usage of cached instance - Actions component refactoring - Added submenu for selection of the instance - Replaced instance icons - Fix for when some tables appear duplicated in the search - Used cached Instance everywhere instead of local state - Improved error handling - Fixed history fetch and refresh - Fixed issue when ACLs don\'t allow to read fields - Used cachedState in lit dropdowns - Added result display component - Improved list visualization - Improved results filtering - Allow to filter results by different values - Refactored into components - Replaced axios by useFetch - Improved usage of colors and icons - Show results in List - Basic retrieval of content from ServiceNow - Initial commit
raycastbot
added a commit
that referenced
this pull request
Oct 17, 2024
* Add servicenow extension - Make extension public - Update README.md - Create servicenow 2024-10-12 at 22.01.55.png - Store prepping - Updated assets - cleanup - Added Browser commands - Added commands for quick search and open instances in browser - Improved usage of mutations - Improve refreshing of history when deleting selectedInstnce - Added quick search and reviewed navigation title - Update package.json - Replaced white icons by gray - Open in ServiceNow instead of browser and changed order of actions - Merge pull request #1 from SwissFlowIt/roberto-search-history - Update README.md - Update README.md - Update README.md - Update README.md - Code cleanup - Simplified usage of cached instance - Actions component refactoring - Added submenu for selection of the instance - Replaced instance icons - Fix for when some tables appear duplicated in the search - Used cached Instance everywhere instead of local state - Improved error handling - Fixed history fetch and refresh - Fixed issue when ACLs don\'t allow to read fields - Used cachedState in lit dropdowns - Added result display component - Improved list visualization - Improved results filtering - Allow to filter results by different values - Refactored into components - Replaced axios by useFetch - Improved usage of colors and icons - Show results in List - Basic retrieval of content from ServiceNow - Initial commit * Update servicenow extension - Fixed eslint - Fixed eslint * Fixed issue in quick-search-selected-instance * Update servicenow extension - Updated dist - Updated metadata images - Show more details from Documate results - Fixed draft recovery in Add instance profile - Search and quickly search selected instance were not using the right instance profile * Update servicenow extension - Updated dist - Fixed open select instance and open current url in selected instance * Update servicenow extension - Update open-current-url.ts - Refactored commands to don\'t depend on other commands - Update .gitignore - Delete dist directory - Merge branch \'master\' of https://github.com/SwissFlowIt/raycast-servicenow - Merge branch \'roberto\' - Delete dist directory - Merge branch \'roberto\' - Merge pull request #4 from SwissFlowIt/roberto - Merge pull request #3 from SwissFlowIt/roberto - Merge pull request #2 from SwissFlowIt/roberto * Update servicenow extension - Update package.json - Added Explore tables command * Added shortcut to Remove from History action Co-authored-by: Per Nielsen Tikær <per@raycast.com> * Replaced shortcut for Clear All Items from History by the Common.RemoveAll Co-authored-by: Per Nielsen Tikær <per@raycast.com> * Update servicenow extension - Merge branch \'contributions/merge-1729084890358269000\' - Pull contributions - Updated action shortcuts with Raycast\'s Common - Update package.json - Update package.json * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
skrollme
added a commit
to skrollme/raycast-extensions
that referenced
this pull request
Oct 20, 2024
- updated changelog - Updated API URL - Merge branch \'contributions/merge-1729453601542489000\' - Pull contributions - Merge branch \'contributions/merge-1729453515289868000\' - Pull contributions - updated changelog - Merge pull request raycast#1 from gxjansen/main - Updated API URL - Merge branch \'refs/heads/feature/group-results-by-date\' - Merge branch \'contributions/merge-1695567877384091000\' - Pull contributions - code refactoring, updated screenshots + changelog - group search-results by date + refactoring - optimized screenshots - Merge branch \'refs/heads/feature/item-type-filter\' - Pull contributions - added changelog-entry + updated screenshots - added working itemType filter - added a Detailview with a preview of a forum-thread - cleanup and preparations for public release - added preference to control number of search results - Initial commit with first command to search forum
raycastbot
added a commit
that referenced
this pull request
Oct 21, 2024
* Add ente-auth extension - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - linting - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - linting - fix screenshots size - add new screenshots - add new constant - separate logic into multiple commands - linting - add sorting system - add emoji - add hyperlink to notes field - add action to open preferences - import line break instead - feat: paste totp instead of copy now - linting - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - add features to readme - linting - fix screenshots size - add new screenshots - add new constant - separate logic into multiple commands - linting - add sorting system - add emoji - add hyperlink to notes field - add action to open preferences - import line break instead - feat: paste totp instead of copy now - linting - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <bot@raycast.com>
raycastbot
pushed a commit
that referenced
this pull request
Oct 23, 2024
- updated changelog - Updated API URL - Merge branch \'contributions/merge-1729453601542489000\' - Pull contributions - Merge branch \'contributions/merge-1729453515289868000\' - Pull contributions - updated changelog - Merge pull request #1 from gxjansen/main - Updated API URL - Merge branch \'refs/heads/feature/group-results-by-date\' - Merge branch \'contributions/merge-1695567877384091000\' - Pull contributions - code refactoring, updated screenshots + changelog - group search-results by date + refactoring - optimized screenshots - Merge branch \'refs/heads/feature/item-type-filter\' - Pull contributions - added changelog-entry + updated screenshots - added working itemType filter - added a Detailview with a preview of a forum-thread - cleanup and preparations for public release - added preference to control number of search results - Initial commit with first command to search forum
raycastbot
added a commit
that referenced
this pull request
Nov 14, 2024
* Update ente-auth extension - Pull contributions - linting - choret: update readme - chore: add keywords - feat: add the ability to set preferred action - add features to readme - linting - fix screenshots size - add new screenshots - add new constant - separate logic into multiple commands - linting - add sorting system - add emoji - add hyperlink to notes field - add action to open preferences - import line break instead - feat: paste totp instead of copy now - linting - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - chore: add changes - Pull contributions - linting - choret: update readme - chore: add keywords - feat: add the ability to set preferred action - add features to readme - linting - fix screenshots size - add new screenshots - add new constant - separate logic into multiple commands - linting - add sorting system - add emoji - add hyperlink to notes field - add action to open preferences - import line break instead - feat: paste totp instead of copy now - linting - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - fix: reintroduce pr-15036 from albarin - chore: add changes - Pull contributions - linting - choret: update readme - chore: add keywords - feat: add the ability to set preferred action - add features to readme - linting - fix screenshots size - add new screenshots - add new constant - separate logic into multiple commands - linting - add sorting system - add emoji - add hyperlink to notes field - add action to open preferences - import line break instead - feat: paste totp instead of copy now - linting - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <bot@raycast.com>
raycastbot
added a commit
that referenced
this pull request
Nov 14, 2024
* Update ente-auth extension - merged - Pull contributions - fix readme - fix: reintroduce pr-15036 from albarin - chore: add changes - Pull contributions - linting - choret: update readme - chore: add keywords - feat: add the ability to set preferred action - add features to readme - linting - fix screenshots size - add new screenshots - add new constant - separate logic into multiple commands - linting - add sorting system - add emoji - add hyperlink to notes field - add action to open preferences - import line break instead - feat: paste totp instead of copy now - linting - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - merged - merged * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <bot@raycast.com>
jag-k
added a commit
to jag-k/raycast-extensions
that referenced
this pull request
Nov 17, 2024
- Merge pull request raycast#1 from jag-k/imgbot - [ImgBot] Optimize images
doktor500
added a commit
to doktor500/raycast-extensions
that referenced
this pull request
Nov 19, 2024
- Bump depdendencies - Consume new API - Merge pull request raycast#2 from doktor500/tv-guide-v2 - Downgrade eslint to 8.X - Add eslint file - Fix lint issues - Renamet metadata directory to docs - Fix changelog typo - Update changelog date - Update changelog - Merge pull request raycast#1 from doktor500/tv-guide-v2 - Formatting - Refactor - Imrpove markdown - Always display up to date channel schedule - Rename file - Rename to DTO - Bump dependencies - Fix imports - Fix time issue - Display if a program is live - Set selected program based on user interaction - Refactor types - Fix timezone issue - Move get program details to repository - Add maybe type - Rename property - Display program details - Fix lint - Optimise icon generation process - Extract toId function - Drop previous broadcasted programs when the list is too long - Fix flickering issue - Fix keys - Restructure directories - Refactor Channel details component - Refactor Channel component - Extract icon utils - Refactor channels component - Fix lint - Use navigation api - Selected channel view - Create all channels view - Use reducer - Remove type - Fix lint - Update raycast username - User friendly error handling - Set live stream icon - Bump dependencies - Wait for icons to be loaded - Fix metadata and readme - Update CHANGELOG.md - Fix lint - Cleanup - Update changelog - Extract constant - Bump dependencies - Resize icons - Optimize - Pull contributions - Remove live logic - Update demo.gif - Fix title - Add screenshot - Fix icon - Bump dependencies - Initial version
raycastbot
pushed a commit
that referenced
this pull request
Nov 21, 2024
- Bump depdendencies - Consume new API - Merge pull request #2 from doktor500/tv-guide-v2 - Downgrade eslint to 8.X - Add eslint file - Fix lint issues - Renamet metadata directory to docs - Fix changelog typo - Update changelog date - Update changelog - Merge pull request #1 from doktor500/tv-guide-v2 - Formatting - Refactor - Imrpove markdown - Always display up to date channel schedule - Rename file - Rename to DTO - Bump dependencies - Fix imports - Fix time issue - Display if a program is live - Set selected program based on user interaction - Refactor types - Fix timezone issue - Move get program details to repository - Add maybe type - Rename property - Display program details - Fix lint - Optimise icon generation process - Extract toId function - Drop previous broadcasted programs when the list is too long - Fix flickering issue - Fix keys - Restructure directories - Refactor Channel details component - Refactor Channel component - Extract icon utils - Refactor channels component - Fix lint - Use navigation api - Selected channel view - Create all channels view - Use reducer - Remove type - Fix lint - Update raycast username - User friendly error handling - Set live stream icon - Bump dependencies - Wait for icons to be loaded - Fix metadata and readme - Update CHANGELOG.md - Fix lint - Cleanup - Update changelog - Extract constant - Bump dependencies - Resize icons - Optimize - Pull contributions - Remove live logic - Update demo.gif - Fix title - Add screenshot - Fix icon - Bump dependencies - Initial version
guidefari
added a commit
to guidefari/raycast-extensions
that referenced
this pull request
Dec 16, 2024
- chore: pre-publish changes - chore: lint & format - chore: cleanup - Merge pull request raycast#1 from guidefari/ui-refactor - ci: fix? - fix: out of memory render bug💀 - fix: move from applescript to bash - feat: manage everything from one view - chore: delete view that\'s not being used anymore - chores - chore: rename file & delete unused ones - refactor: naming & code structure - fix: redundant component. git gud. - build ci - chore: cleanup scripts file - docs: script - inspiration from extension - https://www.raycast.com/rolandleth/kill-process - wip - feat: whitelist apps - wip: edit list - https://developers.raycast.com/api-reference/user-interface/form - manbat
xvvhang
added a commit
to xvvhang/raycast-extensions
that referenced
this pull request
Dec 17, 2024
- Merge branch \'contributions/merge-1734425284272345000\' - Pull contributions - Merge branch \'contributions/merge-1734083074433\' - Pull contributions - Merge branch \'contributions/merge-1734082266019\' - Pull contributions - Merge branch \'contributions/merge-1734081860035\' - Pull contributions - chore: resolve publish conflict - Pull contributions - Merge branch \'main\' of https://github.com/xvvhang/raycast-ia-writer - doc: update CHANGELOG.md - Merge pull request raycast#1 from xvvhang/develop - feat: add new command daily note and sdk code for ia writer url scheme - chore: upgrade raycast api - fix: lint - Merge branch \'contributions/merge-1711507068453490000\' - Pull contributions - doc: update logo - fix: remove note saved toast - fix: lint - doc: README.md - doc: metadata & README.md - feat: installation check - fix: typo - chore: update assets and lints - fix: typo - doc: update README.md - init
raycastbot
added a commit
that referenced
this pull request
Dec 17, 2024
* Update raycast-ia-writer extension - Merge branch \'contributions/merge-1734425284272345000\' - Pull contributions - Merge branch \'contributions/merge-1734083074433\' - Pull contributions - Merge branch \'contributions/merge-1734082266019\' - Pull contributions - Merge branch \'contributions/merge-1734081860035\' - Pull contributions - chore: resolve publish conflict - Pull contributions - Merge branch \'main\' of https://github.com/xvvhang/raycast-ia-writer - doc: update CHANGELOG.md - Merge pull request #1 from xvvhang/develop - feat: add new command daily note and sdk code for ia writer url scheme - chore: upgrade raycast api - fix: lint - Merge branch \'contributions/merge-1711507068453490000\' - Pull contributions - doc: update logo - fix: remove note saved toast - fix: lint - doc: README.md - doc: metadata & README.md - feat: installation check - fix: typo - chore: update assets and lints - fix: typo - doc: update README.md - init * Update CHANGELOG.md * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com> Co-authored-by: raycastbot <bot@raycast.com>
lachiejames
added a commit
to lachiejames/raycast-extensions
that referenced
this pull request
Dec 21, 2024
- docs: update README (raycast#23) - docs: add changelog (raycast#22) - feat: add Node.js version management and CI unit testing workflow (raycast#21) - security: bump cross-spawn to 7.0.6 (raycast#20) - fix: removes refs to default hotkey (raycast#19) - fix: refactor into separate files (raycast#18) - fix: add more comments (raycast#17) - fix: add unit tests (raycast#16) - fix: refactor into AudioManager (raycast#15) - fix: remove \'play-sound\' dependency (raycast#14) - Revert "fix: refactor into separate files (raycast#10)" (raycast#13) - Revert "fix: add more README instructions (raycast#11)" (raycast#12) - fix: add more README instructions (raycast#11) - fix: refactor into separate files (raycast#10) - feat: rename extension to \'ElevenLabs TTS\' (raycast#9) - fix: update extension icon (raycast#8) - fix: run prettier (raycast#7) - fix: pin dependencies (raycast#6) - fix: add more comments (raycast#5) - fix: add more logging and error handling (raycast#4) - fix: use websockets for faster TTS streaming (raycast#3) - fix: add toasts for UI feedback (raycast#2) - feat: use elevenlabs for TTS since it\'s better (raycast#1) - initial commit
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
Type of change
Screenshot
Checklist