Project 'ad-aures/castopod' was moved to 'adaures/castopod'. Please update any links and bookmarks that may still have the old path.
Commits on Source (2)
-
Benjamin Bellamy authored
fix: #41
-
semantic-release-bot authored
# [1.0.0-alpha.16](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2020-11-04) ### Features * add Open Graph and Twitter meta tags ([af970b8b](https://code.podlibre.org/podlibre/castopod/commit/af970b8bac949e4c63047e04aca1b7403a4e8deb)), closes [#41](https://code.podlibre.org/podlibre/castopod/issues/41)
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- app/Config/Constants.php 1 addition, 1 deletionapp/Config/Constants.php
- app/Entities/Episode.php 10 additions, 0 deletionsapp/Entities/Episode.php
- app/Helpers/url_helper.php 18 additions, 0 deletionsapp/Helpers/url_helper.php
- app/Views/episode.php 16 additions, 0 deletionsapp/Views/episode.php
- app/Views/podcast.php 12 additions, 0 deletionsapp/Views/podcast.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-alpha15", | ||
"version": "1.0.0-alpha16", | ||
"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", | ||
... | ... |