Commit Graph

254 Commits (4027c5dd7c11c1256094e202be591ec1b86a011e)

Author SHA1 Message Date
silverwind d285b5d35a
Add 'checks' Make and CI tasks (#12352)
4 years ago
6543 ee97e6a66a
Update gitea-vet to v0.2.1 (#12282)
4 years ago
techknowlogick b37c7dd384
Build windows using golang 1.14 (#12489)
4 years ago
techknowlogick bd7d6a3d73
go1.15 (#12475)
4 years ago
silverwind 2fd78c151e
Move jquery-minicolors to npm/webpack (#12305)
4 years ago
silverwind 78cbd0ca72
Update JS deps and linting config (#12295)
4 years ago
silverwind 8d6fa00da0
Detect version of sed in Makefile (#12319)
4 years ago
silverwind e67c042511
Add 'watch-backend' (#12330)
4 years ago
silverwind 7cf23399a0
Rework 'make generate-images' (#12316)
4 years ago
silverwind a3afb88f1b
Remove unused svg and improve 'make svg-check' (#12311)
4 years ago
techknowlogick 366ca88eea
merge docker makefile into main one (#12289)
4 years ago
techknowlogick 6ea2701cd9
Release docs as archive (#12253)
4 years ago
Antoine GIRARD b92a5d8d64
release docs as an archive (#12243)
4 years ago
silverwind 8188176b58
Direct SVG rendering (#12157)
4 years ago
silverwind e3b719863b
Fix potential make error related to fomantic files (#12079)
4 years ago
silverwind 7761245d08
Move fomantic and jQuery to main webpack bundle (#11997)
4 years ago
silverwind 772df93671
Disable go module when downloading global binaries (#12030)
4 years ago
silverwind d31a9c544f
Add public/img/svg to WEBPACK_DEST_ENTRIES (#11993)
4 years ago
Cirno the Strongest a5aa5c58c1
Increase maximum SQLite variables count to 32766 (#11696)
4 years ago
silverwind 3affe9516a
Update fomantic-ui to 2.8.5 (#11736)
4 years ago
silverwind 3761bdb640
Fix serviceworker output file and misc improvements (#11562)
4 years ago
赵智超 4159866528
docs: update 'Testing redux' in CONTRIBUTING.md (#11386)
4 years ago
silverwind 9249c810b8
Switch code editor to Monaco (#11366)
4 years ago
silverwind 606d9d63f6
Update JS dependencies, min Node.js version 10.13 (#11246)
4 years ago
silverwind 310699bca7
Patch fomantic-ui to workaround build issue (#11244)
4 years ago
guillep2k 23163e98a3
Use /tmp for test repositories (#11126)
4 years ago
silverwind cc4da79fb6
add 'make watch-frontend' and expand docs (#10931)
4 years ago
Mura Li 514e269b1d
Support running subtests manually (#10988)
4 years ago
John Olheiser 1648bf2b60
Turn off go modules for xgo and gxz (#10963)
4 years ago
Lunny Xiao 686850e21f
Fix cross compile (#10952)
4 years ago
John Olheiser baadb51445
Add gitea-vet (#10948)
4 years ago
guillep2k b74d30ae27
Prevent support libraries from compiling into Gitea (#10964)
4 years ago
mrsdizzie 2a06d3a590
Enable GO111MODULE=on globally in Makefile (#10939)
4 years ago
Lunny Xiao b264c30394
Move gocovmerge as vendor (#10947)
4 years ago
Lunny Xiao 4f63f283c4
Rename scripts to build and add revive command as a new build tool command (#10942)
4 years ago
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894)
4 years ago
silverwind ad4026431b
Add 'make lint', restructure 'compliance' pipeline (#10861)
4 years ago
Stefan Bethke e72c5cb02a
Simplify grep regexp to be more compatible (#10765)
4 years ago
techknowlogick 2fa1078911
go 1.14 (#10467)
4 years ago
guillep2k 10e8da1f1a
Change PACKAGES to GO_PACKAGES for FreeBSD compatibility (#10747)
4 years ago
silverwind 11f7fc5621
Use whitelist to find go files, run find only once (#10594)
4 years ago
silverwind 334f09d934
Fix makefile syntax error (#10622)
4 years ago
John Olheiser f5a20250ae
Add node version variable to docs (#10620)
4 years ago
silverwind fa6ea60c55
Frontend build improvements, fix Fomantic build (#10576)
4 years ago
silverwind ac4f952f73
Fix make find command (#10580)
4 years ago
silverwind e9afd74bbe
Speed up make (#10560)
4 years ago
zeripath 858aebc2d8
Use [:space:] instead of \s (#10508)
4 years ago
silverwind 2ed9ead6de
Add frontend/backend make targets, fix source release (#10325)
4 years ago
silverwind 17445bbbfa
remove release-dirs make target (#10350)
4 years ago
Antoine GIRARD 9bada628f2
make: add release-sources (#10295)
4 years ago