Commit Graph
18 Commits
Author SHA1 Message Date
SoxojandGitHub e65379fadc docs: update site count to 5900 after 0.6.6 (#3182) 2026-09-19 21:32:30 +02:00
SoxojandGitHub 5bf33eae8a Add a French translation of the README and the docs (#3166)
* Add a French translation of the README and the docs

* Put a documentation link in the README header
2026-09-15 19:58:45 +03:00
SoxojandGitHub 683c2b8683 Read identifiers from a file with --input-file (#3085) 2026-09-06 16:27:17 +02:00
SoxojandGitHub a23bd5f558 Put OSINT in the snap listing and document the metadata step (#3083)
* Put OSINT in the snap summary and description

* Document that uploading a snap does not update its listing
2026-09-05 23:04:31 +02:00
SoxojandGitHub 88cbe0d487 Change links to the online website (#3079) 2026-09-04 20:21:06 +02:00
SoxojandGitHub 5059b4be55 Document the release process, with a Chinese translation (#3049)
Nothing in the repository says how a release is made, so the details live only in the workflows and in the history.

- `docs/source/release-process.rst`: the two version files that have to move together, cutting a release on its own branch, what `release: published` triggers, why the tag is not an ancestor of `main`, what each tag in the repository means, and where the artifacts land.
- `docs/source/locale/zh_CN/LC_MESSAGES/release-process.po`: the translation, following the existing gettext setup. 39 message ids, checked against the catalogue Sphinx extracts from the page, and rendered with `-D language=zh_CN`.
- `docs/source/index.rst`: one line in the toctree.

The tag section is the part that has cost time: `nightly-*` move on every push, and the legacy `main` and `dev` tags shadow the branches of the same name, so `git show main:path` answers from the tag.
2026-08-30 23:22:52 +02:00
SoxojandGitHub dbbc8adf5a Add system settings path and document offline test runs (#2974)
* Add /etc/maigret/settings.json to the settings search path

* Register the slow marker and document offline test runs
2026-08-15 19:41:06 +02:00
SoxojandGitHub d7f759a239 Keep runtime activation tokens out of the sites database (#2973)
* Keep runtime activation tokens out of the sites database

* Document the activation token cache
2026-08-15 12:43:30 +02:00
felipeandGitHub 46c90bd2cc docs: link to socid-extractor readthedocs pages (#2927) (#2967) 2026-08-12 17:15:58 +02:00
Julio César SuásteguiandGitHub 34a1669974 Fix XMind reports for modern readers (#2930)
* fix(report): add XMind manifest for modern readers

* docs: document modern XMind reader compatibility
2026-08-10 22:54:35 +02:00
SoxojandGitHub 961680a81b Add support of Bilibili (#2891) 2026-07-20 20:28:02 +02:00
SoxojandGitHub d5cf4b15ef Add QQ search via qq_id id type; per-site encoding config (#2890) 2026-07-20 19:47:33 +02:00
SoxojandGitHub b11a62abc0 Fix site checks: 6 fixed, 1 disabled (#2834) 2026-07-04 19:03:49 +02:00
SoxojandGitHub 7b08793e9d Added docs for Neo4j integration (#2818) 2026-06-29 22:04:25 +02:00
SoxojandGitHub 682059cf21 ORCID support (#2786)
* Added support of ORCID identifier

* ORCID documentation
2026-06-20 22:29:19 +02:00
SoxojandGitHub 9a2cce4d85 Add Cloudflare bypass (FlareSolverr) support to web UI + docs (#2700) 2026-05-25 18:53:18 +02:00
SoxojandGitHub b3f667d908 Fix docs build: dedup link targets, gate SVG badges to HTML (#2695) 2026-05-23 10:15:53 +02:00
SoxojandGitHub 070c086f29 Add docs FAQ for top search queries; document translation workflow; Chinese update (#2694) 2026-05-23 09:46:35 +02:00