yue
yue copied to clipboard
Lightweight web reader, easy to use, clean interface, focused on reading
## Feature If there are hrefs in the epub, such as toc, annotations, I can't click and jump to the target location based on the epub href. I found css...
**Describe the feature** permission authentication interface and server dockerfile **What is solved** The permission authentication interface ensures the privacy of public network deployment, and dockerfile can be deployed quickly
**Describe the feature** Users can customize the color scheme and apply it as a day or night theme.
The current state of the download and synchronization logic is not unique, resulting in duplicate downloads and unnecessary synchronization, and a bus needs to be constructed to manage this.
**Describe the feature** Building electron clients to support reading local ebooks. **What needs to be done** - Implement the local `fs` interface [here](https://github.com/NoraH1to/yue/tree/main/src/modules/fs). - Abstract Directory Read Interface.
**To Reproduce** Steps to reproduce the behavior: 1. Open an epub book 2. Resize window 3. Try to turn page 4. Cannot turn pages **Expected behavior** Can turn pages after...