Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose Attachemnt Settings by API (#12514) | 6543 | 2020-09-05 | 1 | -0/+7 |
| | | | close #12368 | ||||
* | API: Expose its limitation settings (#12714) | 6543 | 2020-09-04 | 1 | -0/+7 |
| | | | | | | | | * API: Expose its limitation settings * TESTs Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io> | ||||
* | API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new ↵ | 6543 | 2020-06-22 | 1 | -0/+21 |
swagger section settings (#11854) * move Setting function into its own package * swagger add&use new section "settings" * move api AllowedReactions into general UI-Settings endpoint * prepare TEST * lint |