This repo is a fork of Difegue / LANraragi , those things i've done was to translate this repo into chinese ,and fix chrome browser js problem.
Go to file
2021-03-19 20:03:08 +08:00
lib Update Shinobu.pm 2021-03-19 19:30:00 +08:00
log Delete gitignore 2020-10-05 19:29:01 +08:00
public Update modern_red.css 2021-03-19 19:32:41 +08:00
script Update launcher.pl 2021-03-19 19:33:04 +08:00
templates Update stats.html.tt2 2021-03-19 19:35:53 +08:00
tests Update plugins.t 2021-03-19 19:37:14 +08:00
tools Add files via upload 2021-03-19 20:03:08 +08:00
.dockerignore Create .dockerignore 2020-10-03 15:19:07 +08:00
.gitattributes Create .gitattributes 2020-10-03 15:19:37 +08:00
.gitignore Update .gitignore 2021-03-19 19:42:44 +08:00
.gitmodules Create .gitmodules 2020-10-03 15:33:14 +08:00
.perltidyrc Create .perltidyrc 2020-10-03 15:21:07 +08:00
awesomplete.css.map Add files via upload 2020-10-03 15:07:05 +08:00
awesomplete.min.js.map Add files via upload 2020-10-03 15:07:05 +08:00
COPYING Add files via upload 2020-10-03 15:07:05 +08:00
Dockerfile Update Dockerfile 2021-03-19 19:43:04 +08:00
jquery-migrate.min.map Add files via upload 2020-10-03 15:07:05 +08:00
jquery.contextMenu.min.css.map Add files via upload 2020-10-03 15:07:05 +08:00
jquery.contextMenu.min.js.map Add files via upload 2020-10-03 15:07:05 +08:00
jquery.dataTables.min.js Add files via upload 2020-10-03 15:07:05 +08:00
jquery.qtip.min.map Add files via upload 2020-10-03 15:07:05 +08:00
lrr.conf Update lrr.conf 2021-03-19 19:43:19 +08:00
package.json Update package.json 2021-03-19 19:43:32 +08:00
README.md Update README.md 2020-10-05 20:13:03 +08:00

LANraragi_cn

This repo is a fork of Difegue / LANraragi , those things i've done was to translate this repo into chinese ,and fix chrome browser js problem and the losing of the fa-solid-900.woff2 file . also use user root instead of user koyomi to fix the access permissions of the content folder.

also i've build a docker image , if you are a user of docker ,you need to mount your comic folder to "/root/lanraragi/content" directory, and the database folder to "/root/lanraragi/database" directory.

这是LANraragi的汉化版本相较与原版汉化了界面修复了chrome的js报错和fa-solid-900.woff2缺失问题并且使用root账户代替koyomi解决群晖nas上面的无法访问挂载文件夹/home/koyomi/lanraragi/content目录的问题,我构建了一个docker镜像如果你是docker用户你需要将漫画文件夹挂载到/root/lanraragi/content数据库挂载到/root/lanraragi/database。