summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-09Add 404 pageYuval Adam
2025-05-09Better descriptionYuval Adam
2025-05-09Add basic meta and ogYuval Adam
2025-05-08Update package.jsonYuval Adam
2025-05-08Update READMEYuval Adam
2025-05-08Fix GAYuval Adam
2025-05-08Cleanup Cidr component importYuval Adam
2025-05-08Initial migration to AstroJSYuval Adam
2025-03-10Cleanup titleYuval Adam
2025-02-25Update titleYuval Adam
2025-02-04Accessibility changes - All aria labels and more contrast on buttonsJim Bledsoe
2025-01-30Update new faviconYuval Adam
2025-01-04Bump next from 14.2.20 to 14.2.22dependabot[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-19Bump next from 14.2.13 to 14.2.20dependabot[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-16Bump nanoid from 3.3.7 to 3.3.8dependabot[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-16Remove all docker filesYuval Adam
2024-10-07Allow partial paste of IP without CIDR octetYuval Adam
2024-09-29Update metaYuval Adam
2024-09-24Add copy CIDR button, fixes #25Yuval Adam
2024-09-24Extract updateCidrString() behavior and implement onPaste handler, fixes #92Yuval Adam
2024-09-24Clarify no broadcast IP on /31 and /32Yuval Adam
2024-09-23Restore focus behavior on . and / keydown, fixes #91Yuval Adam
2024-09-21Remove dangling console.logYuval Adam
2024-09-21Remove redundant classYuval Adam
2024-09-21Prevent default on handleWheel()Yuval Adam
2024-09-21Fix some responsive borders and paddingYuval Adam
2024-09-21Fix handleShare()Yuval Adam
2024-09-21Switch places between UI and textYuval Adam
2024-09-21Add basic share link buttonYuval Adam
2024-09-21Load initial state from URL fragmentYuval Adam
2024-09-21Update screenshot in READMEYuval Adam
2024-09-21Remove partial dark mode supportYuval Adam
2024-09-21Fix basic responsive behaviorYuval Adam
2024-09-21Update main body textYuval Adam
2024-09-21Remove all legacy filesYuval Adam
2024-09-21Add google analytics componentYuval Adam
2024-09-21Fix bit coloring, add footer and calculator borderYuval Adam
2024-09-21Fix build errorsYuval Adam
2024-09-21Implement handleKeyDown() eventYuval Adam
2024-09-21Implement handleWheel() eventYuval Adam
2024-09-21Change faviconYuval Adam
2024-09-21Add netmask details and update headerYuval Adam
2024-09-21Cleaner titleYuval Adam
2024-09-21Fix buildYuval Adam
2024-09-21Reduce old srcsYuval Adam
2024-09-21Initial NextJS project creation with basic structureYuval Adam
2024-09-21Bump 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-21Bump 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>
2024-06-18Bump decode-uri-component from 0.2.0 to 0.2.2 (#61)dependabot[bot]
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18Bump ws from 6.2.1 to 6.2.3 (#84)dependabot[bot]
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>