]> cat aescling's git repositories - mastodon.git/commit
Customizing doorkeeper views for authorizing app
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 11 Mar 2016 00:58:55 +0000 (01:58 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 11 Mar 2016 00:58:55 +0000 (01:58 +0100)
commitb919f39b3186c5f022d3965cf6023ff9041e91ca
tree797d63419822cb63a24e403ea47ab8b8f304fff9
parentd4b9b289e8a4db61dbed9c725ee602ee63515d15
Customizing doorkeeper views for authorizing app
12 files changed:
app/assets/javascripts/mastodon-logo.coffee
app/assets/stylesheets/application.scss
app/views/doorkeeper/authorizations/error.html.erb [deleted file]
app/views/doorkeeper/authorizations/error.html.haml [new file with mode: 0644]
app/views/doorkeeper/authorizations/new.html.erb [deleted file]
app/views/doorkeeper/authorizations/new.html.haml [new file with mode: 0644]
app/views/doorkeeper/authorizations/show.html.erb [deleted file]
app/views/doorkeeper/authorizations/show.html.haml [new file with mode: 0644]
app/views/layouts/auth.html.haml
config/initializers/doorkeeper.rb
db/migrate/20160306172223_create_doorkeeper_tables.rb
db/schema.rb