Commits on Source (2)
-
Benjamin Bellamy authored
feat: rename ?s to ?_from to match podcastindex recommendation feat: adust map height feat: display pie chart on 1 column for small and medium screens feat: handle empty rss user agent fix: correct bug when importing episode with empty image fix: add service to FakePodcastsAnalyticsSeeder, resize pie charts so that all lines fit fix: set page title to ->title when it exists fix: replace %20 with + closes #37
-
semantic-release-bot authored
# [1.0.0-alpha.11](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2020-10-26) ### Features * add CDN url ([972bcbf6](https://code.podlibre.org/podlibre/castopod/commit/972bcbf65ee119b8641ca3c4e5c0e8cf9ca8dd4f)), closes [#37](https://code.podlibre.org/podlibre/castopod/issues/37)
Showing
- .env.example 2 additions, 1 deletion.env.example
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- DEPENDENCIES.md 4 additions, 1 deletionDEPENDENCIES.md
- app/Config/App.php 14 additions, 1 deletionapp/Config/App.php
- app/Config/Constants.php 1 addition, 1 deletionapp/Config/Constants.php
- app/Controllers/Admin/Podcast.php 4 additions, 3 deletionsapp/Controllers/Admin/Podcast.php
- app/Controllers/Analytics.php 2 additions, 2 deletionsapp/Controllers/Analytics.php
- app/Controllers/Feed.php 1 addition, 4 deletionsapp/Controllers/Feed.php
- app/Controllers/Install.php 5 additions, 0 deletionsapp/Controllers/Install.php
- app/Database/Seeds/FakePodcastsAnalyticsSeeder.php 12 additions, 0 deletionsapp/Database/Seeds/FakePodcastsAnalyticsSeeder.php
- app/Entities/Episode.php 10 additions, 0 deletionsapp/Entities/Episode.php
- app/Helpers/media_helper.php 15 additions, 0 deletionsapp/Helpers/media_helper.php
- app/Helpers/rss_helper.php 5 additions, 1 deletionapp/Helpers/rss_helper.php
- app/Language/en/Install.php 3 additions, 0 deletionsapp/Language/en/Install.php
- app/Language/fr/Install.php 3 additions, 0 deletionsapp/Language/fr/Install.php
- app/Views/_assets/styles/charts.css 2 additions, 2 deletionsapp/Views/_assets/styles/charts.css
- app/Views/_layout.php 3 additions, 1 deletionapp/Views/_layout.php
- app/Views/admin/podcast/analytics/locations.php 1 addition, 1 deletionapp/Views/admin/podcast/analytics/locations.php
- app/Views/admin/podcast/analytics/players.php 1 addition, 1 deletionapp/Views/admin/podcast/analytics/players.php
- app/Views/admin/podcast/analytics/webpages.php 1 addition, 1 deletionapp/Views/admin/podcast/analytics/webpages.php