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

Plugin to display HTML text with navigation and timeout #69

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 7, 2017

  1. Read pages until timeout.

    earcanal committed May 7, 2017
    Configuration menu
    Copy the full SHA
    ac501a3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Store furthest page read.

    earcanal committed May 8, 2017
    Configuration menu
    Copy the full SHA
    718384d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. FIX: Intermittent trial termination.

    Silly copy-paste fail which introduced a second end trial function,
    resulting in 2 concurrent keyboard listeners (I think).
    earcanal committed May 9, 2017
    Configuration menu
    Copy the full SHA
    ada8bbf View commit details
    Browse the repository at this point in the history