This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
remark42
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
76f5ce32ca3cb5b1eba6738e49fe621fe061b649
remark42
/
backend
/
app
/
store
T
History
Dmitry Verkhoturov
and
Umputun
4b4c749756
remove mod=vendor from go build directives as it's no longer actual
...
It's a default in the presence of the vendor folder since Go 1.14,
https://go.dev/ref/mod
2022-07-27 22:09:14 -05:00
..
admin
replace errors package with fmt.Errorf
2022-04-26 00:25:09 -05:00
engine
remove mod=vendor from go build directives as it's no longer actual
2022-07-27 22:09:14 -05:00
image
replace errors package with fmt.Errorf
2022-04-26 00:25:09 -05:00
service
return docker build for frontend and backend code outside in CI
2022-07-19 19:25:54 -05:00
comment_test.go
resolves
#415
and the similar issue with title
2022-04-29 10:52:05 -05:00
comment.go
do not sanitise the original comment markdown
2022-07-22 01:08:08 +02:00
formatter_test.go
Links rune (
#1344
)
2022-04-30 12:03:52 -05:00
formatter.go
update alecthomas/chroma and Depado/bfchroma to v2
2022-07-13 20:29:46 -05:00
user_test.go
replace errors package with fmt.Errorf
2022-04-26 00:25:09 -05:00
user.go
replace numbers with proper HTTP status codes in tests
2022-04-17 19:42:45 -05:00