summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* update branch in CI and docs (#15631)techknowlogick2021-05-041-1/+1
* Output node min version variable (#15562)Kyle D2021-04-211-1/+2
* Make build scripts compatible with node 12 (#15479)silverwind2021-04-151-2/+2
* Build go-git variants for windows (#15482)zeripath2021-04-151-0/+3
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-0/+1
* Stop packaging node_modules in release tarballs (#15273)silverwind2021-04-091-48/+15
* Add frontend testing, require node 12 (#15315)silverwind2021-04-081-4/+14
* Fix release expansion issue (#15251)zeripath2021-04-021-2/+2
* Introduce esbuild on webpack (#14578)Lunny Xiao2021-04-021-12/+43
* Create Proper Migration Tests (#15116)zeripath2021-03-241-6/+31
* Prevent incorrect HTML escaping in swagger.json (#14957)zeripath2021-03-111-2/+2
* build darwin on arm64 platforms (#14951)techknowlogick2021-03-101-1/+1
* use gomod support w/ xgo (#14836)techknowlogick2021-03-011-6/+6
* go1.16 (#14783)techknowlogick2021-02-281-2/+2
* Generate man pages (#13901)65432021-02-241-1/+10
* build for only available darwin target (#14771)techknowlogick2021-02-221-1/+1
* Make release-linux archtectures via envs (#14184)Lunny Xiao2021-02-221-1/+3
* Update golangci-lint v1.35.2 -> v1.37.0 (#14747)65432021-02-191-1/+1
* remove outdated notice in makefile (#14720)techknowlogick2021-02-171-1/+0
* Fixed irritating error message related to go version (#14611)uli-heller2021-02-081-1/+1
* Use caddy's certmagic library for extensible/robust ACME handling (#14177)techknowlogick2021-01-251-1/+1
* Update golangci-lint to 1.35.2 (#14418)techknowlogick2021-01-211-1/+1
* It seems vet on windows is unnecessary (#14302)Lunny Xiao2021-01-191-1/+1
* deprecate building for mips (#14174)techknowlogick2021-01-011-1/+1
* Update JS dependencies and webpack (#14118)silverwind2020-12-271-4/+4
* put ${CURDIR} in quotes to prevent make from splitting paths with spaces into...Kyle D2020-12-181-21/+21
* gitea png to logo (#13974)Kyle D2020-12-181-1/+1
* Makefile cleanup & double golangci-lint timeout (#14044)silverwind2020-12-171-4/+2
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-8/+11
* Added 2 fuzzers (#13818)AdamKorcz2020-12-101-1/+1
* Reduce make verbosity (#13803)silverwind2020-12-031-14/+21
* Fix webpack build warnings (#13752)silverwind2020-11-301-2/+2
* Update JS dependencies and misc tweaks (#13741)silverwind2020-11-291-6/+9
* Format files (#13698)65432020-11-281-2/+2
* Enable linting of JS inside templates (#13708)silverwind2020-11-281-1/+1
* Fix Fomatic Build (#13595)silverwind2020-11-161-2/+2
* Add Vue linting (#13447)silverwind2020-11-071-2/+2
* Fully remove fomantic-ui from frontend build dependencies (#13340)silverwind2020-10-281-1/+1
* Precompile fomantic-ui files (#13332)silverwind2020-10-271-3/+3
* Use GO variable in go-check target (#13146) (#13147)E142020-10-151-1/+1
* Gitea 2 Gitea migration (#12657)65432020-10-141-2/+3
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Add migration for password algorithm change (#12784)zeripath2020-09-151-1/+1
* Use pre-built hugo binary in release step (#12725)techknowlogick2020-09-051-1/+1
* Add 'make watch' (#12636)silverwind2020-09-041-0/+5
* Bump min required golang to 1.13 (#12717)techknowlogick2020-09-041-2/+2
* Add make targed generate-license & generate-gitignore + Update (#12682)65432020-09-021-0/+11
* update to latest golangci-lint (v1.30.0) (#12597)techknowlogick2020-08-251-1/+1
* go1.15 on windows (#12589)techknowlogick2020-08-241-2/+3
* Fix 'make help' (#12509)silverwind2020-08-171-3/+3