|
d19f8f1581
|
BAREBONE COMMENTS AWOOOOO
|
2020-01-30 00:37:14 -05:00 |
|
|
8cb7407561
|
Remove uneeded check
|
2020-01-29 21:21:38 -05:00 |
|
|
f51c5a78ea
|
Sort by ascending
|
2020-01-26 01:26:56 -05:00 |
|
|
756f1aa161
|
Flesh out basic commenting functions
|
2020-01-25 23:19:39 -05:00 |
|
|
705c442114
|
Reorganize code, begin adding comments, split out routes
|
2020-01-25 22:56:11 -05:00 |
|
|
20ae72bc2e
|
Extend ReturnMessage
|
2020-01-25 18:04:15 -05:00 |
|
|
4457885685
|
Block non-admin users from posting
|
2020-01-21 22:19:35 -05:00 |
|
|
198fd10bf0
|
go fmt, add some basic tests for postal api info
|
2020-01-18 21:46:46 -05:00 |
|
|
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 |
|
|
681b0df9f5
|
Wrap up split cookie auth
|
2019-10-05 22:35:14 -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 |
|