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: chungmuwei/MangaReaderDL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.2-alpha
Choose a base ref
...
head repository: chungmuwei/MangaReaderDL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Dec 23, 2022

  1. Add implementations

    chungmuwei committed Dec 23, 2022
    Copy the full SHA
    04acc6c View commit details
  2. Update run script section

    chungmuwei authored Dec 23, 2022
    Copy the full SHA
    f015177 View commit details

Commits on Dec 27, 2022

  1. write comments

    chungmuwei committed Dec 27, 2022
    Copy the full SHA
    f36c9e8 View commit details

Commits on Dec 28, 2022

  1. use argparse

    chungmuwei committed Dec 28, 2022
    Copy the full SHA
    7aecb5d View commit details
  2. ignore chromedriver

    chungmuwei committed Dec 28, 2022
    Copy the full SHA
    34ae2a9 View commit details
  3. install argparse

    chungmuwei committed Dec 28, 2022
    Copy the full SHA
    247cc01 View commit details

Commits on Dec 30, 2022

  1. Ignore pyinstaller folders

    chungmuwei committed Dec 30, 2022
    Copy the full SHA
    93784bf View commit details
  2. bundle app

    chungmuwei committed Dec 30, 2022
    Copy the full SHA
    46c2b50 View commit details
  3. remove pyinstaller folders

    chungmuwei committed Dec 30, 2022
    Copy the full SHA
    5ba1586 View commit details

Commits on Mar 5, 2023

  1. double click the button

    chungmuwei committed Mar 5, 2023
    Copy the full SHA
    2e7c135 View commit details
  2. Merge branch 'main' into argparse

    Website seems to have changed, now it need to click the vertical button twice to
    enter the pages
    chungmuwei committed Mar 5, 2023
    Copy the full SHA
    a15468d View commit details

Commits on Jun 19, 2023

  1. adjust prompt info

    chungmuwei committed Jun 19, 2023
    Copy the full SHA
    2eb0a21 View commit details

Commits on Sep 23, 2023

  1. Copy the full SHA
    fe897c9 View commit details
  2. use typer as cli framework

    chungmuwei committed Sep 23, 2023
    Copy the full SHA
    34edab2 View commit details
  3. update ActionChain

    The website now popup a cookie consent when first loaded
    Need to double click the a button
    Then select the reading mode
    chungmuwei committed Sep 23, 2023
    Copy the full SHA
    568ef17 View commit details
  4. error handing

    chungmuwei committed Sep 23, 2023
    Copy the full SHA
    76ea243 View commit details
  5. setup python package

    chungmuwei committed Sep 23, 2023
    Copy the full SHA
    6d9213e View commit details
  6. update readme

    chungmuwei committed Sep 23, 2023
    Copy the full SHA
    24a28a6 View commit details
  7. Copy the full SHA
    e7b6a50 View commit details
  8. Copy the full SHA
    3aed96c View commit details
  9. Copy the full SHA
    dfe721a View commit details
  10. fix bugs in ActionChain

    chungmuwei committed Sep 23, 2023
    Copy the full SHA
    8c377a4 View commit details
  11. update

    chungmuwei committed Sep 23, 2023
    Copy the full SHA
    47806b1 View commit details
Loading