GithubHelp home page GithubHelp logo

fiwippi / tanuki Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 0.0 1.19 MB

self-hosted OPDS manga server

License: BSD 3-Clause "New" or "Revised" License

Dockerfile 0.20% Makefile 0.35% CSS 5.73% JavaScript 15.86% Go 77.86%

tanuki's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tanuki's Issues

(mobile?) css on desktop is buggy

Using Firefox 99.0.1 on Windows 10 64bit.

If i resize my window on my desktop to a width of 804px or less it will hide (after a reload) the navigation bar at the top.

It doesn't show the top left "3-line menu" button like on a mobile device though. It simply hides the navbar.

If I emulate an iPad (810x1080) within firefox it displays the 3-line menu button in the top left corner correctly.

Is this a bug? This makes it difficult to read in a split-screen view

Optimize images with WebP format

WebP is an image compression format, which can save the size of images significantly with the almost same image quality.

tanuki can provide image compression and format management feature to discount the size of existing manga to save more storage. Conversion can be done by extra tools like ImageMagick.

multiple download backend support

Now, tanuki only supports Mangadex as the download backend. Many more manga sites can be supported, and they can be added to the support list.

ARM (Raspberry Pi) support?

I built tanuki on my pi (arm32) and it compiled successfully after changing GOARCH to arm.

But for some reason it never loaded a folder or zip file into the library?

Am i doing something wrong or is the arm version simply weird?

pi@pi:~/tanuki $ unzip -l library/test.zip
Archive:  library/test.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
        0  2022-04-14 21:00   test/
   309553  2022-04-14 21:00   test/test_027.jpg
[...]

Even after manually reloading it via the web ui it didn't show up. Any tips?

BR

sorting

ability to sort by title, progress in ascending, descending

Reader display part of large images.

The reader will crop large images. e.g. if the size of the image is 2560x1350px, it will be incomplete to read on PC devices.

The reason is that the image is not scaled because the reading window size is fixed. When the image is larger than reading window size, only part of the image will be displayed. The remaining part of the image is obscured.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.