index
:
cidr.xyz
design
master
v2-old
vue
CIDR Calculator and Subnetting Visualizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2025-05-08
Initial migration to AstroJS
Yuval Adam
2025-03-10
Cleanup title
Yuval Adam
2025-02-25
Update title
Yuval Adam
2025-02-04
Accessibility changes - All aria labels and more contrast on buttons
Jim Bledsoe
2025-01-30
Update new favicon
Yuval Adam
2024-10-07
Allow partial paste of IP without CIDR octet
Yuval Adam
2024-09-29
Update meta
Yuval Adam
2024-09-24
Add copy CIDR button, fixes #25
Yuval Adam
2024-09-24
Extract updateCidrString() behavior and implement onPaste handler, fixes #92
Yuval Adam
2024-09-24
Clarify no broadcast IP on /31 and /32
Yuval Adam
2024-09-23
Restore focus behavior on . and / keydown, fixes #91
Yuval Adam
2024-09-21
Remove dangling console.log
Yuval Adam
2024-09-21
Remove redundant class
Yuval Adam
2024-09-21
Prevent default on handleWheel()
Yuval Adam
2024-09-21
Fix some responsive borders and padding
Yuval Adam
2024-09-21
Fix handleShare()
Yuval Adam
2024-09-21
Switch places between UI and text
Yuval Adam
2024-09-21
Add basic share link button
Yuval Adam
2024-09-21
Load initial state from URL fragment
Yuval Adam
2024-09-21
Remove partial dark mode support
Yuval Adam
2024-09-21
Fix basic responsive behavior
Yuval Adam
2024-09-21
Update main body text
Yuval Adam
2024-09-21
Add google analytics component
Yuval Adam
2024-09-21
Fix bit coloring, add footer and calculator border
Yuval Adam
2024-09-21
Fix build errors
Yuval Adam
2024-09-21
Implement handleKeyDown() event
Yuval Adam
2024-09-21
Implement handleWheel() event
Yuval Adam
2024-09-21
Change favicon
Yuval Adam
2024-09-21
Add netmask details and update header
Yuval Adam
2024-09-21
Cleaner title
Yuval Adam
2024-09-21
Fix build
Yuval Adam
2024-09-21
Initial NextJS project creation with basic structure
Yuval Adam