summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-11-10Add analyticsYuval Adam
2025-08-15Add footer link to eternity bitsYuval Adam
2025-06-27added the option to Flipp the bitsHendrik Hassa
2025-06-17Add sitemapYuval Adam
2025-06-02Add link to namekitYuval Adam
2025-05-25Add trailing slashesYuval Adam
2025-05-23Remove unused frontmatter in cidr-guide.mdYuval Adam
2025-05-23Fix prose pagesYuval Adam
2025-05-22Add privacy policyYuval Adam
2025-05-22Update embed descriptionYuval Adam
2025-05-22Nav client idleYuval Adam
2025-05-22Update guide metaYuval Adam
2025-05-22Add footerYuval Adam
2025-05-22Cleanup embed exampleYuval Adam
2025-05-22Cleanup proseYuval Adam
2025-05-22Fix embedYuval Adam
2025-05-22Add embed page and more cleanupYuval Adam
2025-05-22Add subnet guide, layout, nav and embedYuval Adam
2025-05-22Canonical ogYuval Adam
2025-05-22Canonical pathYuval Adam
2025-05-21Better stylesYuval Adam
2025-05-21Initial guideYuval Adam
2025-05-21Cleanup 404Yuval Adam
2025-05-21Footer marginYuval Adam
2025-05-21Extract common layoutYuval Adam
2025-05-16Rename og.webpYuval Adam
2025-05-16Add subtitle and cleanup responsive designYuval Adam
2025-05-16Fix wheel event handling by attaching active listeners to refsYuval Adam
2025-05-16Update footer linksYuval Adam
2025-05-16New faviconsYuval Adam
2025-05-11Update backgroundsYuval Adam
2025-05-09Remove dupe isYuval Adam
2025-05-09Add dynamic faqYuval Adam
2025-05-09Add og and twitterYuval Adam
2025-05-09Use client:load to improve INPYuval Adam
2025-05-09Try to fix layout jumpYuval Adam
2025-05-09Add 404 pageYuval Adam
2025-05-09Better descriptionYuval Adam
2025-05-09Add basic meta and ogYuval Adam
2025-05-08Fix GAYuval Adam
2025-05-08Cleanup Cidr component importYuval Adam
2025-05-08Initial migration to AstroJSYuval Adam
2024-09-21Initial NextJS project creation with basic structureYuval Adam
2023-08-17Scale fonts and padding by viewport size (#71)Jim Bledsoe
Fixes #4
2023-07-01Use base and broadcast to reflect actual ips (#68)Jim Bledsoe
Base and broadcast are already provided in the library. Count moved left where it better reflects the maximum size of the CIDR. Usable IPs are much more clear now. Adjusted spacing of the styling to accommodate more columns.
2023-06-29Improve accessibility for visually impaired (#70)Jim Bledsoe
Fixes #69
2023-05-30Paste feature requested on #48 (#52)Ranga Reddy Sabbasani
* paste feature requested on #48 * fix merge conflicts and use netmask
2022-11-14Update GA4Yuval Adam
2022-04-07Use mouse wheel to scroll CIDR octets (#57)Oren Fromberg
* Now handling wheel event * Reversing scroll to be more intuitive
2020-09-11Added "usable" wording with explanation, so people don't keep raising issues ↵MattKBD
like #10, #20, #28