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

Added the bookmark type to the database #256

Merged
merged 4 commits into from
Jul 1, 2024

Commits on Jun 30, 2024

  1. refactoring asset types

    Extracted out functions to silently delete assets and to update them after crawling
    Generalized the mapping of assets to bookmark fields to make extending them easier
    kamtschatka committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7442ca9 View commit details
    Browse the repository at this point in the history
  2. Added the bookmark type to the database

    Introduced an enum to have better type safety
    cleaned up the code and based some code on the type directly
    kamtschatka committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    a208d45 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    c6001a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    522d8e5 View commit details
    Browse the repository at this point in the history