summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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