..
AboutController.php
refactor: add modules folder to phpstan paths + fix errors
2024-04-28 16:41:24 +00:00
BaseController.php
build: update CI4 to v4.5.5 + php and js packages to latest
2024-09-24 10:35:55 +00:00
DashboardController.php
refactor: add modules folder to phpstan paths + fix errors
2024-04-28 16:41:24 +00:00
EpisodeController.php
fix: add downloads_count to episodes table, computed every hour
2024-12-28 15:23:02 +00:00
EpisodePersonController.php
fix: reorder podcast form fields + extract sync feeds to its own form
2023-11-17 17:29:05 +00:00
FediverseController.php
fix(admin): redirect root fediverse route to fediverse-blocked-actors
2023-09-09 10:23:34 +00:00
NotificationController.php
chore(phpstan): remove redundant dynamicConstantNames
2023-09-26 14:56:04 +00:00
PageController.php
chore: update CodeIgniter to 4.5.1 + other dependencies to latest
2024-04-26 09:26:22 +00:00
PersonController.php
chore: update CodeIgniter to 4.5.1 + other dependencies to latest
2024-04-26 09:26:22 +00:00
PodcastController.php
feat(rss): add option for 301 redirect to new feed url
2024-10-24 12:23:59 +00:00
PodcastPersonController.php
fix: reorder podcast form fields + extract sync feeds to its own form
2023-11-17 17:29:05 +00:00
SettingsController.php
feat(import): run podcast imports' processes asynchronously using tasks
2023-06-21 16:17:11 +00:00
SoundbiteController.php
chore(phpstan): remove redundant dynamicConstantNames
2023-09-26 14:56:04 +00:00
VideoClipsController.php
refactor: add modules folder to phpstan paths + fix errors
2024-04-28 16:41:24 +00:00