This website works better with JavaScript
Home
Verkennen
Help
Inloggen
mirrors
/
gogs
spiegel van
https://github.com/gogs/gogs
Volgen
2
Ster
0
Vork
0
Bestanden
Issues
0
Wiki
Boom:
5169a0e025
Aftakkingen
Labels
dependabot/go_modules/github.com/olekukonko/tablewriter-1.1.0
dependabot/go_modules/golang.org/x/crypto-0.42.0
dependabot/go_modules/gopkg.in/macaron.v1-1.5.1
dependabot/go_modules/gorm.io/gorm-1.31.0
dependabot/go_modules/modernc.org/sqlite-1.39.0
jc/db-migrate-orgs
jc/exp/pack-release-archives-in-docker
jc/exp/srcgraph-external-service
main
release/0.12
release/0.13
v0.13.3
v0.13.3-rc.1
v0.13.2
v0.13.2-rc.1
v0.13.1
v0.13.1-rc.1
v0.13.0
v0.13.0-rc.1
v0.12.11
v0.12.11-rc.1
v0.12.10
v0.12.10-rc.1
v0.12.9
v0.12.9-rc.1
v0.12.8
v0.12.8-rc.1
v0.12.7
v0.12.7-rc.1
v0.12.6
v0.12.6-rc.1
v0.12.5
v0.12.5-rc.1
v0.12.4
v0.12.4-rc.1
v0.12.3
v0.12.2
v0.12.1
v0.12.0
v0.11.91
v0.11.86
v0.11.79
v0.11.66
v0.11.53
v0.11.43
v0.11.34
v0.11.33
v0.11.29
v0.11.19
v0.11.4
v0.11
v0.11rc
v0.10.18
v0.10.8
v0.10.1
v0.10
v0.10rc
v0.9.141
v0.9.128
v0.9.113
v0.9.97
v0.9.71
v0.9.60
v0.9.48
v0.9.46
v0.9.13
v0.9.0
v0.8.43
v0.8.25
v0.8.10
v0.8.0
v0.7.33
v0.7.22
v0.7.19
v0.7.6
v0.7.0
v0.6.15
v0.6.9
v0.6.5
v0.6.3
v0.6.1
v0.6.0
v0.5.13
v0.5.11
v0.5.9
v0.5.8
v0.5.5
v0.5.2
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.0
gogs
/
conf
Unknwon
2bb982dada
#1080
: Remove footer ads/branding from default template
10 jaren geleden
..
gitignore
69e332f432
Removed trailing white spaces
11 jaren geleden
license
8dd07c0ddd
New UI merge in progress
11 jaren geleden
locale
ade343f6dc
Add Polish support
10 jaren geleden
README
e6cf83b8c0
Put default config into binary
10 jaren geleden
app.ini
2bb982dada
#1080
: Remove footer ads/branding from default template
10 jaren geleden
README
Execute following command in ROOT directory when anything is changed:
$ go-bindata -o=modules/bindata/bindata.go -ignore="\\.DS_Store|README" -pkg=bindata conf/...
Add -debug flag to make life easier in development(somehow isn't working):
$ go-bindata -debug -o=modules/bindata/bindata.go -ignore="\\.DS_Store|README" -pkg=bindata conf/...