Commit Graph

504 Commits (41a06d2e824e409a708449341badc9e8684b9c73)

Author SHA1 Message Date
Lunny Xiao 4fdd4fb2c4
Add more test directory to exclude dir of air, remove watching templates from air include dir because gitea has internal mechanism (#22246) (#22247) 2 years ago
zeripath 194b780cd7
Make gitea work using cmd.exe again (#22073) (#22133) 2 years ago
zeripath 888384a631
Correct the fallbacks for mailer configuration (#21945) (#21953) 2 years ago
wxiaoguang 89d52922d0
Fix token generation when using INTERNAL_TOKEN_URI (#21669) (#21670) 2 years ago
wxiaoguang 4869f9c3c8
Revert: auto generate INTERNAL_TOKEN (#21608) (#21609) 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type (#21408) 2 years ago
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
zeripath 88c2e24360
Add KaTeX rendering to Markdown. (#20571) 2 years ago
Gusted 27ac65a124
Only show relevant repositories on explore page (#19361) 2 years ago
silverwind 56220515fc
Enable contenthash in filename for dynamic assets (#20813) 2 years ago
zeripath 943753f560
Support Proxy protocol (#12527) 2 years ago
Will Norris 82f89ff996
auth/reverseproxy: Add support for full name (#20776) 2 years ago
Gusted 58de07e5fd
Add support mCaptcha as captcha provider (#20458) 2 years ago
Norwin 279e4e235c
Increase default item listing size `ISSUE_PAGING_NUM` to 20 (#20547) 2 years ago
wxiaoguang 27e2def5f0
Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#20299) 2 years ago
wxiaoguang 36353e27e6
Do not create empty ".ssh" directory when loading config (#20289) 2 years ago
zeripath 354bfbe779
Allow RSA 2047 bit keys (#20272) 2 years ago
Gusted 0048595811
Remove U2F support (#20141) 2 years ago
Daniil Gentili 95383b7a16
Add sitemap support (#18407) 2 years ago
zeripath c48706ecde
Make AppDataPath absolute against the AppWorkPath if it is not (#19815) 2 years ago
techknowlogick 48dc88acd0
Allow custom redirect for landing page (#19324) 3 years ago
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
zeripath 97625b44e7
Provide configuration to allow camo-media proxying (#12802) 3 years ago
zeripath 461068cfa1
Ensure that setting.LocalURL always has a trailing slash (#19171) 3 years ago
Gusted 6ab4a96855
Update golang.org/x/crypto (#19097) 3 years ago
silverwind fa0e2d60c2
Disable service worker by default (#18914) 3 years ago
Gusted 581d29ec1d
Update SSH Server crypto settings (#18697) 3 years ago
zeripath 2f76608221
Prevent security failure due to bad APP_ID (#18678) 3 years ago
Cristian Le 60f203385e
Support custom ACME provider (#18340) 3 years ago
Gusted 7b25a010c8
Only request write when necessary (#18657) 3 years ago
Clar Fon 99d14f6051
Add separate SSH_USER config option (#17584) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
Gusted 1d98d205f5
Enable deprecation error for v1.17.0 (#18341) 3 years ago
wxiaoguang 5bf8d5445e
Refactor Router Logger (#17308) 3 years ago
Lunny Xiao 35c3553870
Support webauthn (#17957) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
Garionion b59875aa12
allways set a message-id on mails (#17900) 3 years ago
mscherer f49d160447
Replace "unix" by "http+unix" for PROTOCOL (#17771) 3 years ago
wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 3 years ago
zeripath 72d82c5b6f
Handle relative unix socket paths (#17836) 3 years ago
zeripath c96be0cd98
Make SSL cipher suite configurable (#17440) 3 years ago
wxiaoguang 83df0caf15
Sync gitea app path for git hooks and authorized keys when starting (#17335) 3 years ago
Lunny Xiao f494776931
Use a variable but a function for IsProd because of a slight performance increment (#17368) 3 years ago
techknowlogick f0bd1e9896
Add protection to disable Gitea when run as root (#17168) 3 years ago
Romain 987152ba40
Add metrics to get issues by repository (#17225) 3 years ago
Romain fc5ee1edf9
Add metrics to get issues by label (#17201) 3 years ago
techknowlogick babab0bf5e
Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
Gwyneth Morgan 4e0cca3f7d
Use light/dark theme based on system preference (#17051) 3 years ago