castopod/app/Views/admin
Yassine Doghri 7fdea63de7 fix(persons): set person picture as optional for better ux
- use default avatar image if person image is not set
- add thumbnail and medium default avatar
images
- set default avatar images directly in public/media folder
- remove public/media's root
folder from .gitignore
- remove unnecessary copy:images script and cpy-cli package

closes #125
2021-12-29 11:37:16 +00:00
..
_partials refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
contributor fix(md-editor): build new markdown editor with lit + github/markdown-toolbar-element 2021-12-29 11:37:16 +00:00
episode fix(md-editor): build new markdown editor with lit + github/markdown-toolbar-element 2021-12-29 11:37:16 +00:00
fediverse refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
my_account refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
page fix(md-editor): build new markdown editor with lit + github/markdown-toolbar-element 2021-12-29 11:37:16 +00:00
person fix(persons): set person picture as optional for better ux 2021-12-29 11:37:16 +00:00
podcast fix(md-editor): build new markdown editor with lit + github/markdown-toolbar-element 2021-12-29 11:37:16 +00:00
user refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
_layout.php fix(md-editor): build new markdown editor with lit + github/markdown-toolbar-element 2021-12-29 11:37:16 +00:00
_sidebar.php feat(ux): remove admin dashboard and redirect directly to podcast list 2021-05-03 15:32:55 +00:00
dashboard.php fix: fix layout bugs in admin and update translation files 2020-10-15 14:42:23 +00:00