2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update `render.py` for Python 3.10+ compatibility and improve entry point handling More... 15 days ago
Refactor `treecleaner.py` to prevent warning about modifying node.vlist dict while iterating over it. More... 15 days ago
Enhance error handling and retry logic in `sapi.py` and update `fetch.py` with improved logging and API request adjustments. More... 4 months ago
Refactor `RlWriter` to use consistent attribute naming for figure dimensions (`img_height`/`img_width`) More... 4 months ago
Add `as_dict()` method to `_conf.py` and implement header initialization in `http_client.py` More... 4 months ago
Reset `titles_pending_contributor_lookup` after processing batch in `fetch.py` to prevent duplicate API requests More... 4 months ago
Increase default image size to 1280px in `buildzip.py` and `render.py` to match Wikipedia's largest thumbnail size More... 4 months ago
Upgrade Cython to 3.1.2 and update compatibility checks for Python 3.8+ More... 4 months ago
Add batch processing for contributors and optimize API calls More... 4 months ago
Simplify `get_authors` call in `writerbase.py` by removing unused revision argument More... 4 months ago
Integrate `python-dotenv` for environment variable management More... 4 months ago
Refactor `RlWriter` for improved terminology, compatibility, and debug handling More... 4 months ago
Add TODO comment in `make_nuwiki.py` for `wikitrust` function behavior review More... 4 months ago
Enhance OAuth2 client tests and refactor test_get_client_with_oauth2() in `test_http_client.py` More... 4 months ago
Remove obsolete calls to conf.readrc() in render.py and buildzip.py More... 5 months ago
Refactor `MwApi` for improved readability and token handling More... 5 months ago
Add unit tests for `fetch_siteinfo` module and enhance OAuth2 token handling More... 5 months ago
Add unit tests for `fetch.download_to_file` with HTTP/2 and retry handling More... 5 months ago
Disable retries in `network.fetch.download_to_file` by default More... 5 months ago
Log HTTP client type and protocol version; disable retries in MwApi `_fetch` More... 5 months ago
Add HTTP client manager with OAuth2 and HTTP/2 support; refactor MwApi for httpx compatibility More... 5 months ago
Update documentation for `RlWriter`, `installation`, and `configuration` More... 5 months ago
Replace `pip` commands with `uv pip` and simplify dependencies More... 5 months ago
Add retry mechanism with exponential backoff in `MwApi._fetch` and unit tests More... 5 months ago
Add retry mechanism with exponential backoff in `network.fetch.download_to_file` More... 5 months ago
Standardize logging levels and improve file handling in `unorganized.py` and `status.py` More... 5 months ago
Update `_uscan.cc` references and Makefile paths for consistency More... 5 months ago
Remove the duplicated `--keep-tmpfiles` option from `render.py` CLI More... 5 months ago
Update `_core.c` and `nodes.c` for compatibility with Cython 3.1.2 More... 5 months ago
use main_trampoline.py to allow monkey-patching of `mw-render` and `mw-zip` More... 5 months ago