castopod/app/Language/fr
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
..
ActivityPub.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Admin.php feat: add french translation 2020-10-15 14:42:25 +00:00
AdminNavigation.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Breadcrumb.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +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 feat: add french translation 2020-10-15 14:42:25 +00:00
Countries.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +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 feat: add french translation 2020-10-15 14:42:25 +00:00
Install.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
MyAccount.php feat(episodes): schedule episode with future publication_date by using cache expiration time 2020-10-22 17:41:59 +00:00
Note.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Page.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Pager.php feat: add french translation 2020-10-15 14:42:25 +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 fix(episodeCount): add missing brackets to French language file 2021-04-10 14:06:30 +02: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 refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
User.php feat: add french translation 2020-10-15 14:42:25 +00:00
Validation.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00