Commit graph

8 commits

Author SHA1 Message Date
Caesar Kabalan
55f50d021b
Fix color bug and adjust gray color 2023-06-05 15:19:14 -07:00
Caesar Kabalan
7e18e09a8c
Fix Network Address/Size population from Import JSON 2023-06-05 13:32:06 -07:00
Michael Brown
1d65957d69
Add support for /31 and /32 subnets (#2)
* Add support for /31 and /32 subnets

/31 subnets are defined by RFC 3021 and are intended for point-to-point links;
they do not reserve an IP for the network number or the broadcast address.

/32 subnets are loopback IPs.

* Correct "Useable" typo

---------

Co-authored-by: Caesar Kabalan <caesar.kabalan@gmail.com>
2023-06-05 13:20:24 -07:00
Caesar Kabalan
044c274ff4
Fix Crawler 404s and Background Colors 2023-06-01 20:45:34 -04:00
Caesar Kabalan
a161d7e5f6
Update Favicon and AWS Operating Mode 2023-05-31 14:28:21 -04:00
Caesar Kabalan
ed189f8282
Add URL Versioning 2023-05-25 11:11:03 -07:00
Caesar Kabalan
0f9e38473d
Add Export to URL Functionality 2023-05-24 23:37:06 -07:00
Caesar Kabalan
e0406a6807
Refactor dist/ layout and add web-server to npm 2023-05-24 22:16:05 -07:00