Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gbraad-apps/gauth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: multiwebinc/html5-google-authenticator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 19 files changed
  • 2 contributors

Commits on Jan 8, 2015

  1. Update index.html

    multiwebinc committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    49f1deb View commit details
    Browse the repository at this point in the history
  2. Many changes

    Rewrite using flat theme, get rid of jquery-mobile, add jquery-ui and bootstrap, change localStorage to chrome.storage when possible.
    multiwebinc committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    1470766 View commit details
    Browse the repository at this point in the history
  3. Many changes

    Rewrite using flat theme, get rid of jquery-mobile, add jquery-ui and bootstrap, change localStorage to chrome.storage when possible.
    multiwebinc committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    03dc80d View commit details
    Browse the repository at this point in the history
  4. Horizontal scroll bar and timer sensitivity

    There was a horizontal scrollbar when viewing index.html in a browser. Also, since the counter updated only once every second, it could be out of sync with the timebar element.
    multiwebinc committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    6853c41 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2015

  1. Remove horizontal scrollbar

    I thought the last commit did it, but I was wrong.
    multiwebinc committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    2ae457a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2015

  1. Many more changes

    multiwebinc committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    640533c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2015

  1. Configuration menu
    Copy the full SHA
    1e2cdc9 View commit details
    Browse the repository at this point in the history
Loading