Commit Graph

24 Commits (49f55e673cee792cbdeac6b235302d3533bfbc89)

Author SHA1 Message Date
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. 2 years 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. 2 years ago
Zed A. Shaw 323ae3dc2a Add the ability to specify a README and make that the initial first page for the docs browser. 2 years ago
Zed A. Shaw ded2719236 Testing helpers are done. 2 years ago
Zed A. Shaw 5dfa9ebc6b More documentation, almost done with everything in lib. 2 years ago
Zed A. Shaw c0524320da Documenting builderator.js and cleaned it up. 2 years ago
Zed A. Shaw 85faefc5c1 Document the blog.js file but also just remove index() since it just called load. 2 years ago
Zed A. Shaw 233aae8662 Documented the auth system. 2 years ago
Zed A. Shaw 917945e82c lib/api.js now mostly documented. 2 years ago
Zed A. Shaw e9d744f30a More docs to the lib/api.js 2 years 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. 2 years ago
Zed A. Shaw 223bef5525 Starting the docs for the lib/api.js. 2 years 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. 2 years 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. 2 years 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 2 years ago
Zed A. Shaw eba5034c8e More documentation. 2 years ago
Zed A. Shaw 6f49bc2455 First module fully documented is lib/ormish.js 2 years ago
Zed A. Shaw ff28e3febc Better visual design with classes separated out. 2 years 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. 2 years 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. 2 years ago
Zed A. Shaw 0c653ac6f4 A first attempt at a replacement for jsdoc. 2 years ago
Zed A. Shaw b5c6f92721 Fix the docgen to use prism as a cjs file instead. 2 years 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 2 years 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. 2 years ago