253 Commits

Author SHA1 Message Date
d5f41bf37c fix bug of --tag in python2.7 2020-03-15 00:41:40 +08:00
140249217a fix 2020-03-15 00:24:12 +08:00
9e537e60f2 reformat file 2020-03-15 00:03:48 +08:00
c250d9c787 fix #106 2020-03-14 23:56:22 +08:00
49ac1d035d Merge branch 'master' into dev 2020-03-14 23:34:49 +08:00
43a9b981dd add page_range option for favorites 2020-02-07 01:32:51 +08:00
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
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
dcf22b30a5 Merge pull request #96 from symant233/dev
Add @media to html_viewer (mobile friendly)
2019-12-16 10:41:53 +08:00
0208d9b9e6 remove... 2019-12-13 11:57:42 +08:00
0115285e10 trying to fix conflict 2019-12-13 11:56:36 +08:00
ea8a576f7e remove webkit tap color and outline 2019-12-11 18:52:27 +08:00
05eaa9eebc fix 'max-width' not working 2019-12-11 18:35:53 +08:00
ab2dff4859 Merge remote-tracking branch 'upstream/master' into dev 2019-12-11 11:02:43 +08:00
9592870d85 add html viewer @media 2019-12-11 10:55:50 +08:00
1974644513 download gif images 2019-12-08 20:59:37 -03:00
fe4fb46e30 fixed language tag 2019-12-07 17:50:23 -03:00
6156cf5914 added zoom in index.html and some increments in main.html 2019-12-07 14:36:19 -03:00
75b00fc523 Merge remote-tracking branch 'origin/dev' into dev 2019-12-07 12:58:59 -03:00
ff8af8279f fixed html and removed unused .css properties 2019-12-07 12:58:19 -03:00
e1556b09cc fixed unicode issues with japanese characters 2019-12-07 11:19:49 -03:00
110a2acb7c main page filter fixes 2019-12-06 13:08:16 -03:00
c60f1f34d5 main page filter(2/2) 2019-12-05 18:02:03 -03:00
4f2db83a13 almost gave up 2019-12-04 18:54:40 -03:00
bd8bb42ecd main page filter(1/2) 2019-12-04 00:45:14 -03:00
0abcb048b4 filter for main page(1/2) 2019-12-02 16:46:22 -03:00
88c0c1e021 Added language option and metadata serializer 2019-12-01 21:23:41 -03:00
893a8c194e removed list(). stupid mistake 2019-11-05 10:41:20 -03:00
25e5acf671 changed every map(lambda) to listcomp 2019-11-04 16:14:52 -03:00
9f2f57248b Added commands in README and fixer parser 2019-10-22 14:14:50 -03:00
3017fff823 Merge branch 'dev' into master 2019-10-08 15:42:35 -03:00
070e8917f4 Fixed whitespaces when using comma² 2019-10-05 15:07:49 -03:00
01caa8d4e5 Fixed if user add white spaces 2019-10-05 15:00:33 -03:00
35e724e206 xablau
Signed-off-by: Alocks <alocksmasao@gmail.com>
2019-10-03 18:26:28 -03:00
d045adfd6a 0.3.6 2019-08-04 22:39:31 +08:00
6e2a25cf55 fix bug in tag parser #70 2019-08-04 22:39:31 +08:00
4ca582c104 fix #74 2019-08-04 22:39:31 +08:00
23774d9526 fix bugs 2019-08-01 21:06:40 +08:00
8dc7a1f40b singleton pool 2019-08-01 18:52:30 +08:00
349e21193b remove print 2019-07-31 19:04:25 +08:00
7e826c5255 use multiprocess instead of threadpool #78 2019-07-31 01:22:54 +08:00
1b49911166 code style 2019-07-30 23:03:29 +08:00
f4afcd549e Added sorting option 2019-07-29 09:11:45 +02:00
f2aa65b64b 0.3.6 2019-07-28 11:58:00 +08:00
03f1aeada7 fix bug in tag parser #70 2019-07-28 11:48:47 +08:00
bacaa096e0 fix #74 2019-07-28 11:46:06 +08:00
92640d9767 0.3.5 2019-06-12 22:54:22 +08:00
6b97777b7d fix bug 2019-06-12 22:48:41 +08:00
1af195d727 add cookie check 2019-06-12 22:45:44 +08:00
58b2b644c1 fix #64 2019-06-12 22:37:25 +08:00