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
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
Soxoj and GitHub
5c93b206e7
Cloudflare bypass webgate ( #2628 )
2026-05-09 10:48:43 +03:00
Soxoj and GitHub
b1004588af
AI mode ( #2529 )
...
* Add AI mode
2026-04-23 12:12:54 +02:00
Soxoj and GitHub
ad95302745
Add Markdown reports for LLM analysis ( #2463 )
2026-04-06 18:26:43 +02:00
Soxoj and GitHub
269d50eedc
DB update mechanism ( #2458 )
...
* Database update mechanism
2026-04-04 18:00:50 +02:00
2e430e5039
feat: add tag blacklisting via --exclude-tags ( #2352 )
...
* Initial plan
* feat: add tag blacklisting support (--exclude-tags CLI flag, web UI, docs, tests)
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com >
Agent-Logs-Url: https://github.com/soxoj/maigret/sessions/1a656af2-36bf-494f-9f03-1b5340f0357c
* fix: correct tag cloud label to match click-cycle interaction
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com >
Agent-Logs-Url: https://github.com/soxoj/maigret/sessions/1a656af2-36bf-494f-9f03-1b5340f0357c
* feat: add all country tags to web interface tag cloud
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com >
Agent-Logs-Url: https://github.com/soxoj/maigret/sessions/7e184b24-ff26-48fd-8a93-aea12b0a8d7b
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com >
2026-03-24 22:00:59 +01:00
Soxoj and GitHub
97cc4b46d9
Improve site-check quality: fix broken site configs, add diagnostic utilities, and make self-check report-only by default with opt-in auto-disable. ( #2301 )
...
- Fix VK and TradingView checkType; add Reddit and Microsoft Learn API-style probes where appropriate; adjust or disable entries that are unreliable under anti-bot protection.
- Self-check: stop aggressive auto-disable; default to reporting issues only; add --auto-disable and --diagnose for optional fixes and deeper output.
- Tooling: add utils/site_check.py and utils/check_top_n.py (and related helpers) to inspect and rank site behavior against the top-N list
- Scope: aligns with fixing top-traffic / high-impact sites and making diagnostics repeatable without silently flipping disabled flags
2026-03-22 16:48:35 +01:00
88d68490f3
Created web frontend launched via --web flag ( #1967 )
...
Author: overcuriousity
Co-authored-by: Soxoj <soxoj@protonmail.com >
2024-12-16 14:24:03 +01:00
Soxoj and GitHub
4b1317789d
Refactored self-check method, code formatting, small lint fixes ( #1942 )
2024-12-07 18:05:30 +01:00
Soxoj and GitHub
8a98aa9eaa
Retries set to 0 by default, refactored code of executor with progress ( #1899 )
...
* Retries set to 0 by default, refactored code of executor with progress
2024-11-26 19:07:15 +01:00
jm.balestek and GitHub
6fb0dc1067
Adding permutator feature for usernames ( #1575 )
...
* Adding permutator feature for usernames
("", "_", "-", ".") when id_type == username
File : maigret/permutator.py
Arg : --permute
For now, only permute from 2 elements and doesn't return single elements (element1, _element1, element1_, element2, _element2, ...). 12 permuts for 2 elements.
To return single elements as well, Permute(usernames).gather(method="all"), but not implemented in maigrat.py. 18 permuts for 2 elements. Should we ? With another argument ?
* Update test_cli.py
permute arg added
2024-07-23 16:19:43 +02:00
Soxoj
7a362406d5
Documentation and settings improved
2021-11-06 08:24:12 +03:00
Soxoj
c7977f1cdf
Draft of graph report
2021-06-21 22:20:51 +03:00
Soxoj
02cf330e37
Added I2P sites support
2021-06-02 23:45:11 +03:00
Soxoj
4aeacef07d
Sort by number of data points ( #105 )
2021-05-22 20:23:53 +03:00
Soxoj
ba6169659e
Added DNS checker
2021-05-22 03:12:04 +03:00
Soxoj
a76f95858f
Added checker of Tor sites
2021-05-20 23:26:02 +03:00
Soxoj
b6a207d0e3
Updated sites, improved submit dialog, bump to 0.2.2
2021-05-07 12:27:24 +03:00
Soxoj
0e9655c46a
Improve extracting ids from URLs, tests
2021-05-06 22:35:44 +03:00
Soxoj
3b91a9cd31
CLI arguments improvements, tests added
2021-05-05 15:27:56 +03:00