| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Upgrade golangci-lint to 1.24.0 (#10894) | zeripath | 2020-03-30 | 1 | -2/+2 |
* | Add 'make lint', restructure 'compliance' pipeline (#10861) | silverwind | 2020-03-29 | 1 | -15/+18 |
* | Simplify grep regexp to be more compatible (#10765) | Stefan Bethke | 2020-03-26 | 1 | -2/+2 |
* | go 1.14 (#10467) | techknowlogick | 2020-03-20 | 1 | -6/+10 |
* | Change PACKAGES to GO_PACKAGES for FreeBSD compatibility (#10747) | guillep2k | 2020-03-17 | 1 | -8/+8 |
* | Use whitelist to find go files, run find only once (#10594) | silverwind | 2020-03-08 | 1 | -14/+15 |
* | Fix makefile syntax error (#10622) | silverwind | 2020-03-06 | 1 | -1/+1 |
* | Add node version variable to docs (#10620) | John Olheiser | 2020-03-05 | 1 | -2/+2 |
* | Frontend build improvements, fix Fomantic build (#10576) | silverwind | 2020-03-03 | 1 | -12/+16 |
* | Fix make find command (#10580) | silverwind | 2020-03-02 | 1 | -1/+5 |
* | Speed up make (#10560) | silverwind | 2020-03-02 | 1 | -9/+9 |
* | Use [:space:] instead of \s (#10508) | zeripath | 2020-02-27 | 1 | -1/+1 |
* | Add frontend/backend make targets, fix source release (#10325) | silverwind | 2020-02-22 | 1 | -18/+36 |
* | remove release-dirs make target (#10350) | silverwind | 2020-02-18 | 1 | -11/+11 |
* | make: add release-sources (#10295) | Antoine GIRARD | 2020-02-16 | 1 | -1/+5 |
* | add TAGS variable prereq on make targets that use it (#10219) | silverwind | 2020-02-11 | 1 | -3/+13 |
* | Improve make PR (force build and help message) (#10178) | Antoine GIRARD | 2020-02-08 | 1 | -1/+2 |
* | Reorganize frontend files and tooling (#10168) | silverwind | 2020-02-07 | 1 | -2/+3 |
* | make: improve make pr (#10165) | Antoine GIRARD | 2020-02-06 | 1 | -3/+3 |
* | Check if go exists before generating the GOPATH (#10100) | zeripath | 2020-02-01 | 1 | -2/+6 |
* | Use a file as make evidence for fomantic instead of a directory (#10032) | guillep2k | 2020-02-01 | 1 | -4/+8 |
* | enable babel-loader cache (#10083) | silverwind | 2020-02-01 | 1 | -1/+1 |
* | fix apple-touch-icon, regenerate images (#10065) | silverwind | 2020-01-30 | 1 | -3/+3 |
* | Add RACE_ENABLED=1 envs for make test* (#10055) | Lunny Xiao | 2020-01-29 | 1 | -13/+17 |
* | Update documentation for the go module era (#9751) | zeripath | 2020-01-28 | 1 | -1/+2 |
* | add touch-icon with background (#10022) | NiTRoeSE | 2020-01-28 | 1 | -0/+2 |
* | move CSS build to webpack (#9983) | silverwind | 2020-01-28 | 1 | -26/+21 |
* | Generate Bindata iff TAGS="bindata" and not up-to-date (#10004) | zeripath | 2020-01-27 | 1 | -2/+3 |
* | Enforce tests do not change files in source tree (#9625) | zeripath | 2020-01-26 | 1 | -0/+12 |
* | avoid useless fomantic rebuilds (#9999) | silverwind | 2020-01-26 | 1 | -0/+3 |
* | Change font to Roboto to support more charsets (#9803) | Lauris BH | 2020-01-25 | 1 | -0/+1 |
* | make node_modules a order-only prerequisite (#9923) | silverwind | 2020-01-25 | 1 | -4/+4 |
* | move fomantic target, update 'make help' (#9945) | silverwind | 2020-01-23 | 1 | -5/+6 |