castopod/app/Views/auth
Yassine Doghri ed6e953010 refactor: add php_codesniffer to define castopod's coding style based on psr-1
- add .editorconfig file
- format all files to comply with castopod's coding style
- switch parsedown dependency with commonmark library to better follow commonmark spec for markdown
- add prettier command to format all project files at once

closes #16
2020-10-15 14:41:22 +00:00
..
emails feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00
_layout.php feat: enhance ui using javascript in admin area 2020-10-15 14:41:09 +00:00
forgot.php feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00
login.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
register.php feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00
reset.php feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00