Commit Graph

401 Commits (c757765a9e5c2d4f73b1a7c3debe3548c735bd54)

Author SHA1 Message Date
silverwind 6c8b680f91
GitHub Actions cleanups (#24620) 2 years ago
riastradh 377e0139b0
Makefile: Use portable !, not GNUish -not, with find(1). (#24565) 2 years ago
techknowlogick 017a156553
Unify nightly naming across binaries and docker images (#24116) 2 years ago
silverwind a319da0688
Replace whitespace inside template parens during make fmt (#24293) 2 years ago
silverwind 8dc6eabbc0
Update go tool dependencies, restructure lint targets (#24239) 2 years ago
silverwind 4b1c6cd8e5
Make HAS_GO a simply expanded variable (#24169) 2 years ago
silverwind 96fb7506db
Introduce lint-md and compliance-docs pipeline (#24021) 2 years ago
John Olheiser 797babbfcb
Remove -v from vulncheck (#23953) 2 years ago
wxiaoguang 5b5f7b756b
Clean some legacy files and move some build files (#23699) 2 years ago
techknowlogick c5cfc08555
ensure go/bin path exists when copying hugo bin into it (#23692) 2 years ago
Yarden Shoham aa3c673621
Add `deps-docs` command to makefile (#23686) 2 years ago
Lunny Xiao e8433b7fe6
Restructure documentation. Now the documentation has installation, administration, usage, development, contributing the 5 main parts (#23629) 2 years ago
silverwind 847f854154
Enable color for consistency checks diffs (#23563) 2 years ago
silverwind 202803fc69
Replace Less with CSS (#23481) 2 years ago
techknowlogick 32204fcf8b
test_env: hardcode major go version in use (#23464) 2 years ago
John Olheiser f92e0a4018
Split CI pipelines (#23385) 2 years ago
wxiaoguang 303b72c2d1
Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events (#23065) 2 years ago
zeripath 740a5ecdd9
Update go.mod dependencies (#23126) 2 years ago
techknowlogick cfb1cb1168
update to build with go1.20 (#22732) 2 years ago
wxiaoguang da274380a7
Remove the netgo tag for Windows build (#22467) 2 years ago
techknowlogick dc5f2cf590
cgo cross-compile for freebsd (#22397) 2 years ago
Lunny Xiao 90237d8abd
Add more test directory to exclude dir of air, remove watching templates from air include dir because gitea has internal mechanism (#22246) 2 years ago
silverwind 0585ac3ac6
Update go dev dependencies (#22064) 2 years ago
silverwind 9380bb6d0c
Consolidate security-check into checks-backend (#21882) 2 years ago
Lunny Xiao e72acd5e5b
Split migrations folder (#21549) 2 years ago
wxiaoguang 0614ae1c44
Remove unnecessary misspell ignore pattern (#21475) 2 years ago
silverwind 0647df3e83
Simplify fmt-check (#21458) 2 years ago
silverwind c3098076b5
Switch from jest to vitest (#21444) 2 years ago
silverwind 94037ada24
Hook go-licenses into tidy again (#21353) 2 years ago
silverwind 7044d34ae5
Update JS dependencies and eslint config (#21388) 2 years ago
Bo-Yi Wu 24b5a384d2
chore(security): Support Go Vulnerability Management (#21139) 2 years ago
silverwind b5d21c0adf
Generate go-licenses during tidy again (#21108) 2 years ago
silverwind 52c2ef7902
Rewrite go license generator in go (#21078) 2 years ago
zeripath 8080e23c9b
Move go-licenses to generate and separate generate into a frontend and backend component (#21061) 2 years ago
silverwind 49efd1fb96
Add go licenses to licenses.txt (#21034) 2 years ago
Kyle D c8ded77680
Kd/ci playwright go test (#20123) 2 years ago
silverwind b7a4b45ff8
Include go.mod in gomod-check and rename to tidy-check (#21025) 2 years ago
silverwind 647b2649b1
Make sure fmt catches all templates (#20979) 2 years ago
John Olheiser a48d6ba4b4
Go 1.19 format (#20758) 2 years ago
silverwind 6c4688e1b1
Add whitespace removal inside template curly brackes (#20853) 2 years ago
silverwind 74515d3d17
Remove debug output when coverage fails (#20733) 2 years ago
techknowlogick be824890e4
Switch to building with go1.19 (#20695) 2 years ago
silverwind ae52df6a64
Add markdownlint (#20512) 2 years ago
silverwind 339007bff0
Downgrade golangci-lint to 1.47.0 (#20445) 2 years ago
silverwind b8733e8f89
Update all tool dependencies to their latest versions (#20409) 2 years ago
silverwind 4c0fce8f7b
Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2 years ago
silverwind 7740779b28
Fix versions check for busybox `sh` (#20358) 2 years ago
luzpaz d29d6d1991
Fix various typos (#20338) 2 years ago
silverwind c8e0fd0bcc
Add spectral linter for Swagger (#20321) 2 years ago
Gusted f9b172db65
Remove `GO111MODULE` (#20221) 2 years ago