Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Pass lint check #1

Merged
merged 4 commits into from Mar 12, 2023
Merged

Pass lint check #1

merged 4 commits into from Mar 12, 2023

Conversation

douo
Copy link
Owner

@douo douo commented Mar 12, 2023

No description provided.

@douo douo changed the title Temp path Pass lint check Mar 12, 2023
@douo douo merged commit 8204be5 into main Mar 12, 2023
@douo douo deleted the temp-path branch March 12, 2023 12:07
douo pushed a commit that referenced this pull request Apr 10, 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 (raycast#5)
- feat: add publish workflow
- fix: ci (raycast#4)
- feat: add actions
- feat: add dependabot
- feat: monorepo
- docs: improve kafka documentation
- docs: add kakfa doc link in readme
- feat: add conf to hide consumers without lag
- feat: add metadata extractor
- feat: add partitions in topics and improve compacted tag
- fix: kafka extension icon
- feat(kafka): new extension
- deps: update raycast
- feat(vault): add paste to current app
- feat(vault): add favorites management
- chore(doc): improve documentation
- Merge pull request raycast#2 from fonimus/feat/license
- Merge pull request #1 from fonimus/feat/build-sh
- Merge pull request raycast#3 from fonimus/feat/git-ignore
- feat(vault): add list/create/delete entities
- feat(github): improve list accessories
- feat(github): improve list accessories
- feat(github): remove pr number when details are shown
- fix(github): remove labels from list temporarily (bug in raycast/extensions raycast#3359)
- chore(git): add .gitignore
- chore(license): add MIT license
- chore(build): add extension builder
- feat(github): improve left icon for bots, waiting, etc
- feat(github): improve left icon for bots, waiting, etc
- feat(github): add pr number in navigation and set approval as left icon
- fix(vault): typo
- chore(deps): migrate to last raycast version
- chore(all): reformat with prettier
- fix(vault): fix logo dimension
- ♻️ Remove unused url preference
- 🐛 Remove console logs
- 🔧 Fix readme
- 🔧 Add dsstore to gitignore
- 🔧 Update manifests
- ✨(vault) Save show technical paths in cache
- ✨(github) Add draft information
- ✨(vault) Add folder recursive deletion
- ✨(vault) Add json validation when adding new version
- ✨ Add tint color in icons
- ✨ Add tint color in icons, add mark in user avatar
- 🔨 Add react hooks eslint plugin
- 🐛 Fix reloading issue
- ✨ Add owner name in repo list and copy pr url in clipboard
- 🔧 Remove organization from preferences
- ✨ Add approve action, add possibility to show/hide details, add number of approvals in list/detail
- ♻️ Use useCallback hook and make actions methods components
- ♻️ Use usePromise from raycast utils when possible
- 🐛 Fix system sound by replacing unnecessary submit form action by standard action
- ♻️ Use useCachedState from raycast utils
- 🎉 Init project with vault and github extensions
- Initial commit

* 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
douo pushed a commit that referenced this pull request May 23, 2023
* Update quantumcast extension

- Release 0.0.2 (raycast#8)
- release 0.0.1 (raycast#5)
- Modified CHANGELOG (raycast#4)
- Merge initial release 0.0.1 (raycast#3)
- Dev (raycast#2)
- npm update (#1)
- Added logos
- Initial project setup
- Update README.md
- Initial commit

* Update CHANGELOG.md

* new Raycast eslint

* Update open-cloudflow-workspace.tsx

---------

Co-authored-by: Per Nielsen Tikær <per@raycast.com>
douo pushed a commit that referenced this pull request May 23, 2023
* Update quantumcast extension

- Release 0.0.2 (raycast#8)
- release 0.0.1 (raycast#5)
- Modified CHANGELOG (raycast#4)
- Merge initial release 0.0.1 (raycast#3)
- Dev (raycast#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 <per@raycast.com>
douo pushed a commit that referenced this pull request May 23, 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 (raycast#5)
- deps: Update dependencies, use strict api and iso-formatted dates (raycast#4)
- feat: Search projects, objects and versions (raycast#2)
- chore: Add codeowners file (raycast#3)
- feat: Assigned tasks (#1)
- Initial commit

* Update image address

* Updated API+Linter

* Updated API+Linter

---------

Co-authored-by: Per Nielsen Tikær <per@raycast.com>
douo pushed a commit that referenced this pull request May 23, 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 raycast#3 from louishuyng/manipulate-basic-tmux-actions

* Update tmux-sessioner extension

- Better icon display
- Update How to Use section in README.md

* Update index.tsx

* Update create_new_session.tsx

* metadata

---------

Co-authored-by: Per Nielsen Tikær <per@raycast.com>
douo pushed a commit that referenced this pull request May 23, 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 raycast#3 from louishuyng/manipulate-basic-tmux-actions

* Update tmux-sessioner extension

- Better icon display
- Update How to Use section in README.md

* Update index.tsx

* Update create_new_session.tsx

* metadata

* Update tmux-sessioner extension

- fix merge conflict
- Pull contributions
- create tmux manage windows command

* Update tmux-sessioner extension

- fix build conflict
- Pull contributions

* delete tmux window action

---------

Co-authored-by: Per Nielsen Tikær <per@raycast.com>
douo pushed a commit that referenced this pull request May 23, 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 (raycast#5)
- Modified CHANGELOG (raycast#4)
- Merge initial release 0.0.1 (raycast#3)
- Dev (raycast#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 <per@raycast.com>
douo pushed a commit that referenced this pull request Jul 4, 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 raycast#3 from louishuyng/manipulate-basic-tmux-actions

* Update tmux-sessioner extension

- Better icon display
- Update How to Use section in README.md

* Update index.tsx

* Update create_new_session.tsx

* metadata

* 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 <per@raycast.com>
douo pushed a commit that referenced this pull request Sep 14, 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 raycast#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 raycast#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 raycast#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 raycast#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 <per@raycast.com>
douo pushed a commit that referenced this pull request Sep 14, 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 raycast#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 raycast#4 from razgaon/feature/create-database
- Improved the UI and experience
- Added clear indication when adding papers
- Merge pull request raycast#3 from razgaon/feature/no-duplicates
- Checks if article already exists.
- Merge pull request raycast#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
douo pushed a commit that referenced this pull request Sep 14, 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 raycast#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 raycast#4 from razgaon/feature/create-database
- Improved the UI and experience
- Added clear indication when adding papers
- Merge pull request raycast#3 from razgaon/feature/no-duplicates
- Checks if article already exists.
- Merge pull request raycast#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 <milena@raycast.com>
douo pushed a commit that referenced this pull request Sep 14, 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 <per@raycast.com>
Co-authored-by: raycastbot <bot@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 2024
* ✨ [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
douo pushed a commit that referenced this pull request Feb 23, 2024
* 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 raycast#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 raycast#4 from razgaon/feature/create-database
- Improved the UI and experience
- Added clear indication when adding papers
- Merge pull request raycast#3 from razgaon/feature/no-duplicates
- Checks if article already exists.
- Merge pull request raycast#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 <milena@raycast.com>
Co-authored-by: raycastbot <bot@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 2024
* 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 <per@raycast.com>
Co-authored-by: raycastbot <bot@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 2024
* 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 <per@raycast.com>
Co-authored-by: raycastbot <bot@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 2024
* 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 <per@raycast.com>
Co-authored-by: raycastbot <bot@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 2024
* 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 raycast#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 <per@raycast.com>
Co-authored-by: raycastbot <bot@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 2024
* 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 raycast#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 <per@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 2024
* 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 <bot@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 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 (raycast#5)
- Hosting Command Palette: Add OAuth support (raycast#3)
- Hosting Command Palette: Add running locally docs (raycast#4)
- Hosting Command Pallete: Update the name of the extension (raycast#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 <per@raycast.com>
Co-authored-by: raycastbot <bot@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 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 <bot@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 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 raycast#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 raycast#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 (raycast#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 <bot@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 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 raycast#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 raycast#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 (raycast#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 <bot@raycast.com>
Co-authored-by: Per Nielsen Tikær <per@raycast.com>
douo pushed a commit that referenced this pull request Feb 23, 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 <bot@raycast.com>
douo pushed a commit that referenced this pull request Mar 29, 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 raycast#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 <per@raycast.com>
Co-authored-by: raycastbot <bot@raycast.com>
douo pushed a commit that referenced this pull request Mar 29, 2024
* Add dolar-hoy extension

- feat: update readme
- Add basic extension features (#1)
- Merge branch \'main\' of github.com-personal:GustavoCarvallo01/dolar-hoy-raycast-extension
- feat: add basic functionality
- Initial commit

* fix: code style

* Update dolar-hoy extension

- fix: default value warning
- feat: use \'useForm\' hook in \'convertValue\'
- fix: historical value with no date

* Update dolar-hoy extension

- feat: validate positive number on convert value
- fix: convert value not detecting NaN

* style: run prettier

* Update dolar-hoy extension

- fix: add custom onChange handler to reset previous errors (convert value)
- fix: add custom onChange handler to reset previous errors

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: gustavocarvallo <gustavocarvallo@sirius.com.ar>
Co-authored-by: raycastbot <bot@raycast.com>
douo pushed a commit that referenced this pull request Mar 29, 2024
* Add menu bar notifications

* Clear debug code

* Drop unused imports

* Add open-link feature

* Update mastodon extension

- feat: add hint for re-authorize
- Merge pull request raycast#2 from LitoMore/notifications
- feat: add menu bar notifications
- Merge pull request #1 from LitoMore/pull-updates
- chore: pull latest code
- fix: remove space that break words
- Create FUNDING.yml
- fix: missing statuses response
- fix: remove redundant authrozise
- fix: type check
- fix: type check
- refactor: use useCacheState hook
- docs: update contributors name
- docs: add contributors
- fix: optional originalStatus
- feat: show who boost the status
- docs: fix typo in README
- docs: update screencast
- chore: update Raycast api
- style: fix lint
- refactor: narrow auth scope
- docs: update README
- docs: update README
- refactor: update toast message
- feat: add shortcut to actions
- refactor: use !
- style: change name from fetch to get
- style: fix lint
- feat: reply to status
- fix: visibility scope when edit
- refactor: add fetchMyStatus to useMe
- refactor: action & helpers
- feat: edit status
- feat: add delete api
- chore: update raycast api
- refactor: remove useHandleError hook
- style: fix-lint
- chore: modify words and orders
- feat: bookmark status form action
- chore: update auth scope
- style: fix-lint
- refactor: error handler feat: reblog in action
- refactor: form validator
- refactor: visibility mapping
- refactor: visibility dropdown text and utils
- refactor: cw autofocus
- refactor: move useForm
- style: fix-lint
- refactor: handleSubmit-> usePostStatus hook
- refactor: more hooks
- feat: init action panel
- refactor: use uppercase in visiblity
- feat: parse card link
- feat: add color to metadata
- refactor: statusparser
- refactor: account id
- perf: cache tl status
- feat: support gif preview
- feat: init home timeline page
- feat: add timeline api
- refactor: update useMe in command
- fix: missing else
- refactor: add useMe hook
- feat: add bookmark/favourite/boost api
- style: lint
- chore: update raycast api
- docs: change title
- fix: typo
- docs: update README
- fix: remove local only in settings
- docs: update README
- fix: wrong endpoint
- style: lint
- fix: media upload failed
- feat: support Markdown
- refactor: target Mastodon
- refactor: move title to label
- docs: update the limit of status to show
- style: lint code
- feat: filter the reblog statuses from my status
- style: lint the code
- perf: remove export authorize
- docs: update metadata
- fix fqn could not show
- docs: add metadata
- docs: add metadata
- docs: update description
- style: change the name of params
- fix: don\'t merge bookmark states
- docs: add screenshots
- docs: add catagories
- docs: move images to media folder
- docs: add draft status
- docs: update icon
- docs: update description
- chore: move to npm
- docs: remove todo
- feat: add kaomoji
- fix: handle undefined value in Promise.all for mediaIds
- docs: update image size
- docs: update image size
- docs: update README
- feat: add view my status command
- refactor: add utils folder
- refactor: add utils files
- refactor: add utils files
- refactor: remove StatusContent component
- refactor: bookmark command
- perf: change params\'s name
- fix: fqn do not show
- refactor: merge states
- feat: add view bookmark command
- refactor: remove if else
- docs: update icon and command name
- perf: let toast show earlier
- feat: show scheduled time in toast
- feat: add scheduled_status
- revert: refreshToken & requestAccessToken function
- docs: update icon
- refactor: api&oauth
- feat: upload file to remote
- fix: cw setting could not store
- style: fix lint
- refactor: detail-status command
- feat: auto focus to cw
- feat: add fqn id and open in akkoma action
- refactor: set statusInfo init to null
- feat: open the last publish status in browser
- refactor: remove error message in StatusContent
- refactor: more friendly error toast
- refactor: StatusContent component
- fix: could not send status
- fix: set proper error toast
- refactor: remove useless types
- refactor: api types
- refactor: target akkoma&pleroma only
- chore: update dependieces
- refactor: seperate api and oauth
- init
- Initial commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant