aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events...wxiaoguang2023-02-271-0/+2
* Update go.mod dependencies (#23126)zeripath2023-02-241-1/+1
* update to build with go1.20 (#22732)techknowlogick2023-02-031-2/+2
* Remove the netgo tag for Windows build (#22467)wxiaoguang2023-01-161-2/+2
* cgo cross-compile for freebsd (#22397)techknowlogick2023-01-101-1/+8
* Add more test directory to exclude dir of air, remove watching templates from...Lunny Xiao2022-12-271-1/+1
* Update go dev dependencies (#22064)silverwind2022-12-081-6/+6
* Consolidate security-check into checks-backend (#21882)silverwind2022-11-211-2/+2
* Split migrations folder (#21549)Lunny Xiao2022-11-021-38/+56
* Remove unnecessary misspell ignore pattern (#21475)wxiaoguang2022-10-181-1/+1
* Simplify fmt-check (#21458)silverwind2022-10-161-18/+16
* Switch from jest to vitest (#21444)silverwind2022-10-141-1/+1
* Hook go-licenses into tidy again (#21353)silverwind2022-10-101-6/+4
* Update JS dependencies and eslint config (#21388)silverwind2022-10-101-1/+1
* chore(security): Support Go Vulnerability Management (#21139)Bo-Yi Wu2022-09-111-0/+6
* Generate go-licenses during tidy again (#21108)silverwind2022-09-091-8/+9
* Rewrite go license generator in go (#21078)silverwind2022-09-071-4/+4
* Move go-licenses to generate and separate generate into a frontend and backen...zeripath2022-09-051-6/+21
* Add go licenses to licenses.txt (#21034)silverwind2022-09-041-2/+17
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-50/+138
* Include go.mod in gomod-check and rename to tidy-check (#21025)silverwind2022-09-021-4/+4
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-1/+1
* Go 1.19 format (#20758)John Olheiser2022-08-301-1/+1
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-2/+10
* Remove debug output when coverage fails (#20733)silverwind2022-08-121-1/+1
* Switch to building with go1.19 (#20695)techknowlogick2022-08-071-1/+1
* Add markdownlint (#20512)silverwind2022-07-281-0/+1
* Downgrade golangci-lint to 1.47.0 (#20445)silverwind2022-07-221-1/+1
* Update all tool dependencies to their latest versions (#20409)silverwind2022-07-201-4/+4
* Fix eslint parsing errors, remove eslint-plugin-html (#20323)silverwind2022-07-151-1/+1
* Fix versions check for busybox `sh` (#20358)silverwind2022-07-141-3/+3
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* Add spectral linter for Swagger (#20321)silverwind2022-07-111-0/+1
* Remove `GO111MODULE` (#20221)Gusted2022-07-041-4/+3
* Normalize line endings in fomantic build files (#19932)silverwind2022-06-101-0/+1
* Modernize JS build scripts (#19824)silverwind2022-06-061-1/+1
* fix(CI/CD): correct CI variable. (#19886)Bo-Yi Wu2022-06-051-4/+4
* Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#1...wxiaoguang2022-06-031-1/+0
* Add 'make tidy' (#19800)silverwind2022-05-241-5/+10
* Update go tool dependencies (#19676)silverwind2022-05-101-2/+2
* add a directory prefix `gitea-src-VERSION` to release-tar-file (#19396)jklippel2022-04-261-1/+3
* Check go and nodejs version by go.mod and package.json (#19197)gesangtome2022-03-261-5/+6
* Update tool dependencies (#19120)silverwind2022-03-181-4/+4
* use go1.18 to build gitea (#19099)techknowlogick2022-03-161-2/+2
* Use `go run` for tool dependencies, require go 1.17 (#18874)silverwind2022-03-151-59/+41
* Lock gofumpt to v0.3.0 and run it (#18866)silverwind2022-02-231-2/+2
* Generate coverage with sqlite. (#18813)KN4CK3R2022-02-191-0/+7
* Move editorconfig-checker to lint-backend and remove JS wrapper (#18793)silverwind2022-02-181-2/+8
* Increase the size of the webauthn_credential credential_id field (#18739)zeripath2022-02-131-0/+5
* Reduce CI go module downloads, add make targets (#18708)silverwind2022-02-121-0/+13