[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: LNReader/lnreader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.16
Choose a base ref
...
head repository: LNReader/lnreader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.17
Choose a head ref
  • 13 commits
  • 43 files changed
  • 4 contributors

Commits on Jul 15, 2023

  1. Release v1.1.16

    rajarsheechatterjee committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    e976c97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f87eda View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. fix(source): Update Ranobes URL (#690)

    Update Ranobes URL
    mystic-man-rhino committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    9b5a44f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    36230ce View commit details
    Browse the repository at this point in the history
  2. feat(source): Add Linovelib (#709)

    * feat(source): Add Linovelib
    
    * fix(source): use fetchHtml for searchNovels in Linovelib
    alistair3149 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    59d5f08 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. refactor(source): Use fetchHtml for Linovelib (#710)

    * refactor(source): Use fetchHtml for Linovelib
    
    * Update src/sources/ch/linovelib.js
    
    Co-authored-by: Rajarshee Chatterjee <rajarshee.adm@gmail.com>
    
    ---------
    
    Co-authored-by: Rajarshee Chatterjee <rajarshee.adm@gmail.com>
    alistair3149 and rajarsheechatterjee committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    71ea318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a769110 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. fix(source): fix various lazyload issue with Linovelib (#714)

    * fix(source): load lazyloaded images in Linovelib
    
    * fix(source): recover original text in Linovelib
    alistair3149 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    0d9da26 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. fix(source): bypass image CDN in Linovelib (#716)

    * fix(source): bypass image CDN in Linovelib
    
    * fix(source): also check for src attribute in img in Linovelib
    alistair3149 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d59f95f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Performance fixes, general fixes and addition of features (#723)

    * fix: Fixed images proxied through Cloudflare not loading
    
    * feat: Add utility to render images from Cloudflare proxied sites
    
    * feat(source): Add NOVA (Spanish source)
    
    * fix(source): NovelasLigera display of images and improved display of chapters text
    
    * fix(source): NovelasLigera properly parse metadata
    
    * fix(source): YuukiTls display of novels
    
    * fix(source): TuNovelaLigera missing Cloudflare bypass and not properly getting covers
    
    * fix(source): Other significant changes related to the request of popular novels from sources with no more than 1 page
    
    * fix(source): NOVA not added to source manager
    
    * fix: Remove loading Novel shimmer effect item when nothing is loading
    
    * fix: Properly update chapters and metadata of novels that aren't saved in the local library
    
    * fix: sanitizer doing unnecessary parsing which may add noticable delay to chapter loading
    
    * refac: Add <center> tag to the sanitizer allowed tags
    
    * fix: sanitizer being called each re-render of ReaderScreen plus unnecessary re-render of the WebView
    
    * fix: memoized chapter html conversion to text for TTS, operation can be expensive
    
    * refactor: Moved cloudflareImagesBypass to sources/helpers and fixed NOVA novels summary format
    danisty committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d260eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e760bd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Revert "Export to EPUB" and Release v1.1.17 (#703)

    * Revert "feat: EPUB Export (#646)"
    
    This reverts commit c0b4610.
    
    * Revert "Export to EPUB"
    
    * Release v1.1.17
    
    * Revert React Native to 0.69.9
    
    * Fix Update Checker
    rajarsheechatterjee committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5b8cfeb View commit details
    Browse the repository at this point in the history
Loading