aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-02-12Reduce CI go module downloads, add make targets (#18708)silverwind
2022-02-06Fix `make fmt` and `make fmt-check` (#18633)silverwind
2022-02-05quote MAKE to prevent path expansion with space error (#18622)Kyle D
2022-02-01add gitea-fmt back (#18526)6543
2022-01-26Bump golangci-lint version (#18411)Gusted
2022-01-20format with gofumpt (#18184)6543
2022-01-17update description about vendoring in CONTRIBUTING.md (#18280)a1012112796
2022-01-15Add lockfile-check (#18285)silverwind
2022-01-14Remove golang vendored directory (#18277)techknowlogick
2022-01-13Fix documents for development and bug report (#18249)wxiaoguang
2022-01-02chore(lint): use golangci-lint to call revive and misspell checker. (#18145)Bo-Yi Wu
2021-12-21Avoid running go vet twice (#18059)Gusted
2021-11-22Add new JS linter rules (#17699)silverwind
2021-11-17A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang
2021-11-17Update golangci-lint in Makefile (#17647)Gusted
2021-11-16Set unit test timeout to 20 minutes (#17664)Lunny Xiao
2021-10-20Rename .air.conf to .air.toml (#17360)silverwind
2021-10-17Use go1.16+ way of installing binaries (#17342)techknowlogick
2021-08-31Workaround coverage bug part 2 (#16906)zeripath
2021-08-31Prevent coverage break (#16887)zeripath
2021-08-29Remove unused Fomantic sidebar module (#16853)silverwind
2021-08-26Enable race detector for CI (#1441)Mura Li
2021-08-17build with go1.17 (#16707)techknowlogick
2021-08-06Restore Accessibility for Dropdown (#16576)zeripath
2021-08-03Upgrade to golang-jwt 3.2.2 (#16590)zeripath
2021-07-17Prevent race in TestPersistableChannelQueue (#16468)zeripath
2021-07-08Fix source typos (#16374)luzpaz
2021-06-02use "true" for RACE_ENABLED (#15261)6543
2021-05-29fix get OS on some of the windows computers (#16007)BoYanZh
2021-05-14Add jest rootDir and test-frontend dependency (#15860)silverwind
2021-05-09Use binary version of revive linter (#15739)silverwind
2021-05-08Make let target "clean-all" remove node_modules folder too (#15780)6543
2021-05-04update branch in CI and docs (#15631)techknowlogick
2021-04-21Output node min version variable (#15562)Kyle D
2021-04-15Make build scripts compatible with node 12 (#15479)silverwind
2021-04-15Build go-git variants for windows (#15482)zeripath
2021-04-10Enforce tab indentation in templates (#15289)silverwind
2021-04-09Stop packaging node_modules in release tarballs (#15273)silverwind
2021-04-08Add frontend testing, require node 12 (#15315)silverwind
2021-04-02Fix release expansion issue (#15251)zeripath
2021-04-02Introduce esbuild on webpack (#14578)Lunny Xiao
2021-03-24Create Proper Migration Tests (#15116)zeripath
2021-03-11Prevent incorrect HTML escaping in swagger.json (#14957)zeripath
2021-03-10build darwin on arm64 platforms (#14951)techknowlogick
2021-03-01use gomod support w/ xgo (#14836)techknowlogick
2021-02-28go1.16 (#14783)techknowlogick
2021-02-24Generate man pages (#13901)6543
2021-02-22build for only available darwin target (#14771)techknowlogick
2021-02-22Make release-linux archtectures via envs (#14184)Lunny Xiao
2021-02-19Update golangci-lint v1.35.2 -> v1.37.0 (#14747)6543