- Aug 24, 2022
-
-
Yassine Doghri authored
- add default values for Config/Email properties - set mariadb to the minimal required version for development fixes #204
-
- 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
-
- Jun 11, 2021
-
-
Yassine Doghri authored
fix some style issues
-
- 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
-
- Oct 15, 2020
-
-
Yassine Doghri authored
- overwrite myth/auth config with castopod app needs - create custom views for users authentication - add admin area bootstrapped by admin controller - shift podcast and episodes crud to admin area - reorganize view layouts - update docs for database migration - add myth-auth to DEPENDENCIES.md closes #11
-