summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* Use default values when provided values are empty (#20318)Gusted2022-07-131-0/+13
* Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#2...wxiaoguang2022-07-101-17/+4
* Do not create empty ".ssh" directory when loading config (#20289)wxiaoguang2022-07-091-3/+1
* Use git.HOME_PATH for Git HOME directory (#20114)wxiaoguang2022-07-081-1/+12
* Allow RSA 2047 bit keys (#20272)zeripath2022-07-061-1/+1
* Update default allowed attachment types (#20192)silverwind2022-07-011-1/+1
* Remove support for sr-SP (#20155)Gusted2022-06-271-1/+0
* Remove U2F support (#20141)Gusted2022-06-261-15/+0
* Add sitemap support (#18407)Daniil Gentili2022-06-251-0/+2
* Add more linters to improve code readability (#19989)Wim2022-06-205-7/+7
* Disable federation by default (#20045)Gusted2022-06-201-1/+1
* User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19...Anthony Wang2022-06-191-1/+29
* Allow render HTML with css/js external links (#19017)Lunny Xiao2022-06-161-8/+29
* Uppercase first languages letters (#19965)AHOHNMYC2022-06-151-15/+15
* Add deprecated log when using MySQL with utf8 charset (#19952)Lunny Xiao2022-06-131-0/+6
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-0/+3
* Make AppDataPath absolute against the AppWorkPath if it is not (#19815)zeripath2022-06-061-0/+16
* feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo i...ttys32022-06-021-0/+3
* Enable packages by default again (as described by docs) (#19746)delvh2022-05-201-1/+1
* Update go tool dependencies (#19676)silverwind2022-05-101-2/+3
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-081-0/+4
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Federation: return useful statistic information for nodeinfo (#19561)65432022-05-021-2/+4
* Simplify loops to copy (#19569)Gusted2022-05-011-3/+2
* Fixed registry host value. (#19363)KN4CK3R2022-04-101-4/+3
* Use "main" as default branch name (#19354)wxiaoguang2022-04-081-1/+1
* Allow custom redirect for landing page (#19324)techknowlogick2022-04-051-2/+7
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-011-2/+1
* Add Package Registry (#16510)KN4CK3R2022-03-302-0/+51
* Provide configuration to allow camo-media proxying (#12802)zeripath2022-03-291-0/+15
* Ensure that setting.LocalURL always has a trailing slash (#19171)zeripath2022-03-221-1/+4
* Update golang.org/x/crypto (#19097)Gusted2022-03-161-1/+1
* Support ignore all santize for external renderer (#18984)Lunny Xiao2022-03-061-6/+8
* Disable service worker by default (#18914)silverwind2022-02-261-1/+1
* Update SSH Server crypto settings (#18697)Gusted2022-02-101-3/+3
* Prevent security failure due to bad APP_ID (#18678)zeripath2022-02-091-2/+5
* Support custom ACME provider (#18340)Cristian Le2022-02-081-22/+52
* Only request write when necessary (#18657)Gusted2022-02-081-11/+4
* Add separate SSH_USER config option (#17584)Clar Fon2022-02-071-0/+2
* Warn at startup if the provided `SCRIPT_TYPE` is not on the PATH (#18467)zeripath2022-01-301-0/+5
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-231-1/+1
* format with gofumpt (#18184)65432022-01-2019-269/+243
* Enable deprecation error for v1.17.0 (#18341)Gusted2022-01-207-48/+79
* Refactor Router Logger (#17308)wxiaoguang2022-01-202-7/+10
* Support webauthn (#17957)Lunny Xiao2022-01-141-7/+4
* 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-5/+7
* Add MP4 as default allowed attachment type (#18170)Gusted2022-01-041-1/+1
* Simplify parameter types (#18006)Gusted2021-12-202-4/+4
* Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951)silverwind2021-12-161-6/+9