|
4692e78503
|
Add a package.json, load generator info from it instead of from settings.yml
|
2017-10-05 16:19:15 +11:00 |
|
|
062dd10b99
|
Display lebd version info in the footer next to the license info
|
2017-10-05 09:58:32 +11:00 |
|
|
8c3a562c7d
|
Add support for generating an XML sitemap
|
2017-10-05 09:16:26 +11:00 |
|
|
1c5939d863
|
Remove approot-guessing support, since it should always be configured in the app settings
|
2017-10-05 09:01:35 +11:00 |
|
|
d32b698545
|
Remove unused CSRF-handling JS from the layout, we'll probably not be making AJAX requests here anyway
|
2017-10-05 07:49:58 +11:00 |
|
|
b89e3a67e2
|
Ugh. Add missing isAuthorized clause for the new keybase.txt route
|
2017-10-03 20:51:01 +11:00 |
|
|
a070ceef3c
|
Clean up user entity - remove unused fields, adjust order
|
2017-10-03 14:52:23 +11:00 |
|
|
a2a0ec5127
|
Remove unused Profile controller, from the scaffolding
|
2017-10-03 13:37:24 +11:00 |
|
|
0a230e7644
|
Remove unused Comment functionality from the scaffolding
|
2017-10-03 13:31:53 +11:00 |
|
|
208a46e346
|
Add a p-note to the h-card
|
2017-10-03 13:17:34 +11:00 |
|
|
64c4aab14b
|
Use Libravatar rather than tracking avatars internally
|
2017-10-03 11:48:44 +11:00 |
|
|
006264e77f
|
Create an h-card widget and display my h-card on the homepage - needs more info but it's a good start
|
2017-10-03 00:52:14 +11:00 |
|
|
9b6305f8c9
|
Start designing a Bootstrap v4 based site layout, it's boring so far but the navbar is okay?
|
2017-10-02 22:33:32 +11:00 |
|
|
1794e63bb0
|
Restore the staticRoot option from older versions of Yesod's scaffolding, so I can host static files on a subdomain easily
|
2017-10-02 20:31:49 +11:00 |
|
|
ade7552587
|
Improve security: use stricter session cookies and add CSRF protection
|
2017-10-02 20:17:49 +11:00 |
|
|
27b465180a
|
Initial commit: exactly what I got from stack new lebd yesod-mysql, with no changes
|
2017-10-02 18:07:09 +11:00 |
|