Commit Graph

  • 5119e0be0e Command line tool for generating djenterator templates instead of using the web interface. Zed A. Shaw 2022-12-12 18:42:02 -0500
  • 81bcff0441 Accidentally included the stuff for LJSTHW in the demo page registration. Zed A. Shaw 2022-12-12 06:30:26 -0500
  • b5c6f92721 Fix the docgen to use prism as a cjs file instead. Zed A. Shaw 2022-12-11 22:30:10 -0500
  • 9533f4faf7 Fix the error reporting on builds and reloading when there's an error. Zed A. Shaw 2022-12-11 22:29:38 -0500
  • 1df0c38e05 Djentorator is back in a basic UI that will work but isn't very optimal. Zed A. Shaw 2022-12-08 16:50:31 -0500
  • fb24826fd3 Need a slight mod to the CSS so that icons and the tooltips are not exanding. Zed A. Shaw 2022-12-08 16:35:38 -0500
  • fb4d72936c Make the Icon demo more useful by showing the code that makes the icon. Zed A. Shaw 2022-12-08 16:34:53 -0500
  • 49deb9f9cf Bring over the eslint I use. Zed A. Shaw 2022-12-07 18:13:27 -0500
  • 7c6c810efc Bring back the docs for components and improve the Icon demo. Zed A. Shaw 2022-12-07 18:13:08 -0500
  • 17e05130e3 Need a nasty little handler to catch people (reasonably so) typing in localhost instead of 127.0.0.1. This is needed because socket.io defaults to IPVv6 on Node 18 for some reason, and probably others. Zed A. Shaw 2022-12-06 17:53:50 -0500
  • 375d7a2d80 Most localhost to 127.0.0.1 conversions. I hate IPv6. Zed A. Shaw 2022-12-06 17:30:38 -0500
  • 3d4175dc11 Need to set the cookie_domain to also be 127.0.0.1 or else cookies won't work. Zed A. Shaw 2022-12-06 17:25:57 -0500
  • a8ed99270d VERSION 0.6.0: Upgraded to Node 18 LTS and need to rename it from learnjsthehardway.com to bandolier-template. v0.11.0-merged Zed A. Shaw 2022-12-06 15:42:07 -0500
  • b5b2d03606 This actually comes from the templates. Zed A. Shaw 2022-12-06 15:35:15 -0500
  • a5d8215d43 Upgrading to node 18 LTS. Seems the only major change is a few new security defects in the qs library, and defaulting to IPv6 in some cases. Zed A. Shaw 2022-12-06 15:28:30 -0500
  • 078543e916 Bring over the words from ljsth-bandolier to keep it consistent. Zed A. Shaw 2022-12-06 12:34:20 -0500
  • 498d88c26a Init was wrong and shouldn't use opts in that function. Zed A. Shaw 2022-12-04 20:54:28 -0500
  • 62f7465e21 Init now works and covers everything. Zed A. Shaw 2022-12-04 20:19:01 -0500
  • 82c3ac2aad Discord wasn't aborting correctly when the key wasn't configured. Livestream test still used an old schema. Configs needed to be updated in commands/templates Zed A. Shaw 2022-12-04 16:34:48 -0500
  • a9f23581de Update to support @vscode/sqlite3 which has weird problems due to problems with vscode forking sqlite3 from node-sqlite3. Zed A. Shaw 2022-12-03 23:57:15 -0500
  • d2d7c9c9c0 Initial big commit that brings over all of the latest development from my sites. This will be refined and released soon, but right now I'm testing how it installs with ljsthw-bandolier's installer. Zed A. Shaw 2022-12-03 23:15:36 -0500
  • 9b59ad3e31 Initial big commit that brings over all of the latest development from my sites. This will be refined and released soon, but right now I'm testing how it installs with ljsthw-bandolier's installer. Zed A. Shaw 2022-12-03 23:10:33 -0500
  • 47999410ce Testing the git template system. Zed A. Shaw 2022-12-03 05:36:14 -0500
  • ad2c0e9aae Initial commit Zed A. Shaw 2022-12-03 11:25:21 +0100