mirror of https://github.com/OpenVidu/openvidu.git
![]() Do not force the user's browser to open new tabs when navigating within the documentation pages. We discussed about this and agreed that doing so is user hostile and goes away from how HTTP links have been working for 30 years (i.e. leave users decide if THEY want a new tab or not, by how they open the links). Used these regexes: From: target="blank" To: target="_blank" From: (\]\((?!http)[^)]+\))\{:target="_blank"\} To: $1 From: (\]\(https?://docs.openvidu.io[^)]+\))\{:target="_blank"\} To: $1 From: href="((?!http)\S+)" target="_blank" To: href="$1" From: href="(https?://docs.openvidu.io\S+)" target="_blank" To: href="$1" |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
openvidu-browser | ||
openvidu-client | ||
openvidu-components-angular | ||
openvidu-java-client | ||
openvidu-node-client | ||
openvidu-server | ||
openvidu-test-browsers | ||
openvidu-test-e2e | ||
openvidu-testapp | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
NOTICE | ||
README.md | ||
ROADMAP.md | ||
pom.xml | ||
update-plainjs-prod.sh | ||
update-plainjs.sh |
README.md
openvidu
Visit openvidu.io
Community Forum
Visit OpenVidu Community Forum
Contributors
This project exists thanks to all the people who contribute.
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]