]> git.lizzy.rs Git - nhentai.git/log
nhentai.git
4 years agoalmost gave up
Alocks [Wed, 4 Dec 2019 21:54:40 +0000 (18:54 -0300)]
almost gave up

4 years agomain page filter(1/2)
Alocks [Wed, 4 Dec 2019 03:45:14 +0000 (00:45 -0300)]
main page filter(1/2)

4 years agofilter for main page(1/2)
Alocks [Mon, 2 Dec 2019 19:46:22 +0000 (16:46 -0300)]
filter for main page(1/2)

4 years agoMerge pull request #93 from Alocks/dev
Ricter Zheng [Mon, 2 Dec 2019 03:38:09 +0000 (11:38 +0800)]
Merge pull request #93 from Alocks/dev

Added language option and metadata serializer

4 years agoAdded language option and metadata serializer
Alocks [Mon, 2 Dec 2019 00:23:41 +0000 (21:23 -0300)]
Added language option and metadata serializer

4 years agoMerge pull request #92 from RicterZ/dev
Ricter Zheng [Fri, 22 Nov 2019 02:49:13 +0000 (10:49 +0800)]
Merge pull request #92 from RicterZ/dev

merge & update

4 years agoMerge pull request #91 from jwfiredragon/patch-1
Ricter Zheng [Fri, 22 Nov 2019 02:48:14 +0000 (10:48 +0800)]
Merge pull request #91 from jwfiredragon/patch-1

Documenting --gen-main

4 years agoAdding --gen-main to documentation
jwfiredragon [Thu, 21 Nov 2019 16:40:57 +0000 (08:40 -0800)]
Adding --gen-main to documentation

--gen-main exists as an option in cmdline.py but is not documented in README

4 years agoMerge pull request #88 from Alocks/dev
Ricter Zheng [Tue, 12 Nov 2019 06:47:49 +0000 (14:47 +0800)]
Merge pull request #88 from Alocks/dev

changed all map(lambda) to listcomp

4 years agoremoved list(). stupid mistake
Alocks [Tue, 5 Nov 2019 13:41:20 +0000 (10:41 -0300)]
removed list(). stupid mistake

4 years agoMerge remote-tracking branch 'Alocks/dev' into dev
Alocks [Mon, 4 Nov 2019 19:17:20 +0000 (16:17 -0300)]
Merge remote-tracking branch 'Alocks/dev' into dev

4 years agochanged every map(lambda) to listcomp
Alocks [Mon, 4 Nov 2019 19:14:52 +0000 (16:14 -0300)]
changed every map(lambda) to listcomp

4 years agoMerge pull request #86 from Alocks/dev
Ricter Zheng [Wed, 23 Oct 2019 02:16:09 +0000 (10:16 +0800)]
Merge pull request #86 from Alocks/dev

Fixed parser to work with new options, and updated readme

4 years agoUpdate README.rst
Alocks [Tue, 22 Oct 2019 17:18:38 +0000 (14:18 -0300)]
Update README.rst

4 years agoAdded commands in README and fixer parser
Alocks [Tue, 22 Oct 2019 17:14:50 +0000 (14:14 -0300)]
Added commands in README and fixer parser

4 years agoMerge pull request #84 from Alocks/master
Ricter Zheng [Thu, 10 Oct 2019 04:42:33 +0000 (12:42 +0800)]
Merge pull request #84 from Alocks/master

new options added [--artist, --character, --parody, --group]

4 years agoMerge branch 'dev' into master
Alocks [Tue, 8 Oct 2019 18:42:35 +0000 (15:42 -0300)]
Merge branch 'dev' into master

4 years agoFixed whitespaces when using comma²
Alocks [Sat, 5 Oct 2019 18:07:49 +0000 (15:07 -0300)]
Fixed whitespaces when using comma²

4 years agoFixed if user add white spaces
Alocks [Sat, 5 Oct 2019 18:00:33 +0000 (15:00 -0300)]
Fixed if user add white spaces

4 years agoxablau
Alocks [Thu, 3 Oct 2019 21:26:28 +0000 (18:26 -0300)]
xablau

Signed-off-by: Alocks <alocksmasao@gmail.com>
4 years ago0.3.6
RicterZ [Sun, 28 Jul 2019 03:58:00 +0000 (11:58 +0800)]
0.3.6

4 years agoupdate cookiewq
RicterZ [Sun, 28 Jul 2019 03:55:12 +0000 (11:55 +0800)]
update cookiewq

4 years agofix bug in tag parser #70
RicterZ [Sun, 28 Jul 2019 03:48:47 +0000 (11:48 +0800)]
fix bug in tag parser #70

4 years agoremove comment
RicterZ [Sun, 28 Jul 2019 03:46:48 +0000 (11:46 +0800)]
remove comment

4 years agofix #74
RicterZ [Sun, 28 Jul 2019 03:46:06 +0000 (11:46 +0800)]
fix #74

4 years ago"" :)
RicterZ [Sun, 28 Jul 2019 03:40:19 +0000 (11:40 +0800)]
"" :)

4 years agofix bugs
RicterZ [Thu, 1 Aug 2019 13:06:40 +0000 (21:06 +0800)]
fix bugs

4 years agosingleton pool
RicterZ [Thu, 1 Aug 2019 10:52:30 +0000 (18:52 +0800)]
singleton pool

4 years agoremove print
RicterZ [Wed, 31 Jul 2019 11:04:25 +0000 (19:04 +0800)]
remove print

4 years agouse multiprocess instead of threadpool #78
RicterZ [Tue, 30 Jul 2019 17:22:54 +0000 (01:22 +0800)]
use multiprocess instead of threadpool #78

4 years agoadd test for sorting
RicterZ [Tue, 30 Jul 2019 15:04:23 +0000 (23:04 +0800)]
add test for sorting

4 years agocode style
RicterZ [Tue, 30 Jul 2019 15:03:29 +0000 (23:03 +0800)]
code style

4 years agoMerge pull request #79 from Waiifu/added-sorting
Ricter Zheng [Tue, 30 Jul 2019 14:53:40 +0000 (22:53 +0800)]
Merge pull request #79 from Waiifu/added-sorting

sorting option

4 years agoAdded sorting option
Waifu [Mon, 29 Jul 2019 07:11:45 +0000 (09:11 +0200)]
Added sorting option

4 years agoMerge pull request #76 from RicterZ/dev
Ricter Zheng [Sun, 28 Jul 2019 04:00:54 +0000 (12:00 +0800)]
Merge pull request #76 from RicterZ/dev

0.3.6

4 years ago0.3.6 0.3.6
RicterZ [Sun, 28 Jul 2019 03:58:00 +0000 (11:58 +0800)]
0.3.6

4 years agoupdate cookiewq
RicterZ [Sun, 28 Jul 2019 03:55:12 +0000 (11:55 +0800)]
update cookiewq

4 years agofix bug in tag parser #70
RicterZ [Sun, 28 Jul 2019 03:48:47 +0000 (11:48 +0800)]
fix bug in tag parser #70

4 years agoremove comment
RicterZ [Sun, 28 Jul 2019 03:46:48 +0000 (11:46 +0800)]
remove comment

4 years agofix #74
RicterZ [Sun, 28 Jul 2019 03:46:06 +0000 (11:46 +0800)]
fix #74

4 years ago"" :)
RicterZ [Sun, 28 Jul 2019 03:40:19 +0000 (11:40 +0800)]
"" :)

4 years agoMerge pull request #66 from RicterZ/dev
Ricter Zheng [Wed, 12 Jun 2019 15:04:08 +0000 (23:04 +0800)]
Merge pull request #66 from RicterZ/dev

0.3.5

4 years ago0.3.5 0.3.5
RicterZ [Wed, 12 Jun 2019 14:54:22 +0000 (22:54 +0800)]
0.3.5

4 years agofix bug
RicterZ [Wed, 12 Jun 2019 14:48:41 +0000 (22:48 +0800)]
fix bug

4 years agoadd cookie check
RicterZ [Wed, 12 Jun 2019 14:45:44 +0000 (22:45 +0800)]
add cookie check

4 years agofix #64
RicterZ [Wed, 12 Jun 2019 14:37:25 +0000 (22:37 +0800)]
fix #64

4 years agomodify cookie
RicterZ [Wed, 12 Jun 2019 14:08:32 +0000 (22:08 +0800)]
modify cookie

4 years agofix #50
RicterZ [Tue, 4 Jun 2019 00:38:42 +0000 (08:38 +0800)]
fix #50

4 years agofix --gen-main bugs
RicterZ [Tue, 4 Jun 2019 00:35:13 +0000 (08:35 +0800)]
fix --gen-main bugs

5 years agoMerge pull request #58 from symant233/master
Ricter Zheng [Mon, 3 Jun 2019 09:53:27 +0000 (17:53 +0800)]
Merge pull request #58 from symant233/master

fix show info

5 years agofix show info
symant233 [Sat, 1 Jun 2019 03:31:53 +0000 (11:31 +0800)]
fix show info

5 years agoMerge pull request #53 from symant233/master
Ricter Zheng [Thu, 30 May 2019 12:10:22 +0000 (20:10 +0800)]
Merge pull request #53 from symant233/master

Create a main viewer contains all the sub index.html and thumb pic

5 years agoadd travis-ci test
symant233 [Thu, 30 May 2019 12:05:46 +0000 (20:05 +0800)]
add travis-ci test

5 years agofix --gen-main action
symant233 [Wed, 29 May 2019 05:43:47 +0000 (13:43 +0800)]
fix --gen-main action

5 years agostore proxy config
symant233 [Tue, 28 May 2019 11:47:48 +0000 (19:47 +0800)]
store proxy config

5 years agoignore other folders
symant233 [Sun, 26 May 2019 07:57:50 +0000 (15:57 +0800)]
ignore other folders

5 years agofix codec error for py2
symant233 [Tue, 21 May 2019 09:06:42 +0000 (17:06 +0800)]
fix codec error for py2

5 years agosmall fix
symant233 [Tue, 21 May 2019 08:16:58 +0000 (16:16 +0800)]
small fix

5 years agofix conflict
symant233 [Tue, 21 May 2019 07:53:43 +0000 (15:53 +0800)]
fix conflict

5 years agoUpdate README.rst
Ricter Zheng [Sat, 18 May 2019 14:36:03 +0000 (22:36 +0800)]
Update README.rst

5 years agofix bug while installing on windows / python3 0.3.4
RicterZ [Sat, 18 May 2019 14:30:20 +0000 (22:30 +0800)]
fix bug while installing on windows / python3

5 years ago0.3.3
RicterZ [Sat, 18 May 2019 14:15:42 +0000 (22:15 +0800)]
0.3.3

5 years agofix 0.3.3
RicterZ [Sat, 18 May 2019 14:14:08 +0000 (22:14 +0800)]
fix

5 years agoadd doujinshi folder formatter
RicterZ [Sat, 18 May 2019 14:13:23 +0000 (22:13 +0800)]
add doujinshi folder formatter

5 years agonew line
RicterZ [Sat, 18 May 2019 14:01:29 +0000 (22:01 +0800)]
new line

5 years agofix
RicterZ [Sat, 18 May 2019 14:00:33 +0000 (22:00 +0800)]
fix

5 years agofix
RicterZ [Sat, 18 May 2019 13:57:43 +0000 (21:57 +0800)]
fix

5 years agoremove Options block
RicterZ [Sat, 18 May 2019 13:56:59 +0000 (21:56 +0800)]
remove Options block

5 years agoreadme
RicterZ [Sat, 18 May 2019 13:56:35 +0000 (21:56 +0800)]
readme

5 years agoadd some shortcut options
RicterZ [Sat, 18 May 2019 13:53:40 +0000 (21:53 +0800)]
add some shortcut options

5 years agofix bug
RicterZ [Sat, 18 May 2019 13:52:36 +0000 (21:52 +0800)]
fix bug

5 years agoadd delay #55
RicterZ [Sat, 18 May 2019 13:51:38 +0000 (21:51 +0800)]
add delay #55

5 years agoremove readme.md
RicterZ [Sat, 18 May 2019 12:31:18 +0000 (20:31 +0800)]
remove readme.md

5 years agoUpdate README.rst
Ricter Zheng [Sat, 18 May 2019 12:27:08 +0000 (20:27 +0800)]
Update README.rst

5 years agoUpdate README.rst
Ricter Zheng [Sat, 18 May 2019 12:24:49 +0000 (20:24 +0800)]
Update README.rst

5 years agoUpdate README.rst
Ricter Zheng [Sat, 18 May 2019 12:24:15 +0000 (20:24 +0800)]
Update README.rst

5 years agoUpdate README.rst
Ricter Zheng [Sat, 18 May 2019 12:23:19 +0000 (20:23 +0800)]
Update README.rst

5 years agoUpdate README.rst
Ricter Zheng [Sat, 18 May 2019 12:22:55 +0000 (20:22 +0800)]
Update README.rst

5 years agoUpdate README.rst
Ricter Zheng [Sat, 18 May 2019 12:07:45 +0000 (20:07 +0800)]
Update README.rst

5 years agoupdate rst
RicterZ [Sat, 18 May 2019 12:06:10 +0000 (20:06 +0800)]
update rst

5 years agoadd rst
RicterZ [Sat, 18 May 2019 12:04:16 +0000 (20:04 +0800)]
add rst

5 years ago0.3.2 #54
RicterZ [Sat, 18 May 2019 11:47:04 +0000 (19:47 +0800)]
0.3.2 #54

5 years agomodify tests #54 0.3.2
RicterZ [Sat, 18 May 2019 11:40:09 +0000 (19:40 +0800)]
modify tests #54

5 years agousing cookie rather than login #54
RicterZ [Sat, 18 May 2019 11:34:54 +0000 (19:34 +0800)]
using cookie rather than login #54

5 years agoclean unused style for main.css
symant233 [Mon, 6 May 2019 07:41:26 +0000 (15:41 +0800)]
clean unused style for main.css

5 years agofix output_dir make gen-main error
symant233 [Sun, 5 May 2019 14:02:24 +0000 (22:02 +0800)]
fix output_dir make gen-main error

5 years agojs return to prev page press 'q'
symant233 [Sun, 5 May 2019 13:47:23 +0000 (21:47 +0800)]
js return to prev page press 'q'

5 years agoAdd main viewer sources
symant233 [Sun, 5 May 2019 13:10:24 +0000 (21:10 +0800)]
Add main viewer sources

5 years agoMain viewer generator
symant233 [Sun, 5 May 2019 13:01:16 +0000 (21:01 +0800)]
Main viewer generator

5 years agoadd main viewer
symant233 [Sun, 5 May 2019 11:44:44 +0000 (19:44 +0800)]
add main viewer

5 years agoset alias for local:1080 proxy
symant233 [Sun, 5 May 2019 11:44:08 +0000 (19:44 +0800)]
set alias for local:1080 proxy

5 years agoslow down #50
RicterZ [Sat, 4 May 2019 04:12:57 +0000 (12:12 +0800)]
slow down #50

5 years agoremove eval
RicterZ [Sat, 4 May 2019 03:31:41 +0000 (11:31 +0800)]
remove eval

5 years agofix #50
RicterZ [Sat, 4 May 2019 03:29:01 +0000 (11:29 +0800)]
fix #50

5 years agoMerge pull request #51 from symant233/master
Ricter Zheng [Sat, 4 May 2019 03:11:34 +0000 (11:11 +0800)]
Merge pull request #51 from symant233/master

Add viewer arrow support, add README license badge.

5 years agoUpdate README license badage
symant233 [Sat, 4 May 2019 03:07:15 +0000 (11:07 +0800)]
Update README license badage

5 years agoAdd viewer arrow support & Readme license badage
symant233 [Sat, 4 May 2019 03:04:43 +0000 (11:04 +0800)]
Add viewer arrow support & Readme license badage

5 years agoUpdate README.md
Ricter Zheng [Wed, 24 Apr 2019 19:36:31 +0000 (03:36 +0800)]
Update README.md

5 years agoupdate user-agent 0.3.1
RicterZ [Thu, 11 Apr 2019 14:48:18 +0000 (22:48 +0800)]
update user-agent

5 years agoupdate README
RicterZ [Thu, 11 Apr 2019 14:47:49 +0000 (22:47 +0800)]
update README