Commit Graph

673 Commits (75f128ebf8afb89aecd847a30650c8e7e2aa0214)

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 198342efe4
Add setting to disable the git apply step in test patch (#22130) (#22170) 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
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 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
Clar Fon 036dd8a788
Rework mailer settings (#18982) 2 years ago
Lunny Xiao 589677fafb
Add disable download source configuration (#20548) 2 years ago
Norwin 8a330b6b5b
Add setting `SQLITE_JOURNAL_MODE` to enable WAL (#20535) 2 years ago
Gusted b7c6ec91ba
Use default values when provided values are empty (#20318) 3 years ago
wxiaoguang 27e2def5f0
Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#20299) 3 years ago
wxiaoguang 36353e27e6
Do not create empty ".ssh" directory when loading config (#20289) 3 years ago
wxiaoguang 496b8e3990
Use git.HOME_PATH for Git HOME directory (#20114) 3 years ago
zeripath 354bfbe779
Allow RSA 2047 bit keys (#20272) 3 years ago
silverwind 54e7483207
Update default allowed attachment types (#20192) 3 years ago
Gusted b551bc2a08
Remove support for sr-SP (#20155) 3 years ago
Gusted 0048595811
Remove U2F support (#20141) 3 years ago
Daniil Gentili 95383b7a16
Add sitemap support (#18407) 3 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 3 years ago
Gusted 02d745827b
Disable federation by default (#20045) 3 years ago
Anthony Wang e86f18a05a
User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 3 years ago
Lunny Xiao b01dce2a6e
Allow render HTML with css/js external links (#19017) 3 years ago
AHOHNMYC 97548d2722
Uppercase first languages letters (#19965) 3 years ago
Lunny Xiao 3c6c150740
Add deprecated log when using MySQL with utf8 charset (#19952) 3 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 3 years ago
zeripath c48706ecde
Make AppDataPath absolute against the AppWorkPath if it is not (#19815) 3 years ago
ttys3 0c759fd4de
feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo init (#19751) 3 years ago
delvh 3b359b1629
Enable packages by default again (as described by docs) (#19746) 3 years ago
silverwind 318f360252
Update go tool dependencies (#19676) 3 years ago
Lunny Xiao d4834071da
Repository level enable package or disable (#19323) 3 years ago
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint (#19582) 3 years ago
6543 e2a3f3d259
Federation: return useful statistic information for nodeinfo (#19561) 3 years ago
Gusted c0a6309a5f
Simplify loops to copy (#19569) 3 years ago
KN4CK3R 6d51b9f615
Fixed registry host value. (#19363) 3 years ago
wxiaoguang d906858847
Use "main" as default branch name (#19354) 3 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