node-dnssec-name-shame (1/2)
Category index page 1 of 2 pages, listing 100 out of 177 entries in the category node-dnssec-name-shame.
Fix spelling
Fix html lang= attribute
Close uneven html tags
Remove details summary marker styling
Add service sunset period with failure randomization
- Since DNAS is being decommissioned, the internal DNSSEC domain JSON lookup API will also shut down. - While the service was not intended for public consumption, there have pre…→ Full commit message
Add decommissioning warning
Add decommissioning blog entry
Add Internet Archive links to README.md
Add decommission note to README.md
Fix todo list formatting
Update copyright years
Lint and format files
Upgrade jquery
Bump bower client-side dependencies in-range
Run lint:fix
Upgrade eslint, plugins
Switch to @fastify/pre-commit fork
Upgrade nodemon
Update dependencies in-range
Run npm audit fix
Special thanks to Willem Toorop
Update copyright years
Upgrade st
Update dependencies in-range
Upgrade getdns-node to ^v4.0.0
Update dependencies in-range
Run npm update
Run npm audit fix
Upgrade configvention
Fix linting issues
Run lint:fix
Add lint:fix script
Upgrade eslint
Upgrade bunyan-middleware
Upgrade mongodb
Upgrade helmet
Upgrade st
Upgrade nodemon
Update dependencies in-range
Format package.json
Add .editorconfig
Upgrade getdns-node to ^v3.0.0
Target node.js v12+
Run npm audit fix
Remove meddelare
Upgrade dependencies
Upgrade serve-favicon
Upgrade nodemon
Upgrade express
Upgrade bluebird
Run npm audit fix, upgrade extend
Bump eslint from 4.18.0 to 4.18.2
Bumps [eslint](https://github.com/eslint/eslint) from 4.18.0 to 4.18.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint…→ Full commit message
Run npm audit fix
Bump bson from 1.0.4 to 1.0.9
Bumps [bson](https://github.com/mongodb/js-bson) from 1.0.4 to 1.0.9. - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bs…→ Full commit message
Bump bower from 1.8.2 to 1.8.8
Bumps [bower](https://github.com/bower/bower) from 1.8.2 to 1.8.8. - [Release notes](https://github.com/bower/bower/releases) - [Changelog](https://github.com/bower/bower/blob/mas…→ Full commit message
Replace iis.se with internetstiftelsen.se
Fix SoundJS object reference
Code style fixes
Run npm audit fix --force
Run npm audit fix
Use HTTPS links where possible
Fix eslint errors
Upgrade eslint
Add image of Amel to readme
Update SoundJS namespace
Add bower
Upgrade to getdns-node v2.0.1
Remove node-inspector
Use https links where possible
Assume https for all links
Add two links to ICANN's DNSSEC statistics
Re-order domain lists, hide hackathon sponsor domains by default
Minor visual improvements
Link to Zonemaster instead of DNSCheck
Clean up main express app initialization, move domain name validation to a separate file, minor fixes
Upgrade mongodb bindings to v2
Upgrade to express v4
Add favicon in default place, move other icons
Use lowercase filenames
Fix code style errors
Use bunyan for logging
Add some code style/quality tooling
Meddelare.com failed share count UI workaround
Re-download fonts over https
More https links
Update social meta tags
Add viewport meta
Fix icon image MIME type
Remove Google Analytics
Even if the local tracker code respects Do No Track (DNT) settings, Google Analytics has been generally useless to me lately. Fixes #5.
Use local font files instead of Google Fonts
Fixes #4. Downloaded using google-font-download. https://github.com/neverpanic/google-font-download
Check for X-Forwarded-Proto HTTP header before attempting to unnecessarily redirect to HTTPS
Write about multiple record type lookups
Remove IETF, Cloudflare shaming
Point links to internal domain test urls, add external links opening in a new window/tab
Display more DNSSEC status details
- Make multiple requests for A, AAAA, CNAME, MX and SOA record types. - Missing records are ignored. If all replies are secure, then the result will be shown as secure. - Per-reco…→ Full commit message