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

Restore points 2.0 #776

Merged
merged 21 commits into from
Aug 3, 2023
Merged

Restore points 2.0 #776

merged 21 commits into from
Aug 3, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    34a3d38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    364b346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8a958e View commit details
    Browse the repository at this point in the history
  4. More improvements

    GarboMuffin committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5b87295 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e3f65a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Go back to indexedDB

    IDB has better browser support and solves the locking issue for us
    IDB seems to work fine for this -- we were just using it wrong
    (openCursor would read the entire restore point from disk!)
    GarboMuffin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2904459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7465e53 View commit details
    Browse the repository at this point in the history
  3. Various interface tuning

    GarboMuffin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6e25edb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcac86c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c2fc6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fbfd46 View commit details
    Browse the repository at this point in the history
  7. Implement stuff for disable restore point addon

    addon change to be pulled later
    GarboMuffin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    68c4e51 View commit details
    Browse the repository at this point in the history
  8. Add more size metadata

    GarboMuffin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f732e8f View commit details
    Browse the repository at this point in the history
  9. Improve modal size

    GarboMuffin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0656931 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    efa63c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e03f01 View commit details
    Browse the repository at this point in the history
  12. draw after loading

    GarboMuffin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a387926 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Smarter VM stuff

    GarboMuffin committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d225ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b4d9c View commit details
    Browse the repository at this point in the history
  3. prop type error

    GarboMuffin committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    529fb20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c06958c View commit details
    Browse the repository at this point in the history