600 Commits

Author SHA1 Message Date
symant233
0208d9b9e6 remove... 2019-12-13 11:57:42 +08:00
symant233
0115285e10 trying to fix conflict 2019-12-13 11:56:36 +08:00
symant233
ea8a576f7e remove webkit tap color and outline 2019-12-11 18:52:27 +08:00
symant233
05eaa9eebc fix 'max-width' not working 2019-12-11 18:35:53 +08:00
symant233
ab2dff4859 Merge remote-tracking branch 'upstream/master' into dev 2019-12-11 11:02:43 +08:00
symant233
9592870d85 add html viewer @media 2019-12-11 10:55:50 +08:00
Ricter Zheng
c1a82635bd
Merge pull request #94 from Alocks/dev
added filter for main.html and #95 fix
2019-12-09 11:27:32 +08:00
Alocks
1974644513 download gif images 2019-12-08 20:59:37 -03:00
Alocks
fe4fb46e30 fixed language tag 2019-12-07 17:50:23 -03:00
Alocks
6156cf5914 added zoom in index.html and some increments in main.html 2019-12-07 14:36:19 -03:00
Alocks
75b00fc523 Merge remote-tracking branch 'origin/dev' into dev 2019-12-07 12:58:59 -03:00
Alocks
ff8af8279f fixed html and removed unused .css properties 2019-12-07 12:58:19 -03:00
Alocks
e1556b09cc
fixed unicode issues with japanese characters 2019-12-07 11:19:49 -03:00
Alocks
110a2acb7c main page filter fixes 2019-12-06 13:08:16 -03:00
Alocks
c60f1f34d5 main page filter(2/2) 2019-12-05 18:02:03 -03:00
Alocks
4f2db83a13 almost gave up 2019-12-04 18:54:40 -03:00
Alocks
bd8bb42ecd main page filter(1/2) 2019-12-04 00:45:14 -03:00
Alocks
0abcb048b4 filter for main page(1/2) 2019-12-02 16:46:22 -03:00
Ricter Zheng
411d6c2f30
Merge pull request #93 from Alocks/dev
Added language option and metadata serializer
2019-12-02 11:38:09 +08:00
Alocks
88c0c1e021 Added language option and metadata serializer 2019-12-01 21:23:41 -03: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
d045adfd6a 0.3.6 2019-08-04 22:39:31 +08:00
RicterZ
62e3552c84 update cookiewq 2019-08-04 22:39:31 +08:00
RicterZ
6e2a25cf55 fix bug in tag parser #70 2019-08-04 22:39:31 +08:00
RicterZ
44178a8cfb remove comment 2019-08-04 22:39:31 +08:00
RicterZ
4ca582c104 fix #74 2019-08-04 22:39:31 +08:00
RicterZ
97857b8dc6 "" :) 2019-08-04 22:39:31 +08: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