Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Extensions: add hacker-news #1

Merged
merged 1 commit into from
Oct 11, 2021
Merged

Conversation

grzegorzkrukowski
Copy link
Collaborator

@grzegorzkrukowski grzegorzkrukowski commented Oct 11, 2021

Description

Type of change

  • New extension
  • Bug fix / improvement for my extension
  • Bug fix / improvement for somebody else's extension
  • Documentation update
  • Other (Specify)

Screenshot

Checklist

@grzegorzkrukowski grzegorzkrukowski merged commit f2d99d0 into main Oct 11, 2021
@grzegorzkrukowski grzegorzkrukowski deleted the extension/hacker-news branch October 11, 2021 16:19
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
46a5b59 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
46a5b59 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 <[email protected]>
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ş <[email protected]>
Co-authored-by: cihatata <[email protected]>

* 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ş <[email protected]>
Co-authored-by: cihatata <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>
xeric added a commit to xeric/extensions that referenced this pull request Jan 31, 2023
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 <[email protected]>
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
@abielzulio abielzulio mentioned this pull request Apr 3, 2023
5 tasks
@EpaL EpaL mentioned this pull request Apr 15, 2023
5 tasks
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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
lachiejames added a commit to lachiejames/raycast-extensions that referenced this pull request Jan 3, 2025
- chore: apply changes from Raycast collaborator (raycast#28)
- fix: check file exists before cleanup (raycast#27)
- fix: show error toast for invalid ElevenLabs API key (raycast#26)
- refactor: use auto-generated Raycast preference types (raycast#25)
- docs: move images to images/ folder (raycast#24)
- 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
claire-at-pieces added a commit to claire-at-pieces/raycast-extensions that referenced this pull request Jan 3, 2025
- Merge branch \'contributions/merge-1735946476798\'
- Pull contributions
- packagelock
- Merge pull request raycast#44 from pieces-app/reformat
- reformtat
- Merge pull request raycast#43 from pieces-app/port-scanning
- bump version
- add missing apis
- Merge pull request raycast#41 from pieces-app/feat/url-params
- fix port scanning
- chore: add url params
- feat: add toast notifications for raycast api operations
- fix: don\'t prompt for install if the apple script stderr
- Merge branch \'contributions/merge-1722267309615891000\'
- Pull contributions
- Merge pull request raycast#39 from pieces-app/fix/review-feedback
- fix: use raycast open
- chore: adjust feedback for review
- Merge pull request raycast#38 from pieces-app/chore/unit-testing
- chore: remove log
- feat: add tests
- feat: add tests
- chore: adjust extension title
- chore: fix image dimensions
- chore: formatting fix
- chore: add test
- feat: add fetch asset unit test
- 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
alexj added a commit to alexj/raycast-extensions that referenced this pull request Jan 5, 2025
- Merge pull request raycast#1 from alexj/Retrying
- Ready to publish
- Fully working and passing the lint tests
- Readded typescript checking for ESLint
- Tweaks to fix lint results
- Updating packages
- Added esling onfig
- Run the prettier command per lint
- Cleaned up the format of the time zone lists
- Fixed icon
- Adding required elements in order to submit
- Fully working now, including preferences and dates
- saving before deletions
- Working with arbitrary dates
- Working with vastly expanded list of timezones
- Working, but needs improvements
- Generally working, but not pasting results
- Initial check-in with code from Claude
- Initial commit
maximedaraize added a commit to maximedaraize/raycast-extensions that referenced this pull request Jan 8, 2025
- update changelog
- Merge pull request raycast#3 from maximedaraize/feature/update-objects-documentation
- Merge pull request raycast#2 from maximedaraize/feature/update-tags-documentation
- Merge pull request raycast#1 from maximedaraize/feature/update-filers-documentation
- update filters documentation
- update Tags documentation
- update Objects property doc
- edit changelog
- update changelog
- update images
- update extension info
- lint-fix
- fix lint
- cleanup
- done: add all filters
- add filters except string
- remove singular object from keyword
- add link in the elements description
- done: tags
- Done: basics docs
- add all objects
- new layout improvment
- update docs
- add form object information
- add deprecated keyword, wip at forloop object
- replace k with key
- update wip: docs (checkout object)
- add keyword on search, taglist meta label, markdown for detail view
- updates docs types
- add screenshot metadata
- reorder search list sections
- change icon size + run fix-lint command
- initial commit
raycastbot added a commit that referenced this pull request Jan 11, 2025
* Update pieces-raycast extension

- Merge branch \'contributions/merge-1735946476798\'
- Pull contributions
- packagelock
- Merge pull request #44 from pieces-app/reformat
- reformtat
- Merge pull request #43 from pieces-app/port-scanning
- bump version
- add missing apis
- Merge pull request #41 from pieces-app/feat/url-params
- fix port scanning
- chore: add url params
- feat: add toast notifications for raycast api operations
- fix: don\'t prompt for install if the apple script stderr
- 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: adjust extension title
- chore: fix image dimensions
- chore: formatting fix
- chore: add test
- feat: add fetch asset unit test
- 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 CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>
raycastbot added a commit that referenced this pull request Jan 12, 2025
* Add elevenlabs-tts extension

- chore: apply changes from Raycast collaborator (#28)
- fix: check file exists before cleanup (#27)
- fix: show error toast for invalid ElevenLabs API key (#26)
- refactor: use auto-generated Raycast preference types (#25)
- docs: move images to images/ folder (#24)
- docs: update README (#23)
- docs: add changelog (#22)
- feat: add Node.js version management and CI unit testing workflow (#21)
- security: bump cross-spawn to 7.0.6 (#20)
- fix: removes refs to default hotkey (#19)
- fix: refactor into separate files (#18)
- fix: add more comments (#17)
- fix: add unit tests (#16)
- fix: refactor into AudioManager (#15)
- fix: remove \'play-sound\' dependency (#14)
- Revert "fix: refactor into separate files (#10)" (#13)
- Revert "fix: add more README instructions (#11)" (#12)
- fix: add more README instructions (#11)
- fix: refactor into separate files (#10)
- feat: rename extension to \'ElevenLabs TTS\' (#9)
- fix: update extension icon (#8)
- fix: run prettier (#7)
- fix: pin dependencies (#6)
- fix: add more comments (#5)
- fix: add more logging and error handling (#4)
- fix: use websockets for faster TTS streaming (#3)
- fix: add toasts for UI feedback (#2)
- feat: use elevenlabs for TTS since it\'s better (#1)
- initial commit

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>
wderocco8 added a commit to wderocco8/raycast-extensions that referenced this pull request Jan 12, 2025
- removed old imports
- not satisfied with icons yet, removed them (and also updated readme)
- added free icons from flaticon for now (will create custom ones later)
- added comment
- improved error handling in generateResponse + generateStreamedResponse
- improved error handling in storage
- added confirmation for importing data (irreversible)
- updated changelog
- added searchBarPlaceholders
- improved token creation instructions
- added to readme
- updated deps
- changed extension icon to png
- added assistant context to messages (to prevent redundant responses)
- import/export data workingg
- added file-type validation
- promisified export data
- fixed bugs for no selected folder
- auto-open in finder
- successfully exporting data
- Create LICENSE
- chores
- added hugging fact extension icon
- renamed extension
- refactored update in useConversations
- refactored update in useModels
- added disclaimer for updating models
- able to update models now, but dropdown value is incorrect
- somewhat abandoned ai-description, but fixed recent-questions in conversations
- added non-stream response boilerplate and updated types
- added word count
- fixed question ordering
- fixed abortControlled reset bug
- integrated AbortController to stop web-stream (really cool feature)
- fixed streaming bug (on esc)
- renamed files to kebab-case
- Merge pull request raycast#6 from wderocco8/feat/custom-models
- added selectedModelId (not updating ui though???)
- updated pr template
- removed markdown label
- added link to hf model
- added model detail and delete
- rendered metadata with model information
- holy cow models are working in ask-question wohoo
- model creation set up
- added boilerplate for useModels
- renamed chat to ask-question
- added toggle
- added some metadata (with toggle)
- added copy action
- added empty state for conversations
- refactored converations ActionPanels for organization
- put bandaid on bug (potentially a Raycast issue)
- added empty state images
- swapped comments
- cleanup
- fixed duplicate question bug with Rich Text Input (still has performance bug though)
- added delete question functionality
- rich text input working (some minor bugs)
- added boilerplate for isAskingQuestion (to be fixed...)
- added delete convo confirmation
- added new convo functionality
- added refresh to useQuestions to ensure conversations get latest data
- added refresh mechanism
- some pretty significant refactors to how useConversations is handled (mainly abandoning functional setData in order to properly await saveToLocalStorage
- removed markdown header (maybe will bring back, it looks overwhelming tho)
- conversations enriched with questions in hook
- cleaned types a bit
- remove all questions by conversation implemented
- added metadata to conversations detail
- added sorting to convos
- added new command for viewing conversations
- successfully created conversation
- Merge pull request raycast#5 from wderocco8/refactor/generate-response-conversation
- cleared question on submit
- Merge pull request raycast#4 from wderocco8/refactor/generate-response-conversation
- filtered questions up until questionId
- fixed questions to filter by matching convo
- added dot for to track isStreaming
- Merge pull request raycast#3 from wderocco8/feat/multiple-questions
- holy somehow things are finally coming together (streaming properly integrated with multiple questions)
- still broken, but better stopping point
- selectedQuestionId is synced (but has weird issue on submit)
- fixed bug with searchQuestion
- Merge pull request raycast#2 from wderocco8/refactor/ui-chat-form
- good stopping point (can ask questions, just can\'t see results respectively
- can ask questions again now
- more refactoreds to initializing questions and data handling
- refactored questions
- updated eslint and refactored conversatons
- added hook for conversations and installed uuid:
- refactored useQuestions a bit
- added boilerplate for questions hook
- started wroking on SQL integration
- actions panel is WORKING yuh yuh yuh
- making some refactors (action panel won\'t show up?)
- initial refactors -> moved chat to AskQuestionForm
- renamed ouptu
- added loading states with toasts
- added form validation
- Merge pull request raycast#1 from wderocco8/feat/stream-chat-completion
- added PR template
- STREAM AND CHAT are BOTH working 🌝
- refactoring approach (was accidentally using text-generation instead of chat-completion)
- able to interact with chat using raycast form
- stream finally working 🙏
- made some stream progress..
- new approach
- stream still not working 🥲
- hugging face chatCompletion working (without stream)
- added boilerplate for chat command
- initialized repo
raycastbot added a commit that referenced this pull request Jan 19, 2025
* Add Frame Crop - Discover Art for your TV (#15572)

* Nature Sounds initial commit.

* Compressed audio a bit.

* Corrected so it's not possible to play "Stop All Sounds"

* Initial commit

* Update readme.

* Removed old extension.

* Delete original image, after resize.

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update claude extension (#15705)

* Update claude extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update privileges to work with v2 (#15599)

* Update privileges to work with v2

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* [Toggl-track] Update toggl-track extension (#15600)

* Update toggl-track extension

- Fix lint and update changelog
- Add UpdateTimeEntry command and update and remove time entry functionality
- Initial commit

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* Add ai-text-to-calendar extension (#15605)

* v1

* update: changelog & readme

* fix: changelog title

* del: image

* Update ai-text-to-calendar.ts

* Update ai-text-to-calendar.ts

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Fixed image path issure in README.md. (#15803)

* Fixed image path issure in README.md.

* Update extensions/datetime-format-converter/CHANGELOG.md

Co-authored-by: LitoMore <[email protected]>

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: 杨欣雨(yangxinyu01) <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: LitoMore <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* [Compress PDF] update SDK to fix issue of not compressing due to vuln (#15766)

* [Compress PDF] update SDK to fix issue

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update `HetrixTools` extension - View Blacklist Monitors (#15765)

* [HetrixTools] view blacklist monitors

* [HetrixTools] add blacklist metadata image

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update media-converter extension (#15800)

* Update media-converter extension

- fix-lint
- add quick convert command
- Initial commit

* fix quick convert error

---------

Co-authored-by: Leandro Maia <[email protected]>

* [Browser Bookmarks] Use latest logo since rebrand for zen. (#15807)

* Updated to latest logo since rebrand.

* Use better 512 version of logo.

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* [Mail] Fix timeout error messages with refresh mail (#15795)

* Increase command timeout, add error catch block, and reduce message limit options

* Update CHANGELOG.md

* Update bring extension (#14838)

* Update bring extension

- Update bring extension
- Initial commit

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* [Docker Hub] fix docker hub images search (#15488)

* fix docker hub images search

* add changelog entry, apply lint fixes

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* toggle grayscale extension (#15516)

* toggle grayscale extension

* bug fixes

* Moved to right position

* update

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: zcsabbag <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* [Zen Browser] Updated to latest logo since rebrand. (#15806)

* Updated to latest logo since rebrand.

* Use better 512 version of logo.

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update fetch-youtube-transcript extension (#15785)

* Update fetch-youtube-transcript extension

- Dev branch merged and version number changed
- ytdl-core removed and yt-caption-scraper added

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* [GitHub] Regenerate GraphQL related code with latest schema (#15755)

* chore(github): regenerate github graphql code with latest schema

* docs(github): Update GraphQL generated types

* Docs: update for the new API release

* Update pomodoro extension (#15777)

* Update pomodoro extension

* Add show weekly and daily stats preference

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update anki extension (#15733)

* Update anki extension

- Merge branch \'contributions/merge-1733543209475\'
- Pull contributions
- Updated raycast api package and correct linting issue
- Fixed turndown configs to support markdown syntax

* Updated package-lock.json file

* Added Rating field type (#15794)

* feat: Added Rating field type

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Quick open project: fix keybinds (#15700)

* Use cmd-shift-o to open a project with both editor and terminal

This conflicted with the keybind for opening with the alternate editor.

* Use a more standard cmd-shift-c for copying the path to the clipboard

* linter fix

* Add changelog entry

* update

* update

* Fix icon

* update

* update

* Update package-lock.json

* Update package.json

* Update package.json

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update spanish-tv-guide extension (#15760)

- Update title
- Bump dependencies
- Calculate if a program is live client side as the API is now cached

* Update CODEOWNERs

* [Doppler Share Secrets] View Projects with their Configs, Environments and Secrets (#15720)

* [Doppler] add search-projects

* [Doppler] extension ready for combine

* Update

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* feat: add new extension jue-jin (#15701)

* feat: add new extension jue-jin

* fix: change text value localization to US english

* chore: clean up code

* fix: changed the extension name and added README_CN

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update date-format-converter extension (#15743)

* Update date-format-converter extension

- Add Insert Natural Language Date command
- Initial commit

* Update CHANGELOG.md

* Restore original command name

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update jira extension (#15621)

* Update jira extension

- Fix gitignore
- Add ability co autoamatically copy newly created issue url to the clipboard
- Initial commit

* Update CHANGELOG.md

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Santiago Perez <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: Thomas Lombart <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* Add Elixir extension (#15580)

* feat: add elixir extension

* fix(lint): add eslint configuration and fix lint errors

* refactor: improve liste item loading to prevent flickering

* Update the way we're loading list items for both the
`search-functions` and `search-modules` commands, as well as the
`ModuleDetail` component, so as to leverage promises and use the
`<List>` component `isLoading` prop, that way we can avoid the empty
state flickering.

* chore: remove empty component file

* Delete `src/components/ListItem.tsx` as this file was completely
empty. This was probably committed on accident when creating the
`ListItems` component, which itself has a `ListItem` function
responsible for creating the element for a list item.

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* [Pomodoro] Move timer to dropdown menu if it's hidden (#15813)

* [Pomodoro] Move timer to dropdown menu if it's hidden

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* [GitHub] Specify git clone protocol (#15818)

* add function to build clone command

* define repositoryCloneProtocol preference

* respect clone protocol preference in clone and open, copy clone command

* respect repositoryCloneProtocol in clone with options

* add sushichan044 to contributors

* Add changelog: support specifying git clone protocol in extension preferences

* Update CHANGELOG.md

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update CODEOWNERs

* [Claude] Remove duplicate action and use latest Haiku models as fallback model (#15828)

* set haiku 3.5 as default model

* remove duplicated "Copy Question" action, use existing action with tweaked conditions

* update changelog

* update correct file

* Update CODEOWNERs

* Update spiceblow-database extension (#15812)

* Update spiceblow-database extension

- nn
- changelog
- nn
- correctly pass args to pools
- add generateOrderByClause, max 3 conn pool
- Pull contributions
- fix changelog, merge
- Pull contributions
- fix error retry logic with output shape
- add deselect all rows
- add ability to select in custom queries too
- add selection feature to delete many rows
- remove count subtitle
- higher freeRequestsCount
- nn
- handle undefined
- Merge branch \'main\' of https://github.com/remorses/search-database-raycast
- use select for enum values
- regen lock
- nn
- nn
- use server
- add quotes in the schema, models got a update that reuses old inputs a lot, speculative decoding probably with low threshold
- fix startsWIth issue
- more logs, do not use subquery so mysql knows the original name of tables
- add more actions in default view
- rename a thing
- retry sql generation and filter if there is an error
- gen client
- add subtitle
- changelog: update
- Merge branch \'main\' of https://github.com/remorses/search-database-raycast
- updates
- changelog: update
- put copy row value first
- changelog: update
- add ordering of tables, last used elements are first
- show blob if type is string
- add action to copy graph image to clipboard
- package lock
- Merge branch \'main\' of https://github.com/remorses/search-database-raycast
- gen again
- updating image handling for graphs
- update spiceflow
- add new method
- added count rows action
- update readme
- limite generated query rows on testing
- remove ./
- Pull contributions
- update query name isntead of edit
- don\'t use throttle, much better responsiveness
- add graph image
- add graph keyword
- remove cmd backspace
- pop after delete
- fix stale id token
- new client
- always use Sql
- better draftValues handling
- use drafts correctly
- readme: update
- graph feature
- longer description
- Merge branch \'contributions/merge-1727772560071422000\'
- Pull contributions
- use SQL
- nn
- nn
- fix api url
- lint things
- add max categories
- nn
- nn
- nn
- don\'t use index, no sense
- types
- chaning the type
- fix empty category
- graph works
- graph endpoint works
- nn
- nn
- nn
- nn
- sdf
- better searchable types handling
- add way to inspect column values in bigger screen
- use id for search filter cache
- remove comment
- allow updates explicitly in postgres
- group by not possible in postgres
- allow group by without aggregation
- allow update, after read only
- fix lints
- add previous query, faster query generation via speculative decoding
- remove enableDrafts
- nn
- added canBeUpdated to table fields
- added RowUpdatesActions, some columns don\'t have table info data, ignore them
- increment requests used
- rename extension
- remove example row
- change ext id
- store search text for later
- fi rediretion to new db
- fix adding first database
- nn
- fix query timing
- fix console.time usage
- use prod website
- fix api
- update icon
- update lock
- updates
- adapting for stripe
- cleaning up
- fix lint
- get schema only of necessary tables
- wait more if i types slower because i am drunk
- show spinners
- store all state in local storage
- add <RunTransactionQueries />
- support dedplicate, allow me to delete single tables in a custom query
- add more revalidate
- updates
- nn
- enabled drafts
- n
- nicer errors, use serialization for transactions
- nn
- handle more errors in findRowsForUpdate
- update raycast
- a bit faster things
- faster search table
- fix warning
- add support for transactions
- much better custom queries
- add is loading state, fix mysql custom queries
- add ability to duplicate, show default values in the update fields
- fix
- fix numbers
- fix all fields search
- nicer looking queries
- fix updates for custom queries
- fix lint
- nn
- changed google id
- customize login section
- fix updating time values
- fix fields getting updated too much
- nn
- nn
- new screen
- add signal in api client
- throttle generateSearchCondition more
- removed cmd enter
- removed any types
- support order by
- fix updating logic for form
- fix delete for custom query
- added delete row components
- add ability to insert new rows
- more robust types handling
- renamed a file
- use pg types for types
- unfied database functions
- more reactive
- fix lints
- lints
- nicer code
- show parameters, better loading, update row is primary action
- less logs
- nn
- more revalidation
- fix mysql bug
- mysql update works too
- adding update support
- nn
- added screenshots
- readme
- nn
- nicer errors
- mysql works
- preparing for mysql
- suppring another db
- form errors
- store database type
- putting pg related stuff in pg
- use cache for state
- use dropdown for databases
- using zustand for state
- cleaning up
- nn
- remove some any
- separate raycast utils
- nn
- nn
- fix lint
- linter
- change description
- less push
- add app in dock
- app link works
- try creating an app folder
- trying to set icons
- adding icon in dock
- nn
- npm i
- nn
- nn
- removed some packages
- using server for openai calls
- adding support for api client
- add licensing support
- nn
- readme: update
- added update feature again
- support more images, count rows
- removed useless name field
- added bestfield dropdown
- let me update queries
- search-database: show images
- nicer metadata
- more types handling
- fixes
- natural text works well now
- search-database: queryProps simpler
- utils: nn
- more aborting
- using searchTableRowsOrCustomQuery
- nn
- natural language search
- added useTableFiltering
- separator
- fixes
- generate object with best field and name
- fixes
- custom query works
- generate query works
- added query generation with openai
- adding query generation
- pretty
- nn
- search-database: stuff
- added databases support
- add more stuff
- src: added search ability
- src: fix pagination
- it shows the rows but not pagination
- show table info
- works
- init

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* feat: add hephaestus a json tool for developer (#15627)

* feat: add hephaestus

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update bitbucket extension (#15657)

* Update bitbucket extension

- Install prettier
- Initial commit

* Changelog

* Update CHANGELOG.md

---------

Co-authored-by: Kalvin Mizzi <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update CODEOWNERs

* Add modrinth extension (#15658)

* Add modrinth extension

- Deleted file?
- Adjusted project name
- Added gitignore
- V1.0
- Complete base functionality
- Moved DetailView to proper location
- Working build
- Expanded Changelog View and compacted dropdown; Project select wip.
- Working Search, Detail, and Changelogs
- Working Search, Detail, and Changelogs
- Working List View

* Adjusted README according to Raycast requirements

* Cleaned up and optimized codebase

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update music-link-converter extension (#15662)

* Update music-link-converter extension

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* Add trek extension (#15353)

* init

* some fixes and enhancements

* Update trek extension

- feat: new commands and favorites
- fix: properly render html for basecamp api

* fix: type issues

* Update CHANGELOG.md

* Update package.json

* update

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update dust-tt extension (#15811)

* Upg dust-tt/client to fix issue with enums

* Ugd: update changelog

* upgrade again

* upgrading package.lock

* Upg dust package

* [Plex] sort library items + add missing Action icon (close issue) (#15825)

* [Plex] sort library items + add missing Action icon

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update readwise-reader extension: add save links command (#15255)

* Update readwise-reader extension

- Merge branch \'contributions/merge-1730944054532188000\'
- Pull contributions
- update changelog
- filter non-url string(compatible with safari)
- add save links
- Initial commit

* Update readwise-reader extension

- fix lint
- Merge branch 'contributions/merge-1730944054532188000'
- Pull contributions
- update changelog
- filter non-url string(compatible with safari)
- add save links

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* Update toggl-track extension (#15831)

- docs: update changelog
- feat: add shortcut duplicate to create similar time entry button
- Initial commit

* Added last modified info (#15829)

* added last modified date

* updated changelog

* Update text-shortcuts extension (#15683)

* Update text-shortcuts extension

- 📦️ updates packages
- ⚡️ added miss publish script
- 🔖 updated CHANGELOG
- ✨ added/fixed decode uri, md5 and lint source code
- Initial commit

* 📦️ fixes pakages

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update media-converter extension (#15819)

- add heic support and fix bugs
- Initial commit

Co-authored-by: Leandro Maia <[email protected]>

* Update jetbrains extension (#15834)

- Better Toolbox Integrations
- Initial commit

* Update Currently Playing (#15728)

* Update Currently Playing command

* Update changelog

* Update CODEOWNERs

* Update browser-history extension (#15708)

- Fix for Safari
- Initial commit

* Update CODEOWNERs

* Add bbc-news-headlines extension (#15709)

* initial commit

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Add big-o extension (#15711)

* first

* metadata

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update safari extension (#15722)

* Update safari extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* Update search-npm extension (#15824)

* Update search-npm extension

* Update search-npm extension

* Update search-npm extension

* Update search-npm extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update jetbrains extension (#15838)

* Update jetbrains extension

- check for build
- Initial commit

* update changelog

* Clarify docs around contributing to and publishing extensions (#15880)

* Clarify docs around contributing to and publishing extensions

* Update docs/basics/publish-an-extension.md

Co-authored-by: LitoMore <[email protected]>

* Update docs/basics/publish-an-extension.md

Co-authored-by: Mathieu Dutour <[email protected]>

---------

Co-authored-by: LitoMore <[email protected]>
Co-authored-by: Mathieu Dutour <[email protected]>

* Docs: update for the new API release

* Docs: update for the new API release

* Docs: update for the new API release

* Docs: update for the new API release

* Update jetbrains extension - fix crashing search recent projects command (#15889)

* Update jetbrains extension

- fix: crashing search recent projects command
- Initial commit

* chore: update changelog

* Update extensions/jetbrains/src/util.ts

Co-authored-by: George <[email protected]>

* fix lint

---------

Co-authored-by: George <[email protected]>

* Update CODEOWNERs

* Add hidemyemail extension (#15487)

* Add hidemyemail extension

- Removed sample data
- Update README.md
- Added form description login page and screenshots
- Added screenshots
- Initial commit

* Fixed some typescript errors

* Fixed linting

* Update hidemyemail extension

- Added preference/functionality for sorting list on creation date
- Removed leftover console log

* Updated ReadME

* Implemented suggestions

* Added guards useEffect for react strict mode

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* update llama 3.3 versatile (#15726)

* update llama 3.3 versatile

* Update CHANGELOG.md

added the new llama 3.3 70b

* fixed names

* added 'Llama 3.3 70B SpecDec 8k'

* updated package.json

---------

Co-authored-by: Maximilian <[email protected]>

* [Raycast Notification] Add support for macOS built-in Notification Center (#15690)

* [Raycast Notification] Add support for macOS built-in Notification Center

* Update description

* Update API

* Update doc

* Fix conditions

* Add more examples

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* update hoarder extension (#15820)

* update hoarder extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update supernotes extension (#15902)

- Remove duplicate screenshot
- Use local time when appending to Daily cards
- Pull contributions

* Update homeassistant extension (#15894)

* Update homeassistant extension

- Update homeassistant extension
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update `Mempool` extension - cache through hook + show economyFee (#15893)

* Update CHANGELOG.md

* Update CODEOWNERs

* [GitHub] Use a new icon with indicator for unread state (#15904)

* [GitHub] Use a new icon with indicator for unread state

* Add preferences

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update nextdns extension (#15853)

* Update nextdns extension

- Fixed issue with deviceName
- Initial commit

* Update CHANGELOG.md

date typo

* Update CHANGELOG.md

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update CODEOWNERs

* Update fetch-youtube-transcript extension (#15854)

- Merge branch \'contributions/merge-1734176289015585000\'
- Pull contributions
- Merge branch \'contributions/merge-1734175893227915000\'
- Pull contributions
- Version Changed to 1.1.4
- Merge branch \'dev\': Update CHANGELOG.md with recent date and formatted language list
- Multiple Language Support Added
- Pull contributions

* Update raycast-ia-writer extension (#15908)

* 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 <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update homeassistant extension (#15903)

* Update homeassistant extension

- Update homeassistant extension
- Initial commit

* Update homeassistant extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Add danbooru extension (#15655)

* Add danbooru extension

- fix: gitignore for jetbrains
- refactor: linting
- fix: remove any() usage
- add screenshots
- remove mention of valid tags
- readme more detailed
- prepare for store
- searchDanbooru command

* fix: implement PR fixes

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update media-converter extension (#15845)

- update change log and readme
- fix-lint
- fix heic not working -- refactor convert images to sip
- fix bug where converting to heic on converter form wasnt working
- Initial commit

Co-authored-by: Leandro Maia <[email protected]>

* Update flighty extension (#15876)

* Update flighty extension

- Hide cancelled flights
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* slack-status: Added support for pausing notifications (#15865)

* Update slack-status extension

- Support pausing notifications
- Initial commit

* Update slack-status extension

- Actually set optimistic values
- Make TypeScript happy
- Use \'{PR_MERGE_DATE}\' in CHANGELOG

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update date-format-converter extension (#15872)

- Update date-format-converter extension to correctly display UTC time in utcIsoFormat
- Initial commit

* Update CODEOWNERs

* Update unicode-symbols (#15915)

* Update unicode-symbols

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update gitlab extension (#15906)

- Fix "Ignore SSL Errors" setting not working on some features
- Initial commit

* Update CODEOWNERs

* feat: add React DevTools (#15548)

* feat: add Application shortcuts

* update README

* update CHANGELOG

* rename it to react-devtools

* update package-lock.json

* update README

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update obsidian-bookmarks extension to allow subdirectories in bookmarks folder (#15407)

* Update obsidian-bookmarks extension

- allow subfolder search for bookmarks and search filtering by subfolder
- Initial commit

* fix linter errors

* insert some default value for tags during search to make the function friendlier to files created outside of the bookmark extension

* Add requiredTags, which will be automatically added to all saved notes if present. During search, only notes with requiredTags will be displayed

* Set a default title for files without that frontmatter field. Will make extension play nicely with files created outside of extension

* Optimize a bit by moving up filtering based on requiredTags

* Optimize a bit by moving up filtering based on requiredTags

* Update obsidian-bookmarks extension

- Small file read optimization
- Optimize a bit by moving up filtering based on requiredTags

* Show cached files first to make search feel more responsive on load. Make cache saving more robust

* Add modifiedtime property to local storage. Use localstorage as cache when loading files from obsidian, skip files which have not been modified since they were cached. Big speedup in search

* Add modifiedtime property to local storage. Use localstorage as cache when loading files from obsidian, skip files which have not been modified since they were cached. Big speedup in search. Fix a few typing warnings

* Migrate useTags to more efficient caching flow. Fix error with mtime for newly saved files

* update new file mtime.

* Stream in results from getObsidianFiles for more responsive search

* Change shortcut for show details to mitigate reserved for raycast warning. Now is cmd+i (was cmd+p)

* add actions to clear file and tag cache

* fix bug with save bookmark in which the Fetching link details toast never disappears sometimes

* Add some error state notifications in the URL bar and in toast which notify the user if a link is a duplicate (already bookmarked), and allows them to see the existing bookmark via toast

* Update TODO file to reflect recent changes addressed in this pull request

* Allow user to specify a save location separate from bookmarksPath. bookmarksPath is now the default search root, saveSubfolder is the default save location. If not specified, default to the old behavior and use bookmarksPath as the save root

* allow the user to specify subfolders to ignore. Bookmarks in these folders will not appear in search results

* update changelog

* Update obsidian-bookmarks extension

- Make recursive search and the duplicate check configurable, to enable the original behavior of the extension. New options are on by default
- Added a preferences option to use the raycast broswer extension to get the active tab title and url when saving a bookmark. Falls back to jxa method if disabled. Preference is disabled by default, which will yield the original behavior
- Add action to use raycast extension to pull page content into the notes section while saving a bookmark

* Update obsidian-bookmarks extension

- Update changelog, fix unused variable
- Make recursive search and the duplicate check configurable, to enable the original behavior of the extension. New options are on by default

* make page content fetch start under a top level header

---------

Co-authored-by: Quintin Fettes <[email protected]>

* Update CODEOWNERs

* Update raycast-apple-intelligence extension (#15869)

* Update raycast-apple-intelligence extension

- Merge branch \'contributions/merge-1734238380067\'
- Pull contributions
- ✨ Some new commands
- 🔧 Fix package-lock.json
- first commit

* 📝 Update CHANGELOG

* 🔥 Decoupled Siri command

* 📝 Slight change to description

* 🔥 Remove Siri file

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* feat(search-npm): various fixes and updates (#15855)

* feat(search-npm): various fixes and updates

* tidy parsing and remove other dependencies

* Bug fixes for Figma file search extension (#15848)

* updated to how figma pages are triggered

* updated changelog

* Add `Sav` (sav.com) extension - View Domains + Change Nameservers (#15847)

* [Sav] 1st pass with hook and support custom URL

* [Sav] update ns

* [Sav] remove url Preference + metadata images + lint

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add prompt-stash extension (#15614)

* Add prompt-stash extension

- new screenshot
- style: update extension name and title in README and package.json
- docs: update README with detailed extension description and usage
- refactor: update hooks to use useNavigation and confirmAlert
- ♻️ refactor(ui): Details
- feat: hooks to manage prompts, config file, filters
- initial commit, basic skeleton

* feat: add keyboard shortcut and style to delete prompt action in Command component

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* fix: updated select field with preference (#15805)

* fix: updated select field with preference

* fix: linting issue

* Update Select.tsx

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Docs: update for the new API release

* [United Nations] Enhance search experience (#15943)

* [United Nations] Enhance search experience

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update how-long-to-beat extension (#15936)

* Update how-long-to-beat extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update fetch-youtube-transcript extension (#15934)

- Changelog updated and version updated
- Merge branch \'dev\'
- Error handling issue - Transcript not available resolved

* Update wip extension (#15937)

* Update wip extension

- Merge branch \'contributions/merge-1734539435869\'
- Pull contributions
- Merge branch \'contributions/merge-1734539337087\'
- Pull contributions
- Fix clipboard uploads
- Improve description

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update video-call-reactions extension (#15932)

* Update video-call-reactions extension

- Merge branch \'contributions/merge-1734517322372590000\'
- Pull contributions
- Sequoia compatibility
- Sequoia update
- Sequoia update
- Updated compatibility for macOS Sequoia 15.0

* update

* update

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Sourcegraph: Smoother search and bug fixes (#15862)

* Publish raycast-sourcegraph@ec23429

Version: https://github.com/bobheadxi/raycast-sourcegraph/commit/ec23429

* Publish raycast-sourcegraph@fcbab75

Version: https://github.com/bobheadxi/raycast-sourcegraph/commit/fcbab75

* Publish raycast-sourcegraph@6f1b19b

Version: https://github.com/bobheadxi/raycast-sourcegraph/commit/6f1b19b

* Publish raycast-sourcegraph@ba48cdc

Version: https://github.com/bobheadxi/raycast-sourcegraph/commit/ba48cdc

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Fix bug where currently playing opens Music app (#15846)

* Update fotmob extension (#15716)

- Fixed issue with fetching team details
- Initial commit

* Update CODEOWNERs

* Update wayback-machine extension (#15953)

* Update wayback-machine extension

- Update
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* [Netlify] Paginate Sites + Cache Sites through `useCachedPromise` + Default of 100 Sites shown (#15870)

* [Netlify] paginate & cache Sites & default of 100

* [Netlify] complexity tweak in Sites call

* [Netlify] ye olde lint

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Add shopify-polaris-docs extension (#15754)

* Add shopify-polaris-docs extension

- Remove unwanted console.log
- Adding preview images
- Updating changelog
- Creating Polaris Shopify docs search

* Update extensions/shopify-polaris-docs/CHANGELOG.md

Fixing casing

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update extensions/shopify-polaris-docs/README.md

Fixing casing

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update extensions/shopify-polaris-docs/package.json

Fixing title

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update extensions/shopify-polaris-docs/package.json

Fixing description

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Adding metadata

* Fixing image data

* Fixing image size

* Update package.json

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update obsidian extension (#15674)

* Adds Creation Date to added Task

* Update obsidian extension

- Adds changelog entry
- Adds Creation Date to added Task
- Initial commit

* Update obsidian extension

- Adds missing label to preference
- Adds a preference checkbox to toggle appending Creation Date

* Adds preference type (I thought this was autogenerated)

* Update CODEOWNERs

* fix(hidemyemail): Supports Chinese Apple ID accounts (#15964)

* fix(hidemyemail): Supports Chinese Apple ID accounts

* Update Login.tsx

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update CODEOWNERs

* raindrop-io: add ability to search title only (#15955)

* Update raindrop-io extension

- feat: add search by title functionality
- Initial commit

* update

* Update types.ts

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update jira-time-tracking extension (#15745)

- feature: add custom jql and default project keys
- Initial commit

* Add oklch-color-converter extension (#15747)

* Add oklch-color-converter extension

- fix: improve color conversion and fix ESLint issues
- Changes to prepare the extension for the store: added screenshots.
- fix: improve HSL and vec calculations, add reference values
- Update README.md
- docs: improve README.md formatting and added credit section
- docs: improve README.md formatting and development instructions
- Initial commit: OKLCH Color Converter for Raycast

* fix: update ESLint config and documentation

* Update: change category to Design Tools as more appropriate for color converter

* fix: update dependencies and type configurations for oklch-color-converter

Update project configuration to follow Raycast extension best practices:

- Move React to peerDependencies for better compatibility
- Add React as devDependency for development
- Update TypeScript configuration for proper module resolution
- Fix React import structure in convert-color.tsx
- Clean up project dependencies
- Add proper type declarations for Raycast environment

Part of #15747

* Update CHANGELOG.md

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: strongeron <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Publish raycast-sourcegraph@ede3a3a (#15956)

Version: https://github.com/bobheadxi/raycast-sourcegraph/commit/ede3a3a

* Update CODEOWNERs

* Update fotmob extension (#15959)

* fix fetching matchDay

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update zerion extension (#15877)

* Update zerion extension

- Merge branch \'contributions/merge-1734276660475\'
- Pull contributions
- Merge branch \'contributions/merge-1734274808161\'
- Pull contributions

* Fix copy

* Move files used by README outside of the metadata folder

* 🔧 Fix Remove Wallet Action

* 🔧 Remove version, Fix lodash imports and fix changelog

* 🔧 Update Changelog

* Update README.md

* remove

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* [Claude] Fix: models not displaying correctly on the Ask page (#15757)

* fix: models not displaying correctly on the Ask page

* format

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add `OCI` (Oracle Cloud) extension - View Instances + View Instance VNIC Attachments (#15947)

* [OCI] 1st pass for the Core listingInstances

* [OCI] add more instance colors + fix extension icon

* [OCI] view VNIC Attachment + VNIC itself

* [OCI] add cloudguard (not working)

* [OCI] remove faulty 'cloudguard'

* [OCI] proper case some markdown keys

* [OCI] lint + README + images

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* fix(android): Suppress stderr toast messages on emulator launch (#15961)

* fix(android): silent stderr toast messages

* update changelog

* Update hidemyemail extension (#15966)

* Add hidemyemail extension

- Removed sample data
- Update README.md
- Added form description login page and screenshots
- Added screenshots
- Initial commit

* Fixed some typescript errors

* Fixed linting

* Update hidemyemail extension

- Added preference/functionality for sorting list on creation date
- Removed leftover console log

* Updated ReadME

* Implemented suggestions

* Added guards useEffect for react strict mode

* Update hidemyemail extension

- Updated README
- Changed default preferences
- Fixed typo
- Initial commit

* Updated changelog

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Add polar extension (#15796)

* Add polar extension

- adjust
- fix
- fix lint
- finalize orders
- add readme
- remove node_modules lol
- init

* Update polar extension

- lint
- implement pagination

* fix typo

* Delete extensions/polar/2

* Delete extensions/polar/src/index.tsx

* Update package.json

* Add screenshots

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add rails-routes extension (#15798)

* Add rails-routes extension

- chore: update package.json description for clarity and improved user understanding
- feat: enhance Rails Routes extension with detailed README, new icons, and improved route fetching
- refactor: update command name and title for list routes
- feat: new logo
- refactor: group routes by controller and path
- feat: initial commit of Rails Routes extension for Raycast

* Update package.json

* Update types.ts

* Update list-routes.tsx

* Update list-routes.tsx

* Update route-item.tsx

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update polar extension (#15971)

* Update polar extension

- Merge branch \'contributions/merge-1734699226856\'
- Pull contributions
- Merge branch \'contributions/merge-1734699193988\'
- Pull contributions
- Merge branch \'contributions/merge-1734699114396\'
- Pull contributions
- add screensshots
- fix polar api

* fix images

* add changelog

* Update CODEOWNERs

* Update amazon-search extension (#15969)

* Update amazon-search extension

- Update amazon-search extension
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Add smallweb extension (#15859)

* add frecency sorting

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update summarize-youtube-video-with-ai extension (#15972)

* Update summarize-youtube-video-with-ai extension

- lint-fix
- add new icon
- adjust changelog
- improve useEffects and core functionality
- restructure consts
- improve error handling
- remove semicolons
- get richer thumbnails
- use new openai preferences
- simplify hooks
- remove semicolons and force linewrap
- add changelog
- adjust es lint and prettier
- add anthropic AI
- move files
- add anthropic command
- rename files
- use follow up questions for openai
- update and improve chatgpt integration
- add new follow up question prompt
- simplify raycast ai summary
- minor adjustements
- update packages
- Initial commit

* reset eslint to defaults

* cleanup fork - not sure why these files showed up again

* adjust readme

* fix: use correct titles

* Update .prettierrc

* npm run fix-lint 😬

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Add Naver Whale browser support for browser-bookmarks. (#15873)

* Add support for Whale browser

* fix: Move useWhaleBookmarks before useZenBookmarks

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add control-viscosity extension (#15878)

* Initial Commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add IPCheck Extension (#15883)

* Add IPCheck Extension

* Add IPCheck Extension

* Update package.json

* Add files via upload

* Create .eslintrc.json

* Create .prettierrc

* update

* Update package.json

* gitignoreupdate

* Delete extensions/ipcheck-ing/raycast-env.d.ts

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Rename Bookmarks Dropdown Title in Safari Extension (#15900)

* Rename Dropdown Title

* changelog

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update CODEOWNERs

* fix(android): Remove info item from emulators list (#15960)

* fix(android): list emulators without info debug

* update changelog

* improve writing

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update polar extension (#15974)

* Update polar extension

- Merge branch \'contributions/merge-1734699226856\'
- Pull contributions
- Merge branch \'contributions/merge-1734699193988\'
- Pull contributions
- Merge branch \'contributions/merge-1734699114396\'
- Pull contributions
- add screensshots
- fix polar api

* fix images

* add changelog

* Update polar extension

- run linter
- remove pnpm lockfile
- add view customers

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update open-in-json-hero extension (#15977)

* Update open-in-json-hero extension

- Add optional domain parameter for local instances of json-hero
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update pr-bot.ts (#15980)

* Update threads extension (#15875)

* Update threads extension

* Update threads extension

* Revert remove threads-video-downloader extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* fix(simctl):  Merge boot and open actions into a single action (#15963)

* fix(simctl):  Merge boot and open actions into a single action

* remove async

* Update downloads-manager extension (#15995)

* Update downloads-manager extension

* Update downloads-manager extension

* [Brand Icons] Get ready for v14 (#15994)

* [Brand Icons] Fix incorrect file path (#16059)

* Add omnifocus extension (#15940)

* Add omnifocus extension

- chore(lint): update command titles
- docs: add documention files
- chore:  remove old asset
- chore: add more assets
- chore: enhance inbox listing
- feat: enhance inbox list
- chore: add metadata
- chore: add Application category
- chore: change commande title casing
- chore(deps): update raycast packages
- fix: proper draft setup
- feat: refetch inbox after performing mutations
- feat: add actions to complete or delete inbox tasks
- chore: allow draft
- chore: remove useless mapped data
- chore: check if installed in quickadd
- feat: open task from list
- refactor: move applescript logic to api directory
- fix: form datepicker types
- chore: display message if error
- fix: tag creation not working
- chore: add dedicated field to create tags
- feat: allow to select tags
- chore: explicit creation params
- feat: allow creation of complex task in Inbox
- fix: filter undefined values
- refactor: merge task creation functions
- feat: allow to create task w/ dates
- chore: update icon
- chore: update icon
- fix: add task to specified project
- wip: task creation form
- feat: add task creation form
- refactor: make command a quick add
- fix: only list non completed tasks in inbox
- feat: add list tasks command
- refactor: extract add task logic
- chore(deps): remove run-applescript in favor of built-in raycast api
- feat: add basic todo to OmniFocus inbox

* chore: add style and shortcut to delete action

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update nanoid extension (#15935)

* Update nanoid extension

- added newer publish command
- updated to use placeholder date
- aded date to changelog
- Added optional id length argument
- Initial commit

* update tsconfig to match newer packages

* updated the package versions to also match newer extensions

* npm lock file update... not PNPM :(

* also updating eslint settings to the latest setup

* Update nanoid.tsx

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update year-in-progress extension (#16016)

* Update year-in-progress extension

- Fix settings typos and type of date-fns options params
- Initial commit

* Remove

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* [Update Extension] System Monitor - Fix battery level (#16020)

* chore: update dependencies

* chore: change the way the battery usage is get

* chore: update CHANGELOG

* typo: update CHANGELOG

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* [Google Translate] Fix typo for Traditional Chinese (#16026)

* [Tailscale] Add `netcheck` command (#15634)

* Update tailscale extension

- feat: add \`netcheck\` command
- Initial commit

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add mongodb-objectid extension (#15770)

* Init release

* Update CHANGELOG.md

* Add screenshots

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* [Raindrop.io] Close raycast after saving browser tab (#16057)

* Update raindrop-io extension

- feat: add search by title functionality
- Initial commit

* Update raindrop-io extension

- feat: close raycast after saving tab
- Initial commit

* Update types.ts

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* [Visual Studio Code]: fix makeNewWindow (#16066)

* [Visual Studio Code]: fix makeNewWindow

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update raycast-gemini extension (#15949)

* Update raycast-gemini extension

- refactor and add new model gemini-2.0-flash-exp
- Initial commit

* Update raycast-gemini extension

- fix lint
- 1. fix typo \n2. clean code \n3. add system prompt for askai-commands \n4.add model in ai chat

* add new models

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update brew extension (#16069)

* refactor: reorganize terminal applications in alphabetical order to match package.json

* chore: update deps

* feat: add option for Ghostty terminal

* lint: fix actionPanels linter error

* docs: update CHANGELOG

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update wikipedia extension (#16094)

* Update wikipedia extension

- Add Finnish, Swedish, Norwegian languages, and fix spelling of Ukrainian
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* Update chatgpt extension: Fix o1 model issue (#16100)

* Update chatgpt extension

- Enhance Conversations with Import/Export Functionality and Fix Model Issues
- Merge branch \'contributions/merge-1735725992576\'
- Pull contributions
- Merge branch \'contributions/merge-1735725979847494000\'
- Pull contributions
- Merge branch \'contributions/merge-1735725931821635000\'
- Pull contributions
- Merge branch \'contributions/merge-1735725898783\'
- Pull contributions
- Pull contributions

* Added so you can import from no view

* added action

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* feature: improve error handling for UX (#15651)

* Update CODEOWNERs

* Update aegis extension (#16101)

* Update aegis extension

- use fast-fuzzy search for aegis search
- init
- Initial commit

* add CHANGELOG.md

* use filter

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update raycast-ollama extension (#16107)

- CHANGELOG.md update
- Ray lint fix
- Command \'Loaded Models\' added tags color
- Added ps information on command \'Manage Models\'
- New Command \'Loaded Models\'
- Action \'Update Models\' on Manage Models
- Action \'Models Library\' visible with no models installed
- Added Action \'Models Library\' on Manage Models
- Modified copy shorcut to cmd+shift+c

* Update ray-so extension - fix form submission in "Create image from code" command (#16081)

* Update ray-so extension

- fix create a snippet form
- Initial commit

* parse title

* fix(comodoro): Use `timer` sub-cmd (#16025)

* fix(comodoro): Use `timer` sub-cmd

This is needed with the latest Comodoro. I've also otherwised updated
the package to use the latest Raycast packages and setup.

* Update CHANGELOG.md

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Bugfix: NHL: fixed a downstream API change that was breaking the game detail view (#16027)

* Update tmux-sessioner extension (#16099)

* Update tmux-sessioner extension

- feat: add support for Ghostty terminal 👻
- Initial commit

* feat: change keyboard shortcut for Delete This Window, Delete This Session to Raycast standard ctrl+x

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Jason Shanks <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Deprecate threads-video-downloader extension (#15984)

* Deprecate threads-video-downloader extension

* Clean up threads-video-downloader extension

* Add crossLaunchCommand for Threads extension

* Update threads-video-downloader extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update battery-health extension (#16032)

* Update battery-health extension

- Add publish script
- Add fallback if no capacity value is available
- Add maximum capacity value (#2)

Co-authored-by: Jatin Kumar <[email protected]>

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Jatin Kumar <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update memos extension (#16023)

- feat: support [email protected]
- feat: support [email protected]
- Initial commit

* [Coolify] view-secret-keys + update-projects (#16003)

* [Coolify] view-secret-keys + update-projects

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update IPCheck to V1.1 (#15983)

* Update package.json

* Update README.md

* Update main.tsx

* Update getLocalIPs.ts

* Update getExternalIP.ts

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Add medialister-marketplace-helper extension (#15874)

* Extension release

* Fixes, depricated ToastStyle removed

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update Pomodoro preference organization and use generated types (#15868)

* Update pomodoro extension

- Update preference organization and use generated types
- Pull contributions

* fix changelog

* keep enableTimeOnMenuBar as a extension level preference

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update Catppuccin extension (#15400)

* Update Catppuccin extension

* More refactoring

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update braid extension (#16126)

* Update icons and add `Table`

* Update changelog

* [Manotori] View Nameserver Sets + better error handling + view event details (#16125)

* [Manotori] better error handling + view event deets

* [Manotori] View NS Sets

* [Manotori] fix ss and remove hard coded title

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update rusbase extension (#16121)

- update README
- Initial commit

* Update date-converter extension (#16117)

* Update date-converter extension

- Add support for hexadecimal inputs
- Initial commit

* Update extensions/date-converter/src/index.tsx

Co-authored-by: Albert Portnoy <[email protected]>

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: Albert Portnoy <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update vc-ru-news extension (#16122)

- update README
- Initial commit

* Update espn extension (#16116)

* Update espn extension

- update README
- Initial commit

* update CHANGELOG

* update CHANGELOG

* Update techcrunch extension (#16118)

- update CHANGELOG
- small fix
- update README
- Initial commit

* Update mullvad extension (#15981)

* Update mullvad extension

- Support Reconnecting via the Mullvad CLI, Fixed HUD message display
- Initial commit

* Fixed code style issues

* Update mullvad extension

- Cleanup
- Added frequency sorting location/server list
- Add option to select specific server
- Removed test code
- Initial commit

* updated changelog

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update safari extension (#16192)

- feat: add copy to clipboard command
- Initial commit

* Update CODEOWNERs

* Update safari extension (#16196)

- Add new command to copy tab as link
- Initial commit

* Renamed readme.md to README.md (#7237)

* Added aleph tools

* Fix to ode style issues

* Prettier, update

* Resized icons to 512 x 512 pixels

* Added result to clipboard before pasting the contents to front most application

* Added empty readme.md with screenshot

* Update readme.md

* Screenshot

* Added screenshot to readme

* Update and rename readme.md to README.md

* Update open-laravel-herd-site extension (#13303)

* Update open-laravel-herd-site extension

- Merge branch \'contributions/merge-1719993320551140000\'
- Pull contributions
- Sorting sites alphabetically, editor setting

* Updated CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Milena Araujo <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update open-laravel-herd-site extension (#13303)

* Update open-laravel-herd-site extension

- Merge branch \'contributions/merge-1719993320551140000\'
- Pull contributions
- Sorting sites alphabetically, editor setting

* Updated CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Milena Araujo <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Renamed readme.md to README.md (#7237)

* Added aleph tools

* Fix to ode style issues

* Prettier, update

* Resized icons to 512 x 512 pixels

* Added result to clipboard before pasting the contents to front most application

* Added empty readme.md with screenshot

* Update readme.md

* Screenshot

* Added screenshot to readme

* Update and rename readme.md to README.md

* Update open-laravel-herd-site extension (#13303)

* Update open-laravel-herd-site extension

- Merge branch \'contributions/merge-1719993320551140000\'
- Pull contributions
- Sorting sites alphabetically, editor setting

* Updated CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Milena Araujo <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update open-laravel-herd-site extension (#13303)

* Update open-laravel-herd-site extension

- Merge branch \'contributions/merge-1719993320551140000\'
- Pull contributions
- Sorting sites alphabetically, editor setting

* Updated CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Milena Araujo <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* refactor: :rotating_light: fix lint errors

* chore: :memo: keep old name for the "create transaction" command

see https://github.com/raycast/extensions/pull/16210#pullrequestreview-2552362328

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Shane Jeffers <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>
Co-authored-by: Yen Cheng Lin <[email protected]>
Co-authored-by: Pascal Riesinger <[email protected]>
Co-authored-by: Alan Huang <[email protected]>
Co-authored-by: izm51 <[email protected]>
Co-authored-by: SweenyYang <[email protected]>
Co-authored-by: 杨欣雨(yangxinyu01) <[email protected]>
Co-authored-by: LitoMore <[email protected]>
Co-authored-by: Syed M Mokaarim Bin Razi <[email protected]>
Co-authored-by: Leandro Lima <[email protected]>
Co-authored-by: Leandro Maia <[email protected]>
Co-authored-by: Adam Sherwood <[email protected]>
Co-authored-by: Yug Sahu <[email protected]>
Co-authored-by: Arthur Pinheiro <[email protected]>
Co-authored-by: Vadim Petrov <[email protected]>
Co-authored-by: Zane Sabbagh <[email protected]>
Co-authored-by: zcsabbag <[email protected]>
Co-authored-by: Apoorv Khandelwal <[email protected]>
Co-authored-by: Kentaro Suzuki <[email protected]>
Co-authored-by: Anton Suprun <[email protected]>
Co-authored-by: Nirmit Pandya <[email protected]>
Co-authored-by: Nathan Witmer <[email protected]>
Co-authored-by: David Molinero <[email protected]>
Co-authored-by: Sharker <[email protected]>
Co-authored-by: Jose Alvarez <[email protected]>
Co-authored-by: Santiago Perez <[email protected]>
Co-authored-by: Santiago Perez <[email protected]>
Co-authored-by: Thomas Lombart <[email protected]>
Co-authored-by: Dino <[email protected]>
Co-authored-by: Stefan Riđošić <[email protected]>
Co-authored-by: Tommy D. Rossi <[email protected]>
Co-authored-by: skuio <[email protected]>
Co-authored-by: Kalvin Mizzi <[email protected]>
Co-authored-by: soradotwav <[email protected]>
Co-authored-by: Brandon (opti) <[email protected]>
Co-authored-by: Sebastien Flory <[email protected]>
Co-authored-by: Neil <[email protected]>
Co-authored-by: Jakub <[email protected]>
Co-authored-by: Shreyas Gupta <[email protected]>
Co-authored-by: Giovambattista Fazioli <[email protected]>
Co-authored-by: George <[email protected]>
Co-authored-by: michał <[email protected]>
Co-authored-by: MikuGeek <56752306+MikuGeek@us…
raycastbot added a commit that referenced this pull request Jan 19, 2025
* Add time-converter extension

- Merge pull request #1 from alexj/Retrying
- Ready to publish
- Fully working and passing the lint tests
- Readded typescript checking for ESLint
- Tweaks to fix lint results
- Updating packages
- Added esling onfig
- Run the prettier command per lint
- Cleaned up the format of the time zone lists
- Fixed icon
- Adding required elements in order to submit
- Fully working now, including preferences and dates
- saving before deletions
- Working with arbitrary dates
- Working with vastly expanded list of timezones
- Working, but needs improvements
- Generally working, but not pasting results
- Initial check-in with code from Claude
- Initial commit

* Rename changelog.md to CHANGELOG.md

* Added Malaga and additional Spanish cities.

* Update convert.tsx

* Update convert.tsx

* update

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>
d4rp4t added a commit to d4rp4t/raycast-extensions that referenced this pull request Jan 26, 2025
- Merge pull request raycast#3 from d4rp4t/fiat-transactions
- Merge branch \'getAlby:main\' into fiat-transactions
- prepare for publish prettier + lint
- Changelog Update
- Merge pull request raycast#13 from d4rp4t/fiat-transactions
- Enable redemption of tokens regardless of their unit distribution
- Add \'fiat\' transactions
- Merge pull request raycast#2 from d4rp4t/add_cashu_support
- Merge pull request raycast#12 from d4rp4t/add_cashu_support
- fix checksum error with npm ci
- fix checksum error with npm ci
- Readme edit
- publish
- Prettier + ESlint fixes
- Prettier + ESlint fixes
- Change withdraw icon to png
- Add redeem function for Cashu tokens and LNURL vouchers, update dependencies. Code cleanup
- code cleanup
- Merge pull request raycast#1 from d4rp4t/dev
- Show fiat value for each transaction.
- Transaction details added.
- Remove duplicated function. Balance can be checked in Recent Transactions. Updated Dependencies
- Chagelog
- update dependencies
- fix linting errors
- raycast clint, eslint install
- Screenshots
- Merge pull request raycast#10 from getAlby/error
- Show error message when the wallet connection fails
- Merge pull request raycast#6 from getAlby/naming
- Merge pull request raycast#7 from getAlby/lint
- fiat balance
- linting
- Better invoice status naming
- Remove yarn.lock we use npm
- nicer loading
- Merge pull request raycast#3 from getAlby/fiat-balance-and-cleanup
- Fiat balance
- cleanup
- Placeholder
- Copy and names
- Copy and icons update
- Update README.md
- Initial commit
johnoppenheimer added a commit to johnoppenheimer/raycast-extensions that referenced this pull request Jan 31, 2025
- Merge branch \'contributions/merge-1738318514950\'
- Pull contributions
- update Changelogs
- Merge pull request raycast#1 from gfanton/feat/edit-form
- feat: Use account_display_name
- feat(tags): Track when the tags field is focused to change order or Form action
- chore(transaction_form): Remove non necessary useMemo and use concat instead of spread for faster merge
- chore(transaction_form): Move Categories and RecurringItems rendering outside of component to avoid extra re-render
- style: Remove useless quotes
- chore: lint
- feat(form): add tag
- chore: typo
- fix: update form
- wip: add lunchmoney edit form
- doc: Update changelog
- chore: Update metadata
- feat: Add status to keywords
- fix: Fix month boundary parsing
- feat: Move transactions into List.Section by date
- feat: Move category tag at the end
- feat: Add transaction category to List Item
raycastbot added a commit that referenced this pull request Jan 31, 2025
* Update lunchmoney extension

- Merge branch \'contributions/merge-1738318514950\'
- Pull contributions
- update Changelogs
- Merge pull request #1 from gfanton/feat/edit-form
- feat: Use account_display_name
- feat(tags): Track when the tags field is focused to change order or Form action
- chore(transaction_form): Remove non necessary useMemo and use concat instead of spread for faster merge
- chore(transaction_form): Move Categories and RecurringItems rendering outside of component to avoid extra re-render
- style: Remove useless quotes
- chore: lint
- feat(form): add tag
- chore: typo
- fix: update form
- wip: add lunchmoney edit form
- doc: Update changelog
- chore: Update metadata
- feat: Add status to keywords
- fix: Fix month boundary parsing
- feat: Move transactions into List.Section by date
- feat: Move category tag at the end
- feat: Add transaction category to List Item

* fix: Fix demo typings

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>
raycastbot pushed a commit that referenced this pull request Feb 4, 2025
* Update vortex extension

- Merge pull request #3 from d4rp4t/fiat-transactions
- Merge branch \'getAlby:main\' into fiat-transactions
- prepare for publish prettier + lint
- Changelog Update
- Merge pull request #13 from d4rp4t/fiat-transactions
- Enable redemption of tokens regardless of their unit distribution
- Add \'fiat\' transactions
- Merge pull request #2 from d4rp4t/add_cashu_support
- Merge pull request #12 from d4rp4t/add_cashu_support
- fix checksum error with npm ci
- fix checksum error with npm ci
- Readme edit
- publish
- Prettier + ESlint fixes
- Prettier + ESlint fixes
- Change withdraw icon to png
- Add redeem function for Cashu tokens and LNURL vouchers, update dependencies. Code cleanup
- code cleanup
- Merge pull request #1 from d4rp4t/dev
- Show fiat value for each transaction.
- Transaction details added.
- Remove duplicated function. Balance can be checked in Recent Transactions. Updated Dependencies
- Chagelog
- update dependencies
- fix linting errors
- raycast clint, eslint install
- Screenshots
- Merge pull request #10 from getAlby/error
- Show error message when the wallet connection fails
- Merge pull request #6 from getAlby/naming
- Merge pull request #7 from getAlby/lint
- fiat balance
- linting
- Better invoice status naming
- Remove yarn.lock we use npm
- nicer loading
- Merge pull request #3 from getAlby/fiat-balance-and-cleanup
- Fiat balance
- cleanup
- Placeholder
- Copy and names
- Copy and icons update
- Update README.md
- Initial commit

* cleanup

* cleanup

* restore compressed images
subsy added a commit to subsy/extensions that referenced this pull request Feb 6, 2025
- Merge branch \'contributions/merge-1738855517784\'
- Pull contributions
- fix linting
- Merge pull request raycast#3 from subsy/iconfix
- fix incorrect disabled icon and update extension title
- remove raycast gitignore
- chore: fix images
- chore: add raycast publish gitignore
- chore: add raycast-specific gitignore
- chore: add raycast-specific gitignore
- fix images
- chore: remove image files from git tracking
- fix linting errors
- fix minor issues
- fix merge issues
- resolve conflicts
- Pull contributions
- update readme
- update readme
- 1.1.1 bugfixes
- 1.1.2
- add an ESLint disable comment for test setup
- fix tests
- 1.1.1
- fix: linting and formatting issues
- Merge pull request raycast#2 from subsy:snooze-status
- fix AdGuard typo in extension name
- update snooze to show status fetched from adguard home api
- Merge pull request raycast#1 from subsy:snooze
- feat: add protection snooze functionality
vsemashko pushed a commit to vsemashko/raycast-extensions that referenced this pull request Feb 8, 2025
- Refactor code and remove unused prepublishOnly script
- Update README and metadata for enhanced features and clarity
- Update Claude model identifiers to latest versions
- Refactor API payload structure and add Phi-4 model support
- Update Llama integration to Ollama throughout the codebase
- Refactor model and API handling in spell correction logic
- Refactor API model handling and add provider-based options
- Merge pull request raycast#1 from vsemashko/feat/init
- Add initial project setup for LLM Spell fixer extension
- Initial commit
thesobercoder added a commit to thesobercoder/raycast-extensions that referenced this pull request Feb 8, 2025
- Merge pull request raycast#4 from thesobercoder/merge-before-publish
- feat: add season grid component and update package.json with check script; remove unused refresh and tmdb files
- docs: update README to enhance clarity and add episode search feature
- refactor: remove unused components and types to clean up the codebase
- Merge branch \'contributions/merge-1739029469795\' into merge-before-publish
- Pull contributions
- feat: add pull command to package.json for contributions
- feat: update Trakt API URL and improve client initialization
- feat: add watched_at timestamp to episode grid component
- feat: add watched_at timestamp to episode check-in and history endpoints
- feat: add check-in action for episodes
- feat: add check-in functionality for the first episode of a show
- feat: add check-in functionality for episodes and seasons
- Merge pull request raycast#3 from thesobercoder/dependabot/npm_and_yarn/micromatch-4.0.8
- chore(deps): bump micromatch from 4.0.7 to 4.0.8
- feat: add functionality to retrieve and add the first episode of a show to history
- configs backup: 2025-01-13 22:48:35
- refactor: handle non-200 response status by returning empty data structures
- refactor: correct path formatting in Trakt movie and show contracts
- refactor: update response status codes in Trakt movie and show contracts
- refactor: update shortcut and icon for "Add to History" action in shows and up-next components
- refactor: streamline SeasonGrid usage and enhance GenericGrid properties
- refactor: replace MovieGrid and ShowGrid with GenericGrid and enhance action panel for watchlist items
- refactor: replace ShowGrid with GenericGrid and enhance action panel for up-next shows
- refactor: replace ShowHistoryGrid with GenericGrid and update episode search functionality
- refactor: update recommendation schemas and enhance query parameters for movie and show recommendations
- refactor: replace MovieHistoryGrid and ShowHistoryGrid with GenericGrid and enhance action panel for history items
- refactor: replace ShowGrid with GenericGrid and enhance action panel for shows
- refactor: replace MovieGrid with GenericGrid and enhance action panel for movie items
- feat: add recommendations feature for movies and shows with new API endpoints and grid component
- refactor: rename inner item schemas for movies and shows to base item schemas
- refactor: add episode search functionality and enhance history item components
- refactor: replace hardcoded URLs with constants for IMDb and Trakt in grid item components
- refactor: update IMDb and Trakt URLs for consistency and improve history grid components
- refactor: enhance Trakt schemas and query parameters for improved history tracking
- refactor: update history schemas and components for movie and show history retrieval
- refactor: update Trakt schemas and query parameters for improved data handling
- refactor: enhance query parameters for movie and show history retrieval
- refactor: update Trakt URLs and query parameters for consistency
- refactor: rename mutation functions for consistency and clarity
- refactor: remove unused types and components, update API query parameters for enhanced data retrieval
- feat: integrate Trakt client for episode and season data retrieval
- refactor: simplify Trakt client initialization and enhance API request handling
- feat: integrate Trakt API client and update movie history handling
- refactor: enhance Trakt client response handling and add additional properties
- feat: add ts-rest Trakt API client and contract schemas
- fix: improve hook dependencies
- feat: performance improvements
- chore: update snippets
- fix: memory leak
- 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: add check-in first episode command
- feat: implement native grid pagination for movie 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
- chore: upgrade packages
- feat: simplify auth massively
- chore: upgrade packages
- chore: update README attribution images
- feat: add attributions details in README
- feat: massive refactor and polishing for release
- chore: update packages
- chore: update auth error message
- feat: switch to react context for authentication state
- chore: update command descriptions
- fix: remove from history shortcut
- fix: add to history action
- 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
- chore: update README
- chore: update README
- chore: update README
- chore: update README
- feat: switch to TMDB readonly bearer token
- fix: watchlist build errors
- feat: add  seasons and episodes to history
- feat: add movie and show to history
- chore: remove unused package.json attribute
- chore: remove console.log
- fix: malformed movie check-in body
- fix: up-next not showing any shows
- 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
raycastbot added a commit that referenced this pull request Feb 10, 2025
* Update adguard-home extension

- Merge branch \'contributions/merge-1738855517784\'
- Pull contributions
- fix linting
- Merge pull request #3 from subsy/iconfix
- fix incorrect disabled icon and update extension title
- remove raycast gitignore
- chore: fix images
- chore: add raycast publish gitignore
- chore: add raycast-specific gitignore
- chore: add raycast-specific gitignore
- fix images
- chore: remove image files from git tracking
- fix linting errors
- fix minor issues
- fix merge issues
- resolve conflicts
- Pull contributions
- update readme
- update readme
- 1.1.1 bugfixes
- 1.1.2
- add an ESLint disable comment for test setup
- fix tests
- 1.1.1
- fix: linting and formatting issues
- Merge pull request #2 from subsy:snooze-status
- fix AdGuard typo in extension name
- update snooze to show status fetched from adguard home api
- Merge pull request #1 from subsy:snooze
- feat: add protection snooze functionality

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>
raycastbot added a commit that referenced this pull request Feb 13, 2025
* Update trakt-manager extension

- Merge pull request #4 from thesobercoder/merge-before-publish
- feat: add season grid component and update package.json with check script; remove unused refresh and tmdb files
- docs: update README to enhance clarity and add episode search feature
- refactor: remove unused components and types to clean up the codebase
- Merge branch \'contributions/merge-1739029469795\' into merge-before-publish
- Pull contributions
- feat: add pull command to package.json for contributions
- feat: update Trakt API URL and improve client initialization
- feat: add watched_at timestamp to episode grid component
- feat: add watched_at timestamp to episode check-in and history endpoints
- feat: add check-in action for episodes
- feat: add check-in functionality for the first episode of a show
- feat: add check-in functionality for episodes and seasons
- Merge pull request #3 from thesobercoder/dependabot/npm_and_yarn/micromatch-4.0.8
- chore(deps): bump micromatch from 4.0.7 to 4.0.8
- feat: add functionality to retrieve and add the first episode of a show to history
- configs backup: 2025-01-13 22:48:35
- refactor: handle non-200 response status by returning empty data structures
- refactor: correct path formatting in Trakt movie and show contracts
- refactor: update response status codes in Trakt movie and show contracts
- refactor: update shortcut and icon for "Add to History" action in shows and up-next components
- refactor: streamline SeasonGrid usage and enhance GenericGrid properties
- refactor: replace MovieGrid and ShowGrid with GenericGrid and enhance action panel for watchlist items
- refactor: replace ShowGrid with GenericGrid and enhance action panel for up-next shows
- refactor: replace ShowHistoryGrid with GenericGrid and update episode search functionality
- refactor: update recommendation schemas and enhance query parameters for movie and show recommendations
- refactor: replace MovieHistoryGrid and ShowHistoryGrid with GenericGrid and enhance action panel for history items
- refactor: replace ShowGrid with GenericGrid and enhance action panel for shows
- refactor: replace MovieGrid with GenericGrid and enhance action panel for movie items
- feat: add recommendations feature for movies and shows with new API endpoints and grid component
- refactor: rename inner item schemas for movies and shows to base item schemas
- refactor: add episode search functionality and enhance history item components
- refactor: replace hardcoded URLs with constants for IMDb and Trakt in grid item components
- refactor: update IMDb and Trakt URLs for consistency and improve history grid components
- refactor: enhance Trakt schemas and query parameters for improved history tracking
- refactor: update history schemas and components for movie and show history retrieval
- refactor: update Trakt schemas and query parameters for improved data handling
- refactor: enhance query parameters for movie and show history retrieval
- refactor: update Trakt URLs and query parameters for consistency
- refactor: rename mutation functions for consistency and clarity
- refactor: remove unused types and components, update API query parameters for enhanced data retrieval
- feat: integrate Trakt client for episode and season data retrieval
- refactor: simplify Trakt client initialization and enhance API request handling
- feat: integrate Trakt API client and update movie history handling
- refactor: enhance Trakt client response handling and add additional properties
- feat: add ts-rest Trakt API client and contract schemas
- fix: improve hook dependencies
- feat: performance improvements
- chore: update snippets
- fix: memory leak
- 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: add check-in first episode command
- feat: implement native grid pagination for movie 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
- chore: upgrade packages
- feat: simplify auth massively
- chore: upgrade packages
- chore: update README attribution images
- feat: add attributions details in README
- feat: massive refactor and polishing for release
- chore: update packages
- chore: update auth error message
- feat: switch to react context for authentication state
- chore: update command descriptions
- fix: remove from history shortcut
- fix: add to history action
- 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
- chore: update README
- chore: update README
- chore: update README
- chore: update README
- feat: switch to TMDB readonly bearer token
- fix: watchlist build errors
- feat: add  seasons and episodes to history
- feat: add movie and show to history
- chore: remove unused package.json attribute
- chore: remove console.log
- fix: malformed movie check-in body
- fix: up-next not showing any shows
- 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

* Delete extensions/trakt-manager/src/api directory

* chore: removed unused files

* chore: remove unused hooks

* chore: remove unused types

* chore: remove unused command

* chore: update CHANGELOG

* chore: update publish and pull scripts in package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>
raycastbot added a commit that referenced this pull request Feb 14, 2025
* [Browser Bookmarks] Use latest logo since rebrand for zen. (#15807)

* Updated to latest logo since rebrand.

* Use better 512 version of logo.

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* [Mail] Fix timeout error messages with refresh mail (#15795)

* Increase command timeout, add error catch block, and reduce message limit options

* Update CHANGELOG.md

* Update bring extension (#14838)

* Update bring extension

- Update bring extension
- Initial commit

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update bring extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* [Docker Hub] fix docker hub images search (#15488)

* fix docker hub images search

* add changelog entry, apply lint fixes

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* toggle grayscale extension (#15516)

* toggle grayscale extension

* bug fixes

* Moved to right position

* update

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: zcsabbag <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* [Zen Browser] Updated to latest logo since rebrand. (#15806)

* Updated to latest logo since rebrand.

* Use better 512 version of logo.

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update fetch-youtube-transcript extension (#15785)

* Update fetch-youtube-transcript extension

- Dev branch merged and version number changed
- ytdl-core removed and yt-caption-scraper added

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* [GitHub] Regenerate GraphQL related code with latest schema (#15755)

* chore(github): regenerate github graphql code with latest schema

* docs(github): Update GraphQL generated types

* Docs: update for the new API release

* Update pomodoro extension (#15777)

* Update pomodoro extension

* Add show weekly and daily stats preference

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update anki extension (#15733)

* Update anki extension

- Merge branch \'contributions/merge-1733543209475\'
- Pull contributions
- Updated raycast api package and correct linting issue
- Fixed turndown configs to support markdown syntax

* Updated package-lock.json file

* Added Rating field type (#15794)

* feat: Added Rating field type

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Quick open project: fix keybinds (#15700)

* Use cmd-shift-o to open a project with both editor and terminal

This conflicted with the keybind for opening with the alternate editor.

* Use a more standard cmd-shift-c for copying the path to the clipboard

* linter fix

* Add changelog entry

* update

* update

* Fix icon

* update

* update

* Update package-lock.json

* Update package.json

* Update package.json

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update spanish-tv-guide extension (#15760)

- Update title
- Bump dependencies
- Calculate if a program is live client side as the API is now cached

* Update CODEOWNERs

* [Doppler Share Secrets] View Projects with their Configs, Environments and Secrets (#15720)

* [Doppler] add search-projects

* [Doppler] extension ready for combine

* Update

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* feat: add new extension jue-jin (#15701)

* feat: add new extension jue-jin

* fix: change text value localization to US english

* chore: clean up code

* fix: changed the extension name and added README_CN

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update date-format-converter extension (#15743)

* Update date-format-converter extension

- Add Insert Natural Language Date command
- Initial commit

* Update CHANGELOG.md

* Restore original command name

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update jira extension (#15621)

* Update jira extension

- Fix gitignore
- Add ability co autoamatically copy newly created issue url to the clipboard
- Initial commit

* Update CHANGELOG.md

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Santiago Perez <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: Thomas Lombart <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* Add Elixir extension (#15580)

* feat: add elixir extension

* fix(lint): add eslint configuration and fix lint errors

* refactor: improve liste item loading to prevent flickering

* Update the way we're loading list items for both the
`search-functions` and `search-modules` commands, as well as the
`ModuleDetail` component, so as to leverage promises and use the
`<List>` component `isLoading` prop, that way we can avoid the empty
state flickering.

* chore: remove empty component file

* Delete `src/components/ListItem.tsx` as this file was completely
empty. This was probably committed on accident when creating the
`ListItems` component, which itself has a `ListItem` function
responsible for creating the element for a list item.

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* [Pomodoro] Move timer to dropdown menu if it's hidden (#15813)

* [Pomodoro] Move timer to dropdown menu if it's hidden

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* [GitHub] Specify git clone protocol (#15818)

* add function to build clone command

* define repositoryCloneProtocol preference

* respect clone protocol preference in clone and open, copy clone command

* respect repositoryCloneProtocol in clone with options

* add sushichan044 to contributors

* Add changelog: support specifying git clone protocol in extension preferences

* Update CHANGELOG.md

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update CODEOWNERs

* [Claude] Remove duplicate action and use latest Haiku models as fallback model (#15828)

* set haiku 3.5 as default model

* remove duplicated "Copy Question" action, use existing action with tweaked conditions

* update changelog

* update correct file

* Update CODEOWNERs

* Update spiceblow-database extension (#15812)

* Update spiceblow-database extension

- nn
- changelog
- nn
- correctly pass args to pools
- add generateOrderByClause, max 3 conn pool
- Pull contributions
- fix changelog, merge
- Pull contributions
- fix error retry logic with output shape
- add deselect all rows
- add ability to select in custom queries too
- add selection feature to delete many rows
- remove count subtitle
- higher freeRequestsCount
- nn
- handle undefined
- Merge branch \'main\' of https://github.com/remorses/search-database-raycast
- use select for enum values
- regen lock
- nn
- nn
- use server
- add quotes in the schema, models got a update that reuses old inputs a lot, speculative decoding probably with low threshold
- fix startsWIth issue
- more logs, do not use subquery so mysql knows the original name of tables
- add more actions in default view
- rename a thing
- retry sql generation and filter if there is an error
- gen client
- add subtitle
- changelog: update
- Merge branch \'main\' of https://github.com/remorses/search-database-raycast
- updates
- changelog: update
- put copy row value first
- changelog: update
- add ordering of tables, last used elements are first
- show blob if type is string
- add action to copy graph image to clipboard
- package lock
- Merge branch \'main\' of https://github.com/remorses/search-database-raycast
- gen again
- updating image handling for graphs
- update spiceflow
- add new method
- added count rows action
- update readme
- limite generated query rows on testing
- remove ./
- Pull contributions
- update query name isntead of edit
- don\'t use throttle, much better responsiveness
- add graph image
- add graph keyword
- remove cmd backspace
- pop after delete
- fix stale id token
- new client
- always use Sql
- better draftValues handling
- use drafts correctly
- readme: update
- graph feature
- longer description
- Merge branch \'contributions/merge-1727772560071422000\'
- Pull contributions
- use SQL
- nn
- nn
- fix api url
- lint things
- add max categories
- nn
- nn
- nn
- don\'t use index, no sense
- types
- chaning the type
- fix empty category
- graph works
- graph endpoint works
- nn
- nn
- nn
- nn
- sdf
- better searchable types handling
- add way to inspect column values in bigger screen
- use id for search filter cache
- remove comment
- allow updates explicitly in postgres
- group by not possible in postgres
- allow group by without aggregation
- allow update, after read only
- fix lints
- add previous query, faster query generation via speculative decoding
- remove enableDrafts
- nn
- added canBeUpdated to table fields
- added RowUpdatesActions, some columns don\'t have table info data, ignore them
- increment requests used
- rename extension
- remove example row
- change ext id
- store search text for later
- fi rediretion to new db
- fix adding first database
- nn
- fix query timing
- fix console.time usage
- use prod website
- fix api
- update icon
- update lock
- updates
- adapting for stripe
- cleaning up
- fix lint
- get schema only of necessary tables
- wait more if i types slower because i am drunk
- show spinners
- store all state in local storage
- add <RunTransactionQueries />
- support dedplicate, allow me to delete single tables in a custom query
- add more revalidate
- updates
- nn
- enabled drafts
- n
- nicer errors, use serialization for transactions
- nn
- handle more errors in findRowsForUpdate
- update raycast
- a bit faster things
- faster search table
- fix warning
- add support for transactions
- much better custom queries
- add is loading state, fix mysql custom queries
- add ability to duplicate, show default values in the update fields
- fix
- fix numbers
- fix all fields search
- nicer looking queries
- fix updates for custom queries
- fix lint
- nn
- changed google id
- customize login section
- fix updating time values
- fix fields getting updated too much
- nn
- nn
- new screen
- add signal in api client
- throttle generateSearchCondition more
- removed cmd enter
- removed any types
- support order by
- fix updating logic for form
- fix delete for custom query
- added delete row components
- add ability to insert new rows
- more robust types handling
- renamed a file
- use pg types for types
- unfied database functions
- more reactive
- fix lints
- lints
- nicer code
- show parameters, better loading, update row is primary action
- less logs
- nn
- more revalidation
- fix mysql bug
- mysql update works too
- adding update support
- nn
- added screenshots
- readme
- nn
- nicer errors
- mysql works
- preparing for mysql
- suppring another db
- form errors
- store database type
- putting pg related stuff in pg
- use cache for state
- use dropdown for databases
- using zustand for state
- cleaning up
- nn
- remove some any
- separate raycast utils
- nn
- nn
- fix lint
- linter
- change description
- less push
- add app in dock
- app link works
- try creating an app folder
- trying to set icons
- adding icon in dock
- nn
- npm i
- nn
- nn
- removed some packages
- using server for openai calls
- adding support for api client
- add licensing support
- nn
- readme: update
- added update feature again
- support more images, count rows
- removed useless name field
- added bestfield dropdown
- let me update queries
- search-database: show images
- nicer metadata
- more types handling
- fixes
- natural text works well now
- search-database: queryProps simpler
- utils: nn
- more aborting
- using searchTableRowsOrCustomQuery
- nn
- natural language search
- added useTableFiltering
- separator
- fixes
- generate object with best field and name
- fixes
- custom query works
- generate query works
- added query generation with openai
- adding query generation
- pretty
- nn
- search-database: stuff
- added databases support
- add more stuff
- src: added search ability
- src: fix pagination
- it shows the rows but not pagination
- show table info
- works
- init

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* feat: add hephaestus a json tool for developer (#15627)

* feat: add hephaestus

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update bitbucket extension (#15657)

* Update bitbucket extension

- Install prettier
- Initial commit

* Changelog

* Update CHANGELOG.md

---------

Co-authored-by: Kalvin Mizzi <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update CODEOWNERs

* Add modrinth extension (#15658)

* Add modrinth extension

- Deleted file?
- Adjusted project name
- Added gitignore
- V1.0
- Complete base functionality
- Moved DetailView to proper location
- Working build
- Expanded Changelog View and compacted dropdown; Project select wip.
- Working Search, Detail, and Changelogs
- Working Search, Detail, and Changelogs
- Working List View

* Adjusted README according to Raycast requirements

* Cleaned up and optimized codebase

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update music-link-converter extension (#15662)

* Update music-link-converter extension

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* Add trek extension (#15353)

* init

* some fixes and enhancements

* Update trek extension

- feat: new commands and favorites
- fix: properly render html for basecamp api

* fix: type issues

* Update CHANGELOG.md

* Update package.json

* update

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update dust-tt extension (#15811)

* Upg dust-tt/client to fix issue with enums

* Ugd: update changelog

* upgrade again

* upgrading package.lock

* Upg dust package

* [Plex] sort library items + add missing Action icon (close issue) (#15825)

* [Plex] sort library items + add missing Action icon

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update readwise-reader extension: add save links command (#15255)

* Update readwise-reader extension

- Merge branch \'contributions/merge-1730944054532188000\'
- Pull contributions
- update changelog
- filter non-url string(compatible with safari)
- add save links
- Initial commit

* Update readwise-reader extension

- fix lint
- Merge branch 'contributions/merge-1730944054532188000'
- Pull contributions
- update changelog
- filter non-url string(compatible with safari)
- add save links

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* Update toggl-track extension (#15831)

- docs: update changelog
- feat: add shortcut duplicate to create similar time entry button
- Initial commit

* Added last modified info (#15829)

* added last modified date

* updated changelog

* Update text-shortcuts extension (#15683)

* Update text-shortcuts extension

- 📦️ updates packages
- ⚡️ added miss publish script
- 🔖 updated CHANGELOG
- ✨ added/fixed decode uri, md5 and lint source code
- Initial commit

* 📦️ fixes pakages

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update media-converter extension (#15819)

- add heic support and fix bugs
- Initial commit

Co-authored-by: Leandro Maia <[email protected]>

* Update jetbrains extension (#15834)

- Better Toolbox Integrations
- Initial commit

* Update Currently Playing (#15728)

* Update Currently Playing command

* Update changelog

* Update CODEOWNERs

* Update browser-history extension (#15708)

- Fix for Safari
- Initial commit

* Update CODEOWNERs

* Add bbc-news-headlines extension (#15709)

* initial commit

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Add big-o extension (#15711)

* first

* metadata

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update safari extension (#15722)

* Update safari extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* Update search-npm extension (#15824)

* Update search-npm extension

* Update search-npm extension

* Update search-npm extension

* Update search-npm extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update jetbrains extension (#15838)

* Update jetbrains extension

- check for build
- Initial commit

* update changelog

* Clarify docs around contributing to and publishing extensions (#15880)

* Clarify docs around contributing to and publishing extensions

* Update docs/basics/publish-an-extension.md

Co-authored-by: LitoMore <[email protected]>

* Update docs/basics/publish-an-extension.md

Co-authored-by: Mathieu Dutour <[email protected]>

---------

Co-authored-by: LitoMore <[email protected]>
Co-authored-by: Mathieu Dutour <[email protected]>

* Docs: update for the new API release

* Docs: update for the new API release

* Docs: update for the new API release

* Docs: update for the new API release

* Update jetbrains extension - fix crashing search recent projects command (#15889)

* Update jetbrains extension

- fix: crashing search recent projects command
- Initial commit

* chore: update changelog

* Update extensions/jetbrains/src/util.ts

Co-authored-by: George <[email protected]>

* fix lint

---------

Co-authored-by: George <[email protected]>

* Update CODEOWNERs

* Add hidemyemail extension (#15487)

* Add hidemyemail extension

- Removed sample data
- Update README.md
- Added form description login page and screenshots
- Added screenshots
- Initial commit

* Fixed some typescript errors

* Fixed linting

* Update hidemyemail extension

- Added preference/functionality for sorting list on creation date
- Removed leftover console log

* Updated ReadME

* Implemented suggestions

* Added guards useEffect for react strict mode

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* update llama 3.3 versatile (#15726)

* update llama 3.3 versatile

* Update CHANGELOG.md

added the new llama 3.3 70b

* fixed names

* added 'Llama 3.3 70B SpecDec 8k'

* updated package.json

---------

Co-authored-by: Maximilian <[email protected]>

* [Raycast Notification] Add support for macOS built-in Notification Center (#15690)

* [Raycast Notification] Add support for macOS built-in Notification Center

* Update description

* Update API

* Update doc

* Fix conditions

* Add more examples

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* update hoarder extension (#15820)

* update hoarder extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update supernotes extension (#15902)

- Remove duplicate screenshot
- Use local time when appending to Daily cards
- Pull contributions

* Update homeassistant extension (#15894)

* Update homeassistant extension

- Update homeassistant extension
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update `Mempool` extension - cache through hook + show economyFee (#15893)

* Update CHANGELOG.md

* Update CODEOWNERs

* [GitHub] Use a new icon with indicator for unread state (#15904)

* [GitHub] Use a new icon with indicator for unread state

* Add preferences

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update nextdns extension (#15853)

* Update nextdns extension

- Fixed issue with deviceName
- Initial commit

* Update CHANGELOG.md

date typo

* Update CHANGELOG.md

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update CODEOWNERs

* Update fetch-youtube-transcript extension (#15854)

- Merge branch \'contributions/merge-1734176289015585000\'
- Pull contributions
- Merge branch \'contributions/merge-1734175893227915000\'
- Pull contributions
- Version Changed to 1.1.4
- Merge branch \'dev\': Update CHANGELOG.md with recent date and formatted language list
- Multiple Language Support Added
- Pull contributions

* Update raycast-ia-writer extension (#15908)

* 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 <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update homeassistant extension (#15903)

* Update homeassistant extension

- Update homeassistant extension
- Initial commit

* Update homeassistant extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Add danbooru extension (#15655)

* Add danbooru extension

- fix: gitignore for jetbrains
- refactor: linting
- fix: remove any() usage
- add screenshots
- remove mention of valid tags
- readme more detailed
- prepare for store
- searchDanbooru command

* fix: implement PR fixes

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update media-converter extension (#15845)

- update change log and readme
- fix-lint
- fix heic not working -- refactor convert images to sip
- fix bug where converting to heic on converter form wasnt working
- Initial commit

Co-authored-by: Leandro Maia <[email protected]>

* Update flighty extension (#15876)

* Update flighty extension

- Hide cancelled flights
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* slack-status: Added support for pausing notifications (#15865)

* Update slack-status extension

- Support pausing notifications
- Initial commit

* Update slack-status extension

- Actually set optimistic values
- Make TypeScript happy
- Use \'{PR_MERGE_DATE}\' in CHANGELOG

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update date-format-converter extension (#15872)

- Update date-format-converter extension to correctly display UTC time in utcIsoFormat
- Initial commit

* Update CODEOWNERs

* Update unicode-symbols (#15915)

* Update unicode-symbols

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update gitlab extension (#15906)

- Fix "Ignore SSL Errors" setting not working on some features
- Initial commit

* Update CODEOWNERs

* feat: add React DevTools (#15548)

* feat: add Application shortcuts

* update README

* update CHANGELOG

* rename it to react-devtools

* update package-lock.json

* update README

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update obsidian-bookmarks extension to allow subdirectories in bookmarks folder (#15407)

* Update obsidian-bookmarks extension

- allow subfolder search for bookmarks and search filtering by subfolder
- Initial commit

* fix linter errors

* insert some default value for tags during search to make the function friendlier to files created outside of the bookmark extension

* Add requiredTags, which will be automatically added to all saved notes if present. During search, only notes with requiredTags will be displayed

* Set a default title for files without that frontmatter field. Will make extension play nicely with files created outside of extension

* Optimize a bit by moving up filtering based on requiredTags

* Optimize a bit by moving up filtering based on requiredTags

* Update obsidian-bookmarks extension

- Small file read optimization
- Optimize a bit by moving up filtering based on requiredTags

* Show cached files first to make search feel more responsive on load. Make cache saving more robust

* Add modifiedtime property to local storage. Use localstorage as cache when loading files from obsidian, skip files which have not been modified since they were cached. Big speedup in search

* Add modifiedtime property to local storage. Use localstorage as cache when loading files from obsidian, skip files which have not been modified since they were cached. Big speedup in search. Fix a few typing warnings

* Migrate useTags to more efficient caching flow. Fix error with mtime for newly saved files

* update new file mtime.

* Stream in results from getObsidianFiles for more responsive search

* Change shortcut for show details to mitigate reserved for raycast warning. Now is cmd+i (was cmd+p)

* add actions to clear file and tag cache

* fix bug with save bookmark in which the Fetching link details toast never disappears sometimes

* Add some error state notifications in the URL bar and in toast which notify the user if a link is a duplicate (already bookmarked), and allows them to see the existing bookmark via toast

* Update TODO file to reflect recent changes addressed in this pull request

* Allow user to specify a save location separate from bookmarksPath. bookmarksPath is now the default search root, saveSubfolder is the default save location. If not specified, default to the old behavior and use bookmarksPath as the save root

* allow the user to specify subfolders to ignore. Bookmarks in these folders will not appear in search results

* update changelog

* Update obsidian-bookmarks extension

- Make recursive search and the duplicate check configurable, to enable the original behavior of the extension. New options are on by default
- Added a preferences option to use the raycast broswer extension to get the active tab title and url when saving a bookmark. Falls back to jxa method if disabled. Preference is disabled by default, which will yield the original behavior
- Add action to use raycast extension to pull page content into the notes section while saving a bookmark

* Update obsidian-bookmarks extension

- Update changelog, fix unused variable
- Make recursive search and the duplicate check configurable, to enable the original behavior of the extension. New options are on by default

* make page content fetch start under a top level header

---------

Co-authored-by: Quintin Fettes <[email protected]>

* Update CODEOWNERs

* Update raycast-apple-intelligence extension (#15869)

* Update raycast-apple-intelligence extension

- Merge branch \'contributions/merge-1734238380067\'
- Pull contributions
- ✨ Some new commands
- 🔧 Fix package-lock.json
- first commit

* 📝 Update CHANGELOG

* 🔥 Decoupled Siri command

* 📝 Slight change to description

* 🔥 Remove Siri file

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* feat(search-npm): various fixes and updates (#15855)

* feat(search-npm): various fixes and updates

* tidy parsing and remove other dependencies

* Bug fixes for Figma file search extension (#15848)

* updated to how figma pages are triggered

* updated changelog

* Add `Sav` (sav.com) extension - View Domains + Change Nameservers (#15847)

* [Sav] 1st pass with hook and support custom URL

* [Sav] update ns

* [Sav] remove url Preference + metadata images + lint

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add prompt-stash extension (#15614)

* Add prompt-stash extension

- new screenshot
- style: update extension name and title in README and package.json
- docs: update README with detailed extension description and usage
- refactor: update hooks to use useNavigation and confirmAlert
- ♻️ refactor(ui): Details
- feat: hooks to manage prompts, config file, filters
- initial commit, basic skeleton

* feat: add keyboard shortcut and style to delete prompt action in Command component

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* fix: updated select field with preference (#15805)

* fix: updated select field with preference

* fix: linting issue

* Update Select.tsx

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Docs: update for the new API release

* [United Nations] Enhance search experience (#15943)

* [United Nations] Enhance search experience

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update how-long-to-beat extension (#15936)

* Update how-long-to-beat extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update fetch-youtube-transcript extension (#15934)

- Changelog updated and version updated
- Merge branch \'dev\'
- Error handling issue - Transcript not available resolved

* Update wip extension (#15937)

* Update wip extension

- Merge branch \'contributions/merge-1734539435869\'
- Pull contributions
- Merge branch \'contributions/merge-1734539337087\'
- Pull contributions
- Fix clipboard uploads
- Improve description

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update video-call-reactions extension (#15932)

* Update video-call-reactions extension

- Merge branch \'contributions/merge-1734517322372590000\'
- Pull contributions
- Sequoia compatibility
- Sequoia update
- Sequoia update
- Updated compatibility for macOS Sequoia 15.0

* update

* update

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Sourcegraph: Smoother search and bug fixes (#15862)

* Publish raycast-sourcegraph@ec23429

Version: https://github.com/bobheadxi/raycast-sourcegraph/commit/ec23429

* Publish raycast-sourcegraph@fcbab75

Version: https://github.com/bobheadxi/raycast-sourcegraph/commit/fcbab75

* Publish raycast-sourcegraph@6f1b19b

Version: https://github.com/bobheadxi/raycast-sourcegraph/commit/6f1b19b

* Publish raycast-sourcegraph@ba48cdc

Version: https://github.com/bobheadxi/raycast-sourcegraph/commit/ba48cdc

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Fix bug where currently playing opens Music app (#15846)

* Update fotmob extension (#15716)

- Fixed issue with fetching team details
- Initial commit

* Update CODEOWNERs

* Update wayback-machine extension (#15953)

* Update wayback-machine extension

- Update
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* [Netlify] Paginate Sites + Cache Sites through `useCachedPromise` + Default of 100 Sites shown (#15870)

* [Netlify] paginate & cache Sites & default of 100

* [Netlify] complexity tweak in Sites call

* [Netlify] ye olde lint

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Add shopify-polaris-docs extension (#15754)

* Add shopify-polaris-docs extension

- Remove unwanted console.log
- Adding preview images
- Updating changelog
- Creating Polaris Shopify docs search

* Update extensions/shopify-polaris-docs/CHANGELOG.md

Fixing casing

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update extensions/shopify-polaris-docs/README.md

Fixing casing

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update extensions/shopify-polaris-docs/package.json

Fixing title

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update extensions/shopify-polaris-docs/package.json

Fixing description

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Adding metadata

* Fixing image data

* Fixing image size

* Update package.json

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update obsidian extension (#15674)

* Adds Creation Date to added Task

* Update obsidian extension

- Adds changelog entry
- Adds Creation Date to added Task
- Initial commit

* Update obsidian extension

- Adds missing label to preference
- Adds a preference checkbox to toggle appending Creation Date

* Adds preference type (I thought this was autogenerated)

* Update CODEOWNERs

* fix(hidemyemail): Supports Chinese Apple ID accounts (#15964)

* fix(hidemyemail): Supports Chinese Apple ID accounts

* Update Login.tsx

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update CODEOWNERs

* raindrop-io: add ability to search title only (#15955)

* Update raindrop-io extension

- feat: add search by title functionality
- Initial commit

* update

* Update types.ts

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update jira-time-tracking extension (#15745)

- feature: add custom jql and default project keys
- Initial commit

* Add oklch-color-converter extension (#15747)

* Add oklch-color-converter extension

- fix: improve color conversion and fix ESLint issues
- Changes to prepare the extension for the store: added screenshots.
- fix: improve HSL and vec calculations, add reference values
- Update README.md
- docs: improve README.md formatting and added credit section
- docs: improve README.md formatting and development instructions
- Initial commit: OKLCH Color Converter for Raycast

* fix: update ESLint config and documentation

* Update: change category to Design Tools as more appropriate for color converter

* fix: update dependencies and type configurations for oklch-color-converter

Update project configuration to follow Raycast extension best practices:

- Move React to peerDependencies for better compatibility
- Add React as devDependency for development
- Update TypeScript configuration for proper module resolution
- Fix React import structure in convert-color.tsx
- Clean up project dependencies
- Add proper type declarations for Raycast environment

Part of #15747

* Update CHANGELOG.md

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: strongeron <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Publish raycast-sourcegraph@ede3a3a (#15956)

Version: https://github.com/bobheadxi/raycast-sourcegraph/commit/ede3a3a

* Update CODEOWNERs

* Update fotmob extension (#15959)

* fix fetching matchDay

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update zerion extension (#15877)

* Update zerion extension

- Merge branch \'contributions/merge-1734276660475\'
- Pull contributions
- Merge branch \'contributions/merge-1734274808161\'
- Pull contributions

* Fix copy

* Move files used by README outside of the metadata folder

* 🔧 Fix Remove Wallet Action

* 🔧 Remove version, Fix lodash imports and fix changelog

* 🔧 Update Changelog

* Update README.md

* remove

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* [Claude] Fix: models not displaying correctly on the Ask page (#15757)

* fix: models not displaying correctly on the Ask page

* format

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add `OCI` (Oracle Cloud) extension - View Instances + View Instance VNIC Attachments (#15947)

* [OCI] 1st pass for the Core listingInstances

* [OCI] add more instance colors + fix extension icon

* [OCI] view VNIC Attachment + VNIC itself

* [OCI] add cloudguard (not working)

* [OCI] remove faulty 'cloudguard'

* [OCI] proper case some markdown keys

* [OCI] lint + README + images

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* fix(android): Suppress stderr toast messages on emulator launch (#15961)

* fix(android): silent stderr toast messages

* update changelog

* Update hidemyemail extension (#15966)

* Add hidemyemail extension

- Removed sample data
- Update README.md
- Added form description login page and screenshots
- Added screenshots
- Initial commit

* Fixed some typescript errors

* Fixed linting

* Update hidemyemail extension

- Added preference/functionality for sorting list on creation date
- Removed leftover console log

* Updated ReadME

* Implemented suggestions

* Added guards useEffect for react strict mode

* Update hidemyemail extension

- Updated README
- Changed default preferences
- Fixed typo
- Initial commit

* Updated changelog

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Add polar extension (#15796)

* Add polar extension

- adjust
- fix
- fix lint
- finalize orders
- add readme
- remove node_modules lol
- init

* Update polar extension

- lint
- implement pagination

* fix typo

* Delete extensions/polar/2

* Delete extensions/polar/src/index.tsx

* Update package.json

* Add screenshots

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add rails-routes extension (#15798)

* Add rails-routes extension

- chore: update package.json description for clarity and improved user understanding
- feat: enhance Rails Routes extension with detailed README, new icons, and improved route fetching
- refactor: update command name and title for list routes
- feat: new logo
- refactor: group routes by controller and path
- feat: initial commit of Rails Routes extension for Raycast

* Update package.json

* Update types.ts

* Update list-routes.tsx

* Update list-routes.tsx

* Update route-item.tsx

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update polar extension (#15971)

* Update polar extension

- Merge branch \'contributions/merge-1734699226856\'
- Pull contributions
- Merge branch \'contributions/merge-1734699193988\'
- Pull contributions
- Merge branch \'contributions/merge-1734699114396\'
- Pull contributions
- add screensshots
- fix polar api

* fix images

* add changelog

* Update CODEOWNERs

* Update amazon-search extension (#15969)

* Update amazon-search extension

- Update amazon-search extension
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Add smallweb extension (#15859)

* add frecency sorting

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update summarize-youtube-video-with-ai extension (#15972)

* Update summarize-youtube-video-with-ai extension

- lint-fix
- add new icon
- adjust changelog
- improve useEffects and core functionality
- restructure consts
- improve error handling
- remove semicolons
- get richer thumbnails
- use new openai preferences
- simplify hooks
- remove semicolons and force linewrap
- add changelog
- adjust es lint and prettier
- add anthropic AI
- move files
- add anthropic command
- rename files
- use follow up questions for openai
- update and improve chatgpt integration
- add new follow up question prompt
- simplify raycast ai summary
- minor adjustements
- update packages
- Initial commit

* reset eslint to defaults

* cleanup fork - not sure why these files showed up again

* adjust readme

* fix: use correct titles

* Update .prettierrc

* npm run fix-lint 😬

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Add Naver Whale browser support for browser-bookmarks. (#15873)

* Add support for Whale browser

* fix: Move useWhaleBookmarks before useZenBookmarks

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add control-viscosity extension (#15878)

* Initial Commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add IPCheck Extension (#15883)

* Add IPCheck Extension

* Add IPCheck Extension

* Update package.json

* Add files via upload

* Create .eslintrc.json

* Create .prettierrc

* update

* Update package.json

* gitignoreupdate

* Delete extensions/ipcheck-ing/raycast-env.d.ts

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Rename Bookmarks Dropdown Title in Safari Extension (#15900)

* Rename Dropdown Title

* changelog

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update CODEOWNERs

* fix(android): Remove info item from emulators list (#15960)

* fix(android): list emulators without info debug

* update changelog

* improve writing

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update polar extension (#15974)

* Update polar extension

- Merge branch \'contributions/merge-1734699226856\'
- Pull contributions
- Merge branch \'contributions/merge-1734699193988\'
- Pull contributions
- Merge branch \'contributions/merge-1734699114396\'
- Pull contributions
- add screensshots
- fix polar api

* fix images

* add changelog

* Update polar extension

- run linter
- remove pnpm lockfile
- add view customers

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Update open-in-json-hero extension (#15977)

* Update open-in-json-hero extension

- Add optional domain parameter for local instances of json-hero
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update pr-bot.ts (#15980)

* Update threads extension (#15875)

* Update threads extension

* Update threads extension

* Revert remove threads-video-downloader extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* fix(simctl):  Merge boot and open actions into a single action (#15963)

* fix(simctl):  Merge boot and open actions into a single action

* remove async

* Update downloads-manager extension (#15995)

* Update downloads-manager extension

* Update downloads-manager extension

* [Brand Icons] Get ready for v14 (#15994)

* [Brand Icons] Fix incorrect file path (#16059)

* Add omnifocus extension (#15940)

* Add omnifocus extension

- chore(lint): update command titles
- docs: add documention files
- chore:  remove old asset
- chore: add more assets
- chore: enhance inbox listing
- feat: enhance inbox list
- chore: add metadata
- chore: add Application category
- chore: change commande title casing
- chore(deps): update raycast packages
- fix: proper draft setup
- feat: refetch inbox after performing mutations
- feat: add actions to complete or delete inbox tasks
- chore: allow draft
- chore: remove useless mapped data
- chore: check if installed in quickadd
- feat: open task from list
- refactor: move applescript logic to api directory
- fix: form datepicker types
- chore: display message if error
- fix: tag creation not working
- chore: add dedicated field to create tags
- feat: allow to select tags
- chore: explicit creation params
- feat: allow creation of complex task in Inbox
- fix: filter undefined values
- refactor: merge task creation functions
- feat: allow to create task w/ dates
- chore: update icon
- chore: update icon
- fix: add task to specified project
- wip: task creation form
- feat: add task creation form
- refactor: make command a quick add
- fix: only list non completed tasks in inbox
- feat: add list tasks command
- refactor: extract add task logic
- chore(deps): remove run-applescript in favor of built-in raycast api
- feat: add basic todo to OmniFocus inbox

* chore: add style and shortcut to delete action

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update nanoid extension (#15935)

* Update nanoid extension

- added newer publish command
- updated to use placeholder date
- aded date to changelog
- Added optional id length argument
- Initial commit

* update tsconfig to match newer packages

* updated the package versions to also match newer extensions

* npm lock file update... not PNPM :(

* also updating eslint settings to the latest setup

* Update nanoid.tsx

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update year-in-progress extension (#16016)

* Update year-in-progress extension

- Fix settings typos and type of date-fns options params
- Initial commit

* Remove

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* [Update Extension] System Monitor - Fix battery level (#16020)

* chore: update dependencies

* chore: change the way the battery usage is get

* chore: update CHANGELOG

* typo: update CHANGELOG

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* [Google Translate] Fix typo for Traditional Chinese (#16026)

* [Tailscale] Add `netcheck` command (#15634)

* Update tailscale extension

- feat: add \`netcheck\` command
- Initial commit

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Add mongodb-objectid extension (#15770)

* Init release

* Update CHANGELOG.md

* Add screenshots

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* [Raindrop.io] Close raycast after saving browser tab (#16057)

* Update raindrop-io extension

- feat: add search by title functionality
- Initial commit

* Update raindrop-io extension

- feat: close raycast after saving tab
- Initial commit

* Update types.ts

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* [Visual Studio Code]: fix makeNewWindow (#16066)

* [Visual Studio Code]: fix makeNewWindow

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update raycast-gemini extension (#15949)

* Update raycast-gemini extension

- refactor and add new model gemini-2.0-flash-exp
- Initial commit

* Update raycast-gemini extension

- fix lint
- 1. fix typo \n2. clean code \n3. add system prompt for askai-commands \n4.add model in ai chat

* add new models

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update brew extension (#16069)

* refactor: reorganize terminal applications in alphabetical order to match package.json

* chore: update deps

* feat: add option for Ghostty terminal

* lint: fix actionPanels linter error

* docs: update CHANGELOG

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update wikipedia extension (#16094)

* Update wikipedia extension

- Add Finnish, Swedish, Norwegian languages, and fix spelling of Ukrainian
- Initial commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update CODEOWNERs

* Update chatgpt extension: Fix o1 model issue (#16100)

* Update chatgpt extension

- Enhance Conversations with Import/Export Functionality and Fix Model Issues
- Merge branch \'contributions/merge-1735725992576\'
- Pull contributions
- Merge branch \'contributions/merge-1735725979847494000\'
- Pull contributions
- Merge branch \'contributions/merge-1735725931821635000\'
- Pull contributions
- Merge branch \'contributions/merge-1735725898783\'
- Pull contributions
- Pull contributions

* Added so you can import from no view

* added action

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* feature: improve error handling for UX (#15651)

* Update CODEOWNERs

* Update aegis extension (#16101)

* Update aegis extension

- use fast-fuzzy search for aegis search
- init
- Initial commit

* add CHANGELOG.md

* use filter

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update raycast-ollama extension (#16107)

- CHANGELOG.md update
- Ray lint fix
- Command \'Loaded Models\' added tags color
- Added ps information on command \'Manage Models\'
- New Command \'Loaded Models\'
- Action \'Update Models\' on Manage Models
- Action \'Models Library\' visible with no models installed
- Added Action \'Models Library\' on Manage Models
- Modified copy shorcut to cmd+shift+c

* Update ray-so extension - fix form submission in "Create image from code" command (#16081)

* Update ray-so extension

- fix create a snippet form
- Initial commit

* parse title

* fix(comodoro): Use `timer` sub-cmd (#16025)

* fix(comodoro): Use `timer` sub-cmd

This is needed with the latest Comodoro. I've also otherwised updated
the package to use the latest Raycast packages and setup.

* Update CHANGELOG.md

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>

* Bugfix: NHL: fixed a downstream API change that was breaking the game detail view (#16027)

* Update tmux-sessioner extension (#16099)

* Update tmux-sessioner extension

- feat: add support for Ghostty terminal 👻
- Initial commit

* feat: change keyboard shortcut for Delete This Window, Delete This Session to Raycast standard ctrl+x

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Jason Shanks <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Deprecate threads-video-downloader extension (#15984)

* Deprecate threads-video-downloader extension

* Clean up threads-video-downloader extension

* Add crossLaunchCommand for Threads extension

* Update threads-video-downloader extension

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update battery-health extension (#16032)

* Update battery-health extension

- Add publish script
- Add fallback if no capacity value is available
- Add maximum capacity value (#2)

Co-authored-by: Jatin Kumar <[email protected]>

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Jatin Kumar <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update memos extension (#16023)

- feat: support [email protected]
- feat: support [email protected]
- Initial commit

* [Coolify] view-secret-keys + update-projects (#16003)

* [Coolify] view-secret-keys + update-projects

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update IPCheck to V1.1 (#15983)

* Update package.json

* Update README.md

* Update main.tsx

* Update getLocalIPs.ts

* Update getExternalIP.ts

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update package.json

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Add medialister-marketplace-helper extension (#15874)

* Extension release

* Fixes, depricated ToastStyle removed

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update Pomodoro preference organization and use generated types (#15868)

* Update pomodoro extension

- Update preference organization and use generated types
- Pull contributions

* fix changelog

* keep enableTimeOnMenuBar as a extension level preference

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update Catppuccin extension (#15400)

* Update Catppuccin extension

* More refactoring

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update braid extension (#16126)

* Update icons and add `Table`

* Update changelog

* [Manotori] View Nameserver Sets + better error handling + view event details (#16125)

* [Manotori] better error handling + view event deets

* [Manotori] View NS Sets

* [Manotori] fix ss and remove hard coded title

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update rusbase extension (#16121)

- update README
- Initial commit

* Update date-converter extension (#16117)

* Update date-converter extension

- Add support for hexadecimal inputs
- Initial commit

* Update extensions/date-converter/src/index.tsx

Co-authored-by: Albert Portnoy <[email protected]>

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: Albert Portnoy <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update CODEOWNERs

* Update vc-ru-news extension (#16122)

- update README
- Initial commit

* Update espn extension (#16116)

* Update espn extension

- update README
- Initial commit

* update CHANGELOG

* update CHANGELOG

* Update techcrunch extension (#16118)

- update CHANGELOG
- small fix
- update README
- Initial commit

* Update mullvad extension (#15981)

* Update mullvad extension

- Support Reconnecting via the Mullvad CLI, Fixed HUD message display
- Initial commit

* Fixed code style issues

* Update mullvad extension

- Cleanup
- Added frequency sorting location/server list
- Add option to select specific server
- Removed test code
- Initial commit

* updated changelog

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>

* Update safari extension (#16192)

- feat: add copy to clipboard command
- Initial commit

* Update CODEOWNERs

* Update safari extension (#16196)

- Add new command to copy tab as link
- Initial commit

* Renamed readme.md to README.md (#7237)

* Added aleph tools

* Fix to ode style issues

* Prettier, update

* Resized icons to 512 x 512 pixels

* Added result to clipboard before pasting the contents to front most application

* Added empty readme.md with screenshot

* Update readme.md

* Screenshot

* Added screenshot to readme

* Update and rename readme.md to README.md

* Update open-laravel-herd-site extension (#13303)

* Update open-laravel-herd-site extension

- Merge branch \'contributions/merge-1719993320551140000\'
- Pull contributions
- Sorting sites alphabetically, editor setting

* Updated CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Milena Araujo <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update open-laravel-herd-site extension (#13303)

* Update open-laravel-herd-site extension

- Merge branch \'contributions/merge-1719993320551140000\'
- Pull contributions
- Sorting sites alphabetically, editor setting

* Updated CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Milena Araujo <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Renamed readme.md to README.md (#7237)

* Added aleph tools

* Fix to ode style issues

* Prettier, update

* Resized icons to 512 x 512 pixels

* Added result to clipboard before pasting the contents to front most application

* Added empty readme.md with screenshot

* Update readme.md

* Screenshot

* Added screenshot to readme

* Update and rename readme.md to README.md

* Update open-laravel-herd-site extension (#13303)

* Update open-laravel-herd-site extension

- Merge branch \'contributions/merge-1719993320551140000\'
- Pull contributions
- Sorting sites alphabetically, editor setting

* Updated CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Milena Araujo <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* Update open-laravel-herd-site extension (#13303)

* Update open-laravel-herd-site extension

- Merge branch \'contributions/merge-1719993320551140000\'
- Pull contributions
- Sorting sites alphabetically, editor setting

* Updated CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Milena Araujo <[email protected]>
Co-authored-by: raycastbot <[email protected]>

* refactor: :rotating_light: fix lint errors

* chore: :memo: keep old name for the "create transaction" command

see https://github.com/raycast/extensions/pull/16210#pullrequestreview-2552362328

* Update CHANGELOG.md and optimise images

* fix: :children_crossing: don't show hidden categories in transaction forms

* feat: :sparkles: allow payee list dropdown in transaction creation form and default to it

* fix: :bug: fix relative time in transaction list being bound to midnight on the day of the transaction

* feat: :globe_with_meridians: add support for different number formats when submitting transactions

* feat: :sparkles: handle proper localization of currency amounts according to settings

* docs: :memo: update changelog and readme

* fix: :bug: adjust split transaction logic to take formatted amounts into account

* feat: :sparkles: add payee dropdown by default to schedule transaction form

* docs: :memo: update changelog

* refactor: :recycle: handle subtransaction change event in a single location

* chore: :mute: do not log goal with cadences but no frequency

* docs: :pencil2: fix merge conflict in readme

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: Adam Sherwood <[email protected]>
Co-authored-by: raycastbot <[email protected]>
Co-authored-by: Yug Sahu <[email protected]>
Co-authored-by: Arthur Pinheiro <[email protected]>
Co-authored-by: Vadim Petrov <[email protected]>
Co-authored-by: Zane Sabbagh <[email protected]>
Co-authored-by: zcsabbag <[email protected]>
Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: Apoorv Khandelwal <[email protected]>
Co-authored-by: Kentaro Suzuki <[email protected]>
Co-authored-by: Yen Cheng Lin <[email protected]>
Co-authored-by: Anton Suprun <[email protected]>
Co-authored-by: Nirmit Pandya <[email protected]>
Co-authored-by: Nathan Witmer <[email protected]>
Co-authored-by: David Molinero <[email protected]>
Co-authored-by: Syed M Mokaarim Bin Razi <[email protected]>
Co-authored-by: Sharker <[email protected]>
Co-authored-by: Jose Alvarez <[email protected]>
Co-authored-by: Santiago Perez <[email protected]>
Co-authored-by: Santiago Perez <[email protected]>
Co-authored-by: Thomas Lombart <[email protected]>
Co-authored-by: Dino <[email protected]>
Co-authored-by: LitoMore <[email protected]>
Co-authored-by: Stefan Riđošić <[email protected]>
Co-authored-by: Tommy D. Rossi <[email protected]>
Co-authored-by: skuio <[email protected]>
Co-authored-by: Kalvin Mizzi <[email protected]>
Co-authored-by: soradotwav <[email protected]>
Co-authored-by: Brandon (opti) <[email protected]>
Co-authored-by: Sebastien Flory <[email protected]>
Co-authored-by: Neil <[email protected]>
Co-authored-by: Jakub <[email protected]>
Co-authored-by: Shreyas Gupta <[email protected]>
Co-authored-by: Giovambattista Fazioli <[email protected]>
Co-authored-by: Leandro Lima <[email protected]>
Co-authored-by: Leandro Maia <[email protected]>
Co-authored-by: George <[email protected]>
Co-authored-by: michał <[email protected]>
Co-authored-by: MikuGeek <[email protected]>
Co-authored-by: Gerard Keane <[email protected]>
Co-authored-by: Shayne O'Sullivan <[email protected]>
Co-authored-by: Henrik Nyh <[email protected]>
Co-authored-by: Mathieu Dutour <[email protected]>
Co-authored-by: Dominik Grzędzielski <[email protected]>
Co-authored-by: George <[email protected]>
Co-authored-by: svenhofman <[email protected]>
Co-authored-by: Sina Nazeri <[email protected]>
Co-authored-by: Maximilian <[email protected]>
Co-authored-by: Luo Lei <[email protected]>
Co-authored-by: Connor <[email protected]>
Co-authored-by: Ibrahim Ahmed Ali <[email protected]>
Co-authored-by: xvvhang <[email protected]>
Co-authored-by: Abel Roinsard <[email protected]>
Co-authored-by: Hrishabh Nadkarni <[email protected]>
Co-authored-by: Przemek Pawlik <[email protected]>
Co-authored-by: Jelte Lagendijk <[email protected]>
Co-authored-by: Heavyrisem <[email protected]>
Co-authored-by: Guten <[email protected]>
Co-authored-by: Quintin Fettes <[email protected]>
Co-authored-by: Quintin Fettes <[email protected]>
Co-authored-by: Evan Zhou <[email protected]>
Co-authored-by: Zander Martineau <[email protected]>
Co-authored-by: Renzo <[email protected]>
Co-authored-by: Marc Köhlbrugge <[email protected]>
Co-authored-by: yazanzaid00 <[email protected]>
Co-authored-by: Robert Lin <[email protected]>
Co-authored-by: Rafi <[email protected]>
Co-authored-by: ra <[email protected]>
Co-authored-by: Leandro Ardissone <[email protected]>
Co-authored-by: Hayden Barnes <[email protected]>
Co-authored-by: Gleb Stroganov <[email protected]>
Co-authored-by: strongeron <[email protected]>
Co-authored-by: Andrey <[email protected]>
Co-authored-by: gsmt <[email protected]>
Co-authored-by: Emil Widlund <[email protected]>
Co-authored-by: Achille Lacoin <[email protected]>
Co-authored-by: Kim <[email protected]>
Co-authored-by: hwi.kim <[email protected]
raycastbot added a commit that referenced this pull request Feb 14, 2025
* Update sportssync extension

- Merge branch \'contributions/merge-1739470645657\' into ext/sportssync
- Pull contributions
- Renamed the f1 races command. Updated all the scores and schedule commands to have new link logic to avoid errors. Also added additional naming logic to the nhl command to support 4 nations
- Updated files with new loading attributes
- Set college extensions to disabled by default
- Added points stat to the nhl standings command
- Added a line in package.json to disable the college basketball commands by default.
- Updated README.md
- Updated list items to include the isLoading attribute
- Updated README.md
- Improved grammar in readme
- Removed extra sportssync screenshot. Created the README file for the repo
- Renamed files to follow appropriate order
- Moved sportssync screenshots to a metadata folder
- Uploaded screenshots to assets folder
- Updated package.json
- Removed live scores.tsx
- Merge branch \'contributions/merge-1737217446402\'
- Pull contributions
- Merge branch \'contributions/merge-1737217431562\'
- Pull contributions
- Merge branch \'contributions/merge-1737217409345\'
- Pull contributions
- Pull contributions
- Updated WNBA Western Conference Title
- Fixed errors
- Removed the live scores menu bar command
- Fixed issues on standings commands
- Fixed all issues in the scores and schedule commands
- Resolved issues for news commands
- Added an interface to the basketball news command
- Removed extra changelog file
- Initial commit

* Added support the champions leagues (UEFA) to the soccer schedule and standings commands

* Update sportssync extension

- Updated nhl standings stats, to include points, and fix issue with the record
- Merge branch \'ext/sportssync\'
- Merge pull request #1 from daniyalmaster693/ext/sportssync
- Update README.md

* Removed screenshots from the readme file

* Update sportssync extension

- Removed screenshots. Updated changelog
- Merge branch \'contributions/merge-1739484055725\'
- Pull contributions
- Pull contributions

* Updated changelog

* Updated changelog. Renamed F1 Command

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>
HugoRCD added a commit to HugoRCD/raycast-extensions that referenced this pull request Feb 14, 2025
- test
- fix lint
- fix page pro component search
- up
- up
- up
- up
- up
- up
- up
- some fixes
- some fixes
- up
- add version preferences
- Merge pull request raycast#3 from HugoRCD/renovate/all-minor-patch
- add all pro components
- Update all non-major dependencies
- add banner
- fix lint
- Merge pull request raycast#1 from HugoRCD/renovate/configure
- up
- Add renovate.json
- init repo
HugoRCD added a commit to HugoRCD/raycast-extensions that referenced this pull request Feb 17, 2025
- up
- Merge remote-tracking branch \'origin/main\'
- up
- Merge pull request raycast#6 from HugoRCD/renovate/all-minor-patch
- Update all non-major dependencies
- fix lint
- fix page pro component search
- up
- up
- up
- up
- up
- up
- up
- some fixes
- some fixes
- up
- add version preferences
- Merge pull request raycast#3 from HugoRCD/renovate/all-minor-patch
- add all pro components
- Update all non-major dependencies
- add banner
- fix lint
- Merge pull request raycast#1 from HugoRCD/renovate/configure
- up
- Add renovate.json
- init repo
Apope1999 added a commit to Apope1999/raycast-extensions that referenced this pull request Feb 24, 2025
- Prettified more!
- Prettified
- Removed unused reference
- Fixed an undefined any object type issue
- Added EmptyView to List
- Update package.json
- Update extension-icon.png
- Update CHANGELOG.md
- Added Screenshots
- Changed default layout
- Added LinkDetail
- Spell Trap Type Assets & Helper function
- Spell Trap Display Handling
- Created Pendulum Display
- Refactor card type handling
- Adding new card interfaces
- getCardView based on the card frameType
- Added rank text
- Renamed NormalMonsterDetail to MonsterDetail
- Renamed NormalMonsterDetail to MonsterDetail
- Code refactoring for new color to apply
- Modified colorType to be inferred from "frameType"
- Adds Attribute Icon in View
- Added Attribute Icons
- Update NormalMonsterDetail.tsx
- Added card attributes
- Updated markdown
- Update hook
- Update Card.ts
- Updated card layout
- Removed old card layout
- Created getDetailView
- Create NormalMonsterDetail.tsx
- Create typeColors.ts
- Use dynamic type-based coloring for accessories
- Added all Dropdown Item
- Created searchBarAccessory
- Added filter based on the Card Type
- Merge branch \'display-results-in-list\' into dropdown-filter-in-list
- Merge pull request raycast#1 from Apope1999/code-refactoring
- Refactored code
- Removed unused code
- Create useCardSearch.ts
- Create CardList.tsx
- Create CardDetail.tsx
- Refactored Card type
- Display the card information
- Created the ShowCard function
- Fixed Formatting
- Initial implementation
- Added placeholder example search text
- Removed the placeholder text
- Execute API call on input above 4 characters
- Fixed error when API returns empty response
- Display results from User Input
- Update utils
- Pull data w/ useFetch
- Initial Commit
chase-manning added a commit to chase-manning/raycast-extensions that referenced this pull request Feb 27, 2025
- Merge pull request raycast#16 from chase-manning/fix-issue-with-no-results
- Merge pull request raycast#15 from chase-manning/add-categories
- fix issue with no results
- Merge pull request raycast#14 from chase-manning/update-readme
- add categories
- update readme
- Merge pull request raycast#13 from chase-manning/token-prices
- update command to token prices
- Merge pull request raycast#12 from chase-manning/fix-linting
- resize image to fix linting
- Merge pull request raycast#10 from chase-manning/add-ci
- install dependancies for linting
- change ci to only run for prs
- Merge pull request raycast#9 from chase-manning/shorter-decimals
- add ci
- change decimals to be a bit simpler
- Merge pull request raycast#7 from chase-manning/add-chart
- Merge pull request raycast#8 from chase-manning/svg-chart
- minor formatting change
- minor formatting changes
- Generate the chart in SVG rather than using a remote service
- exclude data older than a day
- add chart to token details page
- feat: Enable chart query conditionally based on query parameter
- feat: Add useChart hook for chart data management
- fix: Prevent chart rendering error by checking data availability before rendering
- feat: Add chart display for token price data in TickerListItem component
- Merge pull request raycast#6 from chase-manning/update-logo
- Merge pull request raycast#5 from chase-manning/duplicate-symbols
- update logo
- fix issue with duplicate symbols
- Update the logo
- Merge pull request raycast#3 from chase-manning/use-coingecko-api
- Avoid duplicated symbols
- Remove watchlist command
- Sort by market cap
- Fix issue with cached results
- Only show data from coingecko
- Use Coingecko API
- Merge pull request raycast#4 from chase-manning/add-icon
- Add icon
- Merge pull request raycast#2 from chase-manning/add-favorites
- Rename favorite to watchlist and add watchlist command
- Persist queries to make loading faster
- Change default action
- Add favorites feature and use detail to show price
- 📦 add description
- Merge pull request raycast#1 from chase-manning/use-wrapper-api
- Use wrapper API instead of directly calling api ninja
- 🎉 initial commit
raycastbot added a commit that referenced this pull request Mar 2, 2025
* Add nuxt-ui extension

- up
- Merge remote-tracking branch \'origin/main\'
- up
- Merge pull request #6 from HugoRCD/renovate/all-minor-patch
- Update all non-major dependencies
- fix lint
- fix page pro component search
- up
- up
- up
- up
- up
- up
- up
- some fixes
- some fixes
- up
- add version preferences
- Merge pull request #3 from HugoRCD/renovate/all-minor-patch
- add all pro components
- Update all non-major dependencies
- add banner
- fix lint
- Merge pull request #1 from HugoRCD/renovate/configure
- up
- Add renovate.json
- init repo

* Update nuxt-ui extension

- up
- Merge branch \'main\' into feat/5
- Merge remote-tracking branch \'origin/renovate/node-22.x\'
- Merge remote-tracking branch \'origin/renovate/major-react-monorepo\'
- Merge remote-tracking branch \'origin/renovate/major-eslint-monorepo\'
- up
- Update devDependency eslint to v9
- Update devDependency @types/react to v19
- Update devDependency @types/node to v22
- Merge remote-tracking branch \'origin/main\' into feat/5
- feat: handle prose component
- Merge pull request #7 from HugoRCD/renovate/all-minor-patch
- Update dependency @raycast/api to ^1.92.1

* Update nuxt-ui extension

- up
- Merge branch \'feat/5\'
- up
- up
- some fixes from code review
- Merge pull request #14 from HugoRCD/renovate/all-minor-patch
- chore(deps): update all non-major dependencies
- Merge pull request #12 from HugoRCD/renovate/all-minor-patch
- chore(deps): update devdependency prettier to ^3.5.2
- Merge pull request #11 from HugoRCD/feat/5

* Update nuxt-ui extension

- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- lint fix
- feat: implement new `@nuxt-ui` AI extension

* Add files via upload

* Add files via upload

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>
raycastbot added a commit that referenced this pull request Mar 2, 2025
* Add yu-gi-oh-card-lookup extension

- Prettified more!
- Prettified
- Removed unused reference
- Fixed an undefined any object type issue
- Added EmptyView to List
- Update package.json
- Update extension-icon.png
- Update CHANGELOG.md
- Added Screenshots
- Changed default layout
- Added LinkDetail
- Spell Trap Type Assets & Helper function
- Spell Trap Display Handling
- Created Pendulum Display
- Refactor card type handling
- Adding new card interfaces
- getCardView based on the card frameType
- Added rank text
- Renamed NormalMonsterDetail to MonsterDetail
- Renamed NormalMonsterDetail to MonsterDetail
- Code refactoring for new color to apply
- Modified colorType to be inferred from "frameType"
- Adds Attribute Icon in View
- Added Attribute Icons
- Update NormalMonsterDetail.tsx
- Added card attributes
- Updated markdown
- Update hook
- Update Card.ts
- Updated card layout
- Removed old card layout
- Created getDetailView
- Create NormalMonsterDetail.tsx
- Create typeColors.ts
- Use dynamic type-based coloring for accessories
- Added all Dropdown Item
- Created searchBarAccessory
- Added filter based on the Card Type
- Merge branch \'display-results-in-list\' into dropdown-filter-in-list
- Merge pull request #1 from Apope1999/code-refactoring
- Refactored code
- Removed unused code
- Create useCardSearch.ts
- Create CardList.tsx
- Create CardDetail.tsx
- Refactored Card type
- Display the card information
- Created the ShowCard function
- Fixed Formatting
- Initial implementation
- Added placeholder example search text
- Removed the placeholder text
- Execute API call on input above 4 characters
- Fixed error when API returns empty response
- Display results from User Input
- Update utils
- Pull data w/ useFetch
- Initial Commit

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>
marcklingen added a commit to marcklingen/raycast-extensions that referenced this pull request Mar 2, 2025
- chore: improve readme
- feat: implement initial version (raycast#1)
- init
thomaspaulmann added a commit that referenced this pull request Mar 3, 2025
* Add inkeep extension

- chore: improve readme
- feat: implement initial version (#1)
- init

* chore: move readme screenshot out of metadata folder

* Update inkeep extension

- fix: improve streamed markdown rendering
- chore: implement review feedback

* refactor: optimize source links rendering with useMemo

* chore: rename command

* Update ask-inkeep.tsx

* Delete extensions/inkeep/src/ask-inkeep.tsx

* update

* Update package.json

* Inkeep: Improve evals

---------

Co-authored-by: Per Nielsen Tikær <[email protected]>
Co-authored-by: Thomas Paul Mann <[email protected]>
Decoder22 added a commit to Decoder22/raycast-extensions that referenced this pull request Mar 3, 2025
- resolve merge conflicts
- Merge branch \'contributions/merge-1741021922315\'
- Pull contributions
- Merge pull request raycast#1 from Decoder22/most-recent-section
- fix linting issues
- fix date misalignment issue
- fix days that show warning
- Implement scratch org expiration warnings
- implement the most recent section
- Cleanup unused images
- Clean Commit
- Remove additional images
- Merge branch \'contributions/merge-1723173902265564000\'
- Pull contributions
- Merge branch \'contributions/merge-1723173681370051000\'
- Pull contributions
- Update snapshots
- Update Changelog and readme
- Update readme
- Implement Redirect On Open
- Resolve douple authentication error
- fixing linting issues
- Update metadata images
- Update readme with changes
- run lint
- Add icons and form handling
- Implement Feedback and Refactoring 1. Updated Keyboard Shortcuts to match feedback 2. Added action icons. 3. Implemented ContextAPI and Reducers 4. Refactored code to make it easier to understand
- Clean up Org Deletion code to match Raycast Standards
- Delete unnecessary video
- Add changelog and demo video
- Fix refresh icon
- Better null checking
- Fix linting issues
- handle missing alias when reading SF auths
- Add the directBridge2 flag in OAuth
- Update installation instructions
- Update Readme with beta installation instructions
- Add visibility to username on the page
- Clean up screenshots
- Fix Authenticate to Org bug
- Fix build issues
- Fix linting
- Add section grouping
- Fix lint
- Add empty list page
- Update screenshots to match format
- Update readme and name
- Update the README
- Fix linting issues
- Add icon and logout command
- Finalize base commands
- Open Org Works
- initial commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant