- Sep 09, 2023
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
refactor migration queries to use forge functions
-
- Aug 22, 2023
-
-
Yassine Doghri authored
-
- Jul 29, 2023
-
-
Yassine Doghri authored
refs #360
-
- Jun 21, 2023
-
-
Yassine Doghri authored
- use codeigniter4/tasks project to handle cron tasks - use yassinedoghri/podcast-feed project to parse feeds for imports
-
closes #296
-
- Jun 13, 2023
-
-
Yassine Doghri authored
-
- Jun 12, 2023
-
-
Yassine Doghri authored
update composer dependencies to latest
-
- Apr 14, 2023
-
-
Yassine Doghri authored
-
- Apr 13, 2023
-
-
Yassine Doghri authored
refs #321
-
- Mar 16, 2023
-
-
Yassine Doghri authored
Users may choose between filesystem (FS) or S3 to store and manage their media files
-
- Oct 16, 2022
-
-
Yassine Doghri authored
closes #222
-
- Oct 14, 2022
-
-
Yassine Doghri authored
closes #247
-
- Sep 28, 2022
-
-
Yassine Doghri authored
closes #193
-
- Jul 05, 2022
- Jul 03, 2022
-
-
Yassine Doghri authored
* update php packages to latest * update rector and ecs config * update ci4/settings package to v2.1
-
- Jun 13, 2022
-
-
Yassine Doghri authored
- remove delete_at field + soft delete for media and pages - update CodeIgniter4 to 4.2.0 + update all starter files - explicitly use builder() when creating queries from model
-
- Jun 07, 2022
-
-
closes #89
-
- Apr 16, 2022
-
-
Yassine Doghri authored
-
- Apr 14, 2022
-
-
Yassine Doghri authored
-
- Mar 15, 2022
-
-
Yassine Doghri authored
-
- Mar 04, 2022
-
-
Yassine Doghri authored
- update CI4 to v4.1.9's stable production package - update php and js dependencies to latest
-
- Feb 19, 2022
-
-
Yassine Doghri authored
- 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
-
- Feb 09, 2022
-
-
Yassine Doghri authored
-
- Feb 05, 2022
-
-
Yassine Doghri authored
fixes #164
-
- Dec 29, 2021
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
- configure service-worker using vite-plugin-pwa - refactor Image entity to generate images of different types based on size config - add requirement for webp library for php gd to generate webp images for instance - add action to regenerate all instance images for eventual Images config changes - enhance google lighthouse metrics for pwa
-
Yassine Doghri authored
- rename image fields on podcast, episode and persons for better clarity - set different sizes config for podcast cover, banner and persons avatars - add tiny size for covers - fix responsive on admin forms
-
Yassine Doghri authored
-
Yassine Doghri authored
- create Admin, Analytics, Auth, Fediverse and Install modules in the root modules/ folder - rename ActivityPub to Fediverse
-
Yassine Doghri authored
-
Yassine Doghri authored
fix #81
-
Yassine Doghri authored
- podcast name was too vague and didn't come clearly for users: handle is more relevant - update package.json dependencies and remove unnused packages closes #126
-
- Jun 21, 2021
-
-
Benjamin Bellamy authored
-
- Jun 11, 2021
-
-
Yassine Doghri authored
update types and some remap logic
-
Yassine Doghri authored
fix some style issues
-
Yassine Doghri authored
- update .devcontainer settings: remove auto-formatting for php + set intelephense as default formatter - remove prettier php plugin as it lacks php 8 support - add captain hook action for checking style pre-commit - fix style with ecs on all files except views
-
- May 18, 2021
-
-
Yassine Doghri authored
update composer dependencies
-