Commit Graph

613 Commits

Author SHA1 Message Date
RicterZ 56153015b1 update cookie 2020-03-15 00:25:02 +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 4df8e1bae0 update tests 2020-03-14 23:59:18 +08:00
RicterZ c250d9c787 fix #106 2020-03-14 23:56:22 +08:00
Ricter Zheng a5547696eb Merge pull request #108 from RicterZ/dev
Merge dev to master
2020-03-14 23:35:02 +08:00
Ricter Zheng 49ac1d035d Merge branch 'master' into dev 2020-03-14 23:34:49 +08:00
Ricter Zheng f234b7234e Merge pull request #104 from myzWILLmake/master
add page_range option for favorites
2020-02-08 16:12:25 +08:00
myzWILLmake 43a9b981dd add page_range option for favorites 2020-02-07 01:32:51 +08:00
Ricter Zheng bc29869a8b Merge pull request #101 from reynog/patch-1
Suggested change to viewer
2020-01-18 19:50:04 +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
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