Commit graph

2003 commits

Author SHA1 Message Date
Tobias Gruetzmacher b89687f6d7 Jenkins: Don't use system tox
In some cases it may pick up the system Python version instead of the
"local" Python version, which leads to pip install errors.
2020-08-19 11:25:51 +02:00
Techwolf d4fb75b844 Add MangaDex/TheWolfAndRedRidingHood 2020-08-19 00:04:55 -07:00
Techwolf 073890c237 Add MangaDex/HangingOutWithAGamerGirl 2020-08-15 21:11:40 -07:00
Techwolf 191df7d5ed Mark SchlockMercenary as endOfLife 2020-08-14 20:51:34 -07:00
Techwolf 70c030ca32 Add MangaDex/OokamiShounenWaKyouMoUsoOKasaneru 2020-08-14 20:51:34 -07:00
Techwolf 49c02541f4 Add MangaDex/KawaiiJoushiWoKomarasetai 2020-08-14 20:51:34 -07:00
Techwolf 711d8d5e23 Fix BlackTapestries and TheRealmOfKaerwyn 2020-08-14 20:51:34 -07:00
Techwolf 103520e586 Add LazJonesAndTheMayfieldRegulators/SideStories 2020-08-14 20:51:34 -07:00
Techwolf 2c05fbb78f Fix Tamberlane 2020-08-14 20:51:34 -07:00
Techwolf 4a24afa652 Mark OriginalLife as endOfLife 2020-08-14 20:51:34 -07:00
Techwolf 88e54258d0 Fix StudioKhimera/UberQuest 2020-08-14 20:51:34 -07:00
Techwolf 1e4c291145 Add ComicFury/LustAndIre 2020-08-14 20:51:34 -07:00
Techwolf 5d27402346 Add TheNightBelongsToUs 2020-08-14 20:51:34 -07:00
Techwolf a191f7e909 Add SoloLeveling 2020-08-14 20:51:34 -07:00
Techwolf 2ef6ebb6f8 Fix Nightshift and StarfireAgency 2020-08-14 20:51:33 -07:00
Techwolf 2688ffad91 Fix DesertFox 2020-08-14 20:51:33 -07:00
Techwolf 9764b82101 Fix Moonlace and Bethellium 2020-08-14 20:51:33 -07:00
Techwolf c29bd2f069 Add ProjectFuture/Emily 2020-08-14 20:51:33 -07:00
Techwolf de3b396d11 Add RayFox 2020-08-14 20:51:33 -07:00
Techwolf 4726497c06 Update WebToons comics 2020-08-14 20:50:54 -07:00
Techwolf c362f39e3a Fix FurryExperience 2020-08-14 20:50:54 -07:00
Tobias Gruetzmacher 912b30191d
Merge pull request #169 from webcomics/xpath-ext
Replace xpath_class function with an XPath extension
2020-08-03 22:18:52 +02:00
Tobias Gruetzmacher 7a176b29f2 Replace xpath_class with custom xpath function 2020-07-31 22:56:30 +02:00
Tobias Gruetzmacher 64123eab64 Add an xpath extension to match CSS classes 2020-07-31 20:14:04 +02:00
Tobias Gruetzmacher bd44fdbb79 Fix SequentialArt (closes #167) 2020-07-31 19:28:25 +02:00
Tobias Gruetzmacher 98d5d9eb26 Switch SinFest to parser scraper (fixes #168) 2020-07-02 22:54:20 +02:00
Tobias Gruetzmacher 684ba1f909
Merge pull request #163 from Techwolfy/upstream-nsfw-tagging
Fix missing NSFW tags on several comics
2020-04-29 21:31:42 +02:00
Techwolf cac269e0bc Fix AntiheroForHire 2020-04-29 01:40:27 -07:00
Techwolf 9b69eaf4ff Fix Nightshift 2020-04-29 01:40:27 -07:00
Techwolf d3f2a9e27a Fix NSFW tagging 2020-04-22 01:40:30 -07:00
Techwolf 7f1ffff3ac Add KeenSpot/GeneCatlowAlternate 2020-04-22 01:39:52 -07:00
Tobias Gruetzmacher 6cfe67536e Repair gocomics updater 2020-04-20 01:03:30 +02:00
DavidAccola 131deeaa34
Add False Knees and Yes, I'm Hot in This (#161) 2020-04-20 01:00:38 +02:00
Tobias Gruetzmacher c8374474c6 Remove _TumblrScraper (no modules uses it anymore) 2020-04-20 00:49:53 +02:00
Tobias Gruetzmacher 23b028feaf Add WebcomicName 2020-04-19 23:42:27 +02:00
Tobias Gruetzmacher 4e7c5b53cc Update pipx installation instructions 2020-04-18 14:02:07 +02:00
Tobias Gruetzmacher dbe8e57e11 Fix license header for imported code 2020-04-18 13:57:18 +02:00
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 e70bf8c7ad Small style fixes (mostly in tests) 2020-04-18 13:03:02 +02:00
Techwolf c2e3264be0 Add LazJonesAndTheMayfieldRegulators 2020-04-18 11:44:05 +02:00
Techwolf 2068130ae1 Add WintersLight 2020-04-18 11:44:05 +02:00
Techwolf dc387819f2 Fix Bethellium 2020-04-18 11:44:05 +02:00
Techwolf 345a1aff30 Fix GrowingTroubles 2020-04-18 11:44:05 +02:00
Techwolf 137e599dd3 Fix IslaAukate and IslaAukateColor 2020-04-18 11:44:05 +02:00
Tobias Gruetzmacher 28fa430b8a Fix categories of some WebToons comics 2020-04-14 01:38:41 +02:00
Tobias Gruetzmacher 9162535dc8 Travis: Apply suggestions from linter 2020-04-13 12:58:05 +02:00
Tobias Gruetzmacher c389c01f1e Website: Don't delete CNAME 2020-04-13 12:55:39 +02:00
Tobias Gruetzmacher b1c4d66047 Update Travis-CI badge (moved from org to com) 2020-04-13 12:26:28 +02:00
Tobias Gruetzmacher 7f28a9a5f3 Website: Remove some noise from the deployed pages 2020-04-13 12:25:41 +02:00
Ruthalas e9ccdfca37
Add 11 Mangadex Comics (#160)
Added AttackonTitan, DeliciousinDungeon, DrStone, HeavensDesignTeam, OMaidensinYourSavageSeason, PleaseDontBullyMeNagatoro, PleaseDontBullyMeNagatoroComicAnthology, PleaseTellMeGalkochan, SPYxFAMILY, YotsubaAnd, InterspeciesReviewers
2020-04-13 10:00:46 +02:00