aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 'checks' Make and CI tasks (#12352)silverwind2020-08-161-7/+19
* Update gitea-vet to v0.2.1 (#12282)65432020-08-151-1/+1
* Build windows using golang 1.14 (#12489)techknowlogick2020-08-131-1/+2
* go1.15 (#12475)techknowlogick2020-08-131-1/+1
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-291-1/+1
* Update JS deps and linting config (#12295)silverwind2020-07-271-0/+1
* Detect version of sed in Makefile (#12319)silverwind2020-07-271-9/+6
* Add 'watch-backend' (#12330)silverwind2020-07-271-1/+11
* Rework 'make generate-images' (#12316)silverwind2020-07-261-28/+2
* Remove unused svg and improve 'make svg-check' (#12311)silverwind2020-07-241-2/+3
* merge docker makefile into main one (#12289)techknowlogick2020-07-211-2/+13
* Release docs as archive (#12253)techknowlogick2020-07-151-1/+1
* release docs as an archive (#12243)Antoine GIRARD2020-07-131-1/+12
* Direct SVG rendering (#12157)silverwind2020-07-121-3/+20
* Fix potential make error related to fomantic files (#12079)silverwind2020-06-281-5/+5
* Move fomantic and jQuery to main webpack bundle (#11997)silverwind2020-06-271-5/+5
* Disable go module when downloading global binaries (#12030)silverwind2020-06-261-6/+6
* Add public/img/svg to WEBPACK_DEST_ENTRIES (#11993)silverwind2020-06-201-1/+1
* Increase maximum SQLite variables count to 32766 (#11696)Cirno the Strongest2020-06-051-5/+8
* Update fomantic-ui to 2.8.5 (#11736)silverwind2020-06-031-2/+1
* Fix serviceworker output file and misc improvements (#11562)silverwind2020-05-241-3/+4
* docs: update 'Testing redux' in CONTRIBUTING.md (#11386)赵智超2020-05-141-23/+23
* Switch code editor to Monaco (#11366)silverwind2020-05-141-2/+3
* Update JS dependencies, min Node.js version 10.13 (#11246)silverwind2020-04-301-1/+1
* Patch fomantic-ui to workaround build issue (#11244)silverwind2020-04-301-3/+4
* Use /tmp for test repositories (#11126)guillep2k2020-04-191-4/+32
* add 'make watch-frontend' and expand docs (#10931)silverwind2020-04-121-0/+5
* Support running subtests manually (#10988)Mura Li2020-04-071-6/+6
* Turn off go modules for xgo and gxz (#10963)John Olheiser2020-04-061-4/+4
* Fix cross compile (#10952)Lunny Xiao2020-04-051-1/+1
* Add gitea-vet (#10948)John Olheiser2020-04-051-2/+6
* Prevent support libraries from compiling into Gitea (#10964)guillep2k2020-04-051-1/+1
* Enable GO111MODULE=on globally in Makefile (#10939)mrsdizzie2020-04-041-16/+16
* Move gocovmerge as vendor (#10947)Lunny Xiao2020-04-041-4/+1
* Rename scripts to build and add revive command as a new build tool command (#...Lunny Xiao2020-04-031-5/+2
* Upgrade golangci-lint to 1.24.0 (#10894)zeripath2020-03-301-2/+2
* Add 'make lint', restructure 'compliance' pipeline (#10861)silverwind2020-03-291-15/+18
* Simplify grep regexp to be more compatible (#10765)Stefan Bethke2020-03-261-2/+2
* go 1.14 (#10467)techknowlogick2020-03-201-6/+10
* Change PACKAGES to GO_PACKAGES for FreeBSD compatibility (#10747)guillep2k2020-03-171-8/+8
* Use whitelist to find go files, run find only once (#10594)silverwind2020-03-081-14/+15
* Fix makefile syntax error (#10622)silverwind2020-03-061-1/+1
* Add node version variable to docs (#10620)John Olheiser2020-03-051-2/+2