ad-aures_castoPod/app/Entities
Yassine Doghri 5182d5d67a fix: add downloads_count to episodes table, computed every hour
This removes computing latency when retrieving episodes list with download count in admin.
The more
analytics records, the more it took to calculate the sum of hits to get the downloads count for each
episode.
2024-12-28 15:23:02 +00:00
..
Clip fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Actor.php build: update js and php dependencies to latest 2023-04-14 11:22:12 +00:00
Category.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Credit.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
Episode.php fix: add downloads_count to episodes table, computed every hour 2024-12-28 15:23:02 +00:00
EpisodeComment.php fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
Language.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Like.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Location.php chore: update php and js dependencies to latest 2024-02-17 13:01:39 +00:00
Page.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Person.php refactor: add modules folder to phpstan paths + fix errors 2024-04-28 16:41:24 +00:00
Podcast.php refactor: add modules folder to phpstan paths + fix errors 2024-04-28 16:41:24 +00:00
Post.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00