- 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 17, 2023
-
-
Yassine Doghri authored
+ add checks before clearing episode cache
-
- 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
-
- Feb 22, 2023
-
-
Yassine Doghri authored
-
- Dec 09, 2022
-
-
Yassine Doghri authored
-
- Nov 01, 2022
-
-
Yassine Doghri authored
--> Having a URL with spaces in the beginning or end would cause the platform to be deleted
-
- Oct 17, 2022
-
-
Yassine Doghri authored
closes #225
-
- Oct 16, 2022
-
-
Yassine Doghri authored
closes #222
-
- Oct 14, 2022
-
-
Yassine Doghri authored
closes #247
-
- Sep 28, 2022
-
-
Yassine Doghri authored
closes #193
-
Yassine Doghri authored
update composer dependencies to latest
-
- Sep 14, 2022
-
-
Yassine Doghri authored
-
- Sep 08, 2022
-
-
Yassine Doghri authored
--> Remove sql triggers because most shared hosting plans prevent using them
-
- Aug 22, 2022
-
-
Yassine Doghri authored
-
- Aug 12, 2022
-
-
closes #215
-
- 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
- Jul 03, 2022
-
-
Yassine Doghri authored
* update php packages to latest * update rector and ecs config * update ci4/settings package to v2.1
-
- Jun 27, 2022
-
-
Yassine Doghri authored
-
- 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
-
- May 05, 2022
-
-
+ add constraint to prevent deleting an episode when published
-
- Apr 21, 2022
-
-
Yassine Doghri authored
closes #196, fixes #198
-
- 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 24, 2022
-
-
Yassine Doghri authored
remove cache when adding comment and replies as well fixes #169
-
- 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
-
- Jan 23, 2022
-
-
Yassine Doghri authored
-
- Jan 21, 2022
-
-
Yassine Doghri authored
update seed scripts to prevent sql error when reloading install page
-
Yassine Doghri authored
- tempfile uniqueness ensures that each process lives in its independent context - add writable/temp folder to store video clips temporary resources - add videoClipWorkers config to Admin for specifying the number of ffmpeg processes to run in parallel - update video clip preview background to better suit the end result
-