Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-05 | refactor: port to Go | Martin Fischer | |
2025-04-03 | refactor: remove leftover import and TODO comments | Martin Fischer | |
2025-03-16 | refactor: use tomllib | Martin Fischer | |
Since Python 3.11 tomllib is part of the standard library. | |||
2021-12-10 | split lib from non-lib features | Martin Fischer | |
2021-12-10 | show feature flag on hover | Martin Fischer | |
2021-11-27 | format with black -S | Martin Fischer | |
2021-11-27 | html: link release notes | Martin Fischer | |
2021-11-27 | data: simplify data.json | Martin Fischer | |
2021-11-27 | html: generate ids for lists | Martin Fischer | |
2021-11-27 | html: show channels | Martin Fischer | |
2021-11-27 | data: serialize post-processed features | Martin Fischer | |
2021-11-27 | data: sort versions in data.json | Martin Fischer | |
2021-11-27 | data: support stabilization_pr_id as url fallback | Martin Fischer | |
2021-11-27 | html: add anchors for headings | Martin Fischer | |
2021-11-27 | search: start implementing search | Martin Fischer | |
2021-11-27 | html: disable css items for < 6 items | Martin Fischer | |
2021-11-27 | html: add credits | Martin Fischer | |
2021-11-27 | html: replace implementation with impl | Martin Fischer | |
2021-11-27 | html: strip "the " from titles | Martin Fischer | |
2021-11-27 | html: sort features | Martin Fischer | |
2021-11-27 | html: turn `` into <code></code> | Martin Fischer | |
2021-11-27 | html: display titles | Martin Fischer | |
2021-11-27 | html: merge features | Martin Fischer | |
2021-11-27 | initial commit | Martin Fischer | |