aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update tool dependencies (#33907)silverwind7 days1-2/+2
* Drop fomantic build (#33845)wxiaoguang13 days1-16/+1
* Only keep popular licenses (#33832)wxiaoguang14 days1-4/+0
* Disable vet=off again (#33794)silverwind2025-03-051-1/+1
* Disable `vet` as part of `go test` (#33662)silverwind2025-03-031-5/+6
* upgrade go-crypto from 1.1.5 to 1.1.6 (#33745)Lunny Xiao2025-02-281-3/+4
* Disable go license generation as part of `make tidy` (#33747)silverwind2025-02-281-2/+3
* Improve swagger generation (#33664)wxiaoguang2025-02-211-9/+8
* Upgrade golangci-lint to v1.64.5 (#33654)wxiaoguang2025-02-211-6/+6
* Update Go dependencies (skip blevesearch, meilisearch) (#33655)wxiaoguang2025-02-201-1/+1
* Run spellcheck on tools directory (#33627)silverwind2025-02-171-1/+1
* go1.24 (#33562)techknowlogick2025-02-131-1/+1
* Enable eslint for commonjs (#33575)silverwind2025-02-121-1/+1
* Run yamllint with strict mode, fix issue (#33551)silverwind2025-02-101-1/+1
* Optimize makefile help information generation (#33390)hiifong2025-01-271-116/+60
* Update tool dependencies (#33392)silverwind2025-01-251-3/+3
* use `-s -w` ldflags for release artifacts (#33041)techknowlogick2024-12-301-5/+5
* Update go tool dependencies (#32916)silverwind2024-12-191-4/+4
* Fix remaining typescript issues, enable `tsc` (#32840)silverwind2024-12-161-6/+2
* Update golangci-lint to v1.62.2, fix issues (#32845)silverwind2024-12-151-1/+1
* Add vue-tsc (#32601)silverwind2024-11-231-2/+6
* add {{TEST_MINIO_ENDPOINT}} for local testing "with/without" docker + fix pgs...sommerf-lf2024-10-031-0/+2
* bump to go 1.23 (#31855)techknowlogick2024-09-101-3/+3
* Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791)Jason Song2024-08-071-1/+1
* Run `go-install` in `deps-tools` in parallel (#31711)silverwind2024-07-281-12/+13
* use nolyfill to remove some polyfills (#31468)techknowlogick2024-07-241-0/+2
* Remove docs sub folder since docs has been moved to https://gitea.com/gitea/d...Lunny Xiao2024-07-101-7/+3
* Convert frontend code to typescript (#31559)silverwind2024-07-071-3/+3
* Use stable version of fabric (#31526)silverwind2024-06-291-1/+1
* Add initial typescript config and use it for eslint,vitest,playwright (#31186)silverwind2024-06-281-2/+4
* bump golang deps (#31422)techknowlogick2024-06-241-1/+1
* Enable poetry non-package mode (#31282)silverwind2024-06-071-2/+2
* Add `lint-go-gopls` (#30729)silverwind2024-06-051-1/+9
* Update air package path (#31233)yp053272024-06-041-1/+1
* Update golangci-lint to v1.59.0 (#31221)silverwind2024-06-031-1/+1
* align s3 files with docker naming (#31050)techknowlogick2024-05-221-1/+1
* Fix cross-compilation errors when CGO_CFLAGS/CGO_LDFLAGS is set (#30749)Sergey Zolotarev2024-04-291-1/+1
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-271-3/+3
* Suppress browserslist warning in webpack target (#30571)silverwind2024-04-271-2/+3
* Add a few root files to lint-spell (#30530)silverwind2024-04-181-2/+2
* Run `go generate` and `go vet` on all packages (#30529)silverwind2024-04-171-3/+2
* Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461)silverwind2024-04-131-1/+1
* Lock a few tool dependencies to major versions (#30439)silverwind2024-04-121-4/+4
* Upgrade golangci-lint to v1.57.2 (#30401)silverwind2024-04-111-1/+1
* replace jquery-minicolors with coloris (#30055)silverwind2024-03-291-1/+1
* Upgrade fabric to 6.0.0-beta20 (#30121)silverwind2024-03-271-1/+1
* Add svg linter and fix incorrect svgs (#30086)silverwind2024-03-261-1/+2
* remove PATH and GOPATH modification in Makefile (#29978)silverwind2024-03-211-3/+0
* move some scripts from 'build' to 'tools' directory, misc refactors (#29844)silverwind2024-03-171-7/+9
* Fix document error about 'make trans-copy' (#29710)Daniel YC Lin2024-03-141-4/+0