castopod/app/Config
semantic-release-bot 797c96c1e6 chore(release): 1.0.0-alpha.66 [skip ci]
# [1.0.0-alpha.66](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.65...v1.0.0-alpha.66) (2021-07-24)

### Features

* **rss:** add podcast:comments tag to link to episode comments ([32e8c7c](32e8c7c16a))
2021-07-24 09:37:02 +00:00
..
Boot refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
ActivityPub.php feat(activitypub): add Podcast actor and PodcastEpisode object with comments 2021-07-12 18:40:22 +00:00
Analytics.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
App.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Auth.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Autoload.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Cache.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Constants.php chore(release): 1.0.0-alpha.66 [skip ci] 2021-07-24 09:37:02 +00:00
ContentSecurityPolicy.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Cookie.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Database.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
DocTypes.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Email.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Encryption.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Events.php refactor: rename all occurences of notes to statuses 2021-06-23 13:34:53 +00:00
Exceptions.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Filters.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
ForeignCharacters.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Format.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Generators.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Honeypot.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Images.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Kint.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Logger.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Migrations.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Mimes.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Modules.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Pager.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Paths.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Routes.php feat(activitypub): add Podcast actor and PodcastEpisode object with comments 2021-07-12 18:40:22 +00:00
Security.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Services.php feat: build hashed static files to renew browser cache 2021-07-12 17:47:56 +00:00
Toolbar.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
UserAgents.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Validation.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
View.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00