castopod/app/Views/_assets
Yassine Doghri 5c5c6da4be
refactor: add rector to enforce type declarations, code quality + style and remove dead code
- 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
2021-05-12 10:48:30 +00:00
..
fonts feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
icons feat(ux): remove admin dashboard and redirect directly to podcast list 2021-05-03 15:32:55 +00:00
images fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +00:00
modules refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
styles feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
admin.ts feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
charts.ts feat: update analytics so to meet IABv2 requirements 2020-10-15 14:42:02 +00:00
install.ts refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
podcast.ts feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
typings.d.ts refactor: update js files to typescript and replace parcel with rollup 2020-10-15 14:41:12 +00:00