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
39aca2025f
mess about with media a bit more
2021-03-29 17:03:25 +02:00
tsmethurst
6ed16ace85
start on update credentials
2021-03-28 18:48:28 +02:00
tsmethurst
7e796b11ee
more tests!
2021-03-27 18:03:02 +01:00
tsmethurst
75b8b272ee
move validation to account.go
2021-03-27 18:02:53 +01:00
tsmethurst
a19cc4740e
go fmt ./...
2021-03-27 16:28:57 +01:00
tsmethurst
f9932adcac
proper mocking tests
2021-03-27 16:28:39 +01:00
tsmethurst
0006619318
initialize oauth server properly
2021-03-27 16:28:13 +01:00
tsmethurst
840a3fead4
move mocks around
2021-03-27 16:27:28 +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
88486b8447
check email + username availability
2021-03-25 23:34:00 +01:00
tsmethurst
f1cdfe6a54
validate new account requests
2021-03-25 20:10:10 +01:00
tsmethurst
a9ca7f1d55
tidy a bit
2021-03-25 20:09:48 +01:00
tsmethurst
99af433d8a
comments
2021-03-25 20:09:00 +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