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

Support for multilang ZIMs #904

Merged
merged 6 commits into from
Mar 8, 2023
Merged

Support for multilang ZIMs #904

merged 6 commits into from
Mar 8, 2023

Commits on Mar 8, 2023

  1. Support for multilang ZIMs

    veloman-yunkan authored and mgautierfr committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    5bda7fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12826a5 View commit details
    Browse the repository at this point in the history
  3. Enter Book::getLanguages()

    veloman-yunkan authored and mgautierfr committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b1ad319 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51fcb90 View commit details
    Browse the repository at this point in the history
  5. One more usage of Book::getLanguages()

    `Book::getLanguages()` is used instead of `Book::getLanguage()` when
    determining the set of languages for a collection of books.
    veloman-yunkan authored and mgautierfr committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    2550306 View commit details
    Browse the repository at this point in the history
  6. Deprecated Book::getLanguage()

    Introduced `Book::getCommaSeparatedLanguages()` instead.
    veloman-yunkan authored and mgautierfr committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    eb002ae View commit details
    Browse the repository at this point in the history