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

Upgrade to droid 6.7 #388

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Upgrade to droid 6.7 #388

wants to merge 11 commits into from

Commits on Jul 23, 2023

  1. droid 6.7 wip

    pwinckles committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    079027e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. wip droid without recursion

    pwinckles committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    eba6bdb View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    9c7edf4 View commit details
    Browse the repository at this point in the history
  2. cleanup code and add docs

    pwinckles committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    bd16168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de596a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddf7614 View commit details
    Browse the repository at this point in the history
  5. update test expectation for invalid epub

    This epub is missing a `mimetype` file, causing it to not be
    identified by Droid as an epub, so instead it treats it as a zip and
    includes the file contents.
    pwinckles committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    722314f View commit details
    Browse the repository at this point in the history
  6. remove unneeded copy

    pwinckles committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f61244b View commit details
    Browse the repository at this point in the history
  7. add mechanism for disabling inspecting archive contents

    The `fits.xml` file now let's user disable inspecting archive
    contents. Inspecting all archive types is enabled by default.
    pwinckles committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    386347a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

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