about summary refs log tree commit diff
path: root/app/views/oauth/authorizations
AgeCommit message (Collapse)Author
2023-03-15Setup haml-lint CI with todo config (#23524)Nick Schonning
2022-03-01Change authorized applications page (#17656)Eugen Rochko
* Change authorized applications page * Hide revoke button for superapps and suspended accounts * Clean up db/schema.rb
2019-06-13Add button to conveniently copy OAuth code (#11065)ThibG
2017-09-17Oauth code in input form and add description message (#4986)Lynx Kotoura
* Oauth code in a input form and add description * New authcode description
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint
2016-12-29Add ability to use remote follow function on other sitesEugen Rochko
2016-11-18Fix OAuth authorization page and add a spec for itEugen Rochko
2016-11-16Localizations for most server-side stringsEugen Rochko
2016-10-23Fix OAuth authorization redirectEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
to the API