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: filter by deleted, retry overview, update cache policy #8

Merged
merged 6 commits into from
Jul 24, 2024

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    5eb9998 View commit details
    Browse the repository at this point in the history
  2. docs: add livemd

    0x009922 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    761334a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix: 24 hours, not minutes

    0x009922 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c9c9067 View commit details
    Browse the repository at this point in the history
  2. feat: new cache strategy

    - load data on init
    - always return latest successful data
    - update data in background on each request
    - all without data races!
    0x009922 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fcfbe7b View commit details
    Browse the repository at this point in the history
  3. docs: format

    0x009922 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2eab53f View commit details
    Browse the repository at this point in the history
  4. ci: update docker version

    RamilMus committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8b68a23 View commit details
    Browse the repository at this point in the history