- Apr 26, 2024
-
-
Yassine Doghri authored
-
- Sep 09, 2023
-
-
Yassine Doghri authored
-
- Jun 12, 2023
-
-
Yassine Doghri authored
update composer dependencies to latest
-
- Oct 17, 2022
-
-
Yassine Doghri authored
closes #225
-
- Jul 06, 2022
-
-
Yassine Doghri authored
* add DashboardCard component * add instance wide podcasts and episodes numbers * add app.storageLimit environment variable * divide bytes by 1000 instead of 1024 in stats sql queries closes #216
-
- Jul 03, 2022
-
-
Yassine Doghri authored
* update php packages to latest * update rector and ecs config * update ci4/settings package to v2.1
-
- Apr 01, 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
-
- Dec 29, 2021
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
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
- replace some helper components and forms with class components in the ui - create viewcomponents service and load the component function to be used in views
-
- Jun 11, 2021
-
-
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
-