author | Egor Kislitsyn <egor@kislitsyn.com> | |
Tue, 27 Oct 2020 15:20:04 +0000 (19:20 +0400) | ||
committer | Egor Kislitsyn <egor@kislitsyn.com> | |
Tue, 27 Oct 2020 15:20:21 +0000 (19:20 +0400) | ||
commit | 03e306785b2013fe6fd47b59d4e578c6ed586b08 | |
tree | f85a46a671dcd98325e51cb89875eb70c5b9197b | tree | snapshot |
parent | 2f7401806bbe5427bbcaa7cdce35130320ae3bb4 | commit | diff |
config/config.exs | diff | blob | history | |
lib/mix/tasks/pleroma/frontend.ex | diff | blob | history | |
lib/pleroma/frontend.ex | [new file with mode: 0644] | blob |
lib/pleroma/web/admin_api/controllers/frontend_controller.ex | [new file with mode: 0644] | blob |
lib/pleroma/web/admin_api/views/frontend_view.ex | [new file with mode: 0644] | blob |
lib/pleroma/web/api_spec/operations/admin/frontend_operation.ex | [new file with mode: 0644] | blob |
lib/pleroma/web/router.ex | diff | blob | history | |
lib/pleroma/workers/frontend_installer_worker.ex | [new file with mode: 0644] | blob |
test/pleroma/frontend_test.exs | [new file with mode: 0644] | blob |
test/pleroma/web/admin_api/controllers/frontend_controller_test.exs | [new file with mode: 0644] | blob |