You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
John Olheiser ded9a218f7
fix: omit avatar_url in discord payload when empty (#22393) (#22395)
1 year ago
.gitea Issue template form (#16349) 2 years ago
.github update discord invite (#19907) 1 year ago
assets Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 1 year ago
build Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 1 year ago
cmd Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051) 1 year ago
contrib Move some helper files out of models (#19355) 1 year ago
custom/conf Add disable download source configuration (#20548) (#20579) 1 year ago
docker Fix the mode of custom dir to 0700 in docker-rootless (#20861) (#20867) 1 year ago
docs Add disable download source configuration (#20548) (#20579) 1 year ago
integrations Use complete SHA to create and query commit status (#22244) (#22258) 1 year ago
models Use padded keyid (#22288) 1 year ago
modules Use complete SHA to create and query commit status (#22244) (#22258) 1 year ago
options Fix modified due date message (#20388) (#21032) 1 year ago
public Change review buttons to icons to make space for text (#20934) (#20978) 1 year ago
routers Use padded keyid (#22288) 1 year ago
services fix: omit avatar_url in discord payload when empty (#22393) (#22395) 1 year ago
snap revert to node14 for snapcraft 2 years ago
templates Fix key signature error page (#22229) (#22231) 1 year ago
tools Remove legacy `+build:` constraint (#19582) 1 year ago
web_src Ignore line anchor links with leading zeroes (#21728) (#21777) 1 year ago
.air.toml Exclude from watching tests (#17744) 2 years ago
.changelog.yml Changelog v1.17.0-rc1 (#20023) 1 year ago
.drone.yml fix: update libcurl in docs pipeline (#22205) 1 year ago
.editorconfig add well-known config for OIDC (#15355) 3 years ago
.eslintrc Introduce eslint-plugin-jquery (#19690) 1 year ago
.gitattributes Update .gitattributes for .tmpl files (#18576) 2 years ago
.gitignore Validate migration files (#18203) 2 years ago
.golangci.yml Update go tool dependencies (#19676) 1 year ago
.ignore Add some .ignore entries (#18296) 2 years ago
.lgtm refactor: ignore LGTM from author of pull request. (#3283) 6 years ago
.npmrc Stop packaging node_modules in release tarballs (#15273) 3 years ago
.stylelintrc Update JS dependencies (#18898) 2 years ago
BSDmakefile Add BSDmakefile to prevent errors when `make` is called under FreeBSD (#4446) 5 years ago
CHANGELOG.md Update changelog for 1.17.4 (#22198) 1 year ago
CONTRIBUTING.md homebrew updates via cron 2 years ago
DCO follow the advisor: add DCO and some improvements 7 years ago
Dockerfile alpine 3.16 (#19797) 1 year ago
Dockerfile.rootless alpine 3.16 (#19797) 1 year ago
LICENSE Fix typo 7 years ago
MAINTAINERS Remove singuliere from MAINTAINERS (#19883) 1 year ago
Makefile Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 1 year ago
README.md Use Golang 1.18 for Gitea 1.17 release (#19918) 1 year ago
README_ZH.md Update `TODOs` badge to reflect new default branch (#18182) 2 years ago
SECURITY.md Add security policy to repo (#12536) 3 years ago
build.go Remove legacy `+build:` constraint (#19582) 1 year ago
go.mod Upgrade golang.org/x/crypto (#21792) (#21794) 1 year ago
go.sum Upgrade golang.org/x/crypto (#21792) (#21794) 1 year ago
jest.config.js Enable contenthash in filename for dynamic assets (#20813) (#20932) 1 year ago
main.go Add support for rendering terminal output with colors (#19497) 1 year ago
package-lock.json Enable contenthash in filename for dynamic assets (#20813) (#20932) 1 year ago
package.json Enable contenthash in filename for dynamic assets (#20813) (#20932) 1 year ago
webpack.config.js Enable contenthash in filename for dynamic assets (#20813) (#20932) 1 year ago