aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* Support disable passkey auth (#33348)yp053278 days1-0/+2
* Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076)wxiaoguang2025-01-021-0/+3
* Fix bleve fuzziness search (#33078)wxiaoguang2025-01-031-0/+3
* Refactor env var related code (#33075)wxiaoguang2025-01-021-2/+16
* unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067)JonRB2025-01-021-0/+5
* Remove some unnecessary template helpers (#33069)wxiaoguang2025-01-011-2/+3
* Fix settings not being loaded at CLI (#26402)cassio zareck2024-12-305-13/+1
* Add `show more` organizations icon in user's profile (#32986)yp053272024-12-271-0/+3
* Clarify path param naming (#32969)wxiaoguang2024-12-241-0/+6
* Update i18n.go - Language Picker (#32933)Aindriú Mac Giolla Eoin2024-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