Commit cf25567
Add linkinize extension (#24348)
* Add linkinize extension
- applying prettier
- feat: align sync/auth flow and add shortcuts
- feat: revamp sync, switching, and login flows
- prettier
- Merge branch \'contributions/merge-1696856887329784000\'
- Pull contributions
- resolves type compilation error
- simplify authentication logic
- cleanup code
- redirect to index if command is called by user
- metadata fix
- use failed style
- adds screenshots
- add missing preference property
- moves to pereferences API
- run prettier
- sort default result based on recommendations
- adds package-lock.json
- add bun.lock
- adds click handlings
- resolves ci errors.
- makes extension public
- sets owner to linkinize
- changes extension owner
- adds package-lock.json
- Fixes race conditioning
- Publish
- add bun.lockb
- Fixes race condition
- renamed domain constant
- switch got to axios
- Final Touch ups
- initial commit
- Initial commit
* Update linkinize extension
- upgrade icon
- update logo
* fix: suppress login toast during background auth
* fix: remove redundant image
* fix: harden cache parsing to avoid JSON crashes
* Update linkinize extension
- another enhancement
- handle ES lint build issue
- enhance flat eslint
- add package-lock.json
- move eslint config to inline
- Make changelog date dynamic
* change types to match recommendation
* refactor(linkinize): update ESLint config and update dependencies
- enhance error handling in support.tsx for JSON parsing and authentication
- update README.md for prettier run
* Update CHANGELOG.md, add platforms field and optimise images
---------
Co-authored-by: Dhruv Suthar <git@dhrv.pw>
Co-authored-by: raycastbot <bot@raycast.com>1 parent 98dd2db commit cf25567
File tree
19 files changed
+3911
-0
lines changed- extensions/linkinize
- assets
- metadata
- src
19 files changed
+3911
-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 | + | |
| 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 | + | |
| 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 | + | |
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Loading
Loading
Loading
0 commit comments