Commit graph

18 commits

Author SHA1 Message Date
tsmethurst
dba33c2c5c add a lil helper for generating user uris 2021-04-01 14:43:56 +02:00
tsmethurst
48ab34f71a *fiddles* 2021-03-31 18:54:37 +02:00
tsmethurst
8014c9c5df phew big stuff!!!! 2021-03-31 15:24:27 +02:00
tsmethurst
c8ff849a02 account update nearly working 2021-03-30 22:26:52 +02:00
tsmethurst
362ccf5817 media more or less working 2021-03-30 16:06:08 +02:00
tsmethurst
fe310f5230 new shortcut 2021-03-28 18:46:52 +02:00
tsmethurst
a19cc4740e go fmt ./... 2021-03-27 16:28:57 +01:00
tsmethurst
e66f12dcfe set app id on new signups 2021-03-27 16:27:49 +01:00
tsmethurst
c956595d73 relocate repo 2021-03-27 13:00:22 +01:00
tsmethurst
998adc5591 some fiddling with tests 2021-03-26 23:48:21 +01:00
tsmethurst
f58f77bf1f chunking away at it 2021-03-26 19:02:20 +01:00
tsmethurst
0a244be523 email block checking for signups 2021-03-25 23:49:29 +01:00
tsmethurst
4982d7ffec add some more shortcuts 2021-03-25 23:33:37 +01:00
tsmethurst
46640813bb go fmt 2021-03-25 20:08:50 +01:00
tsmethurst
26c482cd86 groundwork for other account routes 2021-03-24 17:34:41 +01:00
tsmethurst
0ea69345b9 plodding away on the accounts endpoint 2021-03-23 22:13:01 +01:00
tsmethurst
7139116e5d start work on accounts module 2021-03-23 13:17:54 +01:00
Tobi Smethurst
aa9ce272dc
Oauth/token (#7)
* add host and protocol options

* some fiddling

* tidying up and comments

* tick off /oauth/token

* tidying a bit

* tidying

* go mod tidy

* allow attaching middleware to server

* add middleware

* more user friendly

* add comments

* comments

* store account + app

* tidying

* lots of restructuring

* lint + tidy
2021-03-22 22:26:54 +01:00
Renamed from internal/db/postgres.go (Browse further)