aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* handle deprecated settings (#22992)Lunny Xiao2023-02-207-42/+41
* Make CI use a dummy password hasher for all tests (#22983)zeripath2023-02-201-0/+5
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-2047-1370/+1588
* Provide the ability to set password hash algorithm parameters (#22942)zeripath2023-02-191-1/+9
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+2
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+2
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-052-0/+5
* Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)delvh2023-02-041-2/+0
* Repositories: by default disable all units except code and pulls on forks (#2...techknowlogick2023-02-041-0/+2
* Use native error checking with `exec.ErrDot` (#22735)Yarden Shoham2023-02-031-2/+2
* Add Conda package registry (#22262)KN4CK3R2023-02-011-0/+2
* Implement actions (#21937)Jason Song2023-01-312-0/+31
* 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