- 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.
-
Yassine Doghri authored
- fix defaultValue being empty string when cast as array - fix initial styles for select to reduce content layout shift
-
- Dec 18, 2024
-
-
Yassine Doghri authored
add PermalinkEditor component
-
- 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
-
- Mar 12, 2024
-
-
Yassine Doghri authored
refs #445
-
- Jan 16, 2024
-
-
Yassine Doghri authored
-
- Jan 15, 2024
-
-
Yassine Doghri authored
fixes #420
-
- Dec 12, 2023
-
-
Yassine Doghri authored
-
- Sep 26, 2023
-
-
Yassine Doghri authored
+ update quality tools
-
- Sep 09, 2023
-
-
Yassine Doghri authored
-
- 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 12, 2023
-
-
Yassine Doghri authored
update composer dependencies to latest
-
- Apr 14, 2023
-
-
Yassine Doghri authored
-
- Mar 30, 2023
-
-
Yassine Doghri authored
- add deleteAll method to file manager - refactor deletePodcastImageSizes and deletePersonImagesSizes implementations
-
- Mar 21, 2023
-
-
Aonrud 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
-
- Oct 19, 2022
-
-
Yassine Doghri authored
-
- Oct 18, 2022
-
-
Yassine Doghri authored
set the right permissions for episode's publication date edit fixes #249
-
- Oct 16, 2022
-
-
Yassine Doghri authored
closes #222
-
- Oct 14, 2022
-
-
Yassine Doghri authored
This allows podcasters to reorganize their published episodes as they see fit closes #97
-
- Sep 28, 2022
-
-
Yassine Doghri authored
closes #193
-
- Jul 28, 2022
-
-
Yassine Doghri authored
fix(search-episodes): add fallback sql query using LIKE for search query with less than 4 characters fixes #236
-
- Jul 21, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
Some episodes could not be unpublished because of out of range error when removing posts. fixes #233
-
- Jul 05, 2022
- Jun 17, 2022
-
-
Yassine Doghri authored
closes #26
-
- Jun 07, 2022
-
-
closes #89
-
- May 05, 2022
-
-
+ add constraint to prevent deleting an episode when published
-
- Apr 14, 2022
-
-
Yassine Doghri authored
-
- Apr 01, 2022
-
-
- 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
-
- 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
-