Commit Graph

26 Commits (main)

Author SHA1 Message Date
Zed A. Shaw 1d93e59156 Disable the memory temp_store which might cause problems. 10 months ago
Zed A. Shaw 0d6e8ecc90 Messed up the rss feed links. 11 months ago
Zed A. Shaw bc6924ffea Crazy weird bug in ormish.js because I...never destroyed anything? Not sure why but I didn't actually ever run Model.destroy, and it turns out that it should be static like the other methods but I missed that. 1 year ago
Zed A. Shaw 7ce284680c Changes from working on the documentation website. Lots of little fixes all over as I found things that could be improved. 1 year ago
Zed A. Shaw 323ae3dc2a Add the ability to specify a README and make that the initial first page for the docs browser. 1 year ago
Zed A. Shaw ded2719236 Testing helpers are done. 1 year ago
Zed A. Shaw 5dfa9ebc6b More documentation, almost done with everything in lib. 1 year ago
Zed A. Shaw c0524320da Documenting builderator.js and cleaned it up. 1 year ago
Zed A. Shaw 85faefc5c1 Document the blog.js file but also just remove index() since it just called load. 1 year ago
Zed A. Shaw 233aae8662 Documented the auth system. 1 year ago
Zed A. Shaw 917945e82c lib/api.js now mostly documented. 1 year ago
Zed A. Shaw e9d744f30a More docs to the lib/api.js 1 year ago
Zed A. Shaw b1f443ff37 Adopt the standard that DANGER_ADMIN must equal '1' exactly, so DANGER_ADMIN==='1' is the only wayt to use it. 1 year ago
Zed A. Shaw 223bef5525 Starting the docs for the lib/api.js. 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 2e2c7c35fb Add little icons to the toc at the top to easily identify any comments mentioning TODO, BUG, WARNING, FOOTGUN, or DEPRECATED. 1 year ago
Zed A. Shaw e4b94a8041 Document the lib/models.js header, and a slight fix for links not getting their style in the included html from Svelte. See https://github.com/sveltejs/svelte/issues/2967 1 year ago
Zed A. Shaw eba5034c8e More documentation. 1 year ago
Zed A. Shaw 6f49bc2455 First module fully documented is lib/ormish.js 1 year ago
Zed A. Shaw ff28e3febc Better visual design with classes separated out. 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 ba8c6064fe DocsBrowser now works half decent, just need to actually complete the docs on a few samples to work out the more complete look. 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 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 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