summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make app.ini more restrictive on new installations (#16266)Steven2021-06-271-0/+13
* Add --quiet and --verbose to gitea web to control initial logging (#16260)zeripath2021-06-261-1/+2
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-0/+4
* Let package git depend on setting but not opposite (#15241)Lunny Xiao2021-06-262-57/+3
* Added support for gopher URLs. (#14749)ayb2021-06-251-0/+12
* Rework repository archive (#14723)Lunny Xiao2021-06-232-0/+10
* Add sanitizer rules per renderer (#16110)KN4CK3R2021-06-231-44/+59
* Use data path instead of config path (#16227)KN4CK3R2021-06-231-1/+1
* Reintroduce squash merge default comment as a config setting (#16134)parnic2021-06-191-0/+3
* Add asymmetric JWT signing (#16010)KN4CK3R2021-06-172-17/+7
* Ensure settings for Service and Mailer are read on the install page (#15943)zeripath2021-06-161-0/+6
* Clean-up the settings hierarchy for issue_indexer queue (#16001)zeripath2021-06-162-23/+24
* Make command in authorized keys a template (#16003)zeripath2021-06-141-41/+49
* Set self-adjusting deadline for connection writing (#16068)zeripath2021-06-111-11/+21
* Fix regression of renderer (#16091)Lunny Xiao2021-06-061-0/+2
* Unified custom config creation (#16012)KN4CK3R2021-05-292-64/+35
* Use filepath.ToSlash and Join in indexer defaults and queues (#15971)zeripath2021-05-252-9/+8
* Change default queue settings to be low go-routines (#15964)zeripath2021-05-242-5/+5
* add a new internal hook to save ssh log (#15787)a10121127962021-05-212-0/+2
* Add mimetype mapping settings (#15133)Adam Szatyin2021-05-102-0/+32
* Allow only internal registration (#15795)65432021-05-091-0/+6
* OAuth2 login: Set account link to "login" as default behavior (#15768)65432021-05-071-3/+3
* add `/assets` as root dir of public files (#15219)a10121127962021-04-282-3/+3
* Refactor renders (#15175)Lunny Xiao2021-04-191-6/+6
* Disable Stars config option (#14653)Kyle D2021-04-151-0/+2
* OAuth2 auto-register (#5123)Martin Michaelis2021-04-142-0/+91
* Add NeedPostProcess for Parser interface to improve performance of csv render...Lunny Xiao2021-04-131-10/+12
* Code Formats, Nits & Unused Func/Var deletions (#15286)65432021-04-091-5/+0
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-291-0/+9
* use level config in main section when subsection not set level (#15176)a10121127962021-03-282-8/+7