forked from raycast/extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update Laravel Forge Extension #1
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KevinBatdorf
pushed a commit
that referenced
this pull request
Jun 18, 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]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Dec 29, 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]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Apr 20, 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]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Apr 20, 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 (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 (#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 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 * 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
KevinBatdorf
pushed a commit
that referenced
this pull request
Apr 20, 2023
* Update quantumcast extension - Release 0.0.2 (raycast#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]>
KevinBatdorf
pushed a commit
that referenced
this pull request
May 3, 2023
* Update quantumcast extension - Release 0.0.2 (raycast#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 (raycast#10) - V0.0.3 (raycast#9) * Update quantumcast extension - Add category - eslint mod - V0.0.3 (raycast#10) - V0.0.3 (raycast#9) * Update open-cloudflow-api-docs.tsx * Update open-cloudflow-api-docs.tsx --------- Co-authored-by: Per Nielsen Tikær <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
May 3, 2023
* Add ftrack extension - Fix type errors - Resize images - Update readme, changelog, screenshots - Combine all search commands as one - chore: Update deps (raycast#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]>
KevinBatdorf
pushed 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]>
KevinBatdorf
pushed a commit
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 #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]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jun 10, 2023
* Update quantumcast extension - Contributions/merge 1684352334444420000 (raycast#14) - Release 0.0.4 (raycast#13) - Update CHANGELOG.md (raycast#12) - eslint mod (raycast#11) - V0.0.3 (raycast#10) - V0.0.3 (raycast#9) - Release 0.0.2 (raycast#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 * Added missing icon and removed some matadata images * Removed raycast-env.d.ts --------- Co-authored-by: Per Nielsen Tikær <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jul 8, 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 * support wezterm terminal * Update tmux-sessioner extension - Merge branch 'contributions/merge-1687228175640559000' - Pull contributions - rename authro --------- Co-authored-by: Per Nielsen Tikær <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jul 8, 2023
* Add worktrees extension - Make starting branch configurable - Prepare for publish - Update eslint config - Move hook to component - Add command to create new worktree - Only replace ~/ - Document unnecessary eslint-disable - Make terminal and editor configurable - Use fd when possible - Display error message - Add confirmation toast - Ignore the main worktree - Parse porcelain format - Raycast extension for managing git worktrees - Update dependencies - Migrate to latest - Fix package name - Remove superjson dependency - Fix useEffect dependencies - Merge pull request raycast#10 from canac/dependabot/npm_and_yarn/journal/electron-and-react-devtools-23.2.4 - Merge pull request raycast#9 from canac/dependabot/npm_and_yarn/bible/electron-and-react-devtools-23.2.4 - Bump electron and react-devtools in /journal - Bump electron and react-devtools in /bible - Merge pull request raycast#8 from canac/dependabot/npm_and_yarn/bible/node-fetch-3.2.10 - Merge pull request raycast#6 from canac/dependabot/npm_and_yarn/bible/http-cache-semantics-4.1.1 - Merge pull request raycast#7 from canac/dependabot/npm_and_yarn/bible/ansi-regex-3.0.1 - Merge pull request #5 from canac/dependabot/npm_and_yarn/bible/minimist-1.2.8 - Bump node-fetch from 3.2.0 to 3.2.10 in /bible - Bump ansi-regex from 3.0.0 to 3.0.1 in /bible - Bump http-cache-semantics from 4.1.0 to 4.1.1 in /bible - Bump minimist from 1.2.5 to 1.2.8 in /bible - Add BibleGateway scraper - Improve journal extension metadata - Run prettier - Merge pull request #4 from canac/dependabot/npm_and_yarn/journal/minimatch-3.1.2 - Bump minimatch from 3.0.4 to 3.1.2 in /journal - Merge pull request #3 from canac/dependabot/npm_and_yarn/journal/http-cache-semantics-4.1.1 - Bump http-cache-semantics from 4.1.0 to 4.1.1 in /journal - Merge pull request #2 from canac/dependabot/npm_and_yarn/journal/ansi-regex-3.0.1 - Bump ansi-regex from 3.0.0 to 3.0.1 in /journal - Merge pull request #1 from canac/dependabot/npm_and_yarn/journal/minimist-1.2.6 - Bump minimist from 1.2.5 to 1.2.6 in /journal - Keep Raycast open after choosing a tag - Clear the tag search after choosing a tag - Journal Raycast extension - Initial commit * Add screenshots * optimize metadata * Update worktrees extension - Merge branch 'contributions/merge-1686342399257255000' - Pull contributions - Refactor to use useForm * Handle zero worktrees * Add empty list view * Completely hide summary * Add changelog --------- Co-authored-by: Per Nielsen Tikær <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Oct 8, 2023
* Add notion_researcher extension - Update README.md - Update README.md - Merge pull request raycast#8 from razgaon/production-preparation - Fixed bug with semantic scholar and added toast. - Merge pull request raycast#7 from razgaon/production-preparation - Improved Semantic Scholar - Merge pull request #5 from razgaon/razgaon-readme-patch-1 - Merge pull request raycast#6 from razgaon/production-preparation - Added automatic database creation. - Update README.md - Added image - Added changelog and categories - Updated icons - Fixed lint issues - Merge pull request #4 from razgaon/feature/create-database - Improved the UI and experience - Added clear indication when adding papers - Merge pull request #3 from razgaon/feature/no-duplicates - Checks if article already exists. - Merge pull request #2 from razgaon/feature/speed-enhancment - Changed llm call to be concurrent with other calls. - Update README.md - Merge pull request #1 from razgaon/feature/ml-explainability - Added ml explaining - Added support for multiple papers as input * Fixed lint issue * Fixed comments * Fixed additional comments
KevinBatdorf
pushed a commit
that referenced
this pull request
Oct 8, 2023
* Add notion_researcher extension - Update README.md - Update README.md - Merge pull request raycast#8 from razgaon/production-preparation - Fixed bug with semantic scholar and added toast. - Merge pull request raycast#7 from razgaon/production-preparation - Improved Semantic Scholar - Merge pull request #5 from razgaon/razgaon-readme-patch-1 - Merge pull request raycast#6 from razgaon/production-preparation - Added automatic database creation. - Update README.md - Added image - Added changelog and categories - Updated icons - Fixed lint issues - Merge pull request #4 from razgaon/feature/create-database - Improved the UI and experience - Added clear indication when adding papers - Merge pull request #3 from razgaon/feature/no-duplicates - Checks if article already exists. - Merge pull request #2 from razgaon/feature/speed-enhancment - Changed llm call to be concurrent with other calls. - Update README.md - Merge pull request #1 from razgaon/feature/ml-explainability - Added ml explaining - Added support for multiple papers as input * Fixed lint issue * Fixed comments * Fixed additional comments * Fixed bug in parsing math equations. * Removed unnecessary backslash * Changelog --------- Co-authored-by: Milena Araujo <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Oct 8, 2023
* Init * Update text-format-improver extension - Udpate dependency from renovate - Update README.md - Merge pull request #1 from mrgeneralgoo/renovate/configure - Add renovate.json * Udpate dependency from renovate * Update package.json * Update package.json * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <[email protected]> Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Oct 8, 2023
* ✨ [cURL] Filter header options on search * ✨ [cURL] Allow for custom header keys * ⬆️ [cURL] Upgrade dependencies (#1) * ⬆️ Urgrade raycast dependencies * 🔧 Migration lint config More can be found about this in the release notes for v1.48.8 of the @raycast/api. * ⬆️ Upgrade devDependencies * 🎨 Format code (prettier v3) * ⏪ [cURL] Set default header key to Content-Type * 🎨 [cURL] Format code * 👥 [cURL] Update contributors list * 🔇 [cURL] Remove log * 📝 Update changelog
KevinBatdorf
pushed a commit
that referenced
this pull request
Oct 8, 2023
* Add notion_researcher extension - Update README.md - Update README.md - Merge pull request raycast#8 from razgaon/production-preparation - Fixed bug with semantic scholar and added toast. - Merge pull request raycast#7 from razgaon/production-preparation - Improved Semantic Scholar - Merge pull request #5 from razgaon/razgaon-readme-patch-1 - Merge pull request raycast#6 from razgaon/production-preparation - Added automatic database creation. - Update README.md - Added image - Added changelog and categories - Updated icons - Fixed lint issues - Merge pull request #4 from razgaon/feature/create-database - Improved the UI and experience - Added clear indication when adding papers - Merge pull request #3 from razgaon/feature/no-duplicates - Checks if article already exists. - Merge pull request #2 from razgaon/feature/speed-enhancment - Changed llm call to be concurrent with other calls. - Update README.md - Merge pull request #1 from razgaon/feature/ml-explainability - Added ml explaining - Added support for multiple papers as input * Fixed lint issue * Fixed comments * Fixed additional comments * Fixed bug in parsing math equations. * Removed unnecessary backslash * Changelog * Update notion_researcher extension - Merge branch \'contributions/merge-1695255364095020000\' - Pull contributions - Added more metadata - Updated readme - Updated package lock - Updated packages - Completed addConcept feature - Added concept feature to capture rich text(including math) * Fixed lint issues * Changed Metadata images * Update CHANGELOG.md and optimise images --------- Co-authored-by: Milena Araujo <[email protected]> Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Oct 8, 2023
* Add groq-tools extension - chore: 1.0.0 - chore: add metadata - feat: refine metadata - feat: tweak command names - chore: add note - feat: catch and display error when selected text cannot be read (closes #1) - feat: report GROQ error or success when formatting in place - fix: include \`dom\` lib in order to type \`WebAssembly\` global - feat: validate input is set - feat: only invoke error toast from output route - feat: add error to output view - 🌅 * Update package.json * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <[email protected]> Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Oct 9, 2023
* Add papago-translate extension - 프리뷰 스크린샷 추가 - Raycast 약관에 맞게 내용 수정 - Update README.md - ReadME 파일 수정 - package-lock update - error text update - Merge remote-tracking branch \'origin/develop\' into develop - gitignore 수정 - Delete .idea directory - initial commit * Update papago-translate extension - Merge remote-tracking branch \'origin/develop\' into develop - publish 에러나는 부분 수정 - 프리뷰 스크린샷 추가 - Raycast 약관에 맞게 내용 수정 - Update README.md - ReadME 파일 수정 - package-lock update - error text update - Delete .idea directory - publish 에러나는 부분 수정 * Update * Update papago-translate extension - 수정 요청 들어온내용 반영 - 단일 아이템 삭제 기능 추가 - 브라우저로 이동 기능 추가 - Merge branch \'contributions/merge-1695384318505578000\' into develop - Pull contributions - 수정 요청 들어온내용 반영 * README * Metadata * Update papago-translate extension - Merge remote-tracking branch \'origin/develop\' into develop - Pull contributions - Merge pull request #1 from Rita-Mordio/develop - credentials were wrong that it doesn\'t add it to the list * prettier 적용 * Metadata * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <[email protected]> Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Oct 16, 2023
* Add search-joplin-notes extension - add:command - Merge pull request raycast#18 from wisdom-plus/pubilc - add:categries - version_up - Merge pull request raycast#17 from wisdom-plus/type - fix:type - Merge pull request raycast#16 from wisdom-plus/cached_error - fix:pingjoplin - fix:cached - Merge pull request raycast#13 from wisdom-plus/README - add:metadata - add:README - Merge pull request raycast#11 from wisdom-plus/applescript - rm:applescript - change:icon image - Merge pull request raycast#9 from wisdom-plus/untils - add:raycast react hooks - fix:useGetPath - add:usePingJoplin - wip:refactring:api - add:untils runAppleScript - add:package raycast untils - Merge pull request #1 from wisdom-plus/version_up - fix:localhost - upgrade: packerage - Merge pull request #1 from tomoron/joplin - pref:resetResult - pref:Loading - fix:fetch - pref:await - fix:description - add:pingjoplin - pref:port - change:icon - add:joplin icon and delete command icon - add:Icon and Color - pref:error detail - fix:error - add:state error - add:api catch error - add:toast - add:loding - pref:api then - fix:letter case - add:NoteDetail - replace:useGetPath() - add:useGetPath - rename:type - rename:notedata - fix:typo - add:joplinbundleid - fix:raycastbundleid - replece:fetchnotes - pref:promise await - rm:import runapplescript - add:BundleId - mv:runapplescripts - add:applescripts.ts - add:open raycast - add:delay - rm:comment - fix:Joplin is running not open - pref:NotesList - add:fix:props - add:noteslist - pref:url - add:constnts.ts - add:api.ts - add:types.ts - commentout - add:applescript - add_packeage:run-applescript - add:read token - fix:type - add:preferences token - add:open - add:open joplin - rm:comment - add:url fields - pref:fetch search - add:result map - add:fetch - add_package:node-fetch - add:searchText - init * 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]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Nov 4, 2023
* initial commit * feat: add empty search to open Astro documentation * Update search-astro-docs extension - Merge pull request #1 from ElianCodes/searchable - chore: formatting & linting - chore: add all categories - feat(preferences): add keywords - chore: lint - chore: add lang support to all URL\'s - chore: adding multilangual as dropdown - feat: add multi-langual support - chore: linting - Improve search - chore: lint - chore: adding all sections to the UI * Update search-astro-docs extension - Merge pull request #2 from ElianCodes/filtering - feat: implement native filtering * Enhanced a bit more * Update search-astro-docs extension - feat: implement all behaviour - Merge branch \'contributions/merge-1697617225107115000\' - Pull contributions - feat: re-implement empty search behaviour * refactor: improve based on suggestions * Update index.tsx Added so search and open always are showed last in the list * Added metadata * Removed unused asset * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <[email protected]> Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Nov 4, 2023
* Update search-astro-docs extension - feat: add fetch over API with language support - chore: update README - Merge branch \'contributions/merge-1697632144774791000\' - Pull contributions - Pull contributions - refactor: improve based on suggestions - feat: implement all behaviour - Merge branch \'contributions/merge-1697617225107115000\' - Pull contributions - feat: re-implement empty search behaviour - Merge pull request #2 from ElianCodes/filtering - feat: implement native filtering - Merge pull request #1 from ElianCodes/searchable - chore: formatting & linting - chore: add all categories - feat(preferences): add keywords - chore: lint - chore: add lang support to all URL\'s - chore: adding multilangual as dropdown - feat: add multi-langual support - chore: linting - Improve search - chore: lint - chore: adding all sections to the UI - feat: add empty search to open Astro documentation - initial commit * Update package.json * Update index.tsx * Updated --------- Co-authored-by: Per Nielsen Tikær <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Nov 4, 2023
* Add metaphor extension - update package.json - update assets - update readme - update: search similar part in readme - update: add findSimilar support - add type.tsx - update readme and metaphor png - update icon and bounce input - capture searchText & ignore 400 error - Merge pull request #1 from jeffzwang/jw-autoprompt - default to autoprompt, comment to use searchtext - update readme install - update readme - init metaphor demo * Update metaphor extension - comment: api log - get api key directly - fix metadata image path - fix weird state flicker * update: get apikey from ExtensionPreferences directly * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 22, 2024
* Add jetpack-commands extension - Update list of commands screenshot on Readme - Hosting Command Palette: Prepare metadata and screenshots for submission to the store (raycast#38) - Fix commands title case to make the linter happier - Hosting Command Palette: Use extension name as ref for new URLs (raycast#37) - Fixes grammar error in the description and subtitle of the command (raycast#34) - Fixes project title to use the right capitalization (raycast#36) - Hosting Command Palette: Add cache action commands on Raycast (raycast#31) - Hosting Command Palette: Add more site management commands (raycast#29) - Hosting Command Palette: Add keywords for each command (raycast#28) - Hosting Command Palette: Add \'Open Jetpack Scan\' and \'Open Jetpack Social\' (raycast#26) - Hosting Command Palette: Use Jetpack Cloud for Activity and Backup (raycast#24) - Hosting Command Palette: Fix command description at root (raycast#32) - Fix linting issue - Hosting Command Palette: After selecting a command that opens a web page, the list of sites is empty (raycast#22) - Hosting Command Palette: Add \'Open Reader\' command (raycast#23) - Fix linting failure (raycast#25) - Hosting Command Palette: Add \'View media uploads\' command to Raycast (raycast#20) - Hosting command Palette: Add url to label (raycast#21) - Hosting Command Palette: Switch oAuth provider back to \'WordPress.com\' (raycast#19) - Hosting Command Palette: Change the package.json author (raycast#13) - Hosting Command Palette: Fix site item styling (raycast#9) - Hosting Command Palette: Tweak oAuth connection strings (raycast#17) - Hosting Command Palette: Fix JP product name (raycast#18) - Hosting Command Palette: Register additional site management commands for Raycast (raycast#15) - Add a PULL_REQUEST_TEMPLATE (raycast#14) - Hosting Command Palette: Apply WordPress.com branding to WordPress.com-specific commands (raycast#12) - Hosting Command Paltte: Fix lint errors (raycast#11) - Hosting Command Palette: Navigate to root after site command (raycast#8) - Hosting Command Pallette: Add navigational commands (raycast#7) - Hosting Command Palette: Add ssh commands (#5) - Hosting Command Palette: Add OAuth support (#3) - Hosting Command Palette: Add running locally docs (#4) - Hosting Command Pallete: Update the name of the extension (#2) - Prototype: minor refactor (#1) - Initial commit using the code from Raycast exploration - Initial commit * Using images from metadata * Update package.json * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <[email protected]> Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 22, 2024
* Add web3bio extension - Update package.json - Update - Update screenshots - Merge pull request #1 from web3bio/develop - Update screenshots - Update - Update - Hide detail when onSearchTextChange - Update - Update Empty - Update Empty state - feat: raycast cache - Update profile layout - Update - chore: empty text - chore: add platform filter - chore: types - chore: temp - chore: fix some bugs - chore: basic - chore: temp init - feat: init - Initial commit * Update web3bio extension - Update package.json - Update package.json - Remove yarn.lock * Update package lock json * Update code * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 22, 2024
* Add footy-report extension - Merge pull request raycast#22 from thuoe/next - Merge pull request raycast#21 from thuoe/docs/2023-12-26-changelog - docs: update changelog - Merge pull request raycast#20 from thuoe/feature/thu-33-redesign-test-api-command - docs: update screenshots - chore: delete unused assets - feat: action to open ext preferences - feat: use form to test API access token - Merge pull request raycast#19 from thuoe/bugfix/fetch-teams - fix: optional position name - Merge pull request #2 from thuoe/feature/thu-15-raycast-create-search-command - Merge pull request raycast#10 from thuoe/feature/thu-26-create-command-screenshots - docs: include command screenshots in README.md - docs: player stats screenshot - docs: team list screenshot - docs: update team details & API screenshots - docs: delete outdated screenshots - docs: create command screenshots - Merge pull request raycast#17 from thuoe/bugfix/type-errors - build: include build step during CI pipeline - fix: type error fetch teams hook - fix: type error command arg - fix: type errors for fetching fixtures - fix: type erros from player stats - fix: 2d array type further improvements - fix: array type - fix: multidimensional array type - Merge pull request raycast#18 from thuoe/feature/unit-tests - build: test step to ci job - test: create markdown from 2d array - test: grouping obj - test: format & select fields - build: install jest - Merge pull request raycast#16 from thuoe/feature/thu-32-search-command-create-readme - docs: add missing command subheading - docs: create README.md template - Merge pull request raycast#15 from thuoe/feature/thu-29-player-markdown-season-stats - feat: include yellow/red card stats - refactor: set/filter events - fix: map player id - feat: fetch player stats across seasons for teams - feat: create markdown table function - Merge remote-tracking branch \'origin/next\' into feature/thu-15-raycast-create-search-command - Merge pull request raycast#14 from thuoe/chore/gh-actions-ci - build: provide extension description - refactor: ci pipeline - Merge remote-tracking branch \'origin/next\' into feature/thu-15-raycast-create-search-command - Merge pull request raycast#13 from thuoe/feature/thu-28-create-extension-icon - feat: create extension icon - feat: create argument to search by team name - feat: group squad by positions in grid view - feat: create grouping function - feat: create simple grid view for squad players - feat: map tvstations to fixture calendar events - feat: provide calendar name preference - feat: wrap action in confirmation alert - feat: create calendar event action for upcoming fixtures - feat: icon for player details action button - feat: introduce limit across fixture list items - feat: populate upcoming fixtures list section - fix: correct time range when fetching fixtures - fix: rename fixture list category - refactor: format fixture timestamp during response mapping - feat: fetch latest fixtures and populate list items - fix: correct squad subtitle count - fix: populate title & placeholder with team name - refactor: generic function to compute select fields - fix: maximise player image size in markdown - feat: create player details view - feat: map player dob - feat: restructure search command to search, favorite & display teams details - feat: create new view for team details using dummy data - build: create alias for shared types - feat: create hook to fetch team with player info - fix: invoke custom hook after change to path & provide execute flag - refactor: rename search team command - fix: prevent persisting dropdown value - feat: create dropdown with team sections using dummy data - feat(command): create search command template - Merge pull request raycast#12 from thuoe/chore/env-var-gh-actions - chore: default env vars for gh actions - chore: create basic ci pipeline (raycast#11) - Merge pull request raycast#6 from thuoe/chore/local-dev-improvements - fix: add missing package - chore: format remaining files - chore: update editorconfig - chore: format code on save - chore: create editorconfig file - Merge pull request #5 from thuoe/feature/thu-23-create-preferences - refactor: remove optional chaining - refactor: create custom hook for API call - feat: test API command - chore: provide ESLint config (#4) - Merge pull request #1 from thuoe/feature/thu-14-create-project-template - feat: create simple command template - Initial commit * Update footy-report extension - Merge pull request raycast#26 from thuoe/next - Merge pull request raycast#25 from thuoe/bugfix/squad-details - fix: map fixture id to item key - fix: increase limit of squad players rendered in grid - chore: remove console log - fix: display age && render if dob provided - fix: show seasons based on relevant team - fix: filter season stats if no details found - fix: render players without shirt no - Merge pull request raycast#23 from thuoe/main * Update footy-report extension - Merge pull request raycast#29 from thuoe/next - Merge pull request raycast#28 from thuoe/feature/thu-34-error-handling-faulty-api-tokens - fix: handle errors across views - refactor: hooks response types - fix: handle hook data responses if invalid token is found - fix: provide error from promise hook - feat: create error toast hook - Merge pull request raycast#27 from thuoe/main * Update footy-report extension - Merge pull request raycast#32 from thuoe/next - Merge pull request raycast#31 from thuoe/feature/thu-35-api-test-command-validate-sportmonks-endpoint - feat: validate endpoint before submit - Merge pull request raycast#30 from thuoe/main * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 22, 2024
* Add footy-report extension - Merge pull request raycast#22 from thuoe/next - Merge pull request raycast#21 from thuoe/docs/2023-12-26-changelog - docs: update changelog - Merge pull request raycast#20 from thuoe/feature/thu-33-redesign-test-api-command - docs: update screenshots - chore: delete unused assets - feat: action to open ext preferences - feat: use form to test API access token - Merge pull request raycast#19 from thuoe/bugfix/fetch-teams - fix: optional position name - Merge pull request #2 from thuoe/feature/thu-15-raycast-create-search-command - Merge pull request raycast#10 from thuoe/feature/thu-26-create-command-screenshots - docs: include command screenshots in README.md - docs: player stats screenshot - docs: team list screenshot - docs: update team details & API screenshots - docs: delete outdated screenshots - docs: create command screenshots - Merge pull request raycast#17 from thuoe/bugfix/type-errors - build: include build step during CI pipeline - fix: type error fetch teams hook - fix: type error command arg - fix: type errors for fetching fixtures - fix: type erros from player stats - fix: 2d array type further improvements - fix: array type - fix: multidimensional array type - Merge pull request raycast#18 from thuoe/feature/unit-tests - build: test step to ci job - test: create markdown from 2d array - test: grouping obj - test: format & select fields - build: install jest - Merge pull request raycast#16 from thuoe/feature/thu-32-search-command-create-readme - docs: add missing command subheading - docs: create README.md template - Merge pull request raycast#15 from thuoe/feature/thu-29-player-markdown-season-stats - feat: include yellow/red card stats - refactor: set/filter events - fix: map player id - feat: fetch player stats across seasons for teams - feat: create markdown table function - Merge remote-tracking branch \'origin/next\' into feature/thu-15-raycast-create-search-command - Merge pull request raycast#14 from thuoe/chore/gh-actions-ci - build: provide extension description - refactor: ci pipeline - Merge remote-tracking branch \'origin/next\' into feature/thu-15-raycast-create-search-command - Merge pull request raycast#13 from thuoe/feature/thu-28-create-extension-icon - feat: create extension icon - feat: create argument to search by team name - feat: group squad by positions in grid view - feat: create grouping function - feat: create simple grid view for squad players - feat: map tvstations to fixture calendar events - feat: provide calendar name preference - feat: wrap action in confirmation alert - feat: create calendar event action for upcoming fixtures - feat: icon for player details action button - feat: introduce limit across fixture list items - feat: populate upcoming fixtures list section - fix: correct time range when fetching fixtures - fix: rename fixture list category - refactor: format fixture timestamp during response mapping - feat: fetch latest fixtures and populate list items - fix: correct squad subtitle count - fix: populate title & placeholder with team name - refactor: generic function to compute select fields - fix: maximise player image size in markdown - feat: create player details view - feat: map player dob - feat: restructure search command to search, favorite & display teams details - feat: create new view for team details using dummy data - build: create alias for shared types - feat: create hook to fetch team with player info - fix: invoke custom hook after change to path & provide execute flag - refactor: rename search team command - fix: prevent persisting dropdown value - feat: create dropdown with team sections using dummy data - feat(command): create search command template - Merge pull request raycast#12 from thuoe/chore/env-var-gh-actions - chore: default env vars for gh actions - chore: create basic ci pipeline (raycast#11) - Merge pull request raycast#6 from thuoe/chore/local-dev-improvements - fix: add missing package - chore: format remaining files - chore: update editorconfig - chore: format code on save - chore: create editorconfig file - Merge pull request #5 from thuoe/feature/thu-23-create-preferences - refactor: remove optional chaining - refactor: create custom hook for API call - feat: test API command - chore: provide ESLint config (#4) - Merge pull request #1 from thuoe/feature/thu-14-create-project-template - feat: create simple command template - Initial commit * Update footy-report extension - Merge pull request raycast#26 from thuoe/next - Merge pull request raycast#25 from thuoe/bugfix/squad-details - fix: map fixture id to item key - fix: increase limit of squad players rendered in grid - chore: remove console log - fix: display age && render if dob provided - fix: show seasons based on relevant team - fix: filter season stats if no details found - fix: render players without shirt no - Merge pull request raycast#23 from thuoe/main * Update footy-report extension - Merge pull request raycast#29 from thuoe/next - Merge pull request raycast#28 from thuoe/feature/thu-34-error-handling-faulty-api-tokens - fix: handle errors across views - refactor: hooks response types - fix: handle hook data responses if invalid token is found - fix: provide error from promise hook - feat: create error toast hook - Merge pull request raycast#27 from thuoe/main * Update footy-report extension - Merge pull request raycast#32 from thuoe/next - Merge pull request raycast#31 from thuoe/feature/thu-35-api-test-command-validate-sportmonks-endpoint - feat: validate endpoint before submit - Merge pull request raycast#30 from thuoe/main * Update CHANGELOG.md and optimise images * Update footy-report extension - Merge pull request raycast#37 from thuoe/next - Merge pull request raycast#36 from thuoe/chore/sync-raycast-repo - Merge branch \'contributions/merge-1705420963700882000\' into chore/sync-raycast-repo - Pull contributions - Merge pull request raycast#35 from thuoe/next - Merge pull request raycast#24 from thuoe/feature/thu-18-raycast-command-search-league-standings - docs: update timestamp - fix: filter only domestic leagues - Merge remote-tracking branch \'origin/next\' into feature/thu-18-raycast-command-search-league-standings - docs: include install button (raycast#34) - Merge pull request raycast#33 from thuoe/main - Merge remote-tracking branch \'origin/next\' into feature/thu-18-raycast-command-search-league-standings - docs: update changelog - feat: action to open team details from standing - docs: include command screenshot - feat: include search bar placeholder - fix: map league id - feat: display standing once league is selected - feat: map recent form for each standing - fix: map image path - feat: map matches played - feat: create hook to fetch league standing data - fix: map active season - feat: fetch leagues * Already an install button 🙂 * fix: error handle invalid api tokens for fetching standings (raycast#38) * fix: linting issues (raycast#39) * fix: error handle fetch league hook (raycast#40) * Update README.md * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <[email protected]> Co-authored-by: Per Nielsen Tikær <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Feb 18, 2024
* Update search-joplin-notes extension - fix:conflict - fix:changelog - fix: app path - add:command - Merge pull request raycast#18 from wisdom-plus/pubilc - add:categries - version_up - Merge pull request raycast#17 from wisdom-plus/type - fix:type - Merge pull request raycast#16 from wisdom-plus/cached_error - fix:pingjoplin - fix:cached - Merge pull request raycast#13 from wisdom-plus/README - add:metadata - add:README - Merge pull request raycast#11 from wisdom-plus/applescript - rm:applescript - change:icon image - Merge pull request raycast#9 from wisdom-plus/untils - add:raycast react hooks - fix:useGetPath - add:usePingJoplin - wip:refactring:api - add:untils runAppleScript - add:package raycast untils - Merge pull request #1 from wisdom-plus/version_up - fix:localhost - upgrade: packerage - Merge pull request #1 from tomoron/joplin - pref:resetResult - pref:Loading - fix:fetch - pref:await - fix:description - add:pingjoplin - pref:port - change:icon - add:joplin icon and delete command icon - add:Icon and Color - pref:error detail - fix:error - add:state error - add:api catch error - add:toast - add:loding - pref:api then - fix:letter case - add:NoteDetail - replace:useGetPath() - add:useGetPath - rename:type - rename:notedata - fix:typo - add:joplinbundleid - fix:raycastbundleid - replece:fetchnotes - pref:promise await - rm:import runapplescript - add:BundleId - mv:runapplescripts - add:applescripts.ts - add:open raycast - add:delay - rm:comment - fix:Joplin is running not open - pref:NotesList - add:fix:props - add:noteslist - pref:url - add:constnts.ts - add:api.ts - add:types.ts - commentout - add:applescript - add_packeage:run-applescript - add:read token - fix:type - add:preferences token - add:open - add:open joplin - rm:comment - add:url fields - pref:fetch search - add:result map - add:fetch - add_package:node-fetch - add:searchText - init * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Mar 2, 2024
* Add leitnerbox extension - Add of a new command Information and add of Qol in Daily question - SnakeCase for Create A Question - change metadata screenshot size from 1000x625 to 2000x1250 - remove bun.lockb - change days between from 0 to 1day for the first box - merge - Merge pull request #2 from GZyannick/contributions/merge-1707239512729763000 - Merge branch \'contributions/merge-1707239512729763000\' - Pull contributions - Merge branch \'contributions/merge-1707239422287669000\' - Pull contributions - changelog - Merge pull request #1 from GZyannick/modification_for_publish - Add screenshot, description, icon, useForm, and improve the code - create of a leitner-box in raycast * fix: 🐛 resolve prettier error and remove hasOwnProperty * Update daily-question.tsx * Update * Update CHANGELOG.md and optimise images --------- Co-authored-by: Per Nielsen Tikær <[email protected]> Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 25, 2025
* Update ente-auth extension - Pull contributions - linting - choret: update readme - chore: add keywords - feat: add the ability to set preferred action - add features to readme - linting - fix screenshots size - add new screenshots - add new constant - separate logic into multiple commands - linting - add sorting system - add emoji - add hyperlink to notes field - add action to open preferences - import line break instead - feat: paste totp instead of copy now - linting - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - chore: add changes - Pull contributions - linting - choret: update readme - chore: add keywords - feat: add the ability to set preferred action - add features to readme - linting - fix screenshots size - add new screenshots - add new constant - separate logic into multiple commands - linting - add sorting system - add emoji - add hyperlink to notes field - add action to open preferences - import line break instead - feat: paste totp instead of copy now - linting - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - fix: reintroduce pr-15036 from albarin - chore: add changes - Pull contributions - linting - choret: update readme - chore: add keywords - feat: add the ability to set preferred action - add features to readme - linting - fix screenshots size - add new screenshots - add new constant - separate logic into multiple commands - linting - add sorting system - add emoji - add hyperlink to notes field - add action to open preferences - import line break instead - feat: paste totp instead of copy now - linting - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 25, 2025
* Update ente-auth extension - merged - Pull contributions - fix readme - fix: reintroduce pr-15036 from albarin - chore: add changes - Pull contributions - linting - choret: update readme - chore: add keywords - feat: add the ability to set preferred action - add features to readme - linting - fix screenshots size - add new screenshots - add new constant - separate logic into multiple commands - linting - add sorting system - add emoji - add hyperlink to notes field - add action to open preferences - import line break instead - feat: paste totp instead of copy now - linting - feat: show secrets that are imported - feat: delete export after use - linting - fix error handling - more helper changes - add more info for setup - chore: changed the helper name - feat: modularize - Merge branch \'feat/add-extras\' - Merge branch \'feat/add-imports\' - update the readme - linting - remove useless import - feat: add new screenshots - feat: add extras to ui - fix token generation - chore: import constant - fix: folder and file creation - i hate react - Merge pull request #1 from calebjonasson/main - cleaning up project elsint and jest configurations - feat: add imports - add test file - chore: removed useless comment - fix: linting - ran linting * Update ente-auth extension - merged - merged * Update CHANGELOG.md and optimise images --------- Co-authored-by: raycastbot <[email protected]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 25, 2025
- Bump depdendencies - Consume new API - Merge pull request #2 from doktor500/tv-guide-v2 - Downgrade eslint to 8.X - Add eslint file - Fix lint issues - Renamet metadata directory to docs - Fix changelog typo - Update changelog date - Update changelog - Merge pull request #1 from doktor500/tv-guide-v2 - Formatting - Refactor - Imrpove markdown - Always display up to date channel schedule - Rename file - Rename to DTO - Bump dependencies - Fix imports - Fix time issue - Display if a program is live - Set selected program based on user interaction - Refactor types - Fix timezone issue - Move get program details to repository - Add maybe type - Rename property - Display program details - Fix lint - Optimise icon generation process - Extract toId function - Drop previous broadcasted programs when the list is too long - Fix flickering issue - Fix keys - Restructure directories - Refactor Channel details component - Refactor Channel component - Extract icon utils - Refactor channels component - Fix lint - Use navigation api - Selected channel view - Create all channels view - Use reducer - Remove type - Fix lint - Update raycast username - User friendly error handling - Set live stream icon - Bump dependencies - Wait for icons to be loaded - Fix metadata and readme - Update CHANGELOG.md - Fix lint - Cleanup - Update changelog - Extract constant - Bump dependencies - Resize icons - Optimize - Pull contributions - Remove live logic - Update demo.gif - Fix title - Add screenshot - Fix icon - Bump dependencies - Initial version
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 25, 2025
* 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]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 25, 2025
* Update pieces-raycast extension - 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 #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]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 25, 2025
* Add elevenlabs-tts extension - 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 (#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]>
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 25, 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…
KevinBatdorf
pushed a commit
that referenced
this pull request
Jan 25, 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]>
KevinBatdorf
pushed 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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Latest updates from the Laravel Forge extension