| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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] | |
| Bumps [next](https://github.com/vercel/next.js) from 14.2.20 to 14.2.22. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.20...v14.2.22) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-12-19 | Bump next from 14.2.13 to 14.2.20 | dependabot[bot] | |
| Bumps [next](https://github.com/vercel/next.js) from 14.2.13 to 14.2.20. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.13...v14.2.20) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-12-16 | Bump nanoid from 3.3.7 to 3.3.8 | dependabot[bot] | |
| Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 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 | |
| 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 | Reduce old srcs | Yuval Adam | |
| 2024-09-21 | Initial NextJS project creation with basic structure | Yuval Adam | |
| 2024-09-21 | Bump qs from 6.5.2 to 6.5.3 (#63) | dependabot[bot] | |
| Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2024-09-21 | Bump express from 4.19.2 to 4.21.0 (#86) | dependabot[bot] | |
| Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
