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

Add new api for wikipedia image info #29

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

Commits on Mar 5, 2023

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

Commits on Mar 24, 2023

  1. Migrate parsing logic to backend

    Migrated parsing logic to backend,
    shared code with wikimedia-commons
    added more fields
    fixed typo
    zexigong committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    8158415 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. draft

    zexigong committed May 23, 2023
    Configuration menu
    Copy the full SHA
    0c10c2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da1f6fe View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Change the getImageInfoFromWikipedia function to take a list of image…

    … titles and return the corresponding images in the same order; fix the title conversion bug.
    zexigong committed May 25, 2023
    Configuration menu
    Copy the full SHA
    02a2e69 View commit details
    Browse the repository at this point in the history
  2. Revert "draft"

    This reverts commit 0c10c2e.
    
    do not need
    zexigong committed May 25, 2023
    Configuration menu
    Copy the full SHA
    5ba3bf7 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. reduce for loop

    zexigong committed May 26, 2023
    Configuration menu
    Copy the full SHA
    48da385 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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