Commit Graph

20 Commits (main)

Author SHA1 Message Date
Zed A. Shaw 379bcf75fa Version bump. 11 months ago
Zed A. Shaw 5a8ebf90b8 Update for latest versions with security fixes. 11 months ago
Zed A. Shaw d5bb4f84d8 Version up to 0.7. 1 year ago
Zed A. Shaw 514a628a4f Quick hack that generates my slides for my videos from a simple sequenced fake markdown format. 1 year ago
Zed A. Shaw 8e5121cbad Fix up paypal and discord. 1 year ago
Zed A. Shaw 6a1bc0414b Upgrade to knex 2.4.2 from 1.0.1. This solves security issue https://www.ghostccamm.com/blog/knex_sqli/ and only applies to MySQL. 1 year ago
Zed A. Shaw 95c0f75138 There's a vuln in ua-parser-js but that's only used in a command line tool commands/stats.js. There's another one in json5 which is used by babel which is then used by stylelint but I don't need stylelint in this project's modules. It can be installed globally instead since it's only used in my Vim setup. 1 year ago
Zed A. Shaw eda1059d2b A weird problem with nodemon where it constantly cycles on the first docs run. I'll have to resolve this differently. 1 year ago
Zed A. Shaw 5dfa9ebc6b More documentation, almost done with everything in lib. 1 year ago
Zed A. Shaw 80916c6a03 More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function. 1 year ago
Zed A. Shaw 2ac767b858 DocsBrowser is looking nice and I'm actually doing the docs for one file to work on the design more. 1 year ago
Zed A. Shaw 7463cce5f5 Bring the code doc into the admin panel, and compensate for various ways to specify the input paths in codedocs.js 1 year ago
Zed A. Shaw 5651b770ce Upgrade packages, migrating to discord latest and esbuild latest. Tested on windows by not OSX or Linux. 1 year ago
Zed A. Shaw 0c653ac6f4 A first attempt at a replacement for jsdoc. 1 year ago
Zed A. Shaw b5c6f92721 Fix the docgen to use prism as a cjs file instead. 1 year ago
Zed A. Shaw 1df0c38e05 Djentorator is back in a basic UI that will work but isn't very optimal. 1 year ago
Zed A. Shaw a8ed99270d VERSION 0.6.0: Upgraded to Node 18 LTS and need to rename it from learnjsthehardway.com to bandolier-template. 1 year ago
Zed A. Shaw 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. 1 year ago
Zed A. Shaw a9f23581de Update to support @vscode/sqlite3 which has weird problems due to problems with vscode forking sqlite3 from node-sqlite3. 1 year ago
Zed A. Shaw 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. 1 year ago