- 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
-
- Jan 05, 2022
-
-
Yassine Doghri authored
closes #134, #136
-
Yassine Doghri authored
go back to form after submitting an edit form
-
- Jan 03, 2022
-
-
Yassine Doghri authored
-
- Dec 29, 2021
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
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
fixes #112, closes #55
-
Yassine Doghri authored
soundbites js
-
Yassine Doghri authored
app, admin, install and authentication views are now located in root themes/ folder
-
Yassine Doghri authored
- update Component class structure and remove component helper function and ComponentLoader - update residual activitypub naming to fediverse
-
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
-
Yassine Doghri authored
- remove confusing counts for episode (total favourites, total reblogs) - add comments section to episode page to display episode comments + post replies linked to the episode
-
- Jul 02, 2021
-
-
Yassine Doghri authored
New episodes were no longer published on some platforms: the item guid was no longer set for new episodes.
-
- Jun 23, 2021
-
-
Yassine Doghri authored
- clarify distiction between the announcement post and the show notes - change "note" occurences in UI by "post" - show warning message explaining why the podcaster should fill the message area - the podcaster can choose to publish the episode with an empty message anyways - redirect user to episode dashboard with error message when episode publication pages are inaccessible instead of showing a 404 error - add a cancel publication button in publish-edit form when episode is scheduled closes #129
-
Yassine Doghri authored
-
- Jun 15, 2021
-
-
Yassine Doghri authored
-
- Jun 11, 2021
-
-
Yassine Doghri authored
change Database connection import with db_connect helper
-
Yassine Doghri authored
-