lebd/src
2017-10-06 14:43:00 +11:00
..
Handler Enable simple username+password login - ugly but serviceable 2017-10-06 10:38:10 +11:00
Import Initial commit: exactly what I got from stack new lebd yesod-mysql, with no changes 2017-10-02 18:07:09 +11:00
Package Add a package.json, load generator info from it instead of from settings.yml 2017-10-05 16:19:15 +11:00
Settings Add a utility function, staticR, which can dynamically build StaticR routes with their ETags attached (still calculated at compile-time) 2017-10-05 21:26:29 +11:00
Widget Ditch the hash field on PGP keys - the ETag will handle cache-busting, so a nice short URL for the key is fine now 2017-10-05 21:33:44 +11:00
Application.hs Remove unused Profile controller, from the scaffolding 2017-10-03 13:37:24 +11:00
Foundation.hs Simplify navbar implementation - this will also allow seamlessly adding a third, centred nav if desired 2017-10-06 14:43:00 +11:00
Import.hs Add a utility function, staticR, which can dynamically build StaticR routes with their ETags attached (still calculated at compile-time) 2017-10-05 21:26:29 +11:00
Model.hs Enable simple username+password login - ugly but serviceable 2017-10-06 10:38:10 +11:00
Package.hs Add a package.json, load generator info from it instead of from settings.yml 2017-10-05 16:19:15 +11:00
Settings.hs Add a package.json, load generator info from it instead of from settings.yml 2017-10-05 16:19:15 +11:00
Util.hs Add a package.json, load generator info from it instead of from settings.yml 2017-10-05 16:19:15 +11:00