Commit Graph

276 Commits

Author SHA1 Message Date
Ricter Z 91053b98af 0.4.1 2020-10-02 01:02:41 +08:00
Ricter Z 7570b6ae7d remove img2pdf in requirements 2020-10-02 00:55:26 +08:00
Ricter Z d2e68c6c45 fix #146 #142 #146 2020-10-02 00:51:37 +08:00
RicterZ 78429423d9 fix bug 2020-06-26 13:29:44 +08:00
RicterZ 38ff69d99d add sort options 2020-06-26 13:28:10 +08:00
RicterZ 7508a2010d 0.4.0 2020-06-26 13:12:37 +08:00
jwfiredragon 37b4ee7d00 Fixing typos
ms-user-select should be -ms-user-select. #0d0d0d9 isn't a valid hex code - I assume it's supposed to be #0d0d0d?
2020-06-23 23:04:09 -07:00
Ma Yunzhe 7323eae99b remove args.tag since no tag option in parser 2020-06-15 10:00:23 +08:00
jwfiredragon 44c424a321 Fixing parser for nhentai site update
nhentai's recent site update broke the parser, this fixes it. Based off the work on [my fork here](https://github.com/jwfiredragon/nhentai/commit/8c4a4f02bc0d551b13fd5c9e7da5afe3381c47d3).
2020-06-10 22:39:35 -07:00
user 22dbb4dd0d Add PDF support 2020-06-07 19:07:40 +03:00
Alocks fc39aeb49e stupid fix 2020-05-02 14:52:24 -03:00
Alocks 0c23f64356 removed all --tag commands since --search API is working again, now --language is a setting, cleaned some code 2020-05-02 14:23:31 -03:00
Ricter Z 7e4dff8fec move import statement to function 2020-05-01 22:20:55 +08:00
Ricter Z e2a1d79b1b fix #117 2020-05-01 22:18:03 +08:00
Anh Nhan Nguyen 07d804b047 move ComicInfo.xml behind the --comic-info flag 2020-04-22 06:19:12 +02:00
Anh Nhan Nguyen 5552d39337 fix --artist, --character, --parody, --group 2020-04-21 14:54:04 +02:00
Anh Nhan Nguyen d35190f9d0 write ComicInfo.xml for CBZ files 2020-04-21 13:23:50 +02:00
RicterZ 130386054f 0.3.9 2020-04-20 20:16:48 +08:00
RicterZ 197b5e4923 update 2020-04-09 22:04:45 +08:00
RicterZ 9f747dad7e 0.3.8 2020-04-09 21:12:24 +08:00
RicterZ ca713197cc add sqlite3 db to save download history 2020-04-09 21:07:20 +08:00
RicterZ 49f07de95d remove repeat code 2020-04-09 20:37:13 +08:00
RicterZ 5c7bdae0d7 add a new option #111 2020-04-09 20:32:20 +08:00
RicterZ d5f41bf37c fix bug of --tag in python2.7 2020-03-15 00:41:40 +08:00
RicterZ 140249217a fix 2020-03-15 00:24:12 +08:00
RicterZ 9e537e60f2 reformat file 2020-03-15 00:03:48 +08:00
RicterZ c250d9c787 fix #106 2020-03-14 23:56:22 +08:00
Ricter Zheng 49ac1d035d Merge branch 'master' into dev 2020-03-14 23:34:49 +08:00
myzWILLmake 43a9b981dd add page_range option for favorites 2020-02-07 01:32:51 +08:00
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 dcf22b30a5 Merge pull request #96 from symant233/dev
Add @media to html_viewer (mobile friendly)
2019-12-16 10:41:53 +08:00
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
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
Alocks 88c0c1e021 Added language option and metadata serializer 2019-12-01 21:23:41 -03:00