yue icon indicating copy to clipboard operation
yue copied to clipboard

Lightweight web reader, easy to use, clean interface, focused on reading

Results 7 yue issues
Sort by recently updated
recently updated
newest added

## 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...

enhancement
2.0

**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

enhancement

**Describe the feature** Users can customize the color scheme and apply it as a day or night theme.

enhancement
2.0

Currently only supports left-to-right.

enhancement
2.0

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.

bug
2.0

**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.

enhancement
2.0

**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...

bug