]> git.wincent.com - masochist.git/shortlog
masochist.git
2022-08-17  Greg Hurrellchore: clean out some old/broken links main master
2022-08-17  Greg Hurrelldocs: update Synergy version support info
2022-07-17  Greg Hurrellchore: remove references to ancient PEM certificates
2022-07-17  Greg Hurrellchore: remove reference to ancient PGP key
2022-04-27  Greg Hurrellchore: clean up Keybase references
2022-03-27  Greg Hurrellchore: clean up stray '";' strings
2022-03-27  Greg Hurrelldocs: update broken hextrapolate.wincent.com links
2022-02-28  Greg Hurrellchore: fix some more broken links
2022-02-28  Greg Hurrellchore: fix some broken links
2022-01-15  Greg Hurrellchore: ignore "next/" worktree
2022-01-08  Greg Hurrellrefactor: use `overflow-wrap: break-word` more extensively
2022-01-08  Greg Hurrellchore: remove stale package from cache
2021-12-17  Greg Hurrellrefactor: tweak navbar background to be not so deeply...
2021-12-16  Greg Hurrellchore: switch license to MIT
2021-12-13  Greg Hurrellfeat: implement retry/reconnect on Redis client
2021-12-13  Greg Hurrellfeat: add --trace-warnings to `yarn start` (in dev)
2021-12-13  Greg Hurrellchore: remove express-graphql
2021-12-13  Greg Hurrellchore: remove stale comment
2021-12-12  Greg Hurrellchore: remove dead code
2021-12-12  Greg Hurrellrefactor: prefer ZRANGE over ZREVRANGE
2021-12-12  Greg Hurrellchore: remove commented-out test code
2021-12-12  Greg Hurrellfix: adjust readIndex call in Tag model to work with...
2021-12-12  Greg Hurrellfeat: do a better job of logging interesting errors
2021-12-12  Greg Hurrellfix: add back PropTypes import
2021-12-12  Greg Hurrellfix: don't leak event listeners
2021-12-12  Greg Hurrellchore: clean up additional Flow loose ends
2021-12-12  Greg Hurrellchore: remove unused Flow types
2021-12-12  Greg Hurrellrefactor: switch `then()` to use `async`/`await` instead
2021-12-12  Greg Hurrellrefactor: turn lines into a property
2021-12-12  Greg Hurrellrefactor: rename parseResponse() to parse()
2021-12-11  Greg Hurrellrefactor: make redis client more robust
2021-12-10  Greg Hurrellchore: update some "safe" packages
2021-12-10  Greg Hurrellrefactor: cut over to WIP Redis client
2021-12-10  Greg Hurrellfeat: add more stuff to WIP redis client
2021-12-09  Greg Hurrellrefactor: add WIP replacement Redis client
2021-12-08  Greg Hurrelldocs: s/master/main in README.md
2021-12-08  Greg Hurrelldocs: fix and clean-up some paths in README
2021-12-08  Greg Hurrellchore: empty commit for redeploy
2021-12-08  Greg Hurrellrefactor: replace Gulp with crude script
2021-12-08  Greg Hurrellfix: use correct name for license file
2021-12-08  Greg Hurrellchore: remove unused Flow file
2021-12-08  Greg Hurrellrefactor: improve contrast in footer area
2021-12-08  Greg Hurrellchore: clean up stray packages
2021-12-08  Greg Hurrellchore: run `npx yarn-deduplicate yarn.lock`
2021-12-08  Greg Hurrellchore: back out redis "upgrade"
2021-12-08  Greg Hurrellrefactor: switch multi invocation to v4 style
2021-12-08  Greg HurrellRevert "chore: revert to state as of 447b2a875"
2021-12-08  Greg Hurrellchore: revert to state as of 447b2a875
2021-12-08  Greg Hurrellchore: bump graphql-relay v0.6.0 to v0.7.0
2021-12-08  Greg Hurrellchore: update Prettier
2021-12-08  Greg Hurrellchore: update sinon package too
2021-12-08  Greg Hurrellchore: update some more (hopefully safe) packages
2021-12-08  Greg Hurrellchore: update webpack-dev-server
2021-12-08  Greg Hurrellchore: clean up lockfile and straggling packages
2021-12-08  Greg Hurrellchore: run `npx yarn-deduplicate yarn.lock`
2021-12-08  Greg Hurrellchore: update more packages
2021-12-08  Greg Hurrellchore: update some more webpack-ish deps
2021-12-08  Greg Hurrellrefactor: use "Asset Modules" in lieu of url-loader
2021-12-08  Greg Hurrellchore: update to webpack
2021-12-08  Greg Hurrellchore: update webpack to latest v4 version
2021-12-08  Greg Hurrellchore: update some CSS dependencies
2021-12-04  Greg Hurrellrefactor: change overflow-wrap from "anywhere" to ...
2021-12-04  Greg Hurrellchore: freshen yarn.lock
2021-12-04  Greg Hurrellchore: remove duplication from yarn.lock
2021-12-04  Greg Hurrellchore: update jest 25.1.0 → 27.4.3
2021-12-04  Greg Hurrellfix: don't undo browser scroll-to-anchor actions
2021-12-03  Greg Hurrellchore: update React 16.13.0 → 17.0.2
2021-12-03  Greg Hurrellrefactor: start using CSS custom properties
2021-12-03  Greg Hurrellfeat: highlight footnote when it is active
2021-12-03  Greg Hurrellfeat: add support for footnotes
2021-12-03  Greg Hurrelldocs: drop references to `npm`
2021-12-03  Greg Hurrelldocs: provide suggestion for how to install prerequisites
2021-12-03  Greg Hurrelldocs: remove stale line from README
2021-10-24  Greg Hurrellfix: repair some mangled redirects
2021-07-09  Greg Hurrellfix: use "bash" not "shell" for "sh" markup
2021-07-09  Greg Hurrellrefactor: avoid highlight.js deprecation warning
2021-07-09  Greg Hurrellrefactor: don't abuse <code> element for styling tag...
2021-07-09  Greg Hurrellchore: update highlight.js
2021-07-09  Greg Hurrellchore: remove unused extract-text-webpack-plugin
2021-07-09  Greg Hurrellchore: clean lockfile
2021-07-09  Greg Hurrellchore: deduplicate yarn.lock
2021-07-09  Greg Hurrellrefactor: relax version ranges in package.json
2021-07-09  Greg Hurrellchore: update markdown-it
2021-07-09  Greg Hurrellfix: don't break words in <code> elements quite so...
2021-07-08  Greg Hurrellfix: remove unwanted bold styling
2021-07-08  Greg Hurrellfix: improve wrapping of code elements
2021-07-06  Greg Hurrellrefactor: point at new location for content repo
2021-07-06  Greg Hurrellfix: update npm packages
2021-07-06  Greg Hurrellchore: freshen stale vendor/yarn-cache
2021-06-13  Greg Hurrellfix: remove bad index.php
2021-06-13  Greg Hurrellfix: mend some broken image resources
2021-06-13  Greg Hurrellstyle: prettify static HTML files
2021-06-12  Greg Hurrellrefactor: clean up links
2021-06-12  Greg Hurrellchore: add some static files from old hosts
2021-06-02  Greg Hurrellfeat: add direct link to "About" page from site footer
2020-11-17  Greg Hurrellfeat: dim images a bit in dark mode
2020-11-17  Greg Hurrellfeat: add dark mode
2020-10-15  Greg Hurrellfix: degrade "gracefully" for undefined Search result
2020-09-17  Greg Hurrellrefactor: update Vim link in footer
2020-08-07  Greg Hurrellperf: add `loading="lazy"` attribute to images
next