 Dmitry VerkhoturovandUmputun
|
ba86db1263
|
replace errors package with fmt.Errorf
https://gist.github.com/Peltoche/60b8b81dfbf70164d0e2b88988003229
was used for it, thanks to @Peltoche for publishing it.
|
2022-04-26 00:25:09 -05:00 |
|
 Dmitry VerkhoturovandUmputun
|
2a7966b9e6
|
replace numbers with proper HTTP status codes in tests
Also, remove unneeded whitespaces using whitespace
linter for golangci-lint.
|
2022-04-17 19:42:45 -05:00 |
|
romanilchyshyn
|
df0d4d27fa
|
patreon auth
|
2021-10-13 00:30:14 +03:00 |
|
Umputun
|
0895de2f7e
|
rename all packages from the legacy remark/ to remark42
|
2020-05-12 11:34:16 -05:00 |
|
Umputun
|
c5b927904f
|
extend User struct with site_id/aud
updated to 0.8.0 of auth pkgs supporting user-space aud
|
2019-08-23 03:12:08 -05:00 |
|
Umputun
|
0590246112
|
move comment alter functionality from rest and admin to store service
|
2019-05-16 20:49:07 -05:00 |
|
Umputun
|
59cdfc3d04
|
rest/api passes
|
2018-12-27 20:16:06 -06:00 |
|
Umputun
|
b2775d92b0
|
chnage flatlf to panic from MustGetUserInfo
|
2018-07-19 00:09:32 -05:00 |
|
Umputun
|
7e00d40596
|
simplify user parsing with MustGetUserInfo
|
2018-07-19 00:08:13 -05:00 |
|
 UmputunandGitHub
|
7aee7add08
|
Feature/backend (#101)
* move backend code #99
* adjust drone build for backend subdir
* move .rest to backend
|
2018-06-23 12:31:19 -05:00 |
|