summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix `make generate-swagger` in go 1.22 (#29780)silverwind2024-03-141-1/+1
* Fix bug hidden on CI and make ci failed if tests failure (#29254)Lunny Xiao2024-03-071-13/+5
* Run editorconfig-checker on `locale_en-US.ini` (#29608)silverwind2024-03-061-1/+2
* Regenerate fomantic lockfile and build it with our browserslist (#29560)silverwind2024-03-041-0/+1
* Add tailwindcss (#29357)silverwind2024-02-251-1/+1
* Upgrade to fabric 6 (#29334)silverwind2024-02-231-1/+1
* Don't install playwright twice (#29302)silverwind2024-02-221-2/+1
* Refactor more code in templates (#29236)wxiaoguang2024-02-181-2/+2
* Disable parallel Make execution (#29186)silverwind2024-02-161-0/+5
* bump to use go 1.22 (#29119)techknowlogick2024-02-141-2/+2
* add lint-spell-fix to lint-fix (#29111)silverwind2024-02-091-1/+1
* Rework spellchecking, add `lint-spell` (#29106)silverwind2024-02-091-7/+15
* Update tool dependencies (#29030)silverwind2024-02-021-5/+5
* Add `--no-root` to `update-py` (#27937)silverwind2023-11-061-1/+1
* Install poetry dependencies with --no-root (#27919)silverwind2023-11-061-1/+1
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-241-1/+1
* Remove network call on `make clean` (#27689)techknowlogick2023-10-191-1/+0
* Remove .exe suffix when cross-compiling on Windows (#27448)Sergey Zolotarev2023-10-061-4/+8
* Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337)silverwind2023-10-031-57/+7
* Update JS and Poetry dependencies and eslint (#27200)silverwind2023-09-221-0/+4
* Add `yamllint` (#26965)silverwind2023-09-071-0/+5
* Update tool dependencies (#26607)silverwind2023-08-201-2/+2
* bump go to 1.21 (#26608)techknowlogick2023-08-211-1/+1
* Update govulncheck, fix typo (#26168)silverwind2023-07-261-4/+4
* Docusaurus-ify (#26051)John Olheiser2023-07-261-13/+6
* Move public asset files to the proper directory (#25907)wxiaoguang2023-07-181-3/+3
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-091-5/+5
* Fix `lint-swagger` action (#25593)silverwind2023-06-291-2/+2
* Update JS dependencies and misc tweaks (#25540)silverwind2023-06-271-4/+6
* Add `make poetry-update`, upgrade `djlint` (#25399)silverwind2023-06-261-1/+8
* Gitea version in Makefile (#25456)John Olheiser2023-06-231-1/+1
* Use Actions git context instead of dynamically created buildkit one (#25381)techknowlogick2023-06-201-4/+3
* fix a nit error output in Makefile (#25360)a10121127962023-06-181-1/+1
* use Actions environment variables in Makefile (#25319)techknowlogick2023-06-171-5/+5
* Build nightly binaries with Actions (#25308)techknowlogick2023-06-161-12/+0
* Add template linting via djlint (#25212)silverwind2023-06-141-1/+14
* Remove the service worker (#25010)silverwind2023-05-311-1/+1