castopod/app/Config
semantic-release-bot 652fa3659e chore(release): 1.0.0-alpha.70 [skip ci]
# [1.0.0-alpha.70](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.69...v1.0.0-alpha.70) (2021-08-31)

### Bug Fixes

* **partner:** set correct image URL ([61554be](61554be12a))
2021-08-31 09:01:26 +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.70 [skip ci] 2021-08-31 09:01:26 +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: allow cross origin requests on episode comments 2021-07-24 15:34:12 +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