Go to file
Yassine Doghri c13cfa0ea0 fix(router): revert to CI4 v4.2.7 to include all routes 2022-11-24 15:30:24 +00:00
.devcontainer refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +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 ci(git-hooks): add verbose param to commitlint command 2021-06-11 09:35:13 +00:00
app chore(release): 1.0.4 [skip ci] 2022-11-21 14:25:08 +00:00
docker build(docker): add --cleanup flag to each kaniko build 2022-11-04 10:39:26 +00:00
docs docs(docker): rename ffmpeg service to video-clipper in docker-compose example 2022-11-17 16:21:02 +00:00
initdb chore: create test database on mariadb init + harmonize test database credentials 2022-06-22 14:28:58 +00:00
modules fix(router): revert to CI4 v4.2.7 to include all routes 2022-11-24 15:30:24 +00:00
public build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
scripts build(docker): add build for tagged versions on main, beta and alpha 2022-08-23 09:50:00 +00:00
tests build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
themes fix(dashboard-ui): fill the blank gaps between cards on smaller screen sizes 2022-11-10 16:25:04 +00:00
writable fix(video-clips): create unique temporary files for resources to be deleted after generation 2022-01-21 12:35:50 +00:00
.all-contributorsrc docs(all-contributors): add missing translators in contributors list 2022-11-17 13:49:44 +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(install): add email/smtp configuration options 2022-09-26 14:55:00 +00:00
.eslintrc.json ci: add phpstan static analysis to .gitlabci.yml 2021-05-12 15:23:50 +00:00
.gitignore feat(GDPR): add GDPR.yml file to public/.well-known/ 2022-03-15 17:00:34 +00:00
.gitlab-ci.yml ci(docker): revert docker job condition 2022-11-17 14:30: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 docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
.rsync-filter build: add spark to Castopod bundle for handling CLI requests 2022-09-08 12:50:25 +00:00
.stylelintrc.json feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
.svgo.icons.js feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
.svgo.js feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
AUTHORS.md docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
CHANGELOG.md chore(release): 1.0.4 [skip ci] 2022-11-21 14:25:08 +00:00
CODE_OF_CONDUCT.md docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
CONTRIBUTING.md docs(contributions): recognize any kind of contribution with all-contributors spec 2022-07-07 16:41:34 +00:00
DEPENDENCIES.md docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +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
README.md docs(all-contributors): add missing translators in contributors list 2022-11-17 13:49:44 +00:00
builds build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
captainhook.json style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
commitlint.config.js feat: enhance ui using javascript in admin area 2020-10-15 14:41:09 +00:00
composer.json fix(router): revert to CI4 v4.2.7 to include all routes 2022-11-24 15:30:24 +00:00
composer.lock fix(router): revert to CI4 v4.2.7 to include all routes 2022-11-24 15:30:24 +00:00
crontab feat: add WebSub module for pushing feed updates to open hubs 2022-03-15 16:47:35 +00:00
crowdin.yml chore: update crowdin.yml config 2022-04-15 11:54:33 +00:00
docker-compose.yml build(docker-dev): fix app container command 2022-11-23 16:57:26 +01:00
ecs.php build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
env chore: upgrade CI4 to v4.2.5 + update other dependencies to latest 2022-08-31 10:50:19 +00:00
package-lock.json chore(release): 1.0.4 [skip ci] 2022-11-21 14:25:08 +00:00
package.json chore(release): 1.0.4 [skip ci] 2022-11-21 14:25:08 +00:00
phpstan.neon feat(auth): add auth.enable2FA config to enable two-factor authentication 2022-10-16 13:35:48 +00:00
phpunit.xml.dist refactor(rest-api): move rest api's enabled flag to the RestApi config 2022-06-29 16:22:10 +00:00
postcss.config.js fix(xml-editor): prettify xml even without root node 2022-07-03 08:07:20 +00:00
preload.php build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
rector.php build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
spark build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
tailwind.config.js feat: add premium podcasts to manage subscriptions for premium episodes 2022-09-28 15:02:09 +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-manifest-css.ts feat: build hashed static files to renew browser cache 2021-07-12 17:47:56 +00:00
vite.config.ts feat: add instructions on production error page to ease Castopod debugging process 2022-09-28 12:49:36 +00:00

README.md

release-badge license-badge crowdin-badge contributions-badge semantic-release-badge discord-badge stars-badge

Castopod is a free and open-source podcast hosting solution made for podcasters who want engage and interact with their audience.

Status

Castopod is currently in beta but already quite stable and used by podcasters around the world!

Getting started

To get started with Castopod, you may check out the documentation, everything should be there!

Security issues and vulnerabilities

If you encounter any security issue or vulnerability in the Castopod source, please contact us directly by email at security@castopod.org

Contributing

Contributions are always welcome!

See the contribution guidelines for ways to get started.

Note

Any contribution made on a repository other than the original repository will not be accepted.

Contributors

Thanks goes to these wonderful people (emoji key):

Yassine Doghri
Yassine Doghri

💻 🐛 📖 👀 🚧 🖋 🎨 🌍 💬 🧑‍🏫 🚇 🤔 📆 📝
Benjamin Bellamy
Benjamin Bellamy

💻 🐛 👀 🖋 🌍 💬 🚇 🤔 📝 📆 📢
Ola Hneini
Ola Hneini

💻 👀 📖 🚧 💬 🤔
Romain de Laage
Romain de Laage

💻 🚇 📖 🌍 🤔
Lyonel Bernard
Lyonel Bernard

🐛 💬 🔊 🤔
Christopher Lagonick-Weitzel
Christopher Lagonick-Weitzel

🐛 💬 🔊 🤔
Ernesto Acosta
Ernesto Acosta

🐛 🔊 🌍 💬 🤔
Bastien Luneteau
Bastien Luneteau

💻 🐛
Cécile Ricordeau
Cécile Ricordeau

🎨
Patryk Miś
Patryk Miś

🌍
Marcin Lewandowski
Marcin Lewandowski

🐛 🤔
Sebastian Janik
Sebastian Janik

💻
Patryk Karczmarczyk
Patryk Karczmarczyk

💻
denis d
denis d

🐛 🤔
Douglas Kastle
Douglas Kastle

🐛 🤔
cExplorer
cExplorer

🐛 🌍
ImaCrea
ImaCrea

🐛 🤔
Jonas S
Jonas S

💻
LEFEBVRE Yann
LEFEBVRE Yann

🐛
Sebastian Späth
Sebastian Späth

🐛 🤔
rocky III
rocky III

🐛
Hermann Josef Eckl
Hermann Josef Eckl

🐛
Delhaye Cyrille
Delhaye Cyrille

🐛 🤔
João Leandro
João Leandro

🌍 🤔
Angelos Chouvardas
Angelos Chouvardas

🌍
Eivind
Eivind

🌍
Ewen
Ewen

🌍 🤔
forght
forght

🌍
glottis0q
glottis0q

🌍
ButterflyOfFire
ButterflyOfFire

🌍
Lucian I. Last
Lucian I. Last

🌍
LuuzViir
LuuzViir

🌍
CTHTC
CTHTC

🌍
Russian Retro
Russian Retro

🌍
Marek L'ach
Marek L'ach

🌍
GunChleoc
GunChleoc

🌍
GabiSnow
GabiSnow

🌍
bendaha
bendaha

🌍
Samuel Roland
Samuel Roland

🌍
Dimitri Regnier
Dimitri Regnier

🤔
irithys
irithys

🌍
Sergi
Sergi

🌍
ghose (XoseM)
ghose (XoseM)

🌍
Andreas Olsson
Andreas Olsson

🌍
leonfrom
leonfrom

🌍
agentcobra
agentcobra

🌍
Alessandro
Alessandro

🌍
liimee
liimee

🌍
Ahmed Sabouni
Ahmed Sabouni

🌍

This project follows the all-contributors specification. Contributions of any kind welcome!

Contact

You may reach us for help or ask any question you have on:

  • Discord (for direct interaction with developers and the community)
  • Issue tracker (for feature requests & bug reports)

Alternatively, you can follow us on social media platforms to get news about Castopod:

Sponsors

The ongoing development of Castopod is made possible with the support of its backers. If you'd like to help, please consider sponsoring Castopod's development.

Netlify NLnet Logo

License

GNU Affero General Public License v3.0

Copyright © 2020-present, Ad Aures.