castopod/app
Yassine Doghri 35142d8e56 fix(fediverse): add `index` to post controller-method to access post's jsonld contents 2023-09-14 13:23:19 +00:00
..
Config fix(fediverse): add `index` to post controller-method to access post's jsonld contents 2023-09-14 13:23:19 +00:00
Controllers refactor: use Validation::getValidated() when using $this->validate() in controllers 2023-09-09 10:23:34 +00:00
Database fix(migrations): remove if exists modifier for drop index 2023-09-11 15:43:14 +00:00
Entities refactor: fix styling and logic issues 2023-09-09 10:23:34 +00:00
Filters fix: remove fediverse prefix to prevent migration error + load routes during podcast import 2023-09-09 10:23:34 +00:00
Helpers refactor: fix styling and logic issues 2023-09-09 10:23:34 +00:00
Language chore(i18n): new Crowdin updates 2023-09-09 11:48:16 +00:00
Libraries fix: update Router to include latest CI changes with alternate-content logic 2023-09-09 10:23:34 +00:00
Models fix: use podcast-activity named route instead of not existing actor route 2023-09-09 10:23:34 +00:00
Resources build: upgrade CI4 to 4.4.1 + update php and js dependencies to latest 2023-09-09 10:52:01 +00:00
Validation fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
Views build(ci4): update CodeIgniter to v4.3.6 2023-09-09 10:23:34 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php fix(routes): overwrite RouteCollection to include all routes + update js and php dependencies 2023-09-09 10:23:34 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00