aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* Add support for incoming emails (#22056)KN4CK3R2023-01-142-0/+74
* Allow HOST has no port (#22280)Lunny Xiao2023-01-113-5/+57
* Don't lookup mail server when using sendmail (#22300)Lunny Xiao2023-01-091-14/+17
* Reminder for no more logs to console (#22282)Jason Song2023-01-011-17/+12
* Fix bug of DisableGravatar default value (#22296)Lunny Xiao2023-01-011-1/+1
* Add option to prohibit fork if user reached maximum limit of repositories (#2...Xinyu Zhou2022-12-271-0/+2
* Add more test directory to exclude dir of air, remove watching templates from...Lunny Xiao2022-12-271-1/+4
* Add setting to disable the git apply step in test patch (#22130)zeripath2022-12-191-0/+2
* Make gitea work using cmd.exe again (#22073)zeripath2022-12-141-0/+7
* Update go dev dependencies (#22064)silverwind2022-12-081-1/+1
* Support disabling database auto migration (#22053)Jason Song2022-12-071-0/+2
* Normalize `AppURL` according to RFC 3986 (#21950)Saswat Padhi2022-11-291-8/+11
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2737-74/+37
* Correct the fallbacks for mailer configuration (#21945)zeripath2022-11-272-90/+92
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-221-0/+2
* Allow disable RSS/Atom feed (#21622)Xinyu Zhou2022-11-211-0/+2
* Add configuration for CORS allowed headers (#21747)Drew Noel2022-11-111-0/+2
* Attempt clarify AppWorkPath etc. (#21656)zeripath2022-11-091-2/+2
* Add package registry quota limits (#21584)KN4CK3R2022-11-092-1/+80
* Fix token generation when using INTERNAL_TOKEN_URI (#21669)wxiaoguang2022-11-031-1/+11
* Allow disable sitemap (#21617)Xinyu Zhou2022-10-281-0/+2
* Revert: auto generate INTERNAL_TOKEN (#21608)wxiaoguang2022-10-281-0/+19
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-242-3/+3
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-172-39/+28
* Add generic set type (#21408)KN4CK3R2022-10-122-16/+18
* Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)Clar Fon2022-10-022-43/+33
* Add KaTeX rendering to Markdown. (#20571)zeripath2022-09-141-0/+2
* Only show relevant repositories on explore page (#19361)Gusted2022-08-251-0/+2
* Enable contenthash in filename for dynamic assets (#20813)silverwind2022-08-231-0/+3
* Support Proxy protocol (#12527)zeripath2022-08-211-34/+48
* auth/reverseproxy: Add support for full name (#20776)Will Norris2022-08-162-0/+4
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-102-0/+7
* Increase default item listing size `ISSUE_PAGING_NUM` to 20 (#20547)Norwin2022-08-061-2/+2
* Rework mailer settings (#18982)Clar Fon2022-08-021-42/+157
* Add disable download source configuration (#20548)Lunny Xiao2022-07-311-0/+1
* Add setting `SQLITE_JOURNAL_MODE` to enable WAL (#20535)Norwin2022-07-301-1/+9
* Use default values when provided values are empty (#20318)Gusted2022-07-131-0/+13
* Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#2...wxiaoguang2022-07-101-17/+4
* Do not create empty ".ssh" directory when loading config (#20289)wxiaoguang2022-07-091-3/+1
* Use git.HOME_PATH for Git HOME directory (#20114)wxiaoguang2022-07-081-1/+12
* Allow RSA 2047 bit keys (#20272)zeripath2022-07-061-1/+1
* Update default allowed attachment types (#20192)silverwind2022-07-011-1/+1
* Remove support for sr-SP (#20155)Gusted2022-06-271-1/+0
* Remove U2F support (#20141)Gusted2022-06-261-15/+0
* Add sitemap support (#18407)Daniil Gentili2022-06-251-0/+2
* Add more linters to improve code readability (#19989)Wim2022-06-205-7/+7
* Disable federation by default (#20045)Gusted2022-06-201-1/+1
* User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19...Anthony Wang2022-06-191-1/+29
* Allow render HTML with css/js external links (#19017)Lunny Xiao2022-06-161-8/+29
* Uppercase first languages letters (#19965)AHOHNMYC2022-06-151-15/+15