Tobias Gruetzmacher
23125c74d4
Unify XPath NS config over modules
2024-03-17 21:44:46 +01:00
Tobias Gruetzmacher
2e912bcd2c
Remove useless page skip in GirlGenius ( fixes #306 )
2024-03-17 19:33:38 +01:00
Tobias Gruetzmacher
cfe5738151
Parametrize renamed comic module test
2024-03-17 19:21:41 +01:00
Tobias Gruetzmacher
32b0dfef35
Adapt to new ComicsKingdom layout ( fixes #307 )
2024-03-17 19:18:35 +01:00
Tobias Gruetzmacher
48eb4ef204
Remove Everblue, they are blocking us ( fixes #303 )
2024-02-19 01:01:45 +01:00
Tobias Gruetzmacher
05b9be4cd9
Fix some more modules
2024-02-19 00:58:08 +01:00
Tobias Gruetzmacher
da60636b8a
Fix some Shivae Studios modules
2024-02-19 00:58:08 +01:00
Tobias Gruetzmacher
3722fbe7e4
Update joinPathPartsNamer: Remove defaults
2024-02-18 18:02:02 +01:00
Tobias Gruetzmacher
15423eab21
Drop support for Python 3.7
2024-02-18 17:26:54 +01:00
Tobias Gruetzmacher
7b9ca867fb
Add some more type annotations
2024-02-18 16:53:17 +01:00
Tim Rightnour
ee22169cc5
Add 7 new comics to the WebToons module ( #301 )
...
- 99ReinforcedStick
- CydoniaShattering
- DungeonCleaningLife
- FinalRaidBoss
- KnightUnderMyHeart
- MySClassHunter
- MythicItemObtained
2024-02-17 01:01:48 +01:00
Tobias Gruetzmacher
e2b3beac2e
Merge pull request #300 from garbled1/infinite_loop_bad
...
Fix a potential infinite loop condition
2024-02-16 18:13:07 +01:00
garbled1
f76061e138
Fix a potential infinite loop condition, that causes the script to consume all ram on the box and get oom-killed.
2024-02-16 09:11:49 -07:00
Tobias Gruetzmacher
b495c51bcb
Fix another bunch of comics
2024-02-16 00:20:20 +01:00
Tobias Gruetzmacher
89b38d450f
Fix PHDComics ( fixes #238 )
2024-02-15 23:55:46 +01:00
Tobias Gruetzmacher
3c203dae72
Fix PvPOnline ( fixes #299 )
...
Use a "working" latest page. (Additionally, mark the comic as "end of
life", since it hasn't been updated in 2 years...)
2024-02-15 23:21:24 +01:00
Tobias Gruetzmacher
ea2bad5500
Fix some more comic modules
2024-02-15 00:50:33 +01:00
Tobias Gruetzmacher
aa50afdbf7
Remove Lackadaisy (we are blocked)
2024-02-14 23:51:30 +01:00
Tobias Gruetzmacher
6f6b4d6603
Sort removed comics under the correct version
2024-02-14 23:44:36 +01:00
Tobias Gruetzmacher
b4bcb65249
Update GoComics modules
2024-02-14 23:39:08 +01:00
Tobias Gruetzmacher
b3da06b270
Fix some modules
2024-02-13 23:37:08 +01:00
Tobias Gruetzmacher
17f7c53e53
Update copyright year
2024-02-13 19:30:07 +01:00
Tobias Gruetzmacher
7517b2fef8
Fix README badges
2024-02-13 19:28:26 +01:00
Tobias Gruetzmacher
74ffa7533f
Merge pull request #298 from webcomics/dependabot/github_actions/codecov/codecov-action-4
...
Bump codecov/codecov-action from 3 to 4
2024-02-13 19:23:49 +01:00
dependabot[bot]
321d7d0a5a
Bump codecov/codecov-action from 3 to 4
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 07:19:23 +00:00
Tobias Gruetzmacher
c696fc7835
Merge pull request #296 from webcomics/dependabot/github_actions/github/codeql-action-3
...
Bump github/codeql-action from 2 to 3
2023-12-14 10:17:41 +01:00
dependabot[bot]
a7a0954082
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 07:37:11 +00:00
Tobias Gruetzmacher
a23e070f3e
Merge pull request #295 from webcomics/dependabot/github_actions/actions/setup-python-5
...
Bump actions/setup-python from 4 to 5
2023-12-07 13:39:45 +01:00
dependabot[bot]
a81de41122
Bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 07:42:43 +00:00
Tobias Gruetzmacher
8c3fb043a6
Housekeeping: Increase minimum required setuptools version
...
This is probably of little consequence since most users use the newest
setuptools version anyways...
2023-11-19 22:41:45 +01:00
Tobias Gruetzmacher
75c09b68a2
Improve shell completion support
2023-11-19 22:15:24 +01:00
Tobias Gruetzmacher
c25c960132
Build with Python 3.12
2023-11-13 23:59:32 +01:00
Tobias Gruetzmacher
9163317aba
Fix type annotations for older Python versions
2023-10-30 08:37:49 +01:00
Tobias Gruetzmacher
af20ca7478
Simplify update checker
...
Motivated by the distutils removal, this replaces version parsing by a
"good enough" version comparison algorithm...
2023-10-29 19:05:20 +01:00
Tobias Gruetzmacher
a392a41acb
Jenkins: Use modern coverage step
2023-10-26 22:25:25 +02:00
Tobias Gruetzmacher
85127de88d
Remove certificate "pinning" for ComicsKingdom ( fixes #291 )
...
They have switched to short-lived Google certificates, let's hope they
have automated their certificate setup enough so that chain issues won't
happen again...
2023-10-11 00:54:22 +02:00
Tobias Gruetzmacher
5de53cb4b4
Fix CyanideAndHappiness ( fixes #227 )
2023-10-08 20:41:39 +02:00
Tobias Gruetzmacher
5f2a3cc7cf
Merge pull request #288 from dmoonfire/CassiopeiaQuinn
...
Add CassiopeiaQuinn
2023-10-08 18:36:35 +02:00
4aa089488e
Add CassiopeiaQuinn
2023-09-24 00:27:48 -05:00
Tobias Gruetzmacher
92bdd007e3
Flipside moved ( fixes #283 )
2023-09-18 08:18:31 +02:00
Tobias Gruetzmacher
aac35cc797
Merge pull request #284 from webcomics/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-09-05 11:41:03 +02:00
dependabot[bot]
196f548ef6
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 07:10:11 +00:00
Tobias Gruetzmacher
6f721b0634
Add manual workflow to publish to TestPyPI
2023-08-27 18:19:33 +02:00
Tobias Gruetzmacher
c04e49b5a3
CI: Put default Python version into a variable
2023-08-27 18:16:41 +02:00
Tobias Gruetzmacher
9e05fae304
Fix a bunch of comics ( fixes #277 )
2023-08-27 02:23:16 +02:00
Tobias Gruetzmacher
6d20de8b2a
Allow ignoring modules in tests forever
2023-08-26 18:23:43 +02:00
Tobias Gruetzmacher
4e03ec84c6
Switch TheRockCocks to ComicControlScraper ( fixes #278 )
2023-08-26 16:42:38 +02:00
Tobias Gruetzmacher
89db5f31a6
Fix MonsieurLeChien using archive.org ( fixes #240 )
2023-07-18 22:49:49 +02:00
Tobias Gruetzmacher
4b98223dad
Fix TwoGuysAndGuy ( fixes #239 )
2023-07-18 22:06:47 +02:00
Tobias Gruetzmacher
b4e2e5d2f9
Add CrowTime ( fixes #276 )
2023-07-18 21:53:26 +02:00