Commit 9471849
Add Wispr Flow Dictionary extension (#24644)
* Add Wispr Flow Dictionary extension
Adds an extension to manage Wispr Flow's custom vocabulary dictionary.
Features:
- Add words/phrases to the dictionary
- View, search, and delete existing words
- Shows both manual entries and learned words
* Add CHANGELOG.md
* Fix SQL injection vulnerabilities and add metadata folder
- Add escapeString() function with proper sanitization (quote doubling, null byte removal, length limit)
- Add validateUuid() function to validate ID parameters
- Apply sanitization to all user inputs in db.ts
- Create metadata folder for screenshots
* Add screenshots
* Resize screenshots to 2000x1250
* Update CHANGELOG.md to use {PR_MERGE_DATE} placeholder
* Add Raycast-specific entries to .gitignore
* Update screenshots with improved visuals
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Update CHANGELOG.md, add platforms field and optimise images
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: raycastbot <bot@raycast.com>1 parent 5d213f2 commit 9471849
File tree
12 files changed
+3954
-0
lines changed- extensions/wispr-flow-dictionary
- assets
- metadata
- src
12 files changed
+3954
-0
lines changed| 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 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments