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

feat: check DB file has been changed #143

Merged
merged 25 commits into from
Sep 17, 2023
Merged

feat: check DB file has been changed #143

merged 25 commits into from
Sep 17, 2023

Commits on Sep 2, 2023

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

Commits on Sep 10, 2023

  1. chore: fix types

    delphinus committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    a165b57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e6c81f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    613bcf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30fe451 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d7b2fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    041c2a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1108b0d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    98c4620 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e441aa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eab23a View commit details
    Browse the repository at this point in the history
  4. chore: fix types

    delphinus committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7c14d15 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. chore: change variable name

    delphinus committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    0c992e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ad2ec2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d69c430 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80074d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    9f8fd83 View commit details
    Browse the repository at this point in the history
  2. test: add tests for Native

    delphinus committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    aec1d1c View commit details
    Browse the repository at this point in the history
  3. test: use robust way to calculate time

    vim.fn.strptime cannot be used in Lua loop
    delphinus committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    94dbe5a View commit details
    Browse the repository at this point in the history
  4. chore: fix comments

    delphinus committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    bad03a1 View commit details
    Browse the repository at this point in the history
  5. refactor: simplify the code

    delphinus committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    8a0243d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66543f6 View commit details
    Browse the repository at this point in the history
  7. test: disable some logging

    Many loggings make the test fail.
    delphinus committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    fd58c0f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f34d315 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75ae450 View commit details
    Browse the repository at this point in the history