aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* Update i18n.go - Language Picker (#32933) (#32935)Giteabot2024-12-211-0/+1
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-153-7/+7
* Allow to fork repository into the same owner (#32819)wxiaoguang2024-12-141-0/+1
* Add Arch package registry (#32692)KN4CK3R2024-12-041-0/+2
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-021-0/+2
* Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581)Michael Owoc2024-11-222-0/+14
* Refactor markup render system (#32533)wxiaoguang2024-11-181-6/+15
* Fix `recentupdate` sorting bugs (#32505)Zettat1232024-11-151-0/+1
* Add avif image file support (#32508)wxiaoguang2024-11-151-13/+13
* Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#3...Zettat1232024-11-111-0/+4
* Use 8 as default value for git lfs concurrency (#32421)wxiaoguang2024-11-052-3/+3
* Make LFS http_client parallel within a batch. (#32369)Royce Remer2024-11-042-1/+20
* Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settin...Royce Remer2024-10-302-4/+33
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-221-2/+4
* Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam...Zisu Zhang2024-10-051-0/+2
* Add pure SSH LFS support (#31516)ConcurrentCrab2024-09-271-0/+1
* Use camo.Always instead of camo.Allways (#32097)Lunny Xiao2024-09-211-2/+12
* Enable compression for Actions logs by default (#32013)Jason Song2024-09-091-2/+2
* Save initial signup information for users to aid in spam prevention (#31852)techknowlogick2024-09-091-0/+3
* Remove SHA1 for support for ssh rsa signing (#31857)Wim2024-09-071-1/+1
* Use global lock instead of NewExclusivePool to allow distributed lock between...Lunny Xiao2024-09-063-0/+73
* Support compression for Actions logs (#31761)Jason Song2024-08-091-0/+19
* Add signature support for the RPM module (#27069)Exploding Dragon2024-08-061-0/+3
* Clear up old Actions logs (#31735)Jason Song2024-08-021-4/+12
* Add option to change mail from user display name (#31528)65432024-07-141-0/+15
* Allow disabling authentication related user features (#31535)Rowan Bohde2024-07-091-4/+6
* Fix duplicate sub-path for avatars (#31365)wxiaoguang2024-06-153-11/+23
* Enable `unparam` linter (#31277)silverwind2024-06-112-2/+2
* Remove sub-path from container registry realm (#31293)wxiaoguang2024-06-091-5/+0
* Add `MAX_ROWS` option for CSV rendering (#30268)Henrique Pimentel2024-06-061-0/+3
* Add option for mailer to override mail headers (#27860)65432024-06-031-8/+15
* Azure blob storage support (#30995)Lunny Xiao2024-05-302-11/+191
* Supports forced use of S3 virtual-hosted style (#30969)dicarne2024-05-151-0/+2
* Always load or generate oauth2 jwt secret (#30942)wxiaoguang2024-05-142-12/+33
* Improve grep search (#30843)wxiaoguang2024-05-032-7/+37
* Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-04-292-4/+4
* Improve oauth2 client "preferred username field" logic and the error handling...wxiaoguang2024-04-251-9/+5
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-244-6/+5
* Enable more `revive` linter rules (#30608)silverwind2024-04-221-2/+1
* Allow `preferred_username` as username source for OIDC (#30454)SimonErm2024-04-161-1/+3
* Fix oauth2 builtin application logic (#30304)wxiaoguang2024-04-082-0/+22
* Refactor startup deprecation messages (#30305)wxiaoguang2024-04-078-15/+17
* Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253)Yakov2024-04-031-0/+2
* Refactor "dump" sub-command (#30240)wxiaoguang2024-04-031-0/+9
* Do not allow different storage configurations to point to the same directory ...wxiaoguang2024-03-317-15/+13
* Add setting to disable user features when user login type is not plain (#29615)Jack Hay2024-03-291-4/+8
* Remember login for a month by default (#30150)delvh2024-03-281-1/+1
* Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788)Jason Song2024-03-141-0/+3
* Update allowed attachment types (#29688)silverwind2024-03-091-2/+2
* Allow options to disable user ssh keys configuration from the interface on ap...Lunny Xiao2024-03-041-0/+1