ad-aures_castoPod/app/Entities
Yassine Doghri e5fb676cb6
feat(docker): replace all-in-one image with FrankenPHP and Caddy based image + discard other images
- use serversideup/php as a base image
- remove nginx unit base
- remove app / webserver images
- add bundle stage to remove pipeline dependency
- update docker setup docs
- edit gitlabci rules and release logic
2026-02-17 19:31:24 +00:00
..
Clip feat(docker): replace all-in-one image with FrankenPHP and Caddy based image + discard other images 2026-02-17 19:31:24 +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 feat(plugins): add spark commands to install, add, update and remove plugins using adaures' cpm 2025-09-22 17:34:36 +00:00
Category.php feat(plugins): add spark commands to install, add, update and remove plugins using adaures' cpm 2025-09-22 17:34:36 +00:00
Credit.php feat(plugins): add spark commands to install, add, update and remove plugins using adaures' cpm 2025-09-22 17:34:36 +00:00
Episode.php feat(plugins): add spark commands to install, add, update and remove plugins using adaures' cpm 2025-09-22 17:34:36 +00:00
EpisodeComment.php feat(plugins): add spark commands to install, add, update and remove plugins using adaures' cpm 2025-09-22 17:34:36 +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 feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00
Page.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Person.php feat(plugins): add spark commands to install, add, update and remove plugins using adaures' cpm 2025-09-22 17:34:36 +00:00
Podcast.php feat(plugins): add spark commands to install, add, update and remove plugins using adaures' cpm 2025-09-22 17:34:36 +00:00
Post.php fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-25 18:32:09 +00:00