aboutsummaryrefslogtreecommitdiffstats
path: root/custom/conf
Commit message (Expand)AuthorAgeFilesLines
* Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)wxiaoguang2024-01-101-0/+2
* Normalize oauth email username (#28561)Kyle D2024-01-031-0/+4
* Add global setting how timestamps should be rendered (#28657)Yarden Shoham2024-01-021-0/+4
* Improve document for ARTIFACT_RETENTION_DAYS (#28646)wxiaoguang2023-12-291-1/+1
* Refactor CORS handler (#28587)wxiaoguang2023-12-251-7/+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-5/+0
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-171-0/+3
* Deprecate query string auth tokens (#28390)Jack Hay2023-12-121-0/+5
* add skip ci functionality (#28075)Denys Konovalov2023-11-181-1/+3
* Change default size of issue/pr attachments and repo file (#27946)Nanguan Lin2023-11-131-4/+4
* Allow to set explore page default sort (#27951)65432023-11-091-0/+4
* Document REACTION_MAX_USER_NUM setting option (#27954)65432023-11-081-0/+3
* [docs] Add note that PROTOCOL config is case-sensitive (#25685)MiloCubed2023-10-191-0/+1
* Make actions default enabled for newly created repository if global configura...Lunny Xiao2023-10-101-1/+1
* Increase queue length (#27555)Jason Song2023-10-101-1/+1
* Pre-register OAuth application for tea (#27509)M Hickford2023-10-081-1/+2
* Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)silverwind2023-10-061-2/+2
* Make Actions tasks/jobs timeouts configurable by the user (#27400)Francesco Antognazza2023-10-021-0/+6
* Actions are no longer experimental, so enable them by default (#27054)Lunny Xiao2023-09-151-1/+1
* Use secure cookie for HTTPS sites (#26999)wxiaoguang2023-09-111-2/+2
* Add reverseproxy auth for API back with default disabled (#26703)Lunny Xiao2023-09-071-0/+2
* Artifacts retention and auto clean up (#26131)FuXiaoHei2023-09-061-0/+2
* Update docs about attachment path (#26883)CaiCandong2023-09-031-2/+3
* Expanded minimum RSA Keylength to 3072 (#26604)mainboarder2023-08-281-1/+1
* Update minimum password length requirements (#25946)techknowlogick2023-08-211-1/+1
* update config docs url (#26640)techknowlogick2023-08-211-1/+1
* Pre-register OAuth2 applications for git credential helpers (#26291)Denys Konovalov2023-08-091-0/+5
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-311-0/+9
* Calculate MAX_WORKERS default value by CPU number (#26177)wxiaoguang2023-07-271-2/+2
* Refactor to use urfave/cli/v2 (#25959)wxiaoguang2023-07-211-1/+1
* Update path related documents (#25417)wxiaoguang2023-07-191-8/+8
* Move public asset files to the proper directory (#25907)wxiaoguang2023-07-181-2/+2
* Following-up improvments for various PRs (#25620)wxiaoguang2023-07-011-3/+9
* Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581)Jason Song2023-06-301-2/+2
* Fix default value for LocalURL (#25426)Lunny Xiao2023-06-241-4/+7
* Refactor indexer (#25174)Jason Song2023-06-231-3/+3
* Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413)wxiaoguang2023-06-211-3/+0
* Use the new download domain replace the old (#25405)Lunny Xiao2023-06-211-1/+1
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-141-0/+21
* Remove the service worker (#25010)silverwind2023-05-311-3/+0
* Followup to pinned Issues (#24945)JakobDev2023-05-301-1/+1
* Remove meta tags `theme-color` and `default-theme` (#24960)silverwind2023-05-281-4/+0
* Use `[git.config]` for reflog cleaning up (#24958)wxiaoguang2023-05-281-6/+2
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+3
* Allow skipping forks and mirrors from being indexed (#23187)techknowlogick2023-05-251-0/+4
* Improve RunMode / dev mode (#24886)wxiaoguang2023-05-251-2/+3
* Support changing git config through `app.ini`, use `diff.algorithm=histogram`...wxiaoguang2023-05-231-26/+22
* Add CRAN package registry (#22331)KN4CK3R2023-05-221-0/+2
* Support wildcard in email domain allow/block list (#24831)wxiaoguang2023-05-221-4/+4