Commit Graph

527 Commits (62ac3251fa545d32bdfc9ff824106b97ec63edbb)

Author SHA1 Message Date
wxiaoguang de4a21fcb4
Refactor INI package (first step) (#25024) 1 year ago
wxiaoguang 5f39285d6d
Improve RunMode / dev mode (#24886) 2 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
wxiaoguang 2a56666fd2
Fix incorrect CurrentUser check for docker rootless (#24441) 2 years ago
Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
Lunny Xiao 623a539f23
Move pidfile creation from setting to web cmd package (#23285) 2 years ago
zeripath ef11d41639
Make CI use a dummy password hasher for all tests (#22983) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
ByLCY 7baeb9c52a
Add new captcha: cloudflare turnstile (#22369) 2 years ago
delvh 4d20a4a1ba
Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962) 2 years ago
Yarden Shoham ce4fd95233
Use native error checking with `exec.ErrDot` (#22735) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
KN4CK3R fc037b4b82
Add support for incoming emails (#22056) 2 years ago
Lunny Xiao 2220e5d245
Allow HOST has no port (#22280) 2 years ago
Lunny Xiao 90237d8abd
Add more test directory to exclude dir of air, remove watching templates from air include dir because gitea has internal mechanism (#22246) 2 years ago
zeripath 4fb2006ca1
Make gitea work using cmd.exe again (#22073) 2 years ago
silverwind 0585ac3ac6
Update go dev dependencies (#22064) 2 years ago
Saswat Padhi 715cf46dc4
Normalize `AppURL` according to RFC 3986 (#21950) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
zeripath f6fd501841
Correct the fallbacks for mailer configuration (#21945) 2 years ago
Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622) 2 years ago
zeripath 99688ef994
Attempt clarify AppWorkPath etc. (#21656) 2 years ago
wxiaoguang 4d1e2b8334
Fix token generation when using INTERNAL_TOKEN_URI (#21669) 2 years ago
Xinyu Zhou 100448a007
Allow disable sitemap (#21617) 2 years ago
wxiaoguang e09025fdce
Revert: auto generate INTERNAL_TOKEN (#21608) 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