Commit Graph

24 Commits

Author SHA1 Message Date
Yassine Doghri 73c2987d4c docs: add s3 config section in install page 2023-03-16 15:46:50 +00:00
Yassine Doghri a9b630884b fix(auth): update podcast editors' permissions
`episodes.manage-notifications` should be `manage-notifications`
2023-03-07 14:55:49 +00:00
Yassine Doghri 1b037a7adf docs: add ntp requirement to validate federation's incoming requests 2023-02-04 12:42:35 +00:00
Yassine Doghri 2d82411788 docs(docker): rename ffmpeg service to video-clipper in docker-compose example 2022-11-17 16:21:02 +00:00
Yassine Doghri ed7c247bcb fix(notifications): add manage-notifications permission to podcast 2022-11-04 10:39:26 +00:00
Romain de Laage 1192a228ef build(docker): add dedicated ffmpeg image to run video clips' scheduled tasks 2022-11-01 17:55:39 +00:00
Yassine Doghri 3419369af0 docs(docker): add tags for specific versions and latest builds
update gitlabci: do not run docker build if CP_VERSION.env file is not present
2022-10-24 15:41:08 +00:00
Yassine Doghri d0836f3ee3 feat: add about page in admin with instance info + database update button 2022-10-18 16:53:51 +00:00
Yassine Doghri 3a57538572 build: set minimal php version to 8.1
closes #225
2022-10-17 14:17:50 +00:00
Yassine Doghri c1287cbe6c refactor(auth): replace myth/auth with codeigniter/shield + define new roles
closes #222
2022-10-16 13:35:26 +00:00
Yassine Doghri 17e75c4439 docs(docker): add generic tag for specific beta version 2022-09-30 17:10:57 +00:00
Yassine Doghri 87c65e601a docs(docker): fix available tags link to be more obvious 2022-09-30 09:51:35 +00:00
Yassine Doghri bac210105f docs(docker): add beta tag to supported tags + link to available tags 2022-09-30 09:34:29 +00:00
Yassine Doghri b2db783c8e docs(install): add email/smtp configuration options
closes #147
2022-09-26 14:55:00 +00:00
Yassine Doghri 707dd0800e docs(install): add missing user privileges for database 2022-09-06 16:21:26 +00:00
Romain de Laage 78152d8412 docs: complete docker page and translate it to french
closes #230
2022-07-11 10:36:57 +00:00
Yassine Doghri b7e2c09297 docs(docker): add page describing castopod's docker images and example usage with docker-compose
refs #230
2022-07-08 16:40:22 +00:00
Ola Hneini 0345728739 docs: add note in getting started install section 2022-05-03 10:21:03 +00:00
Yassine Doghri e9adc216e4 docs: add Brazilian Portuguese and Norwegian Nynorsk languages 2022-04-15 09:47:48 +00:00
Yassine Doghri abbe449c64 docs: update features to add WebSub and polish language + add exif requirements to install
closes #185
2022-04-01 16:35:34 +00:00
Yassine Doghri 10d3f73786 feat: add WebSub module for pushing feed updates to open hubs 2022-03-15 16:47:35 +00:00
Yassine Doghri f58f712aa6 chore: replace group slug from ad-aures to adaures in repo url
this fixes the adblocker loading viewer error
2022-02-20 13:23:57 +00:00
Yassine Doghri b3888c2c7f docs: add open-graph meta tags + edit pages link
- rename castopod icons and logos
- fix nlnet logo link
- add castopod icon as logo
- set twitter
card to summary_large_image
- update README.md
2022-02-19 19:09:11 +00:00
Yassine Doghri fa5b5f51a4 docs(init): create documentation website using vitepress
- rename podlibre to adaures
- rename castopod-host to castopod
- simplify README and redirect to docs site
- move INSTALL and UPDATE docs
- add new gitlabci pipeline to deploy docs
- upgrade node to v16 in Dockerfile
2022-02-19 16:06:11 +00:00