1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-10 02:46:07 +02:00
gitea/routers
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392)
* refactor models.DeleteComment and delete related reactions too

* use deleteComment for UserDeleteWithCommentsMaxDays in DeleteUser

* nits

* Use time.Duration as other time settings have

* docs

* Resolve Fixme & fix potential deadlock

* Disabled by Default

* Update Config Value Description

* switch args

* Update models/issue_comment.go

Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
2021-01-21 21:56:19 -05:00
..
admin Merge default and system webhooks under one menu (#14244) 2021-01-15 01:24:03 +02:00
api/v1 Enhance Ghost comment mitigation Settings (#14392) 2021-01-21 21:56:19 -05:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
events Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
org Merge default and system webhooks under one menu (#14244) 2021-01-15 01:24:03 +02:00
private Check for 'main' as potential default branch name (#14193) 2020-12-30 15:46:26 +00:00
repo Enhance Ghost comment mitigation Settings (#14392) 2021-01-21 21:56:19 -05:00
routes Display current stopwatch in navbar (#14122) 2021-01-21 15:51:52 +01:00
user Enhance Ghost comment mitigation Settings (#14392) 2021-01-21 21:56:19 -05:00
utils Return the full rejection message and errors in flash errors (#13221) 2020-10-20 19:50:10 -04:00
home.go Simplify CheckUnitUser logic (#12854) 2020-09-15 19:49:34 -04:00
init.go Use IsProd instead of testing if it's equal. (#14336) 2021-01-14 23:17:03 +02:00
install.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
metrics.go Move metrics from macaron to chi (#13601) 2020-11-17 15:50:06 -05:00
swagger_json.go Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00