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

Refactor HREF normalization and models #387

Merged
merged 29 commits into from
Sep 21, 2023
Merged

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    016d0d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04ff6a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80bc53f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d05ed0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    79e4a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    788f9ef View commit details
    Browse the repository at this point in the history
  3. Update changelog

    mickael-menu committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    35f00bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20b5965 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    57d0dcd View commit details
    Browse the repository at this point in the history
  2. Move Href

    mickael-menu committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    faf8bd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1360072 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7540ed View commit details
    Browse the repository at this point in the history
  5. Minor fixes

    mickael-menu committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3d3d023 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39ca985 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Ergonomics

    mickael-menu committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    433a430 View commit details
    Browse the repository at this point in the history
  2. Refactor LCP Link

    mickael-menu committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    0a661ee View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Fix regression

    mickael-menu committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    722283c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6945501 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Various changes

    mickael-menu committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    abc816b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 11, 2023

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

Commits on Sep 18, 2023

  1. Merge branch 'v3' into refactor-href-url

    # Conflicts:
    #	readium/lcp/src/main/java/org/readium/r2/lcp/license/container/ContainerLicenseContainer.kt
    #	readium/lcp/src/main/java/org/readium/r2/lcp/license/container/FileZipLicenseContainer.kt
    #	readium/lcp/src/main/java/org/readium/r2/lcp/license/container/LcplLicenseContainer.kt
    #	readium/lcp/src/main/java/org/readium/r2/lcp/license/container/LcplResourceLicenseContainer.kt
    #	readium/lcp/src/main/java/org/readium/r2/lcp/license/container/LicenseContainer.kt
    #	readium/shared/src/main/java/org/readium/r2/shared/publication/services/content/iterators/HtmlResourceContentIterator.kt
    #	test-app/src/main/java/org/readium/r2/testapp/bookshelf/BookRepository.kt
    #	test-app/src/main/java/org/readium/r2/testapp/catalogs/CatalogViewModel.kt
    mickael-menu committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    01c4f58 View commit details
    Browse the repository at this point in the history
  2. Rename test app

    mickael-menu committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    dbf09e2 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    mickael-menu committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    65c7c80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    708b18c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Nullable Url path

    mickael-menu committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d505939 View commit details
    Browse the repository at this point in the history
  2. Improve error reporting

    mickael-menu committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e840fc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    924ba0e View commit details
    Browse the repository at this point in the history
  2. Address review comments

    mickael-menu committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    839f91a View commit details
    Browse the repository at this point in the history