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

Support localStorage for storing settings #613

Merged
merged 35 commits into from
Apr 14, 2020

Commits on Apr 4, 2020

  1. Configuration menu
    Copy the full SHA
    ab47958 View commit details
    Browse the repository at this point in the history
  2. Put test into a function

    Jaifroid committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    8046503 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Fix for IE11

    Jaifroid committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    98b5a00 View commit details
    Browse the repository at this point in the history
  2. Add clearer documentation

    Jaifroid committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    1b3c505 View commit details
    Browse the repository at this point in the history
  3. More documentation

    Jaifroid committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    2dc6fac View commit details
    Browse the repository at this point in the history
  4. Simplify code

    Jaifroid committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    a078f23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abf0bd4 View commit details
    Browse the repository at this point in the history
  6. Fix some review requests

    Jaifroid committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    2c10e74 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Report API in status panel

    Jaifroid committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    45244e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3acae3e View commit details
    Browse the repository at this point in the history
  3. Update latest Mozilla cookies framework

    Fixes #438
    Jaifroid committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    6394eae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    612d90f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    7a2e7b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f683aad View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    03727d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86dbbb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9f1323 View commit details
    Browse the repository at this point in the history
  4. Accept Boolean values too

    Jaifroid committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    459db34 View commit details
    Browse the repository at this point in the history
  5. Add migration code

    Jaifroid committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    270594c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99dba53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc4a5ba View commit details
    Browse the repository at this point in the history
  8. Correct documentation

    Jaifroid committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    d4b5d87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e2aef3 View commit details
    Browse the repository at this point in the history
  10. Fix more codeFactor issues

    Jaifroid committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    88641e7 View commit details
    Browse the repository at this point in the history
  11. Add diagnostic messages

    Jaifroid committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    a53f843 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14e6e43 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7dee737 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f2ea273 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Add list of keys to migrate

    Jaifroid committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    836e35d View commit details
    Browse the repository at this point in the history
  2. Correct JSDoc type statement

    Jaifroid committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    21a9dd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21f0e14 View commit details
    Browse the repository at this point in the history
  4. Correct documentation

    Jaifroid committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    f17dae1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Change function names

    Jaifroid committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    4e154c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3e1bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34ce7d9 View commit details
    Browse the repository at this point in the history