| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Fomatic Build (#13595) | silverwind | 2020-11-16 | 1 | -2/+2 |
* | Add Vue linting (#13447) | silverwind | 2020-11-07 | 1 | -2/+2 |
* | Fully remove fomantic-ui from frontend build dependencies (#13340) | silverwind | 2020-10-28 | 1 | -1/+1 |
* | Precompile fomantic-ui files (#13332) | silverwind | 2020-10-27 | 1 | -3/+3 |
* | Use GO variable in go-check target (#13146) (#13147) | E14 | 2020-10-15 | 1 | -1/+1 |
* | Gitea 2 Gitea migration (#12657) | 6543 | 2020-10-14 | 1 | -2/+3 |
* | Update golangci-lint to version 1.31.0 (#13102) | kolaente | 2020-10-11 | 1 | -1/+1 |
* | Add migration for password algorithm change (#12784) | zeripath | 2020-09-15 | 1 | -1/+1 |
* | Use pre-built hugo binary in release step (#12725) | techknowlogick | 2020-09-05 | 1 | -1/+1 |
* | Add 'make watch' (#12636) | silverwind | 2020-09-04 | 1 | -0/+5 |
* | Bump min required golang to 1.13 (#12717) | techknowlogick | 2020-09-04 | 1 | -2/+2 |
* | Add make targed generate-license & generate-gitignore + Update (#12682) | 6543 | 2020-09-02 | 1 | -0/+11 |
* | update to latest golangci-lint (v1.30.0) (#12597) | techknowlogick | 2020-08-25 | 1 | -1/+1 |
* | go1.15 on windows (#12589) | techknowlogick | 2020-08-24 | 1 | -2/+3 |
* | Fix 'make help' (#12509) | silverwind | 2020-08-17 | 1 | -3/+3 |
* | Add 'checks' Make and CI tasks (#12352) | silverwind | 2020-08-16 | 1 | -7/+19 |
* | Update gitea-vet to v0.2.1 (#12282) | 6543 | 2020-08-15 | 1 | -1/+1 |
* | Build windows using golang 1.14 (#12489) | techknowlogick | 2020-08-13 | 1 | -1/+2 |
* | go1.15 (#12475) | techknowlogick | 2020-08-13 | 1 | -1/+1 |
* | Move jquery-minicolors to npm/webpack (#12305) | silverwind | 2020-07-29 | 1 | -1/+1 |
* | Update JS deps and linting config (#12295) | silverwind | 2020-07-27 | 1 | -0/+1 |
* | Detect version of sed in Makefile (#12319) | silverwind | 2020-07-27 | 1 | -9/+6 |
* | Add 'watch-backend' (#12330) | silverwind | 2020-07-27 | 1 | -1/+11 |
* | Rework 'make generate-images' (#12316) | silverwind | 2020-07-26 | 1 | -28/+2 |
* | Remove unused svg and improve 'make svg-check' (#12311) | silverwind | 2020-07-24 | 1 | -2/+3 |
* | merge docker makefile into main one (#12289) | techknowlogick | 2020-07-21 | 1 | -2/+13 |
* | Release docs as archive (#12253) | techknowlogick | 2020-07-15 | 1 | -1/+1 |
* | release docs as an archive (#12243) | Antoine GIRARD | 2020-07-13 | 1 | -1/+12 |
* | Direct SVG rendering (#12157) | silverwind | 2020-07-12 | 1 | -3/+20 |
* | Fix potential make error related to fomantic files (#12079) | silverwind | 2020-06-28 | 1 | -5/+5 |
* | Move fomantic and jQuery to main webpack bundle (#11997) | silverwind | 2020-06-27 | 1 | -5/+5 |
* | Disable go module when downloading global binaries (#12030) | silverwind | 2020-06-26 | 1 | -6/+6 |
* | Add public/img/svg to WEBPACK_DEST_ENTRIES (#11993) | silverwind | 2020-06-20 | 1 | -1/+1 |
* | Increase maximum SQLite variables count to 32766 (#11696) | Cirno the Strongest | 2020-06-05 | 1 | -5/+8 |
* | Update fomantic-ui to 2.8.5 (#11736) | silverwind | 2020-06-03 | 1 | -2/+1 |
* | Fix serviceworker output file and misc improvements (#11562) | silverwind | 2020-05-24 | 1 | -3/+4 |
* | docs: update 'Testing redux' in CONTRIBUTING.md (#11386) | 赵智超 | 2020-05-14 | 1 | -23/+23 |
* | Switch code editor to Monaco (#11366) | silverwind | 2020-05-14 | 1 | -2/+3 |
* | Update JS dependencies, min Node.js version 10.13 (#11246) | silverwind | 2020-04-30 | 1 | -1/+1 |
* | Patch fomantic-ui to workaround build issue (#11244) | silverwind | 2020-04-30 | 1 | -3/+4 |
* | Use /tmp for test repositories (#11126) | guillep2k | 2020-04-19 | 1 | -4/+32 |
* | add 'make watch-frontend' and expand docs (#10931) | silverwind | 2020-04-12 | 1 | -0/+5 |
* | Support running subtests manually (#10988) | Mura Li | 2020-04-07 | 1 | -6/+6 |
* | Turn off go modules for xgo and gxz (#10963) | John Olheiser | 2020-04-06 | 1 | -4/+4 |
* | Fix cross compile (#10952) | Lunny Xiao | 2020-04-05 | 1 | -1/+1 |
* | Add gitea-vet (#10948) | John Olheiser | 2020-04-05 | 1 | -2/+6 |
* | Prevent support libraries from compiling into Gitea (#10964) | guillep2k | 2020-04-05 | 1 | -1/+1 |
* | Enable GO111MODULE=on globally in Makefile (#10939) | mrsdizzie | 2020-04-04 | 1 | -16/+16 |
* | Move gocovmerge as vendor (#10947) | Lunny Xiao | 2020-04-04 | 1 | -4/+1 |
* | Rename scripts to build and add revive command as a new build tool command (#... | Lunny Xiao | 2020-04-03 | 1 | -5/+2 |