| Commit message (Expand) | Author | Age | Files | Lines |
* | upgrade go-crypto from 1.1.4 to 1.1.6 (#33745) (#33754) | Lunny Xiao | 2025-03-01 | 1 | -3/+2 |
* | Disable go license generation as part of `make tidy` (#33747) (#33751) | Giteabot | 2025-02-28 | 1 | -2/+3 |
* | Update go tool dependencies (#32916) (#33355) | silverwind | 2025-01-22 | 1 | -4/+4 |
* | use `-s -w` ldflags for release artifacts (#33041) (#33042) | Giteabot | 2024-12-30 | 1 | -5/+5 |
* | Fix remaining typescript issues, enable `tsc` (#32840) | silverwind | 2024-12-16 | 1 | -6/+2 |
* | Update golangci-lint to v1.62.2, fix issues (#32845) | silverwind | 2024-12-15 | 1 | -1/+1 |
* | Add vue-tsc (#32601) | silverwind | 2024-11-23 | 1 | -2/+6 |
* | add {{TEST_MINIO_ENDPOINT}} for local testing "with/without" docker + fix pgs... | sommerf-lf | 2024-10-03 | 1 | -0/+2 |
* | bump to go 1.23 (#31855) | techknowlogick | 2024-09-10 | 1 | -3/+3 |
* | Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791) | Jason Song | 2024-08-07 | 1 | -1/+1 |
* | Run `go-install` in `deps-tools` in parallel (#31711) | silverwind | 2024-07-28 | 1 | -12/+13 |
* | use nolyfill to remove some polyfills (#31468) | techknowlogick | 2024-07-24 | 1 | -0/+2 |
* | Remove docs sub folder since docs has been moved to https://gitea.com/gitea/d... | Lunny Xiao | 2024-07-10 | 1 | -7/+3 |
* | Convert frontend code to typescript (#31559) | silverwind | 2024-07-07 | 1 | -3/+3 |
* | Use stable version of fabric (#31526) | silverwind | 2024-06-29 | 1 | -1/+1 |
* | Add initial typescript config and use it for eslint,vitest,playwright (#31186) | silverwind | 2024-06-28 | 1 | -2/+4 |
* | bump golang deps (#31422) | techknowlogick | 2024-06-24 | 1 | -1/+1 |
* | Enable poetry non-package mode (#31282) | silverwind | 2024-06-07 | 1 | -2/+2 |
* | Add `lint-go-gopls` (#30729) | silverwind | 2024-06-05 | 1 | -1/+9 |
* | Update air package path (#31233) | yp05327 | 2024-06-04 | 1 | -1/+1 |
* | Update golangci-lint to v1.59.0 (#31221) | silverwind | 2024-06-03 | 1 | -1/+1 |
* | align s3 files with docker naming (#31050) | techknowlogick | 2024-05-22 | 1 | -1/+1 |
* | Fix cross-compilation errors when CGO_CFLAGS/CGO_LDFLAGS is set (#30749) | Sergey Zolotarev | 2024-04-29 | 1 | -1/+1 |
* | Update misspell to 0.5.1 and add `misspellings.csv` (#30573) | silverwind | 2024-04-27 | 1 | -3/+3 |
* | Suppress browserslist warning in webpack target (#30571) | silverwind | 2024-04-27 | 1 | -2/+3 |
* | Add a few root files to lint-spell (#30530) | silverwind | 2024-04-18 | 1 | -2/+2 |
* | Run `go generate` and `go vet` on all packages (#30529) | silverwind | 2024-04-17 | 1 | -3/+2 |
* | Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) | silverwind | 2024-04-13 | 1 | -1/+1 |
* | Lock a few tool dependencies to major versions (#30439) | silverwind | 2024-04-12 | 1 | -4/+4 |
* | Upgrade golangci-lint to v1.57.2 (#30401) | silverwind | 2024-04-11 | 1 | -1/+1 |
* | replace jquery-minicolors with coloris (#30055) | silverwind | 2024-03-29 | 1 | -1/+1 |
* | Upgrade fabric to 6.0.0-beta20 (#30121) | silverwind | 2024-03-27 | 1 | -1/+1 |
* | Add svg linter and fix incorrect svgs (#30086) | silverwind | 2024-03-26 | 1 | -1/+2 |
* | remove PATH and GOPATH modification in Makefile (#29978) | silverwind | 2024-03-21 | 1 | -3/+0 |
* | move some scripts from 'build' to 'tools' directory, misc refactors (#29844) | silverwind | 2024-03-17 | 1 | -7/+9 |
* | Fix document error about 'make trans-copy' (#29710) | Daniel YC Lin | 2024-03-14 | 1 | -4/+0 |
* | Fix `make generate-swagger` in go 1.22 (#29780) | silverwind | 2024-03-14 | 1 | -1/+1 |
* | Fix bug hidden on CI and make ci failed if tests failure (#29254) | Lunny Xiao | 2024-03-07 | 1 | -13/+5 |
* | Run editorconfig-checker on `locale_en-US.ini` (#29608) | silverwind | 2024-03-06 | 1 | -1/+2 |
* | Regenerate fomantic lockfile and build it with our browserslist (#29560) | silverwind | 2024-03-04 | 1 | -0/+1 |
* | Add tailwindcss (#29357) | silverwind | 2024-02-25 | 1 | -1/+1 |
* | Upgrade to fabric 6 (#29334) | silverwind | 2024-02-23 | 1 | -1/+1 |
* | Don't install playwright twice (#29302) | silverwind | 2024-02-22 | 1 | -2/+1 |
* | Refactor more code in templates (#29236) | wxiaoguang | 2024-02-18 | 1 | -2/+2 |
* | Disable parallel Make execution (#29186) | silverwind | 2024-02-16 | 1 | -0/+5 |
* | bump to use go 1.22 (#29119) | techknowlogick | 2024-02-14 | 1 | -2/+2 |
* | add lint-spell-fix to lint-fix (#29111) | silverwind | 2024-02-09 | 1 | -1/+1 |
* | Rework spellchecking, add `lint-spell` (#29106) | silverwind | 2024-02-09 | 1 | -7/+15 |
* | Update tool dependencies (#29030) | silverwind | 2024-02-02 | 1 | -5/+5 |
* | Add `--no-root` to `update-py` (#27937) | silverwind | 2023-11-06 | 1 | -1/+1 |