aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+2
* Fix incorrect CurrentUser check for docker rootless (#24441)wxiaoguang2023-04-301-8/+14
* Remove unused setting `time.FORMAT` (#24430)Yarden Shoham2023-04-291-37/+2
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-2/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+2
* Add .livemd as a markdown extension (#22730)contra-bit2023-04-262-2/+2
* Don't set meta `theme-color` by default (#24340)silverwind2023-04-261-1/+1
* Refactor config provider (#24245)Lunny Xiao2023-04-2513-137/+212
* Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)wxiaoguang2023-04-221-9/+14
* Fix incorrect CORS default values (#24206)wxiaoguang2023-04-191-2/+3
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-191-3/+12
* Refactor cookie (#24107)wxiaoguang2023-04-131-2/+2
* Correct the access log format (#24085)Gary Moon2023-04-131-1/+1
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-122-0/+16
* Prefer native parser for SSH public key parsing (#23798)Leon Busch-George2023-04-111-2/+2
* Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric...wxiaoguang2023-03-291-0/+3
* Add meilisearch support (#23136)techknowlogick2023-03-281-0/+15
* Make minio package support legacy MD5 checksum (#23768)wxiaoguang2023-03-281-0/+1
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-6/+3
* Add `.patch` to `attachment.ALLOWED_TYPES` (#23580)silverwind2023-03-191-1/+1
* Move pidfile creation from setting to web cmd package (#23285)Lunny Xiao2023-03-162-37/+18
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+2
* Support reflogs (#22451)Philip Peterson2023-03-131-3/+14
* Parse external request id from request headers, and print it in access log (#...sillyguodong2023-03-101-0/+2
* Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song2023-03-071-21/+28
* Add InsecureSkipVerify to Minio Client for Storage (#23166)Yarden Shoham2023-02-271-0/+1
* 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