castopod/app/Helpers
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
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
auth_helper.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
breadcrumb_helper.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
components_helper.php fix(ux): allow for empty message upon episode publication and warn user on submit 2021-06-23 13:34:59 +00:00
form_helper.php fix(rss): do not escape podcast and episode titles in the xml 2021-12-29 11:37:16 +00:00
id3_helper.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
media_helper.php fix(import): add extension when downloading file without + truncate slug if too long 2021-12-15 15:44:58 +00:00
misc_helper.php fix(import): add extension when downloading file without + truncate slug if too long 2021-12-15 15:44:58 +00:00
page_helper.php feat(map): display geolocated episodes on a map page 2021-09-17 15:50:55 +00:00
rss_helper.php fix(persons): set person picture as optional for better ux 2021-12-29 11:37:16 +00:00
svg_helper.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
url_helper.php fix: rename podcast name to podcast handle to clarify field usage 2021-12-29 11:37:16 +00:00