ad-aures_castoPod/app
2026-02-17 21:09:55 +00:00
..
Commands fix: add downloads_count to episodes table, computed every hour 2024-12-29 13:24:42 +00:00
Config chore: update CI files after update from 4.6.3 to 4.6.5 2026-02-17 21:09:55 +00:00
Controllers chore: update CI files after update from 4.6.3 to 4.6.5 2026-02-17 21:09:55 +00:00
Database 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
Entities feat(docker): replace all-in-one image with FrankenPHP and Caddy based image + discard other images 2026-02-17 19:31:24 +00:00
Filters feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00
Helpers feat(docker): replace all-in-one image with FrankenPHP and Caddy based image + discard other images 2026-02-17 19:31:24 +00:00
Language fix: edit Podcast.php to clarify the followers are Fediverse followers 2025-10-13 12:37:17 +00:00
Libraries feat(docker): replace all-in-one image with FrankenPHP and Caddy based image + discard other images 2026-02-17 19:31:24 +00:00
Models feat(docker): replace all-in-one image with FrankenPHP and Caddy based image + discard other images 2026-02-17 19:31:24 +00:00
Validation feat: set min PHP version to 8.4 2025-03-14 12:54:51 +00:00
Views chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 18:09:41 +00:00
.htaccess chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
Common.php feat(plugins): add html field type + CodeEditor component + rework html head generation 2024-12-17 15:11:45 +00:00
index.html