castopod/app
semantic-release-bot 1296187613 chore(release): 1.0.0-alpha.54 [skip ci]
# [1.0.0-alpha.54](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.53...v1.0.0-alpha.54) (2021-05-03)

### Features

* set app parameter forceGlobalSecureRequests = true forcing requests to go through https ([d9dff1b](d9dff1b8bf))
* **ux:** remove admin dashboard and redirect directly to podcast list ([27c48b8](27c48b8fa9))
* add cache to ActivityPub sql queries + cache activity and note pages ([2d297f4](2d297f45b3))

### Performance Improvements

* **cache:** update CI4 to use cache's deleteMatching method ([54b84f9](54b84f9684))
* **docker:** add redis caching service for development ([05ace8c](05ace8cff2))
2021-05-03 15:43:53 +00:00
..
Authorization perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Config chore(release): 1.0.0-alpha.54 [skip ci] 2021-05-03 15:43:53 +00:00
Controllers feat(ux): remove admin dashboard and redirect directly to podcast list 2021-05-03 15:32:55 +00:00
Database feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Entities feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Filters feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Helpers feat(ux): remove admin dashboard and redirect directly to podcast list 2021-05-03 15:32:55 +00:00
Language perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Libraries feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Models feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Validation perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Views feat(ux): remove admin dashboard and redirect directly to podcast list 2021-05-03 15:32:55 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00