gitea/routers
6543 1bb5c09b5d
API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)
* API: Admin EditUser: Make FullName, Email, Website & Location optional

* update swagger docs

* add Tests

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-11-19 20:56:42 -05:00
..
admin Add email validity check (#13475) 2020-11-14 11:53:43 -05:00
api/v1 API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562) 2020-11-19 20:56:42 -05:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
events
org Add markdown support in organization description (#13549) 2020-11-15 16:28:08 +00:00
private Fix a bug when check if owner is active (#13612) 2020-11-18 11:58:25 +02:00
repo Fix issue/pull request list assignee filter (#13647) 2020-11-19 15:39:55 -06:00
routes HTTP cache rework and enable caching for storage assets (#13569) 2020-11-17 17:44:52 -05:00
user Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
utils
home.go
init.go
install.go Use mount but not register for chi routes (#13555) 2020-11-16 15:33:41 +08:00
metrics.go Move metrics from macaron to chi (#13601) 2020-11-17 15:50:06 -05:00
swagger_json.go