1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/routers/api/v1
Jimmy Praet a4962a9440
Add filter by owner and team to issue/pulls search endpoint (#16662)
* Filter by owner and team in API issue/pulls search

* Add integration test
2021-08-13 22:47:25 +02:00
..
admin [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
misc Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
notify [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
org [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
repo Add filter by owner and team to issue/pulls search endpoint (#16662) 2021-08-13 22:47:25 +02:00
settings Add custom emoji support (#16004) 2021-06-29 16:28:38 +02:00
swagger Add an api endpoint to fetch git notes (#15373) (#16649) 2021-08-11 03:01:40 +02:00
user [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
utils Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
api.go Add an api endpoint to fetch git notes (#15373) (#16649) 2021-08-11 03:01:40 +02:00