- Mar 14, 2025
-
-
Yassine Doghri authored
update CI4 to 4.6.0 + use codeigniter-vite and vite-plugin-codeigniter to load assets
-
- Dec 29, 2024
-
-
Yassine Doghri authored
This removes computing latency when retrieving episodes list with download count in admin. The more analytics records, the more it took to calculate the sum of hits to get the downloads count for each episode.
-
- Dec 17, 2024
-
-
Yassine Doghri authored
update php and js packages to latest
-
- Dec 15, 2024
-
-
Yassine Doghri authored
-
- Apr 28, 2024
-
-
Yassine Doghri authored
-
- Apr 26, 2024
-
-
Yassine Doghri authored
-
- Feb 17, 2024
-
-
Yassine Doghri authored
-
closes #423
-
- Feb 12, 2024
-
-
Yassine Doghri authored
-
- Nov 29, 2023
-
-
Yassine Doghri authored
-
- Sep 09, 2023
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
refactor migration queries to use forge functions
-
- Aug 28, 2023
-
-
Yassine Doghri authored
-
- Aug 02, 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
-
- Jun 13, 2023
-
-
Yassine Doghri authored
-
- Jun 12, 2023
-
-
Yassine Doghri authored
update composer dependencies to latest
-
- May 09, 2023
-
-
Yassine Doghri authored
-
- Apr 14, 2023
-
-
Yassine Doghri authored
-
- Mar 16, 2023
-
-
Yassine Doghri authored
Users may choose between filesystem (FS) or S3 to store and manage their media files
-
- Feb 28, 2023
-
-
Yassine Doghri authored
-
- Feb 22, 2023
-
-
Yassine Doghri authored
-
- Dec 13, 2022
-
-
Yassine Doghri authored
-
- Dec 09, 2022
-
-
Yassine Doghri authored
-
- Oct 17, 2022
-
-
Yassine Doghri authored
closes #225
-
- Sep 28, 2022
-
-
Yassine Doghri authored
closes #193
-
- Jul 21, 2022
-
-
Yassine Doghri authored
-
- Jul 05, 2022
- 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
-
- May 05, 2022
-
-
+ add constraint to prevent deleting an episode when published
-
- 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 03, 2022
-
-
Yassine Doghri authored
update CommonMark to v2 + add Autolink, SmartPunct and DisallowedRawHtml extensions
-
- Jan 21, 2022
-
-
Yassine Doghri authored
-
- Jan 09, 2022
-
-
Yassine Doghri authored
feat(transcript): parse srt subtitles into json file + add max file size info below audio file input remove episode form warning + add javascript validation when uploading a file to check if it's too big to upload
-
- Dec 29, 2021
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-