Matt Baer
|
efbba9e1ba
|
Reuse statement on post insert
|
2018-11-12 20:51:04 -05:00 |
|
Matt Baer
|
a0ac7bbbcd
|
Insert missing default values on post creation
- view_count
This closes #7
|
2018-11-11 10:31:37 -05:00 |
|
Matt Baer
|
7538fa68bc
|
Insert default values on collection creation
This fixes MySQL errors about missing default values.
|
2018-11-11 09:35:01 -05:00 |
|
Matt Baer
|
aecbc3c014
|
Support fuzzy username matching on login
This allows logging in with a non-normalized username.
|
2018-11-09 21:55:35 -05:00 |
|
Matt Baer
|
55ada67170
|
Fill in remaining missing pieces
- Database schema changes, removing obsolete custom domain-related code
- Missing user structs
- Setup verbiage changes
- Missing routes
- Missing error messages
|
2018-11-08 01:33:26 -05:00 |
|
Matt Baer
|
3e1d3530ad
|
Fetch collection description with user collections
|
2018-11-06 13:30:15 -05:00 |
|
Matt Baer
|
0c1e1dd57e
|
Add data layer
This includes config changes, collections, posts, some post rendering
funcs, and actual database connection when the server starts up.
|
2018-10-16 22:31:27 -04:00 |
|