cheburcheck/website/templates
senya xdearboy :) 58d9e7b68e
Some checks failed
Build Rust Application / Linux amd64 (.deb) (push) Has been cancelled
Build Rust Application / Linux arm64 (.deb via cross) (push) Has been cancelled
Build Rust Application / Windows amd64 (push) Has been cancelled
feat: asn support
* add asn and cidr subnet support

- parse AS numbers (AS13335 format)
- fetch prefixes from ripe stat api
- cache asn data for 24h, check results for 1h
- sample ips across subnets for checking
- show asn stats and prefix lists in ui
- link asn in results for quick lookup
- collapsible lists for long prefix/network lists
- trim whitespace from search input

* refactor: improve code structure and add enhanced error messages

* refactor: replace match with if let for single branch pattern

* fix: don't store ASN in database

* chore: bump version

---------

Co-authored-by: Lowder <me@lowderplay.dev>
2026-03-03 23:39:45 +05:00
..
pages fix: link to dist-domains.txt (#10) 2026-02-28 22:16:39 +05:00
base.html.tera refactor: move to cargo workplace 2025-11-27 00:39:54 +05:00
empty.html.tera feat: search bar instead of reset button 2025-11-29 21:02:57 +05:00
error.html.tera feat: asn support 2026-03-03 23:39:45 +05:00
histogram.html.tera feat: add reporter, database 2025-12-10 04:50:14 +05:00
index.html.tera feat: search bar instead of reset button 2025-11-29 21:02:57 +05:00
page.html.tera refactor: move to cargo workplace 2025-11-27 00:39:54 +05:00
result.html.tera feat: asn support 2026-03-03 23:39:45 +05:00
search-form.html.tera feat: asn support 2026-03-03 23:39:45 +05:00
typography.html.tera refactor: move to cargo workplace 2025-11-27 00:39:54 +05:00