This website requires JavaScript.
983e7bd659
Force push
master
Asara
2023-07-08 20:29:35 -0400
5a28d214f2
Update readme to be more relevant to today
Asara
2021-05-15 16:53:02 -0400
9a1f4a6fcf
Merge pull request 'Update dependencies such as jwtauth and go-chi, remove jwt-go' (#5 ) from update_jwtauth into master
v1.1.1
Amarpreet Minhas
2021-01-17 00:37:28 +0000
f1987e310a
Update jwtauth and remove jwt-go since it has vulns
Asara
2021-01-16 19:26:19 -0500
cb75af9997
Remove todo until I find things to add here
v1.1.0
Asara
2020-02-09 21:11:06 -0500
2a537d2924
Merge branch 'comments' of Asara/sudoscientist-go-backend into master
Asara
2020-02-09 19:37:06 -0500
d19f8f1581
BAREBONE COMMENTS AWOOOOO
Asara
2020-01-30 00:37:14 -0500
8cb7407561
Remove uneeded check
Asara
2020-01-29 21:21:38 -0500
f51c5a78ea
Sort by ascending
Asara
2020-01-26 01:26:56 -0500
756f1aa161
Flesh out basic commenting functions
Asara
2020-01-25 23:19:39 -0500
705c442114
Reorganize code, begin adding comments, split out routes
Asara
2020-01-25 22:56:11 -0500
a804e048ff
Merge branch 'postal_integration' of Asara/sudoscientist-go-backend into master
Asara
2020-01-25 18:10:30 -0500
20ae72bc2e
Extend ReturnMessage
Asara
2020-01-25 18:04:15 -0500
4208190c9a
Fix up accessing ui in dev mode via env variables
Asara
2020-01-22 22:45:07 -0500
38bd348737
Update auth to return better errors, remove returning the token data as a blob
Asara
2020-01-21 23:49:07 -0500
4457885685
Block non-admin users from posting
Asara
2020-01-21 22:19:35 -0500
aa2731e789
Add backend hook to register users
Asara
2020-01-21 22:06:03 -0500
d27a499c07
Split out url auth with email token
Asara
2020-01-20 20:06:32 -0500
cc7225527e
Change WEB_ADDR to the api address, not ui
Asara
2020-01-20 19:04:23 -0500
d9153ea9bf
Split out checking password, update claims to include admin+verified, some more cleanup
Asara
2020-01-20 18:55:12 -0500
172dc2dc34
Fix up uneeded return
Asara
2020-01-20 15:21:56 -0500
cba9967af0
Add postal backend integration
Asara
2020-01-20 13:40:05 -0500
5a7281f1ae
Clean up some error handling, remove debug logging
Asara
2020-01-19 00:31:21 -0500
e082f55ebe
Basic migrations, started breaking out postal stuff
Asara
2020-01-19 00:09:58 -0500
f8cd0cdcf6
More readme cleaning
Asara
2020-01-18 21:52:56 -0500
ddf5d2d767
Clean up readme
Asara
2020-01-18 21:52:22 -0500
370b386bb4
Update readme
Asara
2020-01-18 21:51:33 -0500
198fd10bf0
go fmt, add some basic tests for postal api info
Asara
2020-01-18 21:46:46 -0500
f0799e0adb
spacing
Asara
2020-01-18 21:03:45 -0500
cc2411f1c6
remove unneeded files, update secrets to add postal env var
Asara
2020-01-18 20:47:59 -0500
4aa812581f
Update gitignore
Asara
2020-01-18 20:45:45 -0500
8d29d8a744
Update Readme to include migrations
Asara
2020-01-18 14:58:55 -0500
6656d8b474
Merge branch 'migrations' of Asara/sudoscientist-go-backend into master
Asara
2020-01-14 23:12:02 -0500
9efabe0906
Split out migrations
Asara
2020-01-14 22:40:32 -0500
c26ded1b69
Fix cors path, ship v1
v1.0.0
Asara
2019-10-26 12:22:14 -0400
38e7f62c15
Add slug return on post
Asara
2019-10-26 11:29:58 -0400
f5a37e34d4
Fix testcase
Asara
2019-10-06 00:34:11 -0400
9cc2c7c234
Update cors
Asara
2019-10-05 22:58:12 -0400
cc7b41efe2
Fix origins
Asara
2019-10-05 22:57:54 -0400
5a0875a0ca
make cookies secure
Asara
2019-10-05 22:50:48 -0400
c2802b93ac
Fix up urls and unneeded import
Asara
2019-10-05 22:50:14 -0400
2fb9ad73d5
Merge branch 'cookie_auth' of Asara/sudoscientist-go-backend into master
Asara
2019-10-05 22:48:18 -0400
dcf11108ce
Finished auth
Asara
2019-10-05 22:45:01 -0400
681b0df9f5
Wrap up split cookie auth
Asara
2019-10-05 22:35:14 -0400
0ce261d9bd
Set fake domain for temp
Asara
2019-10-05 21:43:02 -0400
1a2cb93540
Add basic token split
Asara
2019-10-05 21:22:56 -0400
8a897dc16f
Implement split tokens that work with curl
Asara
2019-10-05 20:21:48 -0400
ada62e95e2
Update Readme, fix up auth
Asara
2019-10-05 18:22:11 -0400
423791a373
Merge branch 'master' into cookie_auth
Asara
2019-10-03 23:37:31 -0400
dcb71993d7
Update README
Asara
2019-10-03 23:36:54 -0400
0237c2796f
Start cookie auth
Asara
2019-09-28 08:35:49 -0400
deec023b7f
todo
Asara
2019-09-14 20:29:36 -0400
d89bba48bd
Replace country with location, add reminder to change non-secure cors settings
Asara
2019-07-27 18:16:54 -0400
0adf6d25f3
Fix path to repo, add cors for testing
Asara
2019-05-27 21:17:09 -0400
0fc950352c
Fix path to backend
Asara
2019-05-27 14:25:36 -0400
9f01ec25da
Add get posts by tag
Asara
2019-04-22 20:20:00 -0400
c4b3a6bbc5
Add logic for get posts by author, aka copy pasta pro
Asara
2019-04-22 19:54:49 -0400
b38ae48013
Simplify the get post logic
Asara
2019-04-22 19:46:42 -0400
26b5f57451
Fill out getting posts
Asara
2019-04-22 19:01:28 -0400
0fd73db5ae
Rename time_modified to last_modified
Asara
2019-04-22 16:28:36 -0400
bdba843541
Rename stuff to time_ and modified instead of updated
Asara
2019-04-22 16:24:58 -0400
63c8a24f38
Add getpost by id and slug
Asara
2019-04-22 16:16:31 -0400
ca6cace78d
Get post by ID, fix up update posts and add default values to null fields
Asara
2019-04-22 16:05:40 -0400
104edaf90a
add ability to update posts
Asara
2019-04-22 15:22:14 -0400
5d265d9753
remove unneeded function
Asara
2019-04-20 17:45:01 -0400
75ec2a02f5
Add return success codes, wrap up createBlogPost
Asara
2019-04-20 17:17:20 -0400
9f9beb2f0b
Halfway towards the first step part of blogposts
Asara
2019-04-16 00:44:20 -0400
04fdad2bfb
Base for blog
Asara
2019-04-15 18:40:50 -0400
b68dba10cb
Add proper updating of profiles
Asara
2019-04-14 13:29:15 -0400
a9b09ce4da
Add refresh
Asara
2019-04-14 12:44:02 -0400
4f0834c3a0
Why do double the work eh?
Asara
2019-04-13 23:38:51 -0400
3e7d43e068
Remove unneeded stuff, make jwt token secret an env variable
Asara
2019-02-08 18:16:10 -0500
793ad43c4b
Add test protected path
Asara
2019-02-07 23:43:26 -0500
017861422b
Get basic user profiles set up
Asara
2019-02-06 23:46:30 -0500
5d2e3f9f28
Remove manual sql and add it to startup
Asara
2019-02-03 02:05:34 -0500
6bb4b1246f
Base stuff from other project
Asara
2019-02-03 01:57:08 -0500
b7132ce2dc
Initial commit
Asara
2019-02-03 00:56:29 -0500