all (19/40)
Category index page 19 of 40 pages, listing 100 out of 3914 entries in the category all.
Search and replace to use joelpurra.github.io instead of .com
Search and replace to use joelpurra.github.io instead of .com
Search and replace to use joelpurra.github.io instead of .com
Use HTTPS for joelpurra.com .se .de
Use HTTPS for joelpurra.com .se .de
Use HTTPS for joelpurra.com .se .de
Use HTTPS for joelpurra.com .se .de
Point file/data links to files.joelpurra.com
Point file/data links to files.joelpurra.com
Point file/data links to files.joelpurra.com
Add screenshot image file
Import /Projects/ folder from the old production server, excluding data files
Update readme with jq fork and project explanations
gitslave devel v2.0.2-joelpurra-51-g203467d
Fixed deprecation warning (#6)
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(stash\@{ <-- HERE \d+}: )WIP( on .*: [\da-f]+)\.\.\..*$/ at /tmp/gits line 1128.
URL-encode the address before calling Meddelare
Update links to the project pages
Re-order domain lists, hide hackathon sponsor domains by default
Minor visual improvements
Link to Zonemaster instead of DNSCheck
Try to bring back some color into our lives
Reduce the relative vertical size of the legend to the figure for the internal resources ratio CDF
Change axis wording for internal resources ratio CDF
Reduce font size for internal resource ratio CDF legend
Render some bar graphs in grayscale
Move internal resources CDF legend to above figure
Move category https/http scatter plot legend to above figure
v1.1.0
Add debugging
Normalize URLs
Reorganize readme
v1.0.3
Update copyright years
Update package.json
Upgrade nconf dependency
Get the app path with fallback checks
Fix self-referencing links in READMEwq
Add getdns-node testing against different versions of node
Getdns build automation for version testing on a Mac
Add README.md, LICENSE
NAN v1 to v2 upgrades adjusted for getdns-node
Semi-automated upgrading of Native Abstractions for Node.js (NAN) usage, from v1.x.x to v2.x.x.
- This is the [original version by Thorsten Lorenz](https://gist.github.com/thlorenz/7e9d8ad15566c99fd116).
Initial commit
Refresh mirrored fonts
Update placeholder photo to 2016 version, with updated filters applied
Move brightness change to after the flag has been applied
More stable aggressive waiting for the client to upload an image to S3 -- now waiting about two minutes
Decrease saturation, increase brightness before applying flag
Fix code style with eslint's autofixing
Desaturate the uploaded image before applying the flag overlay (untested due to blitline svg problems)
Use simple_blitline_node@^3.0.1
Update node version, tooling
Update Meddelare.com styling and logic when no count could be fetched
Allow installing `jqnpm --devel` to also get `jq --devel` from jqnpm's `package-root` branch
Clean up jqnpm.rb
jqnpm v0.5.7
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