-
- Downloads
build: upgrade CI4 + php and js dependencies to latest
closes #396
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- app/Config/Boot/development.php 2 additions, 0 deletionsapp/Config/Boot/development.php
- app/Config/Boot/production.php 2 additions, 0 deletionsapp/Config/Boot/production.php
- app/Config/Boot/testing.php 6 additions, 0 deletionsapp/Config/Boot/testing.php
- app/Config/Filters.php 4 additions, 5 deletionsapp/Config/Filters.php
- app/Config/Migrations.php 1 addition, 3 deletionsapp/Config/Migrations.php
- app/Config/Routes.php 3 additions, 0 deletionsapp/Config/Routes.php
- app/Config/View.php 7 additions, 3 deletionsapp/Config/View.php
- app/Controllers/BaseController.php 2 additions, 2 deletionsapp/Controllers/BaseController.php
- app/Controllers/EpisodeAudioController.php 1 addition, 1 deletionapp/Controllers/EpisodeAudioController.php
- app/Controllers/PostController.php 1 addition, 2 deletionsapp/Controllers/PostController.php
- app/Database/Seeds/PlatformSeeder.php 1 addition, 1 deletionapp/Database/Seeds/PlatformSeeder.php
- app/Helpers/rss_helper.php 1 addition, 1 deletionapp/Helpers/rss_helper.php
- app/Libraries/ViewComponents/Component.php 1 addition, 1 deletionapp/Libraries/ViewComponents/Component.php
- app/Libraries/ViewComponents/ComponentRenderer.php 1 addition, 1 deletionapp/Libraries/ViewComponents/ComponentRenderer.php
- app/Libraries/ViewThemes/Theme.php 2 additions, 2 deletionsapp/Libraries/ViewThemes/Theme.php
- app/Libraries/Vite/Vite.php 8 additions, 17 deletionsapp/Libraries/Vite/Vite.php
- app/Models/EpisodeCommentModel.php 7 additions, 8 deletionsapp/Models/EpisodeCommentModel.php
- app/Models/LikeModel.php 5 additions, 6 deletionsapp/Models/LikeModel.php
- app/Views/Components/Forms/Select.php 1 addition, 1 deletionapp/Views/Components/Forms/Select.php
Loading
Please register or sign in to comment