Commit ef0d5dc
Add favoro extension (#25133)
* Add favoro extension
- chore: capitalize command titles and subtitles
- chore: update author name and dependencies
- prepare release
- cleanup
- cleanup
- cleanup
- replace logo
- cleanup
- chore: add vitest testing framework and cache constants
- docs(plans): add feature plans and review documentation
- feat(search): add bookmark search UI with grouped results
- feat(cache): implement data caching with LocalStorage
- feat(search): implement improved search algorithm with AND logic
- refactor: clean up OAuth implementation after code review
- feat: add OAuth PKCE authentication for Favoro API
- chore: initialize Raycast extension project
- chore: add TypeScript/Raycast project guidelines and commands
* fix: resolve TypeScript compilation errors
* Update favoro extension
- chore: add store screenshots
- feat(logout): add standalone logout command
* Update CHANGELOG.md and optimise images
---------
Co-authored-by: raycastbot <bot@raycast.com>1 parent ce3f5b4 commit ef0d5dc
File tree
37 files changed
+7673
-0
lines changed- extensions/favoro
- assets
- metadata
- src
- components
- hooks
- lib
- types
37 files changed
+7673
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Loading
Loading
0 commit comments