[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Hamuko/cum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9
Choose a base ref
...
head repository: Hamuko/cum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 11 files changed
  • 2 contributors

Commits on May 22, 2018

  1. Include additional files in source distribution

    Resolves #61
    Hamuko committed May 22, 2018
    Configuration menu
    Copy the full SHA
    9d7fe4c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Use the new mangadex json api to fetch chapters and series.

    Adjusted the tests:
     - the latest releases list moved from the frontpage to /updates
     - Title of decimal point test changed
     - 1v2 version numbers seem to omit the v2 part everywhere on the site.
    nee committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    fe63d55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f826d47 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. add a random sleep as workaround to prevent mangadex api spam blocker…

    … from throwing 503 errors
    nee committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    7bab4f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. mangadex: also match /title/ urls

    nee committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    b39d8ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04edc66 View commit details
    Browse the repository at this point in the history
  3. mangadex: remove .com urls, only .org is used for manga now.

    mangadex: add db db-repair sanity update for mangadex.com -> mangadex.org
    nee committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    3936819 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. Configuration menu
    Copy the full SHA
    f32df33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from mxnemu/mangadex-api

    Use the new mangadex json api to fetch chapters and series.
    Hamuko committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    b2f8b29 View commit details
    Browse the repository at this point in the history
  3. Remove MangaSupa scraper

    Hamuko committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    cdd487c View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    Hamuko committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    7c6c011 View commit details
    Browse the repository at this point in the history
  5. Fix minor issues

    Hamuko committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    aad0b60 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Bump version number

    Hamuko committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    8bec439 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Use an user agent in Mangadex requests

    nee authored and Hamuko committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    04c7d86 View commit details
    Browse the repository at this point in the history
Loading