aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/doc/advanced/config-cheat-sheet.en-us.md
Commit message (Expand)AuthorAgeFilesLines
* Add disable download source configuration (#20548) (#20579)Lunny Xiao2022-08-121-0/+1
* Allow RSA 2047 bit keys (#20272) (#20396)zeripath2022-07-181-1/+1
* Use git.HOME_PATH for Git HOME directory (#20114) (#20293)wxiaoguang2022-07-081-0/+2
* Update default allowed attachment types (#20193)silverwind2022-07-011-1/+1
* Disable federation by default (#20045) (#20046)Gusted2022-06-201-1/+1
* Allow render HTML with css/js external links (#19017)Lunny Xiao2022-06-161-2/+5
* Uppercase first languages letters (#19965)AHOHNMYC2022-06-151-4/+4
* Use Golang 1.18 for Gitea 1.17 release (#19918)wxiaoguang2022-06-101-2/+2
* Disable unnecessary mirroring elements (#18527)Paweł Bogusławski2022-06-041-1/+1
* feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo i...ttys32022-06-021-0/+1
* docs: update the ROOT documentation and error messages (#19832)singuliere2022-05-311-2/+2
* Make WIP prefixes case insensitive, e.g. allow `Draft` as a WIP prefix (#19780)Ondřej Čertík2022-05-261-1/+1
* clarify what session provider 'db' does (#19713)f0x522022-05-161-1/+1
* Update documentation to disable duration settings with -1 instead of 0 (#19647)Jimmy Praet2022-05-091-6/+6
* Federation: return useful statistic information for nodeinfo (#19561)65432022-05-021-0/+1
* Disable unnecessary GitHooks elementsPawel Boguslawski2022-04-261-0/+1
* Use "main" as default branch name (#19354)wxiaoguang2022-04-081-1/+1
* escape fake linktechknowlogick2022-04-051-1/+1
* Allow custom redirect for landing page (#19324)techknowlogick2022-04-051-2/+1
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-031-1/+2
* Add Package Registry (#16510)KN4CK3R2022-03-301-1/+14
* Provide configuration to allow camo-media proxying (#12802)zeripath2022-03-291-1/+8
* New cron task: delete old system notices (#19219)Pilou2022-03-281-0/+7
* Make cron task no notice on success (#19221)zeripath2022-03-261-9/+8
* Add warning to set SENDMAIL_ARGS to -- (#19102)zeripath2022-03-181-1/+1
* Update golang.org/x/crypto (#19097)Gusted2022-03-161-1/+1
* Support ignore all santize for external renderer (#18984)Lunny Xiao2022-03-061-2/+2
* Don't clean up hardcoded `tmp` (#18983)KN4CK3R2022-03-021-2/+2
* Disable service worker by default (#18914)silverwind2022-02-261-1/+1
* Update SSH Server crypto settings (#18697)Gusted2022-02-101-3/+3
* Support custom ACME provider (#18340)Cristian Le2022-02-081-7/+8
* Add separate SSH_USER config option (#17584)Clar Fon2022-02-071-0/+1
* Refactor Router Logger (#17308)wxiaoguang2022-01-201-5/+8
* Support webauthn (#17957)Lunny Xiao2022-01-141-3/+2
* Fix typos in docs/content (#18215)Greg Myers2022-01-091-1/+1
* Enable partial clone by default (#18195)Gusted2022-01-061-0/+2
* Add option to convert CRLF to LF line endings for sendmail (#18075)zeripath2022-01-061-0/+1
* Add MP4 as default allowed attachment type (#18170)Gusted2022-01-041-1/+1
* doc: clarify INSTALL_LOCK behavior (#17945)Rolf Kaiser2021-12-261-1/+1
* Fix various typos of software names (#18083)qwerty2872021-12-241-9/+9
* Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951)silverwind2021-12-161-0/+1
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-1/+1
* Replace "unix" by "http+unix" for PROTOCOL (#17771)mscherer2021-12-051-3/+3
* Make Co-committed-by and co-authored-by trailers optional (#17848)zeripath2021-11-291-0/+1
* Docs: replace `gitea` with `Gitea` (#17838)qwerty2872021-11-281-10/+10
* Handle relative unix socket paths (#17836)zeripath2021-11-271-1/+1
* Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568)zeripath2021-11-221-0/+2
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-1/+1
* Make SSL cipher suite configurable (#17440)zeripath2021-11-201-0/+36
* Add settings to allow different SMTP envelope from address (#17479)zeripath2021-11-191-0/+1