7677865466 and GitHub
084e5a2aaf
Update PDF dependency for web variant ( #2739 )
...
Adding PDF dependency by default for web variant as a search will result in an error without installing this. In case it is not installed it maigret web will return to the landing page and will present an error in the logs.
2026-06-04 23:50:02 +02:00
8b418b5ebf
build(deps): bump aiohttp from 3.13.5 to 3.14.0 ( #2736 )
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-04 13:16:52 +02:00
44698ccf88
Updated site list and statistics ( #2733 )
...
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com >
2026-06-03 18:08:45 +02:00
Kaif and GitHub
701126196b
refactor: update instagram entry structure ( #2731 )
2026-06-03 17:45:09 +02:00
Soxoj and GitHub
79a612ba8d
Sponsorship text update for README ( #2730 )
2026-06-03 00:28:58 +02:00
Kaif and GitHub
f3609e6f97
refactor: update query for leetcode ( #2727 )
2026-06-02 23:51:08 +02:00
Soxoj and GitHub
528b75336c
Added sponsor logo and CLI proxy recommendation ( #2729 )
2026-06-02 18:28:15 +02:00
Soxoj and GitHub
75e1015b05
Added sponsor logo and text to the README files ( #2728 )
2026-06-02 18:22:28 +02:00
2e2fa8e6ba
Updated site list and statistics ( #2723 )
...
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com >
2026-06-01 08:41:20 +02:00
Soxoj and GitHub
e8c7d5770f
Fix site checks: 1 fixed, 8 disabled, 2 added ( #2722 )
2026-05-31 17:50:47 +02:00
49f0255481
Updated site list and statistics ( #2720 )
...
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com >
2026-05-31 13:54:22 +02:00
Soxoj and GitHub
4cc803bb39
Graceful Ctrl+C + error UX improvements ( #2719 )
2026-05-30 16:14:57 +02:00
Soxoj and GitHub
a89b7f09a7
Fix DNS resolver failures: classify aiodns errors, add --dns-resolver threaded fallback ( #2688 ) ( #2717 )
...
* Fix DNS resolver failures: classify aiodns errors, add --dns-resolver threaded fallback (#2688 )
* test: include dns_resolver in CLI default args
2026-05-30 16:09:54 +02:00
50cba1c12f
Updated site list and statistics ( #2716 )
...
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com >
2026-05-30 13:15:18 +02:00
Soxoj and GitHub
6babd43e8d
Fix site checks: 4 fixed, 1 disabled ( #2715 )
2026-05-30 13:11:30 +02:00
3c3a76a7f6
build(deps): bump idna from 3.16 to 3.17 ( #2711 )
...
Bumps [idna](https://github.com/kjd/idna ) from 3.16 to 3.17.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md )
- [Commits](https://github.com/kjd/idna/compare/v3.16...v3.17 )
---
updated-dependencies:
- dependency-name: idna
dependency-version: '3.17'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 10:36:36 +02:00
Soxoj and GitHub
0b49c8612a
Dockerhub build update ( #2713 )
...
* Dockerhub: update of label orders, fix for README update
2026-05-29 18:41:11 +02:00
Soxoj and GitHub
bab78c96a6
Docker build workflow: update README in DockerHub, change order of labels ( #2712 )
2026-05-29 18:27:09 +02:00
b9efa16362
build(deps): bump platformdirs from 4.9.6 to 4.10.0 ( #2708 )
...
Bumps [platformdirs](https://github.com/tox-dev/platformdirs ) from 4.9.6 to 4.10.0.
- [Release notes](https://github.com/tox-dev/platformdirs/releases )
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/platformdirs/compare/4.9.6...4.10.0 )
---
updated-dependencies:
- dependency-name: platformdirs
dependency-version: 4.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-29 11:19:52 +02:00
7c253ad0db
build(deps-dev): bump coverage from 7.14.0 to 7.14.1 ( #2705 )
...
Bumps [coverage](https://github.com/coveragepy/coveragepy ) from 7.14.0 to 7.14.1.
- [Release notes](https://github.com/coveragepy/coveragepy/releases )
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst )
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.14.0...7.14.1 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.14.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-28 17:13:28 +02:00
e2361c0953
build(deps-dev): bump pytest-asyncio from 1.3.0 to 1.4.0 ( #2704 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-version: 1.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-28 12:03:08 +02:00
35efe10d8d
build(deps): bump socid-extractor from 0.0.28 to 0.1.0 ( #2703 )
...
Bumps [socid-extractor](https://github.com/soxoj/socid-extractor ) from 0.0.28 to 0.1.0.
- [Release notes](https://github.com/soxoj/socid-extractor/releases )
- [Changelog](https://github.com/soxoj/socid-extractor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/soxoj/socid-extractor/compare/v0.0.28...v0.1.0 )
---
updated-dependencies:
- dependency-name: socid-extractor
dependency-version: 0.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-27 19:28:28 +02:00
Dimitris Marakomihelakis and GitHub
4ce8d99352
feature: add keywords parameter and filter by its matching #979 ( #2702 )
...
* feature: add keywords parameter and filter by its matching #979
* fixes & nits
2026-05-27 19:27:48 +02:00
906735cc95
build(deps): bump soupsieve from 2.8.3 to 2.8.4 ( #2697 )
...
Bumps [soupsieve](https://github.com/facelessuser/soupsieve ) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/facelessuser/soupsieve/releases )
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.8.3...2.8.4 )
---
updated-dependencies:
- dependency-name: soupsieve
dependency-version: 2.8.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-26 13:41:29 +02:00
Soxoj and GitHub
9a2cce4d85
Add Cloudflare bypass (FlareSolverr) support to web UI + docs ( #2700 )
2026-05-25 18:53:18 +02:00
Soxoj and GitHub
fe93347da1
Fix Chinese name false positives: add CJK regexCheck to 27 sites ( #2633 ) ( #2699 )
2026-05-25 15:32:43 +02:00
3026f4cd71
build(deps-dev): bump pytest-rerunfailures from 16.2 to 16.3 ( #2698 )
...
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures ) from 16.2 to 16.3.
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/16.2...16.3 )
---
updated-dependencies:
- dependency-name: pytest-rerunfailures
dependency-version: '16.3'
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-25 11:51:23 +02:00
Soxoj and GitHub
b3f667d908
Fix docs build: dedup link targets, gate SVG badges to HTML ( #2695 )
2026-05-23 10:15:53 +02:00
Soxoj and GitHub
070c086f29
Add docs FAQ for top search queries; document translation workflow; Chinese update ( #2694 )
2026-05-23 09:46:35 +02:00
74b4d3a104
build(deps): bump certifi from 2026.4.22 to 2026.5.20 ( #2689 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2026.4.22 to 2026.5.20.
- [Commits](https://github.com/certifi/python-certifi/compare/2026.04.22...2026.05.20 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2026.5.20
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-22 11:05:35 +02:00
c36595dfb2
build(deps): bump idna from 3.15 to 3.16 ( #2692 )
...
Bumps [idna](https://github.com/kjd/idna ) from 3.15 to 3.16.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md )
- [Commits](https://github.com/kjd/idna/compare/v3.15...v3.16 )
---
updated-dependencies:
- dependency-name: idna
dependency-version: '3.16'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-22 10:15:56 +02:00
900947bd3a
build(deps): bump aiodns from 4.0.3 to 4.0.4 ( #2684 )
...
Bumps [aiodns](https://github.com/aio-libs/aiodns ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/aio-libs/aiodns/releases )
- [Changelog](https://github.com/aio-libs/aiodns/blob/master/ChangeLog )
- [Commits](https://github.com/aio-libs/aiodns/compare/v4.0.3...v4.0.4 )
---
updated-dependencies:
- dependency-name: aiodns
dependency-version: 4.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-21 21:09:37 +02:00
Soxoj and GitHub
1d67cbe2c7
Enhance README with AI profiling and analysis details ( #2691 )
2026-05-21 19:27:45 +02:00
Soxoj and GitHub
ec7f57eab7
Windows version improvements and docs ( #2690 )
2026-05-21 12:12:17 +02:00
200a8b2cac
build(deps): bump yarl from 1.23.0 to 1.24.2 ( #2685 )
...
---
updated-dependencies:
- dependency-name: yarl
dependency-version: 1.24.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-21 10:02:22 +02:00
Soxoj and GitHub
2eef1d3d9d
Added 3 sites ( #2687 )
2026-05-20 23:56:40 +02:00
Sebastion and GitHub
e6f53862f5
fix(web): sanitize username in report file paths to prevent path traversal ( #2678 )
...
* fix: sanitize username in report file paths to prevent path traversal (CWE-22)
* address review: add unit tests for sanitize_username_for_path()
2026-05-20 23:55:17 +02:00
Soxoj and GitHub
992da86284
Added donation links ( #2686 )
2026-05-20 23:53:29 +02:00
6e51025f15
build(deps-dev): bump black from 26.5.0 to 26.5.1 ( #2680 )
...
Bumps [black](https://github.com/psf/black ) from 26.5.0 to 26.5.1.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/26.5.0...26.5.1 )
---
updated-dependencies:
- dependency-name: black
dependency-version: 26.5.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 12:34:11 +02:00
1f4db039b6
build(deps): bump lxml from 6.1.0 to 6.1.1 ( #2681 )
...
Bumps [lxml](https://github.com/lxml/lxml ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-6.1.0...lxml-6.1.1 )
---
updated-dependencies:
- dependency-name: lxml
dependency-version: 6.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 10:52:29 +02:00
2a1b458941
build(deps-dev): bump tuna from 0.5.13 to 0.5.15 ( #2683 )
...
Bumps [tuna](https://github.com/nschloe/tuna ) from 0.5.13 to 0.5.15.
- [Release notes](https://github.com/nschloe/tuna/releases )
- [Commits](https://github.com/nschloe/tuna/compare/v0.5.13...v0.5.15 )
---
updated-dependencies:
- dependency-name: tuna
dependency-version: 0.5.15
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 10:02:30 +02:00
4dd4dbe048
build(deps): bump aiodns from 4.0.0 to 4.0.3 ( #2677 )
...
Bumps [aiodns](https://github.com/aio-libs/aiodns ) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/aio-libs/aiodns/releases )
- [Changelog](https://github.com/aio-libs/aiodns/blob/master/ChangeLog )
- [Commits](https://github.com/aio-libs/aiodns/compare/v4.0.0...v4.0.3 )
---
updated-dependencies:
- dependency-name: aiodns
dependency-version: 4.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 11:46:41 +02:00
500c026b8b
build(deps-dev): bump black from 26.3.1 to 26.5.0 ( #2676 )
...
Bumps [black](https://github.com/psf/black ) from 26.3.1 to 26.5.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/26.3.1...26.5.0 )
---
updated-dependencies:
- dependency-name: black
dependency-version: 26.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 11:46:21 +02:00
Soxoj and GitHub
ceed9aa9cc
fix(Instagram): refresh rate-limit marker for stale Login title ( #2674 )
2026-05-16 18:23:13 +02:00
Soxoj and GitHub
51a5169987
fix(checking): reject URLs and emails extracted as usernames ( #2673 )
...
Closes #1403
2026-05-16 17:52:00 +02:00
Soxoj and GitHub
3e77c13743
Document Tor/proxy usage, add Advanced usage docs section ( closes #544 ) ( #2663 )
2026-05-16 14:42:36 +02:00
Soxoj and GitHub
c5885331d6
Bump to 0.6.1 ( #2661 )
2026-05-16 12:05:55 +02:00
Soxoj and GitHub
c1674529ad
Fix site checks: 2 fixed, 3 disabled; add Faceit; fix utils import ( #2660 )
2026-05-15 18:15:38 +02:00
8e8968b86d
build(deps): bump requests from 2.34.1 to 2.34.2 ( #2658 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.34.1 to 2.34.2.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.34.1...v2.34.2 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.34.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-15 14:34:11 +02:00
Soxoj and GitHub
a7338e97f3
Make xhtml2pdf optional, fix install on Linux without libcairo ( #2659 )
...
* Make xhtml2pdf optional, fix install on Linux without libcairo
Move xhtml2pdf to the new [pdf] extra so default `pip install maigret`
no longer pulls pycairo (which has no Linux/macOS wheels and breaks the
build without libcairo2-dev). save_pdf_report now raises a clear
RuntimeError pointing to `pip install 'maigret[pdf]'`, and the CLI
turns it into a friendly warning instead of a crash. Adds tests
covering the missing-extra path, plus per-OS install docs.
Fix for #2657 , #2534
* Make arabic-reshaper and python-bidi optional; idempotent update of db_meta.json and sites.md
* Regenerated poerty.lock
* Update CI workflow to cover minimal installation without PDF deps
2026-05-15 14:33:55 +02:00