aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix incorrect cookie path for AppSubURL (#29534)wxiaoguang2024-03-031-2/+5
* Allow options to disable user gpg keys configuration from the interface on ap...Lunny Xiao2024-03-021-1/+2
* Customizable "Open with" applications for repository clone (#29320)wxiaoguang2024-02-242-14/+70
* Allow options to disable user deletion from the interface on app.ini (#29275)Lunny Xiao2024-02-231-1/+9
* Add slow SQL query warning (#27545)Earl Warren2024-02-231-20/+22
* Use general token signing secret (#29205)wxiaoguang2024-02-183-18/+73
* Refactor JWT secret generating & decoding code (#29172)wxiaoguang2024-02-162-9/+4
* Disallow duplicate storage paths (#26484)Lunny Xiao2024-02-097-20/+42
* Remove unnecessary parameter (#29092)Lunny Xiao2024-02-082-9/+3
* Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951)wackbyte2024-01-281-6/+13
* Fix incorrect PostgreSQL connection string for Unix sockets (#28865)sdvcrx2024-01-202-2/+10
* Retarget depending pulls when the parent branch is deleted (#28686)Viktor Kuzmin2024-01-171-0/+3
* Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined...Yarden Shoham2024-01-141-1/+4
* Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)wxiaoguang2024-01-101-3/+4
* Fix panic when parsing empty pgsql host (#28708)wxiaoguang2024-01-062-1/+5
* Normalize oauth email username (#28561)Kyle D2024-01-031-1/+1
* Add global setting how timestamps should be rendered (#28657)Yarden Shoham2024-01-021-40/+47
* Avoid cycle-redirecting user/login page (#28636)wxiaoguang2023-12-301-2/+1
* Refactor CORS handler (#28587)wxiaoguang2023-12-251-3/+1
* Make offline mode as default to no connect external avatar service by default...Lunny Xiao2023-12-211-1/+1
* Always enable caches (#28527)Lunny Xiao2023-12-191-23/+0