summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-11Added "usable" wording with explanation, so people don't keep raising issues ↵MattKBD
like #10, #20, #28
2020-08-02Bump elliptic from 6.4.1 to 6.5.3dependabot[bot]
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17Bump websocket-extensions from 0.1.3 to 0.1.4dependabot[bot]
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17Bump lodash from 4.17.10 to 4.17.19dependabot[bot]
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
2020-05-03Add screenshot in READMEYuval Adam
2020-04-14Bump acorn from 6.3.0 to 6.4.1dependabot[bot]
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-04-14Allow entering ip from number padTrent Petersen
Allow entering address with periods and mask with slash Closes #17
2019-11-06Remove useless docs/ dirYuval Adam
2019-11-06Fix mixed content warningYuval Adam
2019-11-06Bump mixin-deep from 1.3.1 to 1.3.2dependabot[bot]
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-06Update build and deploy README, and remove unused gh-pagesYuval Adam
2019-10-02Update yarn.lockYuval Adam
2019-10-02Merge branch 'dshubhadeep-dependency-update'Yuval Adam
2019-10-02Updated dependenciesShubhadeep Das
2019-05-25Update homepage linkYuval Adam
2018-10-25Update READMEYuval Adam
2018-10-25Reignore dist/Yuval Adam
2018-10-25Move back to dist/Yuval Adam
2018-10-25Arrow up and down to change the address (#7)Jibin Thomas
* Updated all the dependencies to latest version * Config files updated * Moved the files to src directory * Updated README file * Configured package.json and README.md for production build * Added gh-pages package * Added production details in README.md * Removed unnecessary script tag from index.html * Change the fonts to ubuntu * Add arrow up/down behavior to change the number * Removed dist folder * Refactor handleKeyDown function * Added condition to restrict the number of octet
2018-10-14Update dist -> docs in READMEYuval Adam
2018-10-14Move CNAME to docs/Yuval Adam
2018-10-14Move dist/ to docs/Yuval Adam
2018-10-14Unignore dist for productionYuval Adam
2018-10-14Update READMEYuval Adam
2018-10-14Update yarn.lockYuval Adam
2018-10-14Refactor and modernize code base (#5)Jibin Thomas
Fixes #3 - * Updated all the dependencies to latest version * Config files updated * Moved the files to src directory * Updated README file * Configured package.json and README.md for production build * Added gh-pages package * Added production details in README.md * Removed unnecessary script tag from index.html * Change the fonts to ubuntu
2018-03-11Fix typoYuval Adam
2016-05-26Add missing depsYuval Adam
2015-12-12Cleanup detailsYuval Adam
2015-12-12Add meta descriptionYuval Adam
2015-12-11Split range into first/lastYuval Adam
2015-12-11Switch to netmask libraryYuval Adam
2015-12-10Move GA to headYuval Adam
2015-12-10Add g00gle analytics :sob:Yuval Adam
2015-12-09Add toLocaleString for numbersYuval Adam
2015-12-09Details stylingYuval Adam
2015-12-09Use bourbon modular-scale where neccesaryYuval Adam
2015-12-09Add explanatory textYuval Adam
2015-12-09Revert "CNAME should use www."Yuval Adam
This reverts commit ca78f4b5d8876060b1bb4def964f34622d314dc3.
2015-12-09CNAME should use www.Yuval Adam
2015-12-09Update READMEYuval Adam
2015-12-09Add CNAMEYuval Adam
2015-12-09Design cleanupYuval Adam
2015-12-09Add address countYuval Adam
2015-12-09Add netmask calculationYuval Adam
2015-12-09Masked bit stylesYuval Adam
2015-12-09Fix dots and slash stylesYuval Adam
2015-12-09Fix bit stylesYuval Adam
2015-12-09Style classes and initial color schemeYuval Adam
2015-12-09Default CIDR 32Yuval Adam