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

Local first optimizations #450

Merged
merged 5 commits into from
Oct 19, 2020
Merged

Local first optimizations #450

merged 5 commits into from
Oct 19, 2020

Commits on Oct 2, 2020

  1. feat: adds mod tags + other nits

    Signed-off-by: Carson Farmer <carson.farmer@gmail.com>
    carsonfarmer committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    c53f7a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. feat: save returns list of saved ids. fixes #431

    Signed-off-by: Carson Farmer <carson.farmer@gmail.com>
    carsonfarmer committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    416e7f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. feat: don't error on delete of non-existant keys

    Signed-off-by: Carson Farmer <carson.farmer@gmail.com>
    carsonfarmer committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    95d0cb8 View commit details
    Browse the repository at this point in the history
  2. chore: revert save changes

    Signed-off-by: Carson Farmer <carson.farmer@gmail.com>
    carsonfarmer committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    5db16d1 View commit details
    Browse the repository at this point in the history
  3. test: deleting no longer throws errors

    Signed-off-by: Carson Farmer <carson.farmer@gmail.com>
    carsonfarmer committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    cae531a View commit details
    Browse the repository at this point in the history