aboutsummaryrefslogtreecommitdiffstats
path: root/custom
Commit message (Expand)AuthorAgeFilesLines
* [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
* Rewrite logger system (#24726)wxiaoguang2023-05-211-67/+25
* Allow all URL schemes in Markdown links by default (#24805)Yarden Shoham2023-05-191-0/+1
* Document `redis-cluster` explicitly in config (#24717)Patrick Schratz2023-05-151-4/+6
* Add Go package registry (#24687)KN4CK3R2023-05-141-0/+2
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-131-2/+5
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+2
* Support SSH for go get (#24664)rune2023-05-121-0/+3
* Increase default LFS auth timeout from 20m to 24h (#24628)wxiaoguang2023-05-101-1/+1
* Rewrite queue (#24505)wxiaoguang2023-05-081-47/+2
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+2
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+2
* Remove unused setting `time.FORMAT` (#24430)Yarden Shoham2023-04-291-5/+0
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-2/+0