summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect key name so registerManualConfirm setting works as expected. (#...Dofri Jónsson2021-01-261-1/+1
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-2/+3
* Add support for ed25519_sk and ecdsa_sk SSH keys (#13462)Artemis Tosini2021-01-201-1/+1
* Add pager to the branches page (#14202)Chester Liu2021-01-191-0/+7
* Implement ghost comment mitigation (#14349)65432021-01-171-0/+2
* Use IsProd instead of testing if it's equal. (#14336)Lunny Xiao2021-01-141-1/+5
* Display SVG files as images instead of text (#14101)Jonathan Tran2021-01-121-0/+9
* Consolidate Logos and update README header (#14136)silverwind2021-01-011-14/+4
* Fix manifest encoding (#14114)silverwind2020-12-232-9/+104
* Inline manifest.json (#14038)silverwind2020-12-221-0/+13
* more test case for STORAGE_TYPE overrides (and fixes) (#14096)胡玮文2020-12-222-8/+57
* Fix storage config implementation (#14091)胡玮文2020-12-212-21/+177
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-211-0/+2
* Manually approve new registration (#13083)Jiri Vlasak2020-12-191-0/+6
* Store repository data in data path if not previously set (#13991)techknowlogick2020-12-151-9/+2
* When reinitialising DBConfig reset the database use flags (#13796)zeripath2020-12-021-0/+5
* Set RUN_MODE prod by default (#13765)silverwind2020-11-301-1/+1
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-281-2/+20
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-272-6/+26
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-171-0/+3
* missing quotes in default value slice (#13550)Patrick Aljord2020-11-131-1/+1
* Fixed git args duplication (#13411)Viktor Suprun2020-11-031-0/+3
* Storage configuration support `[storage]` (#13314)Lunny Xiao2020-10-311-4/+2
* Fix Storage mapping (#13297)zeripath2020-10-251-2/+2
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-212-3/+3
* Slightly simplify the queue settings code to help reduce the risk of problems...zeripath2020-10-151-3/+7
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-143-69/+117
* Provide self-registering storage system (#12978)zeripath2020-10-124-111/+62
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-112-4/+4
* Add ssh certificate support (#12281)Wim2020-10-101-18/+93
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-10/+11
* fix a small nit (#13074)赵智超2020-10-081-1/+1
* Avoid setting the CONN_STR in issue indexer queue unless it is meant to be se...zeripath2020-10-071-1/+1
* Disable Git Hooks by default (#13064)techknowlogick2020-10-071-1/+1
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-052-5/+14
* Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025)zeripath2020-10-042-3/+3
* hCaptcha Support (#12594)John Olheiser2020-10-022-0/+5
* allow U2F with default settings for gitea in subpath (#12990)techknowlogick2020-10-011-1/+1
* Refactor use TrimSuffix instead of TrimRight (#12993)65432020-10-011-1/+1
* Add default storage configurations (#12813)Lunny Xiao2020-09-294-66/+141
* Add config option to make create-on-push repositories public by default (#12936)Tait Hoyem2020-09-271-0/+2
* Allow extended config on cron settings (#12939)zeripath2020-09-252-2/+67
* Adopt repositories (#12920)zeripath2020-09-251-1/+4
* Add configurable Trust Models (#11712)zeripath2020-09-201-21/+31
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-081-0/+2
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-082-85/+123
* [Vendor] Switch go-version lib (#12719)65432020-09-052-9/+6
* Use argon as default password hash algorithm (#12688)zeripath2020-09-031-1/+1
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-0/+12
* Mark Cache with ini tag (#12605)John Olheiser2020-08-261-1/+1