aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use file filters action instead of Github's files filter (#24877)Lunny Xiao2023-05-251-0/+7
* Reduce verbosity of dev commands (#24917)silverwind2023-05-241-2/+2
* Run stylelint on .vue files (#24865)silverwind2023-05-231-2/+2
* GitHub Actions cleanups (#24620)silverwind2023-05-111-2/+2
* Makefile: Use portable !, not GNUish -not, with find(1). (#24565)riastradh2023-05-071-1/+1
* Unify nightly naming across binaries and docker images (#24116)techknowlogick2023-04-241-0/+5
* Replace whitespace inside template parens during make fmt (#24293)silverwind2023-04-241-2/+6
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-221-39/+71
* Make HAS_GO a simply expanded variable (#24169)silverwind2023-04-171-2/+2
* Introduce lint-md and compliance-docs pipeline (#24021)silverwind2023-04-091-1/+5
* Remove -v from vulncheck (#23953)John Olheiser2023-04-061-1/+1
* Clean some legacy files and move some build files (#23699)wxiaoguang2023-03-251-7/+2
* ensure go/bin path exists when copying hugo bin into it (#23692)techknowlogick2023-03-241-1/+1
* Add `deps-docs` command to makefile (#23686)Yarden Shoham2023-03-241-4/+8
* Restructure documentation. Now the documentation has installation, administra...Lunny Xiao2023-03-231-1/+2
* Enable color for consistency checks diffs (#23563)silverwind2023-03-181-5/+5
* Replace Less with CSS (#23481)silverwind2023-03-141-3/+3
* test_env: hardcode major go version in use (#23464)techknowlogick2023-03-141-1/+1
* Split CI pipelines (#23385)John Olheiser2023-03-101-1/+5
* 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