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

Convert Book ID's to MD5 to reduce collisions #274

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jan 8, 2024

  1. Convert Book ID's to MD5 to reduce collisions.

    Keep fletcher hashes for the highlight refs.
    
    Retains backwards compatiblity with notes that store the old fletcher hashes, and will update them as new highlights are added
    Shaun Barlow committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bf53ae3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Fix a hashing change that got missed

    Shaun Barlow committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    30da9e8 View commit details
    Browse the repository at this point in the history