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

Migration to chrome.storage API and 24 hour currency rate caching #6

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

Commits on Mar 14, 2015

  1. Formatted Manifest file

    Zan Gerden committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    75d4342 View commit details
    Browse the repository at this point in the history
  2. Transition to chrome.storage API

    Zan Gerden committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    675fa4f View commit details
    Browse the repository at this point in the history
  3. Migration from localStorage to chrome.storage

    Zan Gerden committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    8130f8b View commit details
    Browse the repository at this point in the history
  4. Fixed code layout

    Zan Gerden committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    3d05cd9 View commit details
    Browse the repository at this point in the history
  5. Fixed special character in my name

    Zan Gerden committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    cd4bd12 View commit details
    Browse the repository at this point in the history
  6. Cache for currency rate

    Zan Gerden committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    d7cd4d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. Fix: Re-cache if currency is changed, and re-caching on request not o…

    …n page load
    Zan Gerden committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    d321c35 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Fix: Fix when some options weren't saved

    Zan Gerden committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    a960796 View commit details
    Browse the repository at this point in the history