You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311)
* Replaced list with slice.

* Fixed usage of pointer to temporary variable.

* Replaced LIFO list with slice.

* Lint

* Removed type check.

* Removed duplicated code.

* Lint

* Fixed merge.

Co-authored-by: 6543 <6543@obermui.de>
4 years ago
..
admin Rename context.Query to context.Form (#16562) 4 years ago
misc Refactor renders (#15175) 4 years ago
notify Rename context.Query to context.Form (#16562) 4 years ago
org Rename context.Query to context.Form (#16562) 4 years ago
repo Replace `list.List` with slices (#16311) 4 years ago
settings Add custom emoji support (#16004) 4 years ago
swagger Swagger AccessToken fixes (#16574) 4 years ago
user Swagger AccessToken fixes (#16574) 4 years ago
utils Rename context.Query to context.Form (#16562) 4 years ago
api.go Set AllowedHeaders on API CORS handler (#16524) 4 years ago