Showing
- app/Views/Components/IconButton.php 18 additions, 13 deletionsapp/Views/Components/IconButton.php
- app/Views/Components/Pill.php 31 additions, 12 deletionsapp/Views/Components/Pill.php
- app/Views/Components/ReadMore.php 13 additions, 3 deletionsapp/Views/Components/ReadMore.php
- app/Views/Components/SeeMore.php 9 additions, 3 deletionsapp/Views/Components/SeeMore.php
- app/Views/_message_block.php 10 additions, 13 deletionsapp/Views/_message_block.php
- app/Views/errors/cli/error_exception.php 29 additions, 27 deletionsapp/Views/errors/cli/error_exception.php
- app/Views/errors/html/debug.css 47 additions, 19 deletionsapp/Views/errors/html/debug.css
- app/Views/errors/html/debug.js 2 additions, 0 deletionsapp/Views/errors/html/debug.js
- app/Views/errors/html/error_400.php 84 additions, 0 deletionsapp/Views/errors/html/error_400.php
- app/Views/errors/html/error_403.php 30 additions, 0 deletionsapp/Views/errors/html/error_403.php
- app/Views/errors/html/error_404.php 8 additions, 5 deletionsapp/Views/errors/html/error_404.php
- app/Views/errors/html/error_exception.php 197 additions, 166 deletionsapp/Views/errors/html/error_exception.php
- app/Views/errors/html/production.php 44 additions, 6 deletionsapp/Views/errors/html/production.php
- app/Views/pager/default_full.php 11 additions, 13 deletionsapp/Views/pager/default_full.php
- app/index.html 1 addition, 1 deletionapp/index.html
- builds 4 additions, 2 deletionsbuilds
- captainhook.json 2 additions, 2 deletionscaptainhook.json
- commitlint.config.cjs 0 additions, 2 deletionscommitlint.config.cjs
- composer.json 70 additions, 57 deletionscomposer.json
- composer.lock 3603 additions, 3833 deletionscomposer.lock
Some changes are not shown.
For a faster browsing experience, only 20 of 808+ files are shown.
app/Views/errors/html/error_400.php
0 → 100644
app/Views/errors/html/error_403.php
0 → 100644
{ | ||
"name": "podlibre/castopod-host", | ||
"version": "1.0.0-beta7", | ||
"name": "adaures/castopod", | ||
"version": "2.0.0-dev", | ||
"type": "project", | ||
"description": "Castopod Host is an open-source hosting platform made for podcasters who want engage and interact with their audience.", | ||
"description": "Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.", | ||
"homepage": "https://castopod.org", | ||
"license": "AGPL-3.0-or-later", | ||
"require": { | ||
"php": "^8.0", | ||
"james-heinrich/getid3": "^2.0.x-dev", | ||
"whichbrowser/parser": "^v2.1.1", | ||
"geoip2/geoip2": "^v2.11.0", | ||
"myth/auth": "dev-develop", | ||
"codeigniter4/codeigniter4": "dev-develop", | ||
"league/commonmark": "^2.2", | ||
"vlucas/phpdotenv": "^v5.3.0", | ||
"league/html-to-markdown": "^v5.0.1", | ||
"opawg/user-agents-php": "^v1.0", | ||
"podlibre/ipcat": "^v1.0", | ||
"podlibre/podcast-namespace": "^v1.0.6", | ||
"phpseclib/phpseclib": "~2.0.30", | ||
"michalsn/codeigniter4-uuid": "dev-develop", | ||
"essence/essence": "^3.5.4", | ||
"codeigniter4/settings": "dev-develop", | ||
"chrisjean/php-ico": "^1.0", | ||
"melbahja/seo": "^2.0" | ||
"php": "^8.4", | ||
"adaures/ipcat-php": "^v1.0.0", | ||
"adaures/podcast-persons-taxonomy": "^v1.0.1", | ||
"aws/aws-sdk-php": "^3.342.5", | ||
"chrisjean/php-ico": "^1.0.4", | ||
"cocur/slugify": "^v4.6.0", | ||
"codeigniter4/framework": "v4.6.0", | ||
"codeigniter4/settings": "v2.2.0", | ||
"codeigniter4/shield": "v1.1.0", | ||
"codeigniter4/tasks": "dev-develop", | ||
"geoip2/geoip2": "v3.1.0", | ||
"james-heinrich/getid3": "^2.0.0-beta6", | ||
"league/commonmark": "^2.6.1", | ||
"league/html-to-markdown": "5.1.1", | ||
"melbahja/seo": "^v2.1.1", | ||
"michalsn/codeigniter4-uuid": "v1.1.0", | ||
"mpratt/embera": "^2.0.42", | ||
"opawg/user-agents-v2-php": "dev-main", | ||
"phpseclib/phpseclib": "~2.0.48", | ||
"vlucas/phpdotenv": "v5.6.1", | ||
"whichbrowser/parser": "^v2.1.8", | ||
"yassinedoghri/codeigniter-vite": "^v1.1.0", | ||
"yassinedoghri/php-icons": "^v1.2.0", | ||
"yassinedoghri/podcast-feed": "dev-main" | ||
}, | ||
"require-dev": { | ||
"mikey179/vfsstream": "^v1.6.8", | ||
"phpunit/phpunit": "^9.5.4", | ||
"rector/rector": "^0.11.5", | ||
"captainhook/captainhook": "^5.10.0", | ||
"phpstan/phpstan": "^0.12.85", | ||
"phpstan/extension-installer": "^1.1.0", | ||
"rector/rector-phpstan-rules": "^0.2.9", | ||
"symplify/phpstan-extensions": "^v9.3.12", | ||
"symplify/easy-coding-standard": "^v9.3.12", | ||
"symplify/coding-standard": "^v9.3.12" | ||
"captainhook/captainhook": "^5.25.0", | ||
"codeigniter/phpstan-codeigniter": "v1.5.3", | ||
"mikey179/vfsstream": "^v1.6.12", | ||
"phpstan/extension-installer": "^1.4.3", | ||
"phpstan/phpstan": "^2.1.8", | ||
"phpunit/phpunit": "^11.5.12", | ||
"rector/rector": "^2.0.10", | ||
"symplify/coding-standard": "^12.2.3", | ||
"symplify/easy-coding-standard": "^12.5.8" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
"App\\": "app", | ||
"Config\\": "app/Config" | ||
"App\\": "app/", | ||
"Config\\": "app/Config/" | ||
}, | ||
"exclude-from-classmap": [ | ||
"**/Database/Migrations/**" | ||
... | ... | @@ -52,45 +57,53 @@ |
} | ||
}, | ||
"scripts": { | ||
"test": "vendor/bin/phpunit", | ||
"analyse": "vendor/bin/phpstan analyse --ansi", | ||
"rector": "vendor/bin/rector process --dry-run --ansi", | ||
"rector:fix": "vendor/bin/rector process --ansi", | ||
"dev": "php spark serve", | ||
"test": "vendor/bin/phpunit --no-coverage", | ||
"phpstan": "vendor/bin/phpstan analyse --ansi", | ||
"rector": "vendor/bin/rector process --dry-run --ansi --memory-limit=2G", | ||
"rector:fix": "vendor/bin/rector process --ansi --memory-limit=2G", | ||
"style": "vendor/bin/ecs check --ansi", | ||
"style:fix": "vendor/bin/ecs check --fix --ansi", | ||
"generate:auth-docs": "php spark auth:generate-docs", | ||
"php-icons": "vendor/bin/php-icons scan", | ||
"post-install-cmd": [ | ||
"@php vendor/opawg/user-agents-php/src/UserAgentsGenerate.php > vendor/opawg/user-agents-php/src/UserAgents.php", | ||
"@php vendor/opawg/user-agents-php/src/UserAgentsRSSGenerate.php > vendor/opawg/user-agents-php/src/UserAgentsRSS.php", | ||
"@php vendor/podlibre/ipcat/IpDbGenerate.php > vendor/podlibre/ipcat/IpDb.php", | ||
"@php vendor/podlibre/podcast-namespace/src/TaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-en.json > modules/Admin/Language/en/PersonsTaxonomy.php", | ||
"@php vendor/podlibre/podcast-namespace/src/TaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-fr.json > modules/Admin/Language/fr/PersonsTaxonomy.php", | ||
"@php vendor/podlibre/podcast-namespace/src/ReversedTaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-en.json > vendor/podlibre/podcast-namespace/src/ReversedTaxonomy.php" | ||
"@php vendor/opawg/user-agents-v2-php/src/UserAgentsGenerate.php > vendor/opawg/user-agents-v2-php/src/UserAgents.php", | ||
"@php vendor/opawg/user-agents-v2-php/src/UserAgentsRSSGenerate.php > vendor/opawg/user-agents-v2-php/src/UserAgentsRSS.php", | ||
"@php vendor/adaures/ipcat-php/src/IpDbGenerate.php > vendor/adaures/ipcat-php/src/IpDb.php", | ||
"@php vendor/adaures/podcast-persons-taxonomy/src/TaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-en.json > modules/Admin/Language/en/PersonsTaxonomy.php", | ||
"@php vendor/adaures/podcast-persons-taxonomy/src/TaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-fr.json > modules/Admin/Language/fr/PersonsTaxonomy.php", | ||
"@php vendor/adaures/podcast-persons-taxonomy/src/ReversedTaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-en.json > vendor/adaures/podcast-persons-taxonomy/src/ReversedTaxonomy.php", | ||
"vendor/bin/php-icons init && vendor/bin/php-icons scan" | ||
], | ||
"post-update-cmd": [ | ||
"@composer dump-autoload", | ||
"@php vendor/opawg/user-agents-php/src/UserAgentsGenerate.php > vendor/opawg/user-agents-php/src/UserAgents.php", | ||
"@php vendor/opawg/user-agents-php/src/UserAgentsRSSGenerate.php > vendor/opawg/user-agents-php/src/UserAgentsRSS.php", | ||
"@php vendor/podlibre/ipcat/IpDbGenerate.php > vendor/podlibre/ipcat/IpDb.php", | ||
"@php vendor/podlibre/podcast-namespace/src/TaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-en.json > modules/Admin/Language/en/PersonsTaxonomy.php", | ||
"@php vendor/podlibre/podcast-namespace/src/TaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-fr.json > modules/Admin/Language/fr/PersonsTaxonomy.php", | ||
"@php vendor/podlibre/podcast-namespace/src/ReversedTaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-en.json > vendor/podlibre/podcast-namespace/src/ReversedTaxonomy.php" | ||
"@php vendor/opawg/user-agents-v2-php/src/UserAgentsGenerate.php > vendor/opawg/user-agents-v2-php/src/UserAgents.php", | ||
"@php vendor/opawg/user-agents-v2-php/src/UserAgentsRSSGenerate.php > vendor/opawg/user-agents-v2-php/src/UserAgentsRSS.php", | ||
"@php vendor/adaures/ipcat-php/src/IpDbGenerate.php > vendor/adaures/ipcat-php/src/IpDb.php", | ||
"@php vendor/adaures/podcast-persons-taxonomy/src/TaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-en.json > modules/Admin/Language/en/PersonsTaxonomy.php", | ||
"@php vendor/adaures/podcast-persons-taxonomy/src/TaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-fr.json > modules/Admin/Language/fr/PersonsTaxonomy.php", | ||
"@php vendor/adaures/podcast-persons-taxonomy/src/ReversedTaxonomyGenerate.php https://raw.githubusercontent.com/Podcastindex-org/podcast-namespace/main/taxonomy-en.json > vendor/adaures/podcast-persons-taxonomy/src/ReversedTaxonomy.php", | ||
"vendor/bin/php-icons init && vendor/bin/php-icons scan" | ||
] | ||
}, | ||
"support": { | ||
"source": "https://code.podlibre.org/podlibre/castopod-host.git", | ||
"source": "https://code.castopod.org/adaures/castopod.git", | ||
"discord": "https://castopod.org/discord" | ||
}, | ||
"minimum-stability": "dev", | ||
"prefer-stable": true, | ||
"repositories": [ | ||
{ | ||
"type": "vcs", | ||
"url": "https://github.com/codeigniter4/codeigniter4" | ||
} | ||
], | ||
"config": { | ||
"optimize-autoloader": true, | ||
"preferred-install": "dist", | ||
"sort-packages": true, | ||
"allow-plugins": { | ||
"phpstan/extension-installer": true | ||
} | ||
} | ||
}, | ||
"repositories": [ | ||
{ | ||
"type": "vcs", | ||
"url": "https://github.com/codeigniter4/tasks.git" | ||
} | ||
] | ||
} |
Source diff could not be displayed: it is too large. Options to address this: view the blob.