Commit graph

20 commits

Author SHA1 Message Date
b38ae48013 Simplify the get post logic 2019-04-22 19:46:42 -04:00
26b5f57451 Fill out getting posts 2019-04-22 19:01:35 -04:00
0fd73db5ae Rename time_modified to last_modified 2019-04-22 16:28:36 -04:00
bdba843541 Rename stuff to time_ and modified instead of updated 2019-04-22 16:24:58 -04:00
63c8a24f38 Add getpost by id and slug 2019-04-22 16:16:31 -04:00
ca6cace78d Get post by ID, fix up update posts and add default values to null fields 2019-04-22 16:05:40 -04:00
104edaf90a add ability to update posts 2019-04-22 15:22:14 -04:00
5d265d9753 remove unneeded function 2019-04-20 17:45:01 -04:00
75ec2a02f5 Add return success codes, wrap up createBlogPost 2019-04-20 17:17:20 -04:00
9f9beb2f0b Halfway towards the first step part of blogposts 2019-04-16 00:44:20 -04:00
04fdad2bfb Base for blog 2019-04-15 18:40:50 -04:00
b68dba10cb Add proper updating of profiles 2019-04-14 13:29:15 -04:00
a9b09ce4da Add refresh 2019-04-14 12:44:02 -04:00
4f0834c3a0 Why do double the work eh? 2019-04-13 23:38:51 -04:00
3e7d43e068 Remove unneeded stuff, make jwt token secret an env variable 2019-02-08 18:16:10 -05:00
793ad43c4b Add test protected path 2019-02-07 23:43:26 -05:00
017861422b Get basic user profiles set up 2019-02-06 23:46:30 -05:00
5d2e3f9f28 Remove manual sql and add it to startup 2019-02-03 02:05:34 -05:00
6bb4b1246f Base stuff from other project 2019-02-03 01:57:08 -05:00
b7132ce2dc Initial commit 2019-02-03 00:56:29 -05:00