Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-05 | build: introduce Nix package and NixOS service | Martin Fischer | |
2025-04-05 | refactor: move shell logic into build.go | Martin Fischer | |
2025-04-05 | refactor: port to Go | Martin Fischer | |
2025-04-04 | chore: add LICENSE | Martin Fischer | |
2025-04-03 | chore: format script.js with Prettier | Martin Fischer | |
2025-04-03 | refactor: remove leftover import and TODO comments | Martin Fischer | |
2025-04-03 | fix: don't assume ~/repos-contrib/rust exists | Martin Fischer | |
When I wrote this 4 years ago I didn't want another clone of the rust repo because it's so big but we can just use a shallow. | |||
2025-03-16 | refactor: use tomllib | Martin Fischer | |
Since Python 3.11 tomllib is part of the standard library. | |||
2021-12-10 | search: don't set href if there's no url | Martin Fischer | |
2021-12-10 | split lib from non-lib features | Martin Fischer | |
2021-12-10 | aggregate lib_feats.txt | Martin Fischer | |
2021-12-10 | show feature flag on hover | Martin Fischer | |
2021-12-10 | search: also search aliases | Martin Fischer | |
2021-12-10 | deploy script: update caniuse.rs data | Martin Fischer | |
2021-11-28 | search: also search flag | Martin Fischer | |
2021-11-28 | html: update caniuse.rs attribution | Martin Fischer | |
2021-11-27 | css: mobile-optimate | Martin Fischer | |
2021-11-27 | html: add viewport meta tag | Martin Fischer | |
2021-11-27 | add deploy.sh script | Martin Fischer | |
2021-11-27 | html: design for noscript | Martin Fischer | |
2021-11-27 | format with black -S | Martin Fischer | |
2021-11-27 | html: link release notes | Martin Fischer | |
2021-11-27 | search: also search items | Martin Fischer | |
2021-11-27 | html: add target=_blank to credit links | Martin Fischer | |
2021-11-27 | search: make search hide empty versions | Martin Fischer | |
2021-11-27 | html: fix tabindex | Martin Fischer | |
2021-11-27 | search: implement | 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 | css: add margin-bottom to li | Martin Fischer | |
2021-11-27 | css: increase code font-size | 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 | |