- Dec 18, 2024
-
-
Yassine Doghri authored
add PermalinkEditor component
-
- Dec 17, 2024
-
-
Yassine Doghri authored
update php and js packages to latest
-
- Nov 17, 2023
-
-
Yassine Doghri authored
- update fields' styling - update icons contents
-
- Sep 09, 2023
-
-
Yassine Doghri authored
-
- Jun 12, 2023
-
-
Yassine Doghri authored
update composer dependencies to latest
-
- Apr 14, 2023
-
-
Yassine Doghri authored
-
- Oct 16, 2022
-
-
Yassine Doghri authored
closes #222
-
- 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
-
- Dec 29, 2021
-
-
Yassine Doghri authored
app, admin, install and authentication views are now located in root themes/ folder
-
Yassine Doghri authored
- create Admin, Analytics, Auth, Fediverse and Install modules in the root modules/ folder - rename ActivityPub to Fediverse
-
Yassine Doghri authored
-
- Jun 11, 2021
-
-
Yassine Doghri authored
update types and some remap logic
-
Yassine Doghri authored
-
Yassine Doghri authored
fix some style issues
-
Yassine Doghri authored
- update .devcontainer settings: remove auto-formatting for php + set intelephense as default formatter - remove prettier php plugin as it lacks php 8 support - add captain hook action for checking style pre-commit - fix style with ecs on all files except views
-
- May 18, 2021
-
-
Yassine Doghri authored
update composer dependencies
-
- May 17, 2021
-
-
Yassine Doghri authored
- fix lazy loading properties + podcast import controller - rename all snake_case variables to camelCase - fix broken routes - refactor Location construction logic and setters
-
- May 14, 2021
-
-
Yassine Doghri authored
-
- May 12, 2021
-
-
Yassine Doghri authored
- move and refactor Image.php from Libraries to Entities folder - update some database field names / types - update composer packages
-
Yassine Doghri authored
- update CI process to include quality stage (tests + code review) - add captainhook to install git pre-commit & pre-push hooks - remove .devcontainer Dockerfile to use project's docker-compose services: all services can now be started automatically using vscode - update docs/setup-development.md
-
- May 03, 2021
-
-
Yassine Doghri authored
add missing locale to category_options cache name
-
- Feb 10, 2021
-
-
Benjamin Bellamy authored
-