17 Commits (master)

Author SHA1 Message Date
Zed A. Shaw dc8987e407 Tests are now working and better organized but the Makefile is kind of annoying. 4 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 e9e263e540 Confirmed everything works on Windows. 2 months ago
Zed A. Shaw 7f304f9950 Needed work for the test suite to start working again. 2 months ago
Zed A. Shaw 94e0970fd3 Initial work on a redis-queue backed email sending feature with a little demo. 2 months ago
Zed A. Shaw 4ddf65e6d1 Now have a ./bin/fgen command that can generate the stubs of a new feature. 2 months ago
Zed A. Shaw 05cb0c5491 Compile it into bin/ instead. 3 months ago
Zed A. Shaw 38b3166d7b Fixes for ssgod crashing when a template embeds a template with embeds. This causes a stack overflow in the Go template engine because they use functions to recursively process templates. 5 months ago
Zed A. Shaw 7bb553f485 Figured out why tailwindcss fails on Linux. 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 8cc7d33d96 Bring over my little window 'shut up errors' hack. 6 months ago
Zed A. Shaw 1cab12280f More refining the new install process. 6 months ago
Zed A. Shaw d96a2b2a23 And now restarts in the build work. 6 months ago
Zed A. Shaw 41b2bd41ee Need make dev to be just run ozai. 6 months ago
Zed A. Shaw f85f8f1f9d Cleaned up the depends and moved goose and pkgsite to system level installs since they're used all over. Now using ozai to run everything. 6 months ago
Zed A. Shaw 573b693672 Update to use the new /go url. 6 months ago
Zed A. Shaw 6c233e791d First commit to get a basic thing going, does run but not much there. 7 months ago