Commit graph

33 commits

Author SHA1 Message Date
9efabe0906 Split out migrations 2020-01-14 22:40:32 -05:00
38e7f62c15 Add slug return on post 2019-10-26 11:29:58 -04:00
f5a37e34d4 Fix testcase 2019-10-06 00:34:11 -04:00
5a0875a0ca make cookies secure 2019-10-05 22:50:48 -04:00
c2802b93ac Fix up urls and unneeded import 2019-10-05 22:50:14 -04:00
681b0df9f5 Wrap up split cookie auth 2019-10-05 22:35:14 -04:00
0ce261d9bd Set fake domain for temp 2019-10-05 21:43:02 -04:00
1a2cb93540 Add basic token split 2019-10-05 21:22:56 -04:00
8a897dc16f Implement split tokens that work with curl 2019-10-05 20:21:48 -04:00
ada62e95e2 Update Readme, fix up auth 2019-10-05 18:22:11 -04:00
0237c2796f Start cookie auth 2019-09-28 08:35:49 -04:00
d89bba48bd Replace country with location, add reminder to change non-secure cors settings 2019-07-27 18:16:54 -04:00
0adf6d25f3 Fix path to repo, add cors for testing 2019-05-27 21:17:09 -04:00
9f01ec25da Add get posts by tag 2019-04-22 20:20:00 -04:00
c4b3a6bbc5 Add logic for get posts by author, aka copy pasta pro 2019-04-22 19:54:49 -04:00
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
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