Mink icon indicating copy to clipboard operation
Mink copied to clipboard

Chrome extension that uses Memento to indicate that a page a user is viewing on the live web has an archived copy and to give the user access to the copy

Results 90 Mink issues
Sort by recently updated
recently updated
newest added

When viewing a memento, the only options for navigation are to go back to the live web or iterative navigate one-by-one through the next/prev/first/last. Navigating to a memento two positions...

userInterface

Per https://blog.chromium.org/2020/12/manifest-v3-now-available-on-m88-beta.html, manifest version 3 is available for testing in Chrome 88 beta. Of significance is the deprecation of background scripts in favor of service workers. Barriers: TBD Branch: [issue-316](/machawk1/mink/tree/issue-316)

enhancement
BLOCKER
associated branch

The default aggregator at memgator.cs.odu.edu is currently returning an HTTP 502. The logic for aggregator fall-through uses fetch, which will not invoke the catch to handle the error, thus the...

bug

The [date.js](https://github.com/datejs/Datejs) repo was archived mid-2020. We should decouple from it for security. 1. Identify where it is being used. 2. Identify alternatives (ideally native).

dependencies

In the Miller column UI, the number adjacent each year, month, day, and time could be interpreted as part of the date, e.g., "Jan 5" does not mean January 5th...

userInterface

https://twitter.com/aarondfrancis/status/1611800938020474880?t=i7bQeeqhyXYI51ZzeCnIBg&s=03 ![Fl5FkFMX0AEStG4](https://user-images.githubusercontent.com/2514780/211357866-eb11686f-2cb7-4459-bf07-c1f577767262.jpeg) ```html ```

userInterface

Visit https://chrome.google.com/webstore/detail/mink-integrate-live-archi/jemoalkmipibchioofomhkgimhofbbem/ with the extension installed. Note no movement from the Mink toolbar icon nor any console messages, visible if using local source rather than binary.

bug

The MemGator instance at ODUCS is still downit's back up and the secondary aggregator is crashing due to memory issues. There ought to be complete fall-through logic for Mink to...

enhancement

Browser reports "Cross-Origin Read Blocking (CORB) blocked cross-origin response" upon clicking IA or archive.is logo post-submission. This is a blocker for next release. 5bd88751990aaaab5bfd0253fc67b375e56f32d2 - [X] Fix single-click archiving to...

bug
BLOCKER

For example, the dropdown contains abbreviations like "Jan", "Feb", "2nd", "3rd", etc. ![i18n](https://user-images.githubusercontent.com/2514780/165354619-761790ec-1978-4102-b3bc-0ac81fa8ffb5.png)

enhancement