.devcontainer
docs: change vitepress with astro's starlight
2024-05-21 16:07:56 +00:00
.github
docs: add FUNDING.yml file to set up github sponsor button
2022-03-14 17:04:22 +00:00
.gitlab /issue_templates
docs(init): create documentation website using vitepress
2022-02-19 16:06:11 +00:00
.husky
chore: update php and js dependencies to latest
2024-02-17 13:01:39 +00:00
app
chore(release): 1.13.2 [skip ci]
2024-12-28 15:32:55 +00:00
docker
fix: set user as www-data when running cron jobs in docker's supervisord config
2024-10-03 13:16:26 +00:00
docs
docs(user-guide): update links for consistency + remove missing monetization links
2024-11-07 12:11:50 +00:00
modules
fix: add downloads_count to episodes table, computed every hour
2024-12-28 15:23:02 +00:00
public
chore: update CodeIgniter to 4.5.1 + other dependencies to latest
2024-04-26 09:26:22 +00:00
scripts
ci: use sed instead of perl to rewrite castopod's composer version
2023-02-22 17:58:46 +00:00
tests
refactor: add modules folder to phpstan paths + fix errors
2024-04-28 16:41:24 +00:00
themes
fix: add downloads_count to episodes table, computed every hour
2024-12-28 15:23:02 +00:00
writable
chore: update CodeIgniter to 4.5.1 + other dependencies to latest
2024-04-26 09:26:22 +00:00
.all-contributorsrc
docs: change vitepress with astro's starlight
2024-05-21 16:07:56 +00:00
.browserslistrc
refactor: update js files to typescript and replace parcel with rollup
2020-10-15 14:41:12 +00:00
.editorconfig
refactor: add php_codesniffer to define castopod's coding style based on psr-1
2020-10-15 14:41:22 +00:00
.env.example
docs(.env.example): add missing analytics.salt env variable
2023-09-14 13:46:37 +00:00
.eslintrc.json
ci: add phpstan static analysis to .gitlabci.yml
2021-05-12 15:23:50 +00:00
.gitignore
feat(api): add Episode create and publish endpoints
2024-10-24 12:48:16 +00:00
.gitlab-ci.yml
build(devcontainer): add migration and DevSeed command to run post devcontainer creation
2024-03-12 09:32:22 +00:00
.prettierrc.json
style(ecs): add easy-coding-standard to enforce coding style rules for php
2021-06-11 09:34:48 +00:00
.releaserc.json
ci: update bundle scripts to use pnpm exec + add openssh-client to ci docker image
2023-02-22 17:25:14 +00:00
.rsync-filter
fix: include app/Resources/icons folder to bundle
2024-06-14 15:49:25 +00:00
.stylelintrc.json
feat: add podcast links page including social, podcasting and funding links
2023-07-27 12:47:39 +00:00
.svgo.cjs
fix(platforms): make platforms' websites and submit urls more prominent
2023-11-17 17:29:05 +00:00
.svgo.icons.cjs
fix(platforms): make platforms' websites and submit urls more prominent
2023-11-17 17:29:05 +00:00
AUTHORS.md
docs(init): create documentation website using vitepress
2022-02-19 16:06:11 +00:00
builds
chore: update CodeIgniter to 4.5.1 + other dependencies to latest
2024-04-26 09:26:22 +00:00
captainhook.json
build: update CI4 to v4.5.5 + php and js packages to latest
2024-09-24 10:35:55 +00:00
CHANGELOG.md
chore(release): 1.13.2 [skip ci]
2024-12-28 15:32:55 +00:00
CODE_OF_CONDUCT.md
docs(init): create documentation website using vitepress
2022-02-19 16:06:11 +00:00
commitlint.config.cjs
fix(platforms): make platforms' websites and submit urls more prominent
2023-11-17 17:29:05 +00:00
composer.json
chore(release): 1.13.2 [skip ci]
2024-12-28 15:32:55 +00:00
composer.lock
chore: replace codeigniter-icons with php-icons v1.2.0
2024-11-06 12:25:41 +00:00
CONTRIBUTING-DEV.md
docs: change vitepress with astro's starlight
2024-05-21 16:07:56 +00:00
CONTRIBUTING.md
build: update CI to 4.5.3 + php and js dependencies to latest
2024-07-01 16:14:12 +00:00
crowdin.yml
chore(i18n): update Crowdin configuration file
2024-05-22 16:52:13 +00:00
DEPENDENCIES.md
docs(init): create documentation website using vitepress
2022-02-19 16:06:11 +00:00
ecs.php
chore: update CodeIgniter to 4.5.1 + other dependencies to latest
2024-04-26 09:26:22 +00:00
env
chore: update CodeIgniter to 4.5.1 + other dependencies to latest
2024-04-26 09:26:22 +00:00
GDPR.txt
feat(gdpr): add purpose for granting access to premium content
2022-09-29 14:09:19 +00:00
LICENSE.md
feat(fediverse): implement activitypub protocols + update user interface
2021-04-02 17:20:02 +00:00
package.json
chore(release): 1.13.2 [skip ci]
2024-12-28 15:32:55 +00:00
php-icons.php
refactor(icons): use php-icons library to load and display icons
2024-04-26 17:57:25 +00:00
phpstan.neon
build: update CI to 4.5.3 + php and js dependencies to latest
2024-07-01 16:14:12 +00:00
phpunit.xml.dist
chore: update CodeIgniter to 4.5.1 + other dependencies to latest
2024-04-26 09:26:22 +00:00
pnpm-lock.yaml
build: update CI4 to v4.5.5 + php and js packages to latest
2024-09-24 10:35:55 +00:00
postcss.config.cjs
docs: change vitepress with astro's starlight
2024-05-21 16:07:56 +00:00
preload.php
build: update CI4 to v4.5.5 + php and js packages to latest
2024-09-24 10:35:55 +00:00
README.md
docs: change vitepress with astro's starlight
2024-05-21 16:07:56 +00:00
rector.php
build: update CI to 4.5.3 + php and js dependencies to latest
2024-07-01 16:14:12 +00:00
spark
build: update CI to 4.5.3 + php and js dependencies to latest
2024-07-01 16:14:12 +00:00
tailwind.config.cjs
refactor(platforms): move platforms data in code instead of database
2024-04-24 14:47:05 +00:00
tsconfig.json
fix(rss): do not escape podcast and episode titles in the xml
2021-12-29 11:37:16 +00:00
vite.config.ts
build: replace npm with pnpm + add Dockerfile for ci
2023-02-22 14:36:56 +00:00