]>
| author | Eugen Rochko <eugen@zeonfederated.com> | |
| Wed, 13 Sep 2017 22:04:30 +0000 (00:04 +0200) | ||
| committer | GitHub <noreply@github.com> | |
| Wed, 13 Sep 2017 22:04:30 +0000 (00:04 +0200) | ||
| commit | 9239e4ce4d4e958e62552d4a01183d0295c020f5 | |
| tree | 8f33707c027e2c10b62c0c6fffe1eb3bf27d38ef | tree | snapshot |
| parent | 06f26e09b4bff120181eaaeb70a833482368ea63 | commit | diff |
| app/controllers/admin/settings_controller.rb | diff | blob | history | |
| app/javascript/images/mastodon_small.jpg | [deleted file] | blob | history |
| app/javascript/images/preview.jpg | [new file with mode: 0644] | blob |
| app/models/site_upload.rb | [new file with mode: 0644] | blob |
| app/presenters/instance_presenter.rb | diff | blob | history | |
| app/serializers/rest/instance_serializer.rb | diff | blob | history | |
| app/views/about/_og.html.haml | [new file with mode: 0644] | blob |
| app/views/about/more.html.haml | diff | blob | history | |
| app/views/about/show.html.haml | diff | blob | history | |
| app/views/admin/settings/edit.html.haml | diff | blob | history | |
| config/locales/en.yml | diff | blob | history | |
| db/migrate/20170913000752_create_site_uploads.rb | [new file with mode: 0644] | blob |
| db/schema.rb | diff | blob | history | |
| spec/fabricators/site_upload_fabricator.rb | [new file with mode: 0644] | blob |
| spec/models/site_upload_spec.rb | [new file with mode: 0644] | blob |
| spec/views/about/show.html.haml_spec.rb | diff | blob | history |