gitea/routers/api/v1
Lunny Xiao 18033f49ba
Restrict email address validation (#17688)
This didn't follow the RFC but it's a subset of that. I think we should narrow the allowed chars at first and discuss more possibility in future PRs.
2022-03-14 18:39:54 +01:00
..
admin Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
misc format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
notify ignore missing comment for user notifications (#18954) 2022-03-03 16:18:26 +01:00
org Add `GetUserTeams` (#18499) 2022-02-01 14:09:24 -05:00
repo Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
settings Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
swagger Add API to get issue/pull comments and events (timeline) (#17403) 2022-01-01 22:12:25 +08:00
user Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
utils format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
api.go [API] Allow removing issues (#18879) 2022-03-01 01:20:15 +01:00