castopod/app
Yassine Doghri aa68386667 fix(audio-clipper): init segment position on firstUpdate + improve UX by adding ghost handle
- clean web components and js modules
- update js dependencies to latest

fixes #351
2023-07-01 13:46:03 +00:00
..
Config chore(release): 1.4.3 [skip ci] 2023-06-29 15:39:37 +00:00
Controllers feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Database feat(rest-api): add endpoints for episodes and full text search for podcasts and episodes 2023-06-21 10:07:31 +00:00
Entities feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Filters
Helpers feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Language chore(i18n): new Crowdin updates 2023-06-29 15:23:25 +00:00
Libraries feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Models feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Resources fix(audio-clipper): init segment position on firstUpdate + improve UX by adding ghost handle 2023-07-01 13:46:03 +00:00
Validation fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
Views feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
.htaccess
Common.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
index.html