LANraragi icon indicating copy to clipboard operation
LANraragi copied to clipboard

Web application for archival and reading of manga/doujinshi. Lightweight and Docker-ready for NAS/servers.

Results 151 LANraragi issues
Sort by recently updated
recently updated
newest added

I can filter new mangas by executing js in the console. such as document.querySelectorAll('label').forEach(label => { if (label.textContent.includes('🆕')) { label.previousElementSibling.checked = true; } }); I hope to add it to...

https://perldoc.perl.org/perl5380delta#Switch-and-Smart-Match-operator > These features will be entirely removed from perl in v5.42.0. There are some `use feature "switch";` and `given/when`s in the codebase I should get rid of before that.

**Please describe your suggestion, and the problem it'd solve.** I would really appreciate support for logical OR operations in searches. This would be particularly useful when creating dynamic categories. For...

enhancement
[BIG SHOT] feature
archive index

Rather than have users trying to precisely scroll-down to the bottom of an image to ensure they keep as much of the image on-screen, without the next image showing (infinite...

good first issue
hacktoberfest

Hello! Can you support this e-hentai Offline Database (https://sukebei.nyaa.si/view/3914574)? It would save a lot of work.

plugin

**Please describe your suggestion, and the problem it'd solve.** When comic's filename contains japanese, folder name will contain invalid characters in the temp folder. **Additional context** ![Snipaste_2023-08-03_22-49-13](https://github.com/Difegue/LANraragi/assets/13583702/2e13a311-bd5c-4ad6-83f3-cd25fd4ff1b3) ![image](https://github.com/Difegue/LANraragi/assets/13583702/5bab96fe-1fa8-496c-8e4b-5f4fe6fc5c90)

I'm sure this is really edge case, but this is the way I have my library set up for use with Komga. If an image is in the same location,...

archive index

Current UX for quickly working with a lot of archives is painful in a few ways, so this is a design draft to try and fix that. I'd already briefly...

enhancement
archive index

**LRR Version and OS** 0.8.90, Windows 11 Education version 22H2 CPU: i7-12700K RAM: 32GB **Bug Details** Reproducable error when attempting to add one or more extremely large archives. The compressed...

0.8.81 There is a bug with the current version of LR where upon editing a certain archive - for example adding images to its archive folder and then changing the...