LANraragi
LANraragi copied to clipboard
Web application for archival and reading of manga/doujinshi. Lightweight and Docker-ready for NAS/servers.
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...
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...
Hello! Can you support this e-hentai Offline Database (https://sukebei.nyaa.si/view/3914574)? It would save a lot of work.
**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**  
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,...
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...
**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...