Commit graph

20 commits

Author SHA1 Message Date
Tobias Gruetzmacher 27d28b8eef Update file headers
The default encoding for source files is UTF-8 since Python 3, so we can
drop all encoding headers. While we are at it, just replace them with
SPDX headers.
2020-04-18 13:45:44 +02:00
Tobias Gruetzmacher 44791439a5 Drop Python 2 support: Obsolete future statements 2020-02-04 01:06:19 +01:00
Tobias Gruetzmacher 8b90aa5cfb Some minor style fixes. 2017-05-15 00:54:02 +02:00
Tobias Gruetzmacher 2c8e57bdea Migrate Creators to single-class module. 2016-05-22 23:56:59 +02:00
Tobias Gruetzmacher f29472c143 Make auto-update script more flexible. 2016-05-22 23:06:05 +02:00
Tobias Gruetzmacher dab5aef094 Refactor update helpers: Remove duplicate code. 2016-04-14 22:22:37 +02:00
Tobias Gruetzmacher 0033a8046b Fix creators module. 2016-04-07 00:20:03 +02:00
Tobias Gruetzmacher 7f7a69818b Remove make_scraper magic from creators module. 2015-11-04 23:43:31 +01:00
Tobias Gruetzmacher 64ad5468b9 Fix update scripts after htmlparser merge. 2015-04-20 19:42:12 +02:00
Bastian Kleineidam 4d63920434 Updated copyright. 2014-01-05 16:50:57 +01:00
Bastian Kleineidam 23e6a8923d Improve plugin update. 2013-05-22 22:29:03 +02:00
Bastian Kleineidam 871de6a8ce Prefer GoComics over Creators since they have a better naming scheme. 2013-04-25 21:50:45 +02:00
Bastian Kleineidam e207c8ee47 Improved logging. 2013-03-12 20:47:11 +01:00
Bastian Kleineidam ba9ece047d Fix scripts 2013-02-12 21:53:57 +01:00
Bastian Kleineidam 5479627d86 Updated copyright. 2013-01-09 22:21:19 +01:00
Bastian Kleineidam 39c83b8968 Truncate generated comic names. 2013-01-09 22:20:03 +01:00
Bastian Kleineidam afa93b498b Code cleanup. 2012-12-19 20:42:53 +01:00
Bastian Kleineidam e5a04931d3 Various fixes and additions. 2012-12-12 17:41:29 +01:00
Bastian Kleineidam bcae1b018c Add comic excludes in scripts. 2012-11-29 06:46:58 +01:00
Bastian Kleineidam 451fd982d9 Add comic scripts, add fixes and other stuff. 2012-11-28 18:15:12 +01:00