| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Install poetry dependencies with --no-root (#27919) | silverwind | 2023-11-06 | 1 | -1/+1 |
* | Upgrade to golangci-lint@v1.55.0 (#27756) | silverwind | 2023-10-24 | 1 | -1/+1 |
* | Remove network call on `make clean` (#27689) | techknowlogick | 2023-10-19 | 1 | -1/+0 |
* | Remove .exe suffix when cross-compiling on Windows (#27448) | Sergey Zolotarev | 2023-10-06 | 1 | -4/+8 |
* | Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337) | silverwind | 2023-10-03 | 1 | -57/+7 |
* | Update JS and Poetry dependencies and eslint (#27200) | silverwind | 2023-09-22 | 1 | -0/+4 |
* | Add `yamllint` (#26965) | silverwind | 2023-09-07 | 1 | -0/+5 |
* | Update tool dependencies (#26607) | silverwind | 2023-08-20 | 1 | -2/+2 |
* | bump go to 1.21 (#26608) | techknowlogick | 2023-08-21 | 1 | -1/+1 |
* | Update govulncheck, fix typo (#26168) | silverwind | 2023-07-26 | 1 | -4/+4 |
* | Docusaurus-ify (#26051) | John Olheiser | 2023-07-26 | 1 | -13/+6 |
* | Move public asset files to the proper directory (#25907) | wxiaoguang | 2023-07-18 | 1 | -3/+3 |
* | Update tool dependencies, lock govulncheck and actionlint (#25655) | silverwind | 2023-07-09 | 1 | -5/+5 |
* | Fix `lint-swagger` action (#25593) | silverwind | 2023-06-29 | 1 | -2/+2 |
* | Update JS dependencies and misc tweaks (#25540) | silverwind | 2023-06-27 | 1 | -4/+6 |
* | Add `make poetry-update`, upgrade `djlint` (#25399) | silverwind | 2023-06-26 | 1 | -1/+8 |
* | Gitea version in Makefile (#25456) | John Olheiser | 2023-06-23 | 1 | -1/+1 |
* | Use Actions git context instead of dynamically created buildkit one (#25381) | techknowlogick | 2023-06-20 | 1 | -4/+3 |
* | fix a nit error output in Makefile (#25360) | a1012112796 | 2023-06-18 | 1 | -1/+1 |
* | use Actions environment variables in Makefile (#25319) | techknowlogick | 2023-06-17 | 1 | -5/+5 |
* | Build nightly binaries with Actions (#25308) | techknowlogick | 2023-06-16 | 1 | -12/+0 |
* | Add template linting via djlint (#25212) | silverwind | 2023-06-14 | 1 | -1/+14 |
* | Remove the service worker (#25010) | silverwind | 2023-05-31 | 1 | -1/+1 |
* | Use file filters action instead of Github's files filter (#24877) | Lunny Xiao | 2023-05-25 | 1 | -0/+7 |
* | Reduce verbosity of dev commands (#24917) | silverwind | 2023-05-24 | 1 | -2/+2 |
* | Run stylelint on .vue files (#24865) | silverwind | 2023-05-23 | 1 | -2/+2 |
* | GitHub Actions cleanups (#24620) | silverwind | 2023-05-11 | 1 | -2/+2 |
* | Makefile: Use portable !, not GNUish -not, with find(1). (#24565) | riastradh | 2023-05-07 | 1 | -1/+1 |
* | Unify nightly naming across binaries and docker images (#24116) | techknowlogick | 2023-04-24 | 1 | -0/+5 |
* | Replace whitespace inside template parens during make fmt (#24293) | silverwind | 2023-04-24 | 1 | -2/+6 |
* | Update go tool dependencies, restructure lint targets (#24239) | silverwind | 2023-04-22 | 1 | -39/+71 |
* | Make HAS_GO a simply expanded variable (#24169) | silverwind | 2023-04-17 | 1 | -2/+2 |
* | Introduce lint-md and compliance-docs pipeline (#24021) | silverwind | 2023-04-09 | 1 | -1/+5 |
* | Remove -v from vulncheck (#23953) | John Olheiser | 2023-04-06 | 1 | -1/+1 |
* | Clean some legacy files and move some build files (#23699) | wxiaoguang | 2023-03-25 | 1 | -7/+2 |
* | ensure go/bin path exists when copying hugo bin into it (#23692) | techknowlogick | 2023-03-24 | 1 | -1/+1 |
* | Add `deps-docs` command to makefile (#23686) | Yarden Shoham | 2023-03-24 | 1 | -4/+8 |
* | Restructure documentation. Now the documentation has installation, administra... | Lunny Xiao | 2023-03-23 | 1 | -1/+2 |
* | Enable color for consistency checks diffs (#23563) | silverwind | 2023-03-18 | 1 | -5/+5 |
* | Replace Less with CSS (#23481) | silverwind | 2023-03-14 | 1 | -3/+3 |
* | test_env: hardcode major go version in use (#23464) | techknowlogick | 2023-03-14 | 1 | -1/+1 |