hmn/src
Ben Visness 98da461d92 Rework request handling
It's a lot simpler now, control flow is easier to work with in handlers,
and HMNHandler now natively implements http.Handler, simplifying our 404
setup by completely removing the need for MakeStdHandler.
2021-04-05 22:30:11 -05:00
..
ansicolor Rework DB query stuff, use for projects 2021-03-21 15:38:37 -05:00
auth Start porting landing page; rework db layer a bit 2021-03-30 22:55:19 -05:00
buildscss Start migrating templates 2021-03-14 15:49:58 -05:00
config Get login working 2021-03-27 16:12:22 -05:00
db Start porting landing page; rework db layer a bit 2021-03-30 22:55:19 -05:00
hmnurl Add a lot of base template stuff 2021-03-17 20:25:06 -05:00
logging Initial implementation of password-checking 2021-03-21 22:07:18 -05:00
migration Re-hash user's passwords if necessary when they log in 2021-03-28 10:32:30 -05:00
models Start porting landing page; rework db layer a bit 2021-03-30 22:55:19 -05:00
oops Initial implementation of password-checking 2021-03-21 22:07:18 -05:00
rawdata Start migrating templates 2021-03-14 15:49:58 -05:00
templates Start porting landing page; rework db layer a bit 2021-03-30 22:55:19 -05:00
website Rework request handling 2021-04-05 22:30:11 -05:00
main.go Add SCSS build 2021-03-10 22:19:37 -06:00