Commit graph

1678 commits

Author SHA1 Message Date
Techwolf 14a01c3e47 Add OutOfPlacers 2019-11-03 23:43:23 +01:00
Techwolf edc59a86e3 Add PlushAndBlood 2019-11-03 23:42:46 +01:00
Techwolf 4c7a654dcc Add WhiteNoiseLee 2019-11-03 23:42:25 +01:00
Techwolf 12b048d449 Add Savestate 2019-11-03 23:41:48 +01:00
Techwolf 4a783c11ec Add NotAVillain 2019-11-03 23:41:28 +01:00
Techwolf 013d10a1f2 Add SmackJeeves/FurryExperience 2019-11-03 23:40:58 +01:00
Techwolf 2a7d63b7eb Add CrimsonFlag 2019-11-03 23:39:53 +01:00
Techwolf e06f31784e Add Supercell 2019-11-03 23:38:12 +01:00
Techwolf f4e3c09717 Add CollegeCatastrophe 2019-11-03 23:37:46 +01:00
Techwolf 59c68bc447 Add NineToNine 2019-11-03 23:37:33 +01:00
Techwolf a444798460 Add SwordsAndSausages 2019-11-03 23:37:13 +01:00
Techwolf 99ee4147f7 Add SuburbanJungleRoughHousing 2019-11-03 23:36:50 +01:00
Techwolf f564989e36 Add SuburbanJungle 2019-11-03 23:36:31 +01:00
Techwolf 8a987d3d97 Add ButImACatPerson 2019-11-03 23:36:02 +01:00
Techwolf 44b65f9aac Add OrderOfTheBlackDog 2019-11-03 23:35:40 +01:00
Techwolf 15a5953120 Add ATaleOfTails 2019-11-03 23:35:06 +01:00
Techwolf 323bfc3a6a Add Dreamkeepers 2019-11-03 23:34:38 +01:00
Techwolf 70e78a87de Add CarryOn 2019-11-03 23:34:04 +01:00
Techwolf e565b083be Add CavesAndCritters 2019-11-03 23:31:17 +01:00
Techwolf 6d76193a9f Add IslaAukate and IslaAukateColor 2019-11-03 23:29:02 +01:00
Techwolf dd6e536a55 Add Kaerwyn and BlackTapestries 2019-11-03 23:26:03 +01:00
Techwolf 0eccdf737a Add Housepets 2019-11-03 21:53:13 +01:00
Techwolf 48ebffc756 Add HowToBeAWerewolf 2019-11-03 21:39:52 +01:00
Techwolf f5b7b067b7 Switch AGirlAndHerFed to parser scraper 2019-11-03 21:37:05 +01:00
Techwolf ed3acd2d2f Fix TheWhiteboard 2019-11-03 21:35:58 +01:00
Techwolf b055a8574f Fix DominicDeegan 2019-11-03 21:34:53 +01:00
Techwolf 1b87afad7e Fix GrrlPower 2019-11-03 21:34:18 +01:00
Techwolf 9796f994e3 Add SSDD 2019-11-03 21:33:03 +01:00
Techwolf 6b319fdda8 Fix SabrinaOnline 2019-11-03 21:31:50 +01:00
Techwolf b2db51c361 Add OriginalLife 2019-11-03 21:22:56 +01:00
Techwolf 016516e984 Switch BetterDays to parser scraper 2019-11-03 21:22:29 +01:00
Techwolf 5ca5da51fc Fix Curtailed 2019-11-03 21:20:23 +01:00
Techwolf 79618e2a2f Add first strip URL for PS238 2019-11-03 21:19:10 +01:00
Techwolf 764a8ce6f6 Fix SlightlyDamned 2019-11-03 21:17:31 +01:00
Tobias Gruetzmacher e24c0ae557 Simplify voting code
Not sure if I keep this feature, but at least I can now see if anybody
is still using it...
2019-11-03 21:04:34 +01:00
Tobias Gruetzmacher ac9d8db1e8 Make sure user agent is in all HTTP requests 2019-11-03 20:17:27 +01:00
Tobias Gruetzmacher d243017aff Add test for recently added helper 2019-10-28 19:17:57 +01:00
Mikkel Høgh 0dea216851 Fix missing returns in RSS parsing (#137)
Also added a very basic test for feed parsing.
2019-10-28 16:48:21 +01:00
Tobias Gruetzmacher 32ee66f7f4 Jenkins: Use modern coverage api 2019-10-28 16:15:26 +01:00
Tobias Gruetzmacher 233328d495 Test with Python 3.8 (and drop support for 3.4) 2019-10-28 16:00:38 +01:00
Tobias Gruetzmacher d259c9c576 Jenkins: Add STDERR to console workaround
I'm not even sure why this is a problem. Whenever STDOUT or STDERR
aren't redirected, the Python process fails with

Fatal Python error: init_sys_streams: can't initialize sys standard streams
OSError: [WinError 6] Invalid handle
2019-07-14 22:26:46 +02:00
Tobias Gruetzmacher 73cac9a4b2 Jenkins: Make sure Docker images are fresh 2019-07-14 15:29:52 +02:00
Tobias Gruetzmacher 131d530d1a Jenkins: Update to warnings-ng 2019-07-14 13:50:54 +02:00
Tobias Gruetzmacher 2eb789b35d Jenkins: Reduce number of pipeline steps 2019-07-14 13:11:22 +02:00
Tobias Gruetzmacher 3e8f90c159 Jenkins: Always use Debian buster as base 2019-07-14 12:58:05 +02:00
Tobias Gruetzmacher 7bb0605329 Jenkins: Use modern error handling 2019-07-14 12:57:06 +02:00
Tobias Gruetzmacher 98d217f686 Jenkins: Turn windows build errors into warnings 2019-07-14 12:47:58 +02:00
Tobias Gruetzmacher 328b3cd072 Add new namer "joinPathPartsNamer"
Additionally, switch some comics which benefit from it to the new namer.
This fixes #127.
2019-06-30 20:52:15 +02:00
Tobias Gruetzmacher a7b6393d6f Ignore flake8 warning W504
Actually, I prefer binary operators at the end of the line and this
seems to be the current state of the whole code base, so it's kinda
stupid to complain about them ;)
2019-06-30 19:50:28 +02:00
Mikkel Høgh b8b488670e New comic: The Rock Cocks (#138) 2019-06-30 19:46:39 +02:00