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.
forgejo/templates
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
* add API endpoint to create OAuth2 Application.

* move endpoint to /user. Add swagger documentations and proper response type.

* change json tags to snake_case. add CreateOAuth2ApplicationOptions to swagger docs.

* change response status to Created (201)

* add methods to list OAuth2 apps and delete an existing OAuth2 app by ID.

* add APIFormat convert method and file header

* fixed header

* hide secret on oauth2 application list

* add Created time to API response

* add API integration tests for create/list/delete OAuth2 applications.

Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
4 years ago
..
admin Fix admin notices (#10480) 4 years ago
base head.tmpl og:image picture location (#10531) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Fixed wrong AppSubUrl in multiple templates (#10447) 4 years ago
mail Style blockquote for default issue mail template (#10024) 4 years ago
org Org action fixes and form cleanup (#10512) 4 years ago
pwa move vue and vue-calendar-heatmap to webpack (#10188) 4 years ago
repo Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456) 4 years ago
status Improve 404 error message (#10214) 4 years ago
swagger adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 4 years ago
user Org action fixes and form cleanup (#10512) 4 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 4 years ago
install.tmpl Add support for database schema in PostgreSQL (#8819) 5 years ago