Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -1/+1 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+2 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -2/+2 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+2 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 1 | -9/+51 |
* | fixed reCAPTCHA URL (#9083) | Koichi MATSUMOTO | 2019-11-22 | 1 | -1/+1 |
* | Allow Recaptcha service url to be configured (#6820) | zeripath | 2019-05-02 | 1 | -2/+3 |
* | Add Recaptcha functionality to Gitea (#4044) | Fluf | 2018-07-05 | 1 | -0/+47 |