forgejo/routers/api/v1
6543 a0e424da85
Enhance Ghost comment mitigation Settings ()
* 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 [Refactor] Passwort Hash/Set () 2021-01-10 20:05:18 +02:00
misc Not using "ctx.ServerError" in api () 2020-09-20 21:20:14 +01:00
notify move notification APIFormat () 2020-12-02 09:24:35 +00:00
org HotFix: Hide private partisipation in Orgs () 2020-12-17 00:39:12 +01:00
repo Enhance Ghost comment mitigation Settings () 2021-01-21 21:56:19 -05:00
settings Added option to disable migrations () 2020-12-21 15:39:41 +01:00
swagger [Refactor] CombinedStatus and CommitStatus related functions & structs () 2020-12-18 11:33:32 +08:00
user Disable SSH key deletion of externally managed Keys () 2020-12-25 23:24:47 -05:00
utils migrate from com.* to alternatives () 2020-12-25 11:59:32 +02:00
api.go Fix middlewares sequences () 2021-01-16 12:23:02 +01:00