castopod/app/Helpers
2022-01-19 12:09:12 +00:00
..
.gitkeep
auth_helper.php chore: update CodeIgniter to latest dev version after 4.1.6 2022-01-04 15:40:27 +00:00
breadcrumb_helper.php
components_helper.php fix(audio-clipper): add mouse position offset when stretching clip to prevent content from jumping 2022-01-02 14:11:05 +00:00
id3_helper.php fix(images): set default mimetype if none is specified when getting size info 2022-01-19 12:09:12 +00:00
media_helper.php feat(settings): add general config for instance (site name, description and icon) 2021-12-29 12:04:01 +00:00
misc_helper.php feat(transcript): parse srt subtitles into json file + add max file size info below audio file input 2022-01-09 16:37:13 +00:00
page_helper.php feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages 2021-12-29 12:06:13 +00:00
rss_helper.php fix: define podcast_id and platform_slug as foreign keys in podcasts_plaforms table 2022-01-04 16:37:59 +00:00
seo_helper.php feat(meta-tags): add activitypub alternate links to podcast, episode, comment and post pages 2022-01-10 16:05:16 +00:00
svg_helper.php
url_helper.php