Commit Graph

14 Commits (main)

Author SHA1 Message Date
Zed A. Shaw 4a6d923a73 Updates for packages. 11 months ago
Zed A. Shaw 5a8ebf90b8 Update for latest versions with security fixes. 11 months 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 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 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