https://git.schokokeks.org/derivepassphrase.git/tree/1c630f0b0c90fadb69d50dc763af56fb6846a983 Recent commits to derivepassphrase.git (1c630f0b0c90fadb69d50dc763af56fb6846a983) 2024-07-21T23:52:53+02:00 tag:gitlist.org,2012:commit/1c630f0b0c90fadb69d50dc763af56fb6846a983 Add `mkdocstrings-python` to documentation page footer 2024-07-21T23:52:53+02:00 Marco Ricci m@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/8b176e486f59c9aeeffc121b4e211003878bfcf2 Remove JavaScript and external fonts from documentation site 2024-07-21T23:40:08+02:00 Marco Ricci m@the13thletter.info <pre>For better browser security and offline experience, as a base measure, override all website templates and remove JavaScript and font inclusion. Selective JavaScript (such as full-text search with `lunr`) might be re-enabled later. &lt;/pre&gt; tag:gitlist.org,2012:commit/71afd6b335c6f5fa0d94a90b2eac5c0f08bc28f9 Add a changelog and supporting infrastructure (towncrier) 2024-07-21T23:15:20+02:00 Marco Ricci m@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/99863c4d7b2a3ee8f7b0d0d3e3f924afe7d40fb8 Reformat everything with ruff 2024-07-21T10:09:10+02:00 Marco Ricci m@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/a101d1f604a3ad6de242989f7a4887b78ab012a1 Fix style issues with ruff (hatch default configuration) 2024-07-20T23:46:05+02:00 Marco Ricci m@the13thletter.info <pre>Because `ruff` only shows online documentation for the latest version, it is inconvenient to work with outdated rulesets. So, manually update the `hatch` configuration from `ruff` v0.4.5 to v0.5.0, and reimplement all rule changes by hand. &lt;/pre&gt; tag:gitlist.org,2012:commit/62317bc2b46db2cd7ea7686f742975f41bc1d507 Fix style issues with ruff (in its default configuration) 2024-07-19T18:58:12+02:00 Marco Ricci m@the13thletter.info <pre>(One of them actually was a bug: an f-string missing the leading `f`.) &lt;/pre&gt; tag:gitlist.org,2012:commit/74eb30950ad70a2eb68f89153c3afa6c3573d24b Release 0.1.1 2024-07-14T16:14:59+02:00 Marco Ricci m@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/9789064a7ad65603faf4eae8f0bafa81bc0619a6 Set up a web host for the documentation 2024-07-14T16:11:25+02:00 Marco Ricci m@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/a95f76835b6b2583339951bf07e71409502ed6eb Remove CSS file mention in MkDocs configuration 2024-07-14T16:10:32+02:00 Marco Ricci m@the13thletter.info <pre>The file itself was already removed in cedd14e7792ab8b3a7cc1bfe0b2d5e280695cd40. &lt;/pre&gt; tag:gitlist.org,2012:commit/8e2ab9c4d21ea072614658c14e068c3b7b1c3bfb Update package dependencies in README 2024-07-14T15:23:27+02:00 Marco Ricci m@the13thletter.info <pre>We erroneously claim that we require Python 3.11 instead of 3.10, and we neglect to mention the typing-extensions package. &lt;/pre&gt;