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

Introduce addAlias method. #833

Merged
merged 7 commits into from
Nov 28, 2023
Merged

Introduce addAlias method. #833

merged 7 commits into from
Nov 28, 2023

Commits on Nov 17, 2023

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

Commits on Nov 27, 2023

  1. Introduce addClone to creator.

    This allow user to add a new entry which is a `Clone` of a previously
    added one.
    
    The new entry is the "same" that the original one but for the
    path and title.
    mgautierfr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    10be053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    150d4ab View commit details
    Browse the repository at this point in the history
  3. Introduce getBlobIndex.

    This is use in zim-check to not count clone entries as duplicated entries.
    mgautierfr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    14b2c5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3828fe3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e641da6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a59af5 View commit details
    Browse the repository at this point in the history