Commit Graph

345 Commits (2728f0c21360a81845b7b5aebe68c857a5d04bd5)

Author SHA1 Message Date
jklippel 257cea654c
add a directory prefix `gitea-src-VERSION` to release-tar-file (#19396) 2 years ago
gesangtome c1198284bc
Check go and nodejs version by go.mod and package.json (#19197) 3 years ago
silverwind 929b07fe45
Update tool dependencies (#19120) 3 years ago
techknowlogick ed1d95c55d
use go1.18 to build gitea (#19099) 3 years ago
silverwind fe9626af29
Use `go run` for tool dependencies, require go 1.17 (#18874) 3 years ago
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866) 3 years ago
KN4CK3R 159c3f48af
Generate coverage with sqlite. (#18813) 3 years ago
silverwind 6767798eef
Move editorconfig-checker to lint-backend and remove JS wrapper (#18793) 3 years ago
zeripath 32599bf060
Increase the size of the webauthn_credential credential_id field (#18739) 3 years ago
silverwind 2ddff74a54
Reduce CI go module downloads, add make targets (#18708) 3 years ago
silverwind 37ead26e36
Fix `make fmt` and `make fmt-check` (#18633) 3 years ago
Kyle D a51d2114c7
quote MAKE to prevent path expansion with space error (#18622) 3 years ago
6543 6f6b8491da
add gitea-fmt back (#18526) 3 years ago
Gusted b53fd5ff90
Bump golangci-lint version (#18411) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
a1012112796 8581e2f4ec
update description about vendoring in CONTRIBUTING.md (#18280) 3 years ago
silverwind 0ed9b006e8
Add lockfile-check (#18285) 3 years ago
techknowlogick 84145e45c5
Remove golang vendored directory (#18277) 3 years ago
wxiaoguang eaf09a5368
Fix documents for development and bug report (#18249) 3 years ago
Bo-Yi Wu 948949f429
chore(lint): use golangci-lint to call revive and misspell checker. (#18145) 3 years ago
Gusted 7be82f4af8
Avoid running go vet twice (#18059) 3 years ago
silverwind a159c3175f
Add new JS linter rules (#17699) 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
Gusted 21f6c0be08
Update golangci-lint in Makefile (#17647) 3 years ago
Lunny Xiao 42670e6b1c
Set unit test timeout to 20 minutes (#17664) 3 years ago
silverwind de61816623
Rename .air.conf to .air.toml (#17360) 3 years ago
techknowlogick db895040dd
Use go1.16+ way of installing binaries (#17342) 3 years ago
zeripath 83640a595b
Workaround coverage bug part 2 (#16906) 3 years ago
zeripath c0f5da3e1a
Prevent coverage break (#16887) 3 years ago
silverwind 360d8e7c23
Remove unused Fomantic sidebar module (#16853) 3 years ago
Mura Li b60e814055
Enable race detector for CI (#1441) 3 years ago
techknowlogick 274aeb3a9e
build with go1.17 (#16707) 3 years ago
zeripath 6e6f23b315
Restore Accessibility for Dropdown (#16576) 3 years ago
zeripath 35735bbef9
Upgrade to golang-jwt 3.2.2 (#16590) 3 years ago
zeripath e83abfc289
Prevent race in TestPersistableChannelQueue (#16468) 3 years ago
luzpaz fc1607b368
Fix source typos (#16374) 3 years ago
6543 c1ff59c1cd
use "true" for RACE_ENABLED (#15261) 3 years ago
BoYanZh fb6c6895fa
fix get OS on some of the windows computers (#16007) 3 years ago
silverwind 05fb1f61d5
Add jest rootDir and test-frontend dependency (#15860) 3 years ago
silverwind c3802dcc0f
Use binary version of revive linter (#15739) 3 years ago
6543 272bbb200d
Make let target "clean-all" remove node_modules folder too (#15780) 3 years ago
techknowlogick ab77a24f18
update branch in CI and docs (#15631) 3 years ago
Kyle D 9b8ffa1c7a
Output node min version variable (#15562) 3 years ago
silverwind f7830041f4
Make build scripts compatible with node 12 (#15479) 3 years ago
zeripath 61bae620c1
Build go-git variants for windows (#15482) 3 years ago
silverwind d848098f60
Enforce tab indentation in templates (#15289) 3 years ago
silverwind 0991f9aa42
Stop packaging node_modules in release tarballs (#15273) 4 years ago
silverwind 0d1a5e0ffc
Add frontend testing, require node 12 (#15315) 4 years ago
zeripath cc2d540092
Fix release expansion issue (#15251) 4 years ago
Lunny Xiao 42efa14f51
Introduce esbuild on webpack (#14578) 4 years ago