Commits on Source (2)
-
Yassine Doghri authored
add js tootip to show persons info
-
semantic-release-bot authored
# [1.0.0-alpha.50](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2021-04-14) ### Bug Fixes * **persons:** prevent overflow of persons list by adding horizontal scroll ([9e8995dc](https://code.podlibre.org/podlibre/castopod/commit/9e8995dc6e039032cc65f87895cf770f99e8b244))
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- app/Config/Constants.php 1 addition, 1 deletionapp/Config/Constants.php
- app/Views/podcast/_partials/header.php 6 additions, 2 deletionsapp/Views/podcast/_partials/header.php
- app/Views/podcast/episode.php 10 additions, 8 deletionsapp/Views/podcast/episode.php
- app/Views/podcast/episode_authenticated.php 4 additions, 4 deletionsapp/Views/podcast/episode_authenticated.php
- composer.json 1 addition, 1 deletioncomposer.json
- package-lock.json 1 addition, 1 deletionpackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
{ | ||
"name": "podlibre/castopod", | ||
"version": "1.0.0-alpha49", | ||
"version": "1.0.0-alpha50", | ||
"type": "project", | ||
"description": "Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.", | ||
"homepage": "https://castopod.org", | ||
... | ... |