Commit Graph

194 Commits (db42a15fa01b27fce2ff792fa26365edeae1894d)

Author SHA1 Message Date
NiTRoeSE db42a15fa0
add touch-icon with background (#10022)
4 years ago
silverwind 1019913eab move CSS build to webpack (#9983)
4 years ago
zeripath 48abe41ea8
Generate Bindata iff TAGS="bindata" and not up-to-date (#10004)
4 years ago
zeripath 20d637a0f8
Enforce tests do not change files in source tree (#9625)
4 years ago
silverwind 87e1438005 avoid useless fomantic rebuilds (#9999)
4 years ago
Lauris BH 59510d6227
Change font to Roboto to support more charsets (#9803)
4 years ago
silverwind 8ca07305fb make node_modules a order-only prerequisite (#9923)
4 years ago
silverwind bfdfa9a8b3 move fomantic target, update 'make help' (#9945)
4 years ago
silverwind c7fe028db4 misc webpack tweaks (#9924)
4 years ago
Lunny Xiao 5cf241b312
Use npm to manage fomantic and only build needed components (#9561)
4 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
4 years ago
Antoine GIRARD 8dd5ab2a14 ci: simplify tag/release by always running coverage (#9774)
4 years ago
silverwind f00961abe7 move swagger-ui to webpack/npm (#9714)
4 years ago
guillep2k 565eb1811c Add test for git + git lfs (#9753)
4 years ago
Antoine GIRARD dfe4564072
ci: go back to golangci-lint 1.20.0 (#9742)
4 years ago
silverwind 74e35aae11 remove deprecated targets from Makefile (#9729)
4 years ago
techknowlogick fef49f5e2e golangci-lint 1.22.2 (#9711)
4 years ago
6543 7e4f490482 [Docs] introduce "make help" (#9604)
4 years ago
dankm d66ae50fd5 Address minor portability issues (#9414)
4 years ago
silverwind 7217b703e9 Combine Drone release steps (#9338)
4 years ago
techknowlogick c34fdf7e33
prebuild CSS/JS before xgo release binaries (#9293)
4 years ago
silverwind 3f42934b9a Remove explicit 'generate' calls, fix release task (#9288)
4 years ago
silverwind 9ff5b75559 Switch CSS minifier to cssnano (#9260)
4 years ago
silverwind d9c67a8c90 Add Node.js build dep, remove built js/css files (#9114)
4 years ago
Gary Kim 9feab29405 Check compiled files during build (#9042)
4 years ago
Lunny Xiao afe50873a5 Move index.js to web_src and use webpack to pack them (#8598)
4 years ago
Lunny Xiao e4e6d48e30 Move less from public/ to web_src/ so that it will not be packe… (#8908)
5 years ago
6543 5a187f4bcc Add API for Issue set Subscription (#8729)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
kolaente 7408942c80 Update golangci to v1.20 (#8432)
5 years ago
kolaente 249dbbe0bc Update golangci to v1.19.1 (#8414)
5 years ago
Lunny Xiao a8c024043c Improve integration tests (#8276)
5 years ago
techknowlogick 3f5cdfe359 use go 1.13 (#8088)
5 years ago
Antoine GIRARD 9fe4437bda Use vendored go-swagger (#8087)
5 years ago
Mura Li dd3ba9bb6b Fix make-generate using non-vendor packages (#8008)
5 years ago
Antoine GIRARD 256b178176
Update swagger to 0.20.1 (#8010)
5 years ago
techknowlogick 99a004c343
Update golangci-lint to v1.17.1 (#7848)
5 years ago
Lars Kistner 714dcf9dad remove `-i` flag from GOFLAGS (#7778)
5 years ago
Lunny Xiao 87404d7c0b Use vendors when go generate (#7340)
5 years ago
Cherrg 86750325c7 workaround broken drone build (#7362)
5 years ago
silverwind c37ec66ee2 replace lesshint with stylelint (#7305)
5 years ago
silverwind a71cabbd53 add 'npm' and 'npm-update' make targets and lockfile (#7246)
5 years ago
silverwind 9ce4d89e99 UI: Fix overflow issues in repo (#7190)
5 years ago
Cherrg 2f39fc7bb6 fix drone build bug (#7192)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata (#7080)
5 years ago
techknowlogick a83c80a000 Disable arm7 builds (#7037)
5 years ago
silverwind d9dcd09340 add make targets for js and css, add js linter (#6952)
5 years ago
Xaver Maierhofer 3957b40021 Add less linter via npx (#6936)
5 years ago
Xaver Maierhofer 06ae9a3a96 Use single line per selector & don't strip license comments (#6919)
5 years ago