semantic-release-bot
74759dae14
chore(release): 1.0.0-alpha.24 [skip ci]
...
# [1.0.0-alpha.24](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.23...v1.0.0-alpha.24 ) (2020-11-26)
### Features
* **monetization:** add Web Monetization support ([96a6026](96a6026f1d
))
2020-11-26 18:58:02 +00:00
Benjamin Bellamy
96a6026f1d
feat(monetization): add Web Monetization support
2020-11-26 18:53:52 +00:00
semantic-release-bot
e8771755b7
chore(release): 1.0.0-alpha.23 [skip ci]
...
# [1.0.0-alpha.23](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.22...v1.0.0-alpha.23 ) (2020-11-24)
### Bug Fixes
* define podcastNamespaceLink value ([0d744d2](0d744d212d
))
2020-11-24 21:10:20 +00:00
Benjamin Bellamy
0d744d212d
fix: define podcastNamespaceLink value
2020-11-24 21:48:26 +01:00
semantic-release-bot
674ffd1cfb
chore(release): 1.0.0-alpha.22 [skip ci]
...
# [1.0.0-alpha.22](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.21...v1.0.0-alpha.22 ) (2020-11-24)
### Features
* **rss:** add transcript and chapters support ([e769d83](e769d83a93
)), closes [#72 ](https://code.podlibre.org/podlibre/castopod/issues/72 ) [#82 ](https://code.podlibre.org/podlibre/castopod/issues/82 )
2020-11-24 20:21:59 +00:00
Benjamin Bellamy
e769d83a93
feat(rss): add transcript and chapters support
...
Close #72 , #82
2020-11-24 20:18:08 +00:00
semantic-release-bot
b9c8008062
chore(release): 1.0.0-alpha.21 [skip ci]
...
# [1.0.0-alpha.21](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.20...v1.0.0-alpha.21 ) (2020-11-24)
### Features
* **platforms:** add Fediverse and some funding platforms, add link on logo ([afc3d50](afc3d50289
))
2020-11-24 18:25:10 +00:00
Benjamin Bellamy
afc3d50289
feat(platforms): add Fediverse and some funding platforms, add link on logo
2020-11-24 18:21:02 +00:00
semantic-release-bot
e6e21ddc3f
chore(release): 1.0.0-alpha.20 [skip ci]
...
# [1.0.0-alpha.20](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.19...v1.0.0-alpha.20 ) (2020-11-24)
### Bug Fixes
* **import:** use <image><url> tag when no <itunes:image> is present ([20e607a](20e607afb7
))
### Features
* **rss:** add podcast-namespace tags for platforms + previousUrl tag ([dbba8dc](dbba8dc581
)), closes [#73 ](https://code.podlibre.org/podlibre/castopod/issues/73 ) [#75 ](https://code.podlibre.org/podlibre/castopod/issues/75 ) [#76 ](https://code.podlibre.org/podlibre/castopod/issues/76 ) [#80 ](https://code.podlibre.org/podlibre/castopod/issues/80 )
2020-11-24 16:50:21 +00:00
Yassine Doghri
a98e7fbced
ci(release): delete all local git tags before release script to prevent collisions if failure
2020-11-24 16:46:23 +00:00
Benjamin Bellamy
20e607afb7
fix(import): use <image><url> tag when no <itunes:image> is present
2020-11-24 16:40:35 +00:00
Benjamin Bellamy
dbba8dc581
feat(rss): add podcast-namespace tags for platforms + previousUrl tag
...
- add podcast:id tag
- add podcast:funding tag
- add podcast:social tag
- add podcast:previousUrl tag
- add missing platforms with icons
- update platforms table to include social and funding platforms
- rename platform_links table to podcasts_platforms
- move podcast import methods from podcast controller
- update import functionality to insert platforms from rss
closes #73 , #75 , #76 , #80
2020-11-19 10:44:54 +00:00
semantic-release-bot
7ee579d054
chore(release): 1.0.0-alpha.19 [skip ci]
...
# [1.0.0-alpha.19](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.18...v1.0.0-alpha.19 ) (2020-11-13)
### Bug Fixes
* handle HEAD requests on podcast_feed route ([74b2640](74b2640f2a
)), closes [#79 ](https://code.podlibre.org/podlibre/castopod/issues/79 )
2020-11-13 16:10:23 +00:00
Benjamin Bellamy
74b2640f2a
fix: handle HEAD requests on podcast_feed route
...
Fixes #79
2020-11-13 17:01:34 +01:00
semantic-release-bot
b619e6d88f
chore(release): 1.0.0-alpha.18 [skip ci]
...
# [1.0.0-alpha.18](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.17...v1.0.0-alpha.18 ) (2020-11-09)
### Features
* **platforms:** add Podcast Index ([ad52b1c](ad52b1cc2b
))
2020-11-09 17:17:51 +00:00
Benjamin Bellamy
ad52b1cc2b
feat(platforms): add Podcast Index
2020-11-09 17:13:52 +00:00
semantic-release-bot
d65f26e80a
chore(release): 1.0.0-alpha.17 [skip ci]
...
# [1.0.0-alpha.17](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.16...v1.0.0-alpha.17 ) (2020-11-05)
### Bug Fixes
* **open-graph:** replace non existant episode description to podcast description in podcast page ([b02584e](b02584ee60
))
2020-11-05 19:04:14 +00:00
Yassine Doghri
b02584ee60
fix(open-graph): replace non existant episode description to podcast description in podcast page
2020-11-05 18:55:50 +00:00
semantic-release-bot
50b52f904e
chore(release): 1.0.0-alpha.16 [skip ci]
...
# [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 ([af970b8](af970b8bac
)), closes [#41 ](https://code.podlibre.org/podlibre/castopod/issues/41 )
2020-11-04 17:07:18 +00:00
Benjamin Bellamy
af970b8bac
feat: add Open Graph and Twitter meta tags
...
fix : #41
2020-11-04 17:03:20 +00:00
semantic-release-bot
0e38dcca4a
chore(release): 1.0.0-alpha.15 [skip ci]
...
# [1.0.0-alpha.15](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.14...v1.0.0-alpha.15 ) (2020-11-03)
### Features
* **analytics:** add 'other' group to pie charts in order to display more accurate data ([73acef9](73acef933f
))
2020-11-03 14:18:26 +00:00
Benjamin Bellamy
73acef933f
feat(analytics): add 'other' group to pie charts in order to display more accurate data
2020-11-03 14:14:30 +00:00
semantic-release-bot
ba89fd590d
chore(release): 1.0.0-alpha.14 [skip ci]
...
# [1.0.0-alpha.14](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.13...v1.0.0-alpha.14 ) (2020-11-02)
### Features
* **analytics:** add weekday and hour bar charts ([8ab3132](8ab313296b
))
2020-11-02 18:19:13 +00:00
Benjamin Bellamy
8ab313296b
feat(analytics): add weekday and hour bar charts
2020-11-02 18:15:19 +00:00
Benjamin Bellamy
b6fc7d91eb
docs(readme): add install section with release packages link
2020-11-02 15:11:58 +00:00
semantic-release-bot
79a20a3bc8
chore(release): 1.0.0-alpha.13 [skip ci]
...
# [1.0.0-alpha.13](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.12...v1.0.0-alpha.13 ) (2020-10-29)
### Bug Fixes
* **episodes-table:** set descriptions to be not null ([6774ec1](6774ec10fa
))
### Features
* add episode_numbering() component helper to display episode and season numbers ([3f4a6bd](3f4a6bd0b9
))
* **episodes:** replace all audio file URL parameters with base64 encoded data ([e1f65cd](e1f65cd3b5
))
2020-10-29 17:56:08 +00:00
Yassine Doghri
6774ec10fa
fix(episodes-table): set descriptions to be not null
2020-10-29 17:44:14 +00:00
Yassine Doghri
3f4a6bd0b9
feat: add episode_numbering() component helper to display episode and season numbers
2020-10-29 17:25:15 +00:00
Benjamin Bellamy
e1f65cd3b5
feat(episodes): replace all audio file URL parameters with base64 encoded data
2020-10-29 17:27:16 +01:00
Yassine Doghri
391c349daa
refactor(database): add / update fields to optimize storage
...
- harmonize field types and use explicit names
- store html value alongside markdown descriptions for better performance
- add duration and bandwidth to podcast analytics
- add new analytics table for podcast hits by hour
- replace visible MAXMIND_LICENCE_KEY with variable
2020-10-29 15:45:19 +00:00
semantic-release-bot
21da91eb9d
chore(release): 1.0.0-alpha.12 [skip ci]
...
# [1.0.0-alpha.12](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.11...v1.0.0-alpha.12 ) (2020-10-26)
### Bug Fixes
* replace getWebEnclosureUrl with getEnclosureWebUrl ([8122cea](8122ceaf8a
))
2020-10-26 17:30:40 +00:00
Benjamin Bellamy
8122ceaf8a
fix: replace getWebEnclosureUrl with getEnclosureWebUrl
2020-10-26 17:26:41 +00:00
semantic-release-bot
0683ea94d8
chore(release): 1.0.0-alpha.11 [skip ci]
...
# [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 ([972bcbf](972bcbf65e
)), closes [#37 ](https://code.podlibre.org/podlibre/castopod/issues/37 )
2020-10-26 16:17:35 +00:00
Benjamin Bellamy
972bcbf65e
feat: add CDN url
...
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
2020-10-26 16:13:43 +00:00
semantic-release-bot
384b6b27a3
chore(release): 1.0.0-alpha.10 [skip ci]
...
# [1.0.0-alpha.10](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.9...v1.0.0-alpha.10 ) (2020-10-26)
### Bug Fixes
* **install:** redirect to host_url install route on instanceConfig validation error ([99250b1](99250b1868
))
2020-10-26 15:29:29 +00:00
Yassine Doghri
99250b1868
fix(install): redirect to host_url install route on instanceConfig validation error
2020-10-26 15:21:21 +00:00
semantic-release-bot
414b23a3b7
chore(release): 1.0.0-alpha.9 [skip ci]
...
# [1.0.0-alpha.9](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.8...v1.0.0-alpha.9 ) (2020-10-26)
### Features
* display castopod version in admin footer ([9f2574e](9f2574e6fb
)), closes [#68 ](https://code.podlibre.org/podlibre/castopod/issues/68 )
2020-10-26 14:20:19 +00:00
Yassine Doghri
9f2574e6fb
feat: display castopod version in admin footer
...
add CP_VERSION constant in app/Config/Constants.php that updates upon release through
prepare-release.sh script
closes #68
2020-10-26 11:48:17 +00:00
semantic-release-bot
6b36a80102
chore(release): 1.0.0-alpha.8 [skip ci]
...
# [1.0.0-alpha.8](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.7...v1.0.0-alpha.8 ) (2020-10-22)
### Features
* **episodes:** schedule episode with future publication_date by using cache expiration time ([4f1e773](4f1e773c0f
)), closes [#47 ](https://code.podlibre.org/podlibre/castopod/issues/47 )
2020-10-22 17:49:16 +00:00
Yassine Doghri
4f1e773c0f
feat(episodes): schedule episode with future publication_date by using cache expiration time
...
- merge publication date fields into one field instanciated with flatpickr datetime picker
- get user timezone to convert user publication_date input to UTC
- remove setPublishedAt() method from episode entity
- add publication pill component to display the episode publication date info
- clear cache after episode insert
- use CI is_really_writable() helper in install instead of is_writable()
- fix latest episodes layout
- update tsconfig to only include ts folders
- update DEPENDENCIES.md to include flatpickr
- add format_duration helper to format episode enclosure duration instead of translating it (causes
translation bug)
- add Time.ts module to convert UTC time to user localized time for episode publication dates
- fix some layout issues
- update php and js dependencies to latest versions
closes #47
2020-10-22 17:41:59 +00:00
semantic-release-bot
0ab17d1075
chore(release): 1.0.0-alpha.7 [skip ci]
...
# [1.0.0-alpha.7](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.6...v1.0.0-alpha.7 ) (2020-10-21)
### Features
* **analytics:** add service name from rss user-agent ([7202b98](7202b9867b
))
### BREAKING CHANGES
* **analytics:** analytics_podcasts_by_player table and analytics_podcasts procedure were updated
2020-10-21 16:08:07 +00:00
Benjamin Bellamy
7202b9867b
feat(analytics): add service name from rss user-agent
...
BREAKING CHANGE: analytics_podcasts_by_player table and analytics_podcasts procedure were updated
2020-10-21 16:04:18 +00:00
semantic-release-bot
8ca5b33b60
chore(release): 1.0.0-alpha.6 [skip ci]
...
# [1.0.0-alpha.6](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.5...v1.0.0-alpha.6 ) (2020-10-20)
### Bug Fixes
* **cache:** add locale for podcast and episode pages + clear some persisting cache in models ([9cec8a8](9cec8a81cc
)), closes [#42 ](https://code.podlibre.org/podlibre/castopod/issues/42 ) [#61 ](https://code.podlibre.org/podlibre/castopod/issues/61 )
2020-10-20 15:50:31 +00:00
Yassine Doghri
9cec8a81cc
fix(cache): add locale for podcast and episode pages + clear some persisting cache in models
...
fixes #42 , #61
2020-10-20 15:39:20 +00:00
semantic-release-bot
a354940e5e
chore(release): 1.0.0-alpha.5 [skip ci]
...
# [1.0.0-alpha.5](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.4...v1.0.0-alpha.5 ) (2020-10-20)
### Features
* add lock podcast according to the Podcastindex podcast-namespace to prevent unauthozized import ([72b3012](72b301272e
))
2020-10-20 13:50:01 +00:00
Benjamin Bellamy
72b301272e
feat: add lock podcast according to the Podcastindex podcast-namespace to prevent unauthozized import
2020-10-20 13:46:00 +00:00
semantic-release-bot
e49b223926
chore(release): 1.0.0-alpha.4 [skip ci]
...
# [1.0.0-alpha.4](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.3...v1.0.0-alpha.4 ) (2020-10-20)
### Features
* **analytics:** add charts and data export ([78625c4](78625c471b
))
2020-10-20 09:42:47 +00:00
Benjamin Bellamy
78625c471b
feat(analytics): add charts and data export
2020-10-20 09:32:03 +00:00
semantic-release-bot
112a71d867
chore(release): 1.0.0-alpha.3 [skip ci]
...
# [1.0.0-alpha.3](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.2...v1.0.0-alpha.3 ) (2020-10-19)
### Bug Fixes
* **analytics:** remove charts empty values + remove useless language cache ([1678794](1678794153
))
2020-10-19 16:50:56 +00:00
Benjamin Bellamy
1678794153
fix(analytics): remove charts empty values + remove useless language cache
...
fix(install): edit host_url helper and remove back() when create .env
2020-10-19 16:47:22 +00:00