index
:
cidr.xyz
design
master
v2-old
vue
CIDR Calculator and Subnetting Visualizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-05-16
Rename og.webp
Yuval Adam
2025-05-16
Update all dependencies
Yuval Adam
2025-05-16
Add subtitle and cleanup responsive design
Yuval Adam
2025-05-16
Update colors in manifest
Yuval Adam
2025-05-16
Fix wheel event handling by attaching active listeners to refs
Yuval Adam
2025-05-16
Update footer links
Yuval Adam
2025-05-16
New favicons
Yuval Adam
2025-05-11
Update backgrounds
Yuval Adam
2025-05-09
Remove dupe is
Yuval Adam
2025-05-09
Add dynamic faq
Yuval Adam
2025-05-09
Add og and twitter
Yuval Adam
2025-05-09
Use client:load to improve INP
Yuval Adam
2025-05-09
Try to fix layout jump
Yuval Adam
2025-05-09
Add 404 page
Yuval Adam
2025-05-09
Better description
Yuval Adam
2025-05-09
Add basic meta and og
Yuval Adam
2025-05-08
Update package.json
Yuval Adam
2025-05-08
Update README
Yuval Adam
2025-05-08
Fix GA
Yuval Adam
2025-05-08
Cleanup Cidr component import
Yuval Adam
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
2025-01-04
Bump next from 14.2.20 to 14.2.22
dependabot[bot]
2024-12-19
Bump next from 14.2.13 to 14.2.20
dependabot[bot]
2024-12-16
Bump nanoid from 3.3.7 to 3.3.8
dependabot[bot]
2024-10-16
Remove all docker files
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
Update screenshot in README
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
Remove all legacy files
Yuval Adam
2024-09-21
Add google analytics component
Yuval Adam
2024-09-21
Fix bit coloring, add footer and calculator border
Yuval Adam
[next]