Jonas Depoix
|
4d5668d22b
|
Merge pull request #364 from jdepoix/add-supadata-sponsor
Added new sponsor supadata to README.md!
|
2025-01-07 12:38:17 +01:00 |
Jonas Depoix
|
1e19efb59f
|
Added new sponsor supadata to README.md!
|
2025-01-07 11:43:50 +01:00 |
Jonas Depoix
|
97522b7921
|
Merge pull request #355 from jdepoix/release/v0.6.3
v0.6.3
|
2024-11-18 10:51:43 +01:00 |
Jonas Depoix
|
2306564fb7
|
v0.6.3
|
2024-11-18 10:43:53 +01:00 |
Jonas Depoix
|
60f199aa8e
|
Merge pull request #354 from jdepoix/bugfix/missing-build-trigger
added missing build trigger for tags
|
2024-11-18 10:32:11 +01:00 |
Jonas Depoix
|
327b35cb5f
|
added missing build trigger for tags
|
2024-11-18 10:14:36 +01:00 |
Jonas Depoix
|
729e804998
|
Merge pull request #352 from vasiliadi/feature/defusedxml
[security] defusedxml.ElementTree instead of xml.etree.ElementTree
|
2024-11-18 10:10:08 +01:00 |
vasiliadi
|
b473e696d6
|
build: added defusedxml package
|
2024-11-15 20:08:43 -06:00 |
vasiliadi
|
84a825a0b4
|
fix: possible XML bombs and other exploits by replacing xml.etree.ElementTree with defusedxml.ElementTree
|
2024-11-15 20:08:01 -06:00 |
Jonas Depoix
|
ceda81b968
|
Merge pull request #346 from jdepoix/feature/github-actions
migrated CI to GitHub Actions and setup project to use poetry
|
2024-11-11 16:28:48 +01:00 |
Jonas Depoix
|
ec3fbe9be7
|
added precommit poe task
|
2024-11-11 16:26:06 +01:00 |
Jonas Depoix
|
32ea9c1b5b
|
deleted travis.yml
|
2024-11-11 16:16:53 +01:00 |
Jonas Depoix
|
00642578d4
|
added GH Action build status badge to README
|
2024-11-11 16:14:58 +01:00 |
Jonas Depoix
|
006edf9c91
|
commented test back in
|
2024-11-11 16:06:00 +01:00 |
Jonas Depoix
|
402b4cb95d
|
fixed coverage stage
|
2024-11-11 16:04:17 +01:00 |
Jonas Depoix
|
9bb8794cd6
|
fixed typo in ci.yml
|
2024-11-11 16:02:29 +01:00 |
Jonas Depoix
|
c738da22db
|
fixed missing coverage data
|
2024-11-11 16:01:35 +01:00 |
Jonas Depoix
|
d631ceb03c
|
coverage report stage will now fail immediatelly
|
2024-11-11 15:57:34 +01:00 |
Jonas Depoix
|
93fe4323f5
|
temporary change to test coverage in CI
|
2024-11-11 15:41:12 +01:00 |
Jonas Depoix
|
47eae6d8e0
|
temporary change to test coverage in CI
|
2024-11-11 15:38:14 +01:00 |
Jonas Depoix
|
7881a1d897
|
publish is now automatically executed for new tags
|
2024-11-11 15:37:47 +01:00 |
Jonas Depoix
|
ee996f77f1
|
updated test PyPi URL
|
2024-11-11 15:26:11 +01:00 |
Jonas Depoix
|
48cce90d5a
|
temporary change to test publish in CI
|
2024-11-11 15:21:13 +01:00 |
Jonas Depoix
|
2a1525d583
|
changed pypi publish to use token auth
|
2024-11-11 15:15:41 +01:00 |
Jonas Depoix
|
f92e3d6595
|
temporarly added testpypi url
|
2024-11-11 15:07:05 +01:00 |
Jonas Depoix
|
c64cad6393
|
added publish step to CI
|
2024-11-11 15:03:05 +01:00 |
Jonas Depoix
|
339fc4bcfe
|
commented test back in
|
2024-11-11 14:53:58 +01:00 |
Jonas Depoix
|
0967845a3d
|
testing if coverall will fail build
|
2024-11-11 12:30:22 +01:00 |
Jonas Depoix
|
ed4068479c
|
coverage now is reported in cobertura format
|
2024-11-11 12:24:52 +01:00 |
Jonas Depoix
|
3ecdcff082
|
coveralls command now specifies coverage format
|
2024-11-11 12:20:32 +01:00 |
Jonas Depoix
|
07eae03e94
|
removed python 3.14 build
|
2024-11-11 12:09:59 +01:00 |
Jonas Depoix
|
eef0b92eca
|
fixed ci.yml formatting
|
2024-11-11 12:08:24 +01:00 |
Jonas Depoix
|
e5bd9ae825
|
added coveralls integration
|
2024-11-11 12:04:38 +01:00 |
Jonas Depoix
|
3f5c0bcfec
|
updated lockfile
|
2024-11-11 11:38:58 +01:00 |
Jonas Depoix
|
8cf7470fb7
|
upgraded setup-python action to v5
|
2024-11-11 11:37:08 +01:00 |
Jonas Depoix
|
d7a974a4d9
|
fixed poe install in ci.yml
|
2024-11-11 11:33:40 +01:00 |
Jonas Depoix
|
3c1acf3d9c
|
added GitHub Action CI for formatting, linting and testing
|
2024-11-11 11:22:21 +01:00 |
Jonas Depoix
|
d35cb58cce
|
changed to use ruff format for formatting instead of black
|
2024-11-11 10:47:03 +01:00 |
Jonas Depoix
|
b9d9f23897
|
added ruff linter
|
2024-09-26 18:05:23 +02:00 |
Jonas Depoix
|
5f96588ada
|
added black formatter
|
2024-09-26 17:56:36 +02:00 |
Jonas Depoix
|
0b6cc5980f
|
migrated project to use poetry
|
2024-09-26 17:54:57 +02:00 |
Jonas Depoix
|
0b7a44cc5a
|
Merge pull request #339 from samfisherirl/master
Updated recommended chrome cookie extension in README
|
2024-09-25 15:25:16 +03:00 |
Jonas Depoix
|
445f6af32f
|
Updated recommended chrome cookie extension name
|
2024-09-25 14:24:18 +02:00 |
Sam A
|
d5b047cda0
|
Update README.md
|
2024-09-25 00:51:09 -04:00 |
Jonas Depoix
|
fe2b39cab2
|
Merge pull request #287 from Jai0401/improve_readme
Fix grammatical mistakes in README
|
2024-08-08 11:32:21 +02:00 |
Jonas Depoix
|
c5f5c42398
|
Updated SearchAPI logo in README.md
|
2024-05-22 12:47:45 +02:00 |
Jonas Depoix
|
ca8e0764b7
|
Added SearchAPI as a sponsor to the README
|
2024-05-21 18:59:30 +02:00 |
Jai0401
|
69e62a412f
|
Fix grammatical mistakes in README
|
2024-05-18 12:30:33 +05:30 |
Jonas Depoix
|
f5c9e16b61
|
Merge pull request #244 from jdepoix/bugfix/requests-version
fixed requests version
|
2023-12-27 13:39:47 +01:00 |
Jonas Depoix
|
54bf7d0226
|
pinned urllib3 version
|
2023-12-27 13:36:15 +01:00 |