castopod/app/Config
2023-07-19 15:04:17 +00:00
..
Boot
App.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Autoload.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Cache.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Colors.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Constants.php chore(release): 1.4.6 [skip ci] 2023-07-11 12:57:10 +00:00
ContentSecurityPolicy.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
Cookie.php
CURLRequest.php
Database.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
DocTypes.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Email.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
Embed.php fix(activitypub): set created_by to null for reblog if no user + update episode oembed data 2022-01-23 15:42:56 +00:00
Encryption.php
Events.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
Exceptions.php
Feature.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
Fediverse.php fix(s3): add proxy to serve images from s3 to client 2023-04-13 11:46:31 +00:00
Filters.php fix(s3): allow CORS for served static files 2023-07-19 15:04:17 +00:00
ForeignCharacters.php
Format.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Generators.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Honeypot.php
Images.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Kint.php
Logger.php chore: update CodeIgniter to 4.2.4 + other dependencies to latest 2022-08-22 15:36:29 +00:00
Migrations.php
Mimes.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Modules.php
Pager.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Paths.php chore: update CodeIgniter to 4.2.4 + other dependencies to latest 2022-08-22 15:36:29 +00:00
Publisher.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Routes.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Security.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
Services.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
Tasks.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Toolbar.php
UserAgents.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Validation.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
View.php refactor(view-components): use CI4's View Decorators to render components 2022-10-14 15:31:16 +00:00
ViewComponents.php