| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-09-03 | [mod] drop: from __future__ import annotations | Markus Heiser |
| 2025-09-03 | [mod] addition of various type hints / tbc | Markus Heiser |
| 2025-06-23 | [mod] data: implement a simple tracker URL (SQL) database | Markus Heiser |
| 2025-05-31 | [mod] weather results: add types, i18n/l10n, symbols & unit conversions | Markus Heiser |
| 2025-05-20 | [chore] fix some docstring typos (#4815) | Jost Alemann |
| 2025-05-03 | [fix] cache.ExpireCache: definition of a context name for the key | Markus Heiser |
| 2025-05-03 | [fix] (armv7) cache.ExpireCache: remove option ENCRYPT_VALUE | Markus Heiser |
| 2025-05-03 | [mod] ExpireCache - sqlite based key/value cache with expire time | Markus Heiser |