276 Commits

Author SHA1 Message Date
reynog
53e1923e67
Changed keyboard nav
In conjunction with styles.css change, changed W, and S keys to scroll image vertically and removed page change from Up and Down, leaving A, D, Left, and Right as keys for changing page. Page returns to the top when changing page. W and S scroll behavior is not smooth. Up and Down scroll relies on browser's in-built keyboard scrolling functionality.
2020-01-16 20:20:42 +01:00
reynog
ba6d4047e2
Larger image display
Bodged file edit. Changed image to extend off the screen, and be scrollable. Easier to read speech and other text on smaller displays. Moved page counter to top center. Not quite as nice looking.
2020-01-16 20:12:27 +01:00
Ricter Zheng
86c43e5d8c
Merge pull request #92 from RicterZ/dev
merge & update
2019-11-22 10:49:13 +08:00
Ricter Zheng
39f8729d51
Merge pull request #91 from jwfiredragon/patch-1
Documenting --gen-main
2019-11-22 10:48:14 +08:00
jwfiredragon
d6461335f8
Adding --gen-main to documentation
--gen-main exists as an option in cmdline.py but is not documented in README
2019-11-21 08:40:57 -08:00
Ricter Zheng
c0c7b33909
Merge pull request #88 from Alocks/dev
changed all map(lambda) to listcomp
2019-11-12 14:47:49 +08:00
Alocks
893a8c194e
removed list(). stupid mistake 2019-11-05 10:41:20 -03:00
Alocks
e6d2eb554d Merge remote-tracking branch 'Alocks/dev' into dev 2019-11-04 16:17:20 -03:00
Alocks
25e5acf671 changed every map(lambda) to listcomp 2019-11-04 16:14:52 -03:00
Ricter Zheng
4f33228cec
Merge pull request #86 from Alocks/dev
Fixed parser to work with new options, and updated readme
2019-10-23 10:16:09 +08:00
Alocks
f227c9e897
Update README.rst 2019-10-22 14:18:38 -03:00
Alocks
9f2f57248b Added commands in README and fixer parser 2019-10-22 14:14:50 -03:00
Ricter Zheng
024f08ca97
Merge pull request #84 from Alocks/master
new options added [--artist, --character, --parody, --group]
2019-10-10 12:42:33 +08:00
Alocks
3017fff823
Merge branch 'dev' into master 2019-10-08 15:42:35 -03:00
Alocks
070e8917f4
Fixed whitespaces when using comma² 2019-10-05 15:07:49 -03:00
Alocks
01caa8d4e5
Fixed if user add white spaces 2019-10-05 15:00:33 -03:00
Alocks
35e724e206 xablau
Signed-off-by: Alocks <alocksmasao@gmail.com>
2019-10-03 18:26:28 -03:00
RicterZ
23774d9526 fix bugs 2019-08-01 21:06:40 +08:00
RicterZ
8dc7a1f40b singleton pool 2019-08-01 18:52:30 +08:00
RicterZ
349e21193b remove print 2019-07-31 19:04:25 +08:00
RicterZ
7e826c5255 use multiprocess instead of threadpool #78 2019-07-31 01:22:54 +08:00
RicterZ
bc70a2071b add test for sorting 2019-07-30 23:04:23 +08:00
RicterZ
1b49911166 code style 2019-07-30 23:03:29 +08:00
Ricter Zheng
7eeed17ea5
Merge pull request #79 from Waiifu/added-sorting
sorting option
2019-07-30 22:53:40 +08:00
Waifu
f4afcd549e Added sorting option 2019-07-29 09:11:45 +02:00
Ricter Zheng
4fc6303db2
Merge pull request #76 from RicterZ/dev
0.3.6
2019-07-28 12:00:54 +08:00
RicterZ
f2aa65b64b 0.3.6 0.3.6 2019-07-28 11:58:00 +08:00
RicterZ
0a343935ab update cookiewq 2019-07-28 11:55:12 +08:00
RicterZ
03f1aeada7 fix bug in tag parser #70 2019-07-28 11:48:47 +08:00
RicterZ
94395d9165 remove comment 2019-07-28 11:46:48 +08:00
RicterZ
bacaa096e0 fix #74 2019-07-28 11:46:06 +08:00
RicterZ
3e420f05fa "" :) 2019-07-28 11:40:19 +08:00
Ricter Zheng
158b15bda8
Merge pull request #66 from RicterZ/dev
0.3.5
2019-06-12 23:04:08 +08:00
RicterZ
92640d9767 0.3.5 0.3.5 2019-06-12 22:54:22 +08:00
RicterZ
6b97777b7d fix bug 2019-06-12 22:48:41 +08:00
RicterZ
1af195d727 add cookie check 2019-06-12 22:45:44 +08:00
RicterZ
58b2b644c1 fix #64 2019-06-12 22:37:25 +08:00
RicterZ
0cfec34e9e modify cookie 2019-06-12 22:08:32 +08:00
RicterZ
1172282362 fix #50 2019-06-04 08:38:42 +08:00
RicterZ
a909ad6d92 fix --gen-main bugs 2019-06-04 08:35:13 +08:00
Ricter Zheng
440bb0dc38
Merge pull request #58 from symant233/master
fix show info
2019-06-03 17:53:27 +08:00
symant233
f5b7d89fb0 fix show info 2019-06-01 11:31:53 +08:00
Ricter Zheng
535b804ef6
Merge pull request #53 from symant233/master
Create a main viewer contains all the sub index.html and thumb pic
2019-05-30 20:10:22 +08:00
symant233
9b65544942 add travis-ci test 2019-05-30 20:05:46 +08:00
symant233
0935d609c3 fix --gen-main action 2019-05-29 13:43:47 +08:00
symant233
f10ae3cf58 store proxy config 2019-05-28 19:47:48 +08:00
symant233
86b3a092c7 ignore other folders 2019-05-26 15:57:50 +08:00
symant233
710cc86eaf fix codec error for py2 2019-05-21 17:06:42 +08:00
symant233
2d327359aa small fix 2019-05-21 16:16:58 +08:00
symant233
f78b8bc2cd fix conflict 2019-05-21 15:53:43 +08:00