summaryrefslogtreecommitdiffstats
path: root/custom
Commit message (Expand)AuthorAgeFilesLines
* Improve vfsgen to not unzip bindata files but send to browser directly (#7109)Lunny Xiao2020-12-241-1/+1
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-211-0/+2
* Manually approve new registration (#13083)Jiri Vlasak2020-12-191-0/+2
* Store repository data in data path if not previously set (#13991)techknowlogick2020-12-151-0/+2
* Set RUN_MODE prod by default (#13765)silverwind2020-11-301-2/+2
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-281-0/+8
* Format files (#13698)65432020-11-281-29/+29
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-171-1/+1
* Clarify app.example.ini documentation (#13256)Mattias Persson2020-10-221-22/+21
* Add ssh certificate support (#12281)Wim2020-10-101-1/+23
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-1/+1
* Mitigate Security vulnerability in the git hook feature (#13058)Niklas Goerke2020-10-071-2/+7
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-5/+8
* hCaptcha Support (#12594)John Olheiser2020-10-021-1/+4
* Copy missing things from app.example.ini to Cheat Sheet (#12988)zeripath2020-10-011-20/+14
* Add default storage configurations (#12813)Lunny Xiao2020-09-291-9/+34
* Allow common redis and leveldb connections (#12385)zeripath2020-09-281-1/+3
* Add config option to make create-on-push repositories public by default (#12936)Tait Hoyem2020-09-271-0/+2
* [Docs] Add all chooseable cron config options to 'app.example.ini' (#12931)赵智超2020-09-251-1/+106
* Adopt repositories (#12920)zeripath2020-09-251-0/+4
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+2
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-081-1/+3
* Use argon as default password hash algorithm (#12688)zeripath2020-09-031-2/+2
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-0/+8
* fix documentation for REFRESH_TOKEN_EXPIRATION_TIME (#12642)zeripath2020-08-291-1/+1
* Update JWT docs in example config (#12591)techknowlogick2020-08-241-2/+2
* Disable password complexity check default (#12557)mrsdizzie2020-08-211-3/+3
* fix typos (#12545)Success2020-08-201-1/+1
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-2/+23
* Kanban board (#8346)Lanre Adelowo2020-08-161-2/+7
* Make dashboard newsfeed list length a configurable item (#12469)techknowlogick2020-08-111-0/+2
* Clarify documentation of SKIP_VERIFY (#12203)Alexander Scheel2020-07-211-2/+2
* Move EventSource to SharedWorker (#12095)zeripath2020-07-031-1/+1
* Update docs to specify utf8mb4 default (#11962)silverwind2020-06-181-2/+2
* Rename custom/conf/app.ini.sample to custom/conf/app.example.ini for better s...Lunny Xiao2020-06-171-0/+0
* Global default branch setting (#11918)techknowlogick2020-06-171-0/+2
* Replace jquery-datetimepicker with native date input (#11684)silverwind2020-06-101-29/+3
* European Portuguese translation (#11568)Emanuel Angelo2020-06-051-2/+3
* Allow site admin to disable mirrors (#11740)John Olheiser2020-06-021-0/+2
* Fix chardet test and add ordering option (#11621)zeripath2020-06-021-1/+6
* Add warning to mailer documentation about authentication (#11563)zeripath2020-05-241-2/+5
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-241-1/+4
* Switch code editor to Monaco (#11366)silverwind2020-05-141-1/+1
* Add EventSource support (#11235)zeripath2020-05-071-1/+4
* Sendmail should create a process on the gitea system and have a default timeo...zeripath2020-05-031-0/+2
* Fix sanitizer config - multiple rules (#11133)Alexander Scheel2020-04-291-2/+4
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-2/+3
* Use AJAX for notifications table (#10961)zeripath2020-04-241-0/+8
* Add option to increase provided OAuth2 token maximum size (#11180)zeripath2020-04-231-0/+2
* enable ENABLE_HARD_LINE_BREAK by default (#11162)silverwind2020-04-211-2/+4