Commit 2ddb6b9
Update qr-code-scanner extension (#26336)
* Fix: use Raycast open API instead of npm open package for correct URL dispatch
* feat(qr-code-scanner): add option to open URL after scan
- Introduced a new preference to automatically open decoded URLs after scanning.
- Updated dependencies for improved functionality and security.
- Refactored QR code decoding to use async/await for better error handling.
- Added ESLint configuration for consistent code quality.
* Update CHANGELOG.md
---------
Co-authored-by: Dhruv Suthar <git@dhrv.pw>
Co-authored-by: raycastbot <bot@raycast.com>1 parent 81d5254 commit 2ddb6b9
File tree
8 files changed
+1879
-2366
lines changed- extensions/qr-code-scanner
- .cursor/hooks/state
- src
8 files changed
+1879
-2366
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments