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

Update looksee extension #15272

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Update looksee extension #15272

merged 1 commit into from
Nov 12, 2024

Conversation

olavgjerde
Copy link
Contributor

@olavgjerde olavgjerde commented Nov 7, 2024

Description

As mentioned in feature request #15104: "Notify user if looking up a private MAC address if 2,6,A, or E is in the second spot that this is very likely a private MAC address. This also will cut down on unnecessary API calls."

I have implemented, in dialog with @stephenjmcmahon, a filter which warns the user about such lookups.

Changelog

  • Adds a local MAC address detection filter
  • Adds a local MAC address warning view
  • Updates the extension dependencies to latest non-breaking change versions

Resolves #15104

Screencast

looksee 2024-11-08 at 00 21 43

Checklist

- fix: corrects local address warning\'s action title casing
- chore: updates changelog
- feat: utilizes local mac filter in lookup flow
- feat: adds hook for determining if a MAC address is local/random
- chore: updates dependencies to latest non-breaking change versions
- Initial commit
@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: looksee Issues related to the looksee extension labels Nov 7, 2024
@raycastbot
Copy link
Collaborator

Thank you for the update! 🎉

You can expect an initial review within five business days.

@raycastbot raycastbot added the OP is author The OP of the PR is the author of the extension label Nov 7, 2024
Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋

Looks good to me, approved 🔥

@raycastbot raycastbot merged commit f5c40f1 into raycast:main Nov 12, 2024
12 checks passed
Copy link
Contributor

Published to the Raycast Store:
https://raycast.com/olavgjerde/looksee

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension fix / improvement Label for PRs with extension's fix improvements extension: looksee Issues related to the looksee extension OP is author The OP of the PR is the author of the extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[LookSee - A MAC, OUI, IAB Lookup] Notify User MAC Address is Randomized on Lookup
3 participants