aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* 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
* allways set a message-id on mails (#17900)Garionion2021-12-081-5/+11
* Refactor install page (db type) (#17919)wxiaoguang2021-12-072-9/+5
* Replace "unix" by "http+unix" for PROTOCOL (#17771)mscherer2021-12-051-19/+18
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-013-43/+136
* Make Co-committed-by and co-authored-by trailers optional (#17848)zeripath2021-11-291-0/+3
* Handle relative unix socket paths (#17836)zeripath2021-11-271-3/+10
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-202-18/+6
* Make SSL cipher suite configurable (#17440)zeripath2021-11-201-0/+8
* Add settings to allow different SMTP envelope from address (#17479)zeripath2021-11-191-7/+25
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Fix bug when read mysql database max lifetime (#17682)Lunny Xiao2021-11-171-2/+2
* Use correct defaultValue for stracktrace (#17552)Gusted2021-11-051-1/+1
* Only allow webhook to send requests to allowed hosts (#17482)wxiaoguang2021-11-011-8/+11
* Sync gitea app path for git hooks and authorized keys when starting (#17335)wxiaoguang2021-10-211-0/+12
* Use a variable but a function for IsProd because of a slight performance incr...Lunny Xiao2021-10-201-5/+2
* Make the Mirror Queue a queue (#17326)zeripath2021-10-173-31/+39
* Disable core.protectNTFS (#17300)zeripath2021-10-131-0/+1
* Add protection to disable Gitea when run as root (#17168)techknowlogick2021-10-071-0/+12
* Add metrics to get issues by repository (#17225)Romain2021-10-051-6/+8
* Add metrics to get issues by label (#17201)Romain2021-10-031-4/+6
* Add nodeinfo endpoint for federation purposes (#16953)techknowlogick2021-09-282-0/+23
* Use light/dark theme based on system preference (#17051)Gwyneth Morgan2021-09-271-2/+2
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-3/+2
* Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998)65432021-09-091-2/+4
* Make mirror feature more configurable (#16957)65432021-09-073-19/+60
* Remove ParseQueueConnStr as it is unused (#16878)zeripath2021-08-311-33/+0
* Paginate releases page & set default page size to 10 (#16857)Lunny Xiao2021-08-291-3/+6
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Add proxy settings and support for migration and webhook (#16704)Lunny Xiao2021-08-183-0/+43
* Add API Token Cache (#16547)zeripath2021-08-171-0/+2
* Allow setting X-FRAME-OPTIONS (#16643)zeripath2021-08-061-2/+4
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-244-11/+5
* Make Mermaid.js limit configurable (#16519)zeripath2021-07-241-2/+4
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-231-1/+1
* add configuration option to restrict users by default (#16256)Richard Nienaber2021-07-151-0/+2
* Add LRU mem cache implementation (#16226)zeripath2021-07-101-1/+6
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-082-2/+2
* Add forge emojies (#16296)65432021-07-021-2/+2
* Update Go-Git to take advantage of LargeObjectThreshold (#16316)zeripath2021-06-301-0/+2
* Add custom emoji support (#16004)65432021-06-291-1/+9
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-271-1/+33