Commit Graph

1670 Commits (617a2433a3dd2e32188574ac7b3765bec5082123)

Author SHA1 Message Date
Antoine GIRARD 617a2433a3 Make gitea serv use api/internal (#4886)
6 years ago
Jonas Bröms db30d6d791 Serve audio files using HTML5 audio tag (#5221)
6 years ago
Antoine GIRARD ffd5fb8139 Set heatmap color range configurable (#5165)
6 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Jonas Franz f38fce916e Add comment replies (#5104)
6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120)
6 years ago
Julien Tant dea3d849e1 Give user a link to create PR after push (#4716)
6 years ago
Oleg Kovalov 971dccda16 Use type switch (#5122)
6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
6 years ago
SagePtr eb0c848f5b Use native go method to get current user rather than environment variable (#4930)
6 years ago
Lauris BH 81702e6ec9 Detect charset and convert non UTF-8 files for display (#4950)
6 years ago
Lanre Adelowo 2a6d3ba058 Allow admin toggle forcing a password change for newly created users (#4563)
6 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489)
6 years ago
Drew Bowering 8e3e59fdb8 Fix: Let's Encrypt configuration settings (#4911)
6 years ago
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840)
6 years ago
Lanre Adelowo be48397945 Slack webhook channel name cannot be empty or just contain an hashtag (#4786)
6 years ago
Lauris BH fa4663e61e Add push webhook support for mirrored repositories (#4127)
6 years ago
SagePtr bf55276189 Fix redirect with non-ascii branch names (#4764) (#4810)
6 years ago
Nicolas Lenz 668a477c69 Fix trimming of markup section names (#4863)
6 years ago
techknowlogick 080428b2bf
Upgrade images in .drone.yml to more recent versions (#4819)
6 years ago
Piotr Orzechowski 56d931aeac Hide home button when landing page is not set to home (#4651)
6 years ago
EnricoFerro 0a24f5cac8 Disable 'May Import Local Repository' when is disabled by setting (Issue #4779) (#4780)
6 years ago
Fluf b82c14b3d2 add letsencrypt to Gitea (#4189)
6 years ago
Lauris BH 92466129ec
Improve URL validation for external wiki and external issues (#4710)
6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529)
6 years ago
Piotr Orzechowski 152c6af97e Fix custom templates being ignored (#4638)
6 years ago
SagePtr 32145b6de8 Push whitelist now doesn't apply to branch deletion (#4601) (#4607)
6 years ago
Jerry Jacobs b1bc08e268 cmd/serve: pprof cpu and memory profile dumps to disk (#4560)
6 years ago
Lanre Adelowo 0df7cab4fb prevent empty review comment (#4632)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
Piotr Orzechowski a74426d631 Swagger.v1.json template (#3572)
6 years ago
Kjell Kvinge ba358ecbf5 Make max commits in graph configurable (#4498)
6 years ago
Lunny Xiao 0bb1c84208 Add csv file render support defaultly (#4105)
6 years ago
Lunny Xiao d1337299e2 add valid for lfs oid (#4461)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
techknowlogick f1d6a1fffc
Add the ability to have built in themes in Gitea (#4198)
6 years ago
Jonas Franz 2a60e72fcd
Replace src with raw to fix image paths (#4377)
6 years ago
Fluf f035dcd4f2 Add Recaptcha functionality to Gitea (#4044)
6 years ago
Kim "BKC" Carlbäcker cbee921c28 Limit uploaded avatar image-size to 4096x3072 by default (#4353)
6 years ago
techknowlogick 4ee52b7161 Add scope to Gitlab oauth request (#4330)
6 years ago
Jonas Franz 801843b011 Fix open redirect vulnerability on login screen (#4312)
6 years ago
Jonas Franz 85414d8b75 Show second line by using >= 1 instead of > 1 (#4251)
6 years ago
Antoine GIRARD 23ba5c870f markup: escape short wiki link (#4091)
6 years ago
David Schneiderbauer adba2ad609 fix not respecting landing page setting (#4209)
6 years ago
Inon S 1bcabb8b1e Removed unnecessary line referencing LFS struct (#4113)
6 years ago
Bwko 1f877f8c87 Add tag check to release draft creation (#3729)
6 years ago
Antoine GIRARD 35c3510335 Fix #4081 Check for leading / in base before removing it (#4082)
6 years ago
Inon S 15f6ec9632 LFS: make HTTP auth period configurable (#4035)
6 years ago
Jonas Franz 2139c152cb Fix relative markdown links with anchors (#4058)
6 years ago
Lunny Xiao 5c95f7c7ce
fix attachment ENABLED (#4064)
6 years ago