Tobias Gruetzmacher
d5e7690419
Fix size comparison for RSS & HTML output.
...
This was always broken, but somehow worked with Python 2.7 (WTF?). Now
that we test with Pillow, this code path runs with Python 3 and throws
an error.
2015-04-21 00:01:23 +02:00
Tobias Gruetzmacher
2c1ff889fa
Fix scope in HTML output.
2014-12-10 00:57:17 +01:00
mbrandis
cd48801b0d
- Added next and previous day at end of page.
2014-11-14 15:39:42 +01:00
Bastian Kleineidam
e43694c156
Don't crash on multiple HTML output runs per day.
2014-09-22 22:00:16 +02:00
Bastian Kleineidam
732b50811d
Only ensure the maximum width.
2013-12-22 13:38:29 +01:00
Bastian Kleineidam
b5d973e2d4
Only resize really big images.
2013-12-11 00:01:29 +01:00
Bastian Kleineidam
5ad423c15e
Limit image size also in HTML.
2013-12-10 19:59:19 +01:00
Bastian Kleineidam
67c2203e7e
Ensure maxium aspect ratio in RSS images.
2013-12-08 15:55:39 +01:00
Bastian Kleineidam
3c5424c2ef
Add text in RSS and HTML output.
2013-11-29 20:32:54 +01:00
Bastian Kleineidam
7d05b666da
Updated RSS link name
2013-11-25 21:20:48 +01:00
Bastian Kleineidam
6ca4eaa492
Code cleanup.
2013-04-11 18:27:43 +02:00
Bastian Kleineidam
3936cfa9ce
Another fix.
2013-04-05 06:56:33 +02:00
Bastian Kleineidam
0054ebfe0b
Some Python3 fixes.
2013-04-03 20:32:43 +02:00
Bastian Kleineidam
9d1f286424
Improved documentation.
2013-03-25 19:47:29 +01:00
Tobias Gruetzmacher
a1b5bfb68f
Add a simple event consumer to write JSON metadata.
...
This drops a file named dosage.json in each comic directory. This is
still not perfect, but something to build upon.
2013-03-24 16:55:30 +01:00
Tobias Gruetzmacher
0a218c0283
Add event comicPageLink for every previous link.
...
This event allows a listener to build connections between pages.
2013-03-24 16:36:02 +01:00
Bastian Kleineidam
950a958e30
Updated for release. [ci skip]
2013-03-11 20:14:27 +01:00
Bastian Kleineidam
7ee73caf3c
Allow multiple event output and improve HTML output.
2013-03-11 17:33:59 +01:00
Bastian Kleineidam
75e576f2de
Embed images in html output.
2013-03-09 21:39:43 +01:00
Bastian Kleineidam
5ccf44c36a
Embed images in html output.
2013-03-08 22:38:11 +01:00
Bastian Kleineidam
d1e5ad2696
Set proper HTML5 doctype and encoding for HTML output.
2013-03-07 18:21:05 +01:00
Bastian Kleineidam
e9b63210f9
Add encoding, inline images and guid tags to RSS output.
2013-02-10 08:00:32 +01:00
Bastian Kleineidam
419ae5fbcf
Raise ValueError when HTML file already exists.
2013-02-07 20:48:03 +01:00
Bastian Kleineidam
e5a04931d3
Various fixes and additions.
2012-12-12 17:41:29 +01:00
Bastian Kleineidam
7a70cd79ca
Fix event handling.
2012-10-12 22:07:50 +02:00
Bastian Kleineidam
65d881eee5
Code cleanup.
2012-10-11 19:52:52 +02:00
Bastian Kleineidam
cc2a8df98f
Document some functions.
2012-09-26 16:47:39 +02:00
Bastian Kleineidam
a17782428b
Updated copyright for all source files.
2012-06-20 22:41:04 +02:00
Bastian Kleineidam
f91fb80a39
Initial commit to Github.
2012-06-20 21:58:13 +02:00