17 Commits (master)

Author SHA1 Message Date
Zed A. Shaw 6f5f3b7143 Basic form submission handling in javascript. Next need to look at what a lit error thing would look like. 1 day ago
Zed A. Shaw 3063525493 Initial stab at a JSON error handling system that's easy to use. 3 days ago
Zed A. Shaw 5c7686a54f Auth is now restructured into a feature and tests are organized but Go won't run them. 4 days ago
Zed A. Shaw c84b29037d Worked out the docs for the email sending feature. 2 weeks ago
Zed A. Shaw 6872956478 Big documentation update. 2 weeks ago
Zed A. Shaw 7f304f9950 Needed work for the test suite to start working again. 2 months ago
Zed A. Shaw 5ff799f5e7 Now renders a .md file to use as the text and HTML versions of emails. 2 months ago
Zed A. Shaw 9302a97f4d Basic sending emails with templates but using fiber's templates doesn't work since it doesn't really support plain text. 2 months ago
Zed A. Shaw 2600b60b8b Now you can configure the email system from the config.json and using .json instead of toml. 2 months ago
Zed A. Shaw e376766315 Can send an email with a oneshot go routine. 2 months ago
Zed A. Shaw 5c07583ba4 Email sending/queue api now works nicer. 2 months ago
Zed A. Shaw 20fc1c3960 Have a basic automated views loader for faster starts on site features. 2 months ago
Zed A. Shaw 12b06381ca First attempt at refactoring to be easier for starting new features. 3 months ago
Zed A. Shaw b65ccc292f A bit of cleanup before refactoring how modules are laid out. 3 months ago
Zed A. Shaw a2080308ca Decided that auth/ should be its own thing since it's so important, and the session store can go in common/web.go for now. 5 months ago
Zed A. Shaw 49946e7f26 Brought over changes from zedshaw.games but need to do some more refinement. 5 months ago
Zed A. Shaw 6c233e791d First commit to get a basic thing going, does run but not much there. 7 months ago