forked from
margin.at/margin
Write on the margins of the internet. Powered by the AT Protocol.
commits
Author
Commit
Message
Date
users: Extract user meta from cards
User meta data in cards was duplicated across annotations, highlights,
and bookmarks, some with varying behavior. This change consolidates all
of that into one shared component.
Fix the highlight context menu action in Firefox
Fixes highlighted text not being underlined after a highlight is created
until the page is refreshed.
Fixes the highlight option in the context menu doing nothing in Firefox.
The call to the service worker wasn't being handled, and the API call
the extension would have made wasn't being authenticated.
Fixes context menus not showing when the temp extension is reloaded in
Firefox.
Implement Light Mode
v0.1.21