visualsubnetcalc/dist
Caesar Kabalan 9cd0059853
Switch from Base32 to Base36 for Efficient Saves
Found an edge case where /32 was returning '10' as the short
representation of the subnet size because base32 can store 0-31 as a
single digit. So switched to Base36 so 0-35 could be represented, though
we'll only need 0-32.
2024-10-15 15:45:54 -07:00
..
css Update Bootstrap 5.3.2 -> 5.3.3 2024-10-15 15:45:53 -07:00
icon Update paths to be relative 2023-06-05 13:27:29 -07:00
js Switch from Base32 to Base36 for Efficient Saves 2024-10-15 15:45:54 -07:00
favicon.ico Update Favicon and AWS Operating Mode 2023-05-31 14:28:21 -04:00
index.html More opinionated changes for PR #11 2024-10-08 00:20:12 -07:00
robots.txt Code Consistency - Quotes, Formatting, Whitespace 2024-10-08 00:20:12 -07:00
sitemap.xml Fix Crawler 404s and Background Colors 2023-06-01 20:45:34 -04:00