castopod/app/Language/en
Yassine Doghri aa1612342e
style(ecs): add easy-coding-standard to enforce coding style rules for php
- 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
2021-06-11 09:34:48 +00:00
..
ActivityPub.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Admin.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
AdminNavigation.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Breadcrumb.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
Charts.php feat(analytics): add weekday and hour bar charts 2020-11-02 18:15:19 +00:00
Common.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
Contributor.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Countries.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
Episode.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Fediverse.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Home.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Install.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
MyAccount.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Note.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Page.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
Pager.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
Person.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
Platforms.php feat(embeddable-player): add embeddable player widget 2021-02-27 21:21:26 +00:00
Podcast.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
PodcastImport.php fix(rss-import): add Castopod user-agent, handle redirects for downloaded files, add Content namespace 2021-02-11 17:41:20 +00:00
PodcastNavigation.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
User.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Validation.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00