forked from littleredbutton/cloud_bbb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request littleredbutton#300 from arawa/doc/readme_and_proj…
…ect_files docs: readme, screenshots and project files.
- Loading branch information
Showing
9 changed files
with
55 additions
and
61 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers. | |
## Enforcement | ||
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
reported by contacting the project team at [email protected]. All | ||
reported by contacting the project team at [email protected] or web form [contact]. All | ||
complaints will be reviewed and investigated and will result in a response that | ||
is deemed necessary and appropriate to the circumstances. The project team is | ||
obligated to maintain confidentiality with regard to the reporter of an incident. | ||
|
@@ -71,6 +71,7 @@ This Code of Conduct is adapted from the [Contributor Covenant][homepage], versi | |
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html | ||
|
||
[homepage]: https://www.contributor-covenant.org | ||
[contact]: https://www.arawa.fr/contact/ | ||
|
||
For answers to common questions about this code of conduct, see | ||
https://www.contributor-covenant.org/faq | ||
https://www.contributor-covenant.org/faq |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,31 +14,32 @@ | |
* **Restrictions** Restrict room creation to certain groups | ||
* **Activities** Get an overview of your room activities | ||
Quick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb). | ||
Quick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb). | ||
Do you like this application? Give something back to the open source community and checkout our | ||
[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md). | ||
[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md). | ||
Developer wanted! If you have time it would be awesome if you could help to enhance this application. | ||
Contributors are welcome! If you have time it would be awesome if you could help to enhance this application. | ||
*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.* | ||
]]></description> | ||
<version>2.7.2</version> | ||
<licence>agpl</licence> | ||
<author mail="[email protected]">Klaus Herberth</author> | ||
<author mail="[email protected]" homepage="https://arawa.fr/">Arawa</author> | ||
<author>Klaus Herberth</author> | ||
<namespace>BigBlueButton</namespace> | ||
<types> | ||
<prevent_group_restriction/> | ||
</types> | ||
<category>social</category> | ||
<category>multimedia</category> | ||
<category>integration</category> | ||
<website>https://github.com/sualko/cloud_bbb/</website> | ||
<bugs>https://github.com/sualko/cloud_bbb/issues</bugs> | ||
<repository>https://github.com/sualko/cloud_bbb/</repository> | ||
<screenshot>https://raw.githubusercontent.com/sualko/cloud_bbb/master/docs/screenshot-file-browser.png</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/sualko/cloud_bbb/master/docs/screenshot-configuration.png</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/sualko/cloud_bbb/master/docs/screenshot-configuration2.png</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/sualko/cloud_bbb/master/docs/screenshot-join.png</screenshot> | ||
<website>https://github.com/littleredbutton/cloud_bbb/</website> | ||
<bugs>https://github.com/littleredbutton/cloud_bbb/issues</bugs> | ||
<repository>https://github.com/littleredbutton/cloud_bbb/</repository> | ||
<screenshot>https://raw.githubusercontent.com/littleredbutton/cloud_bbb/master/docs/screenshot-configuration.png</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/littleredbutton/cloud_bbb/master/docs/screenshot-configuration2.png</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/littleredbutton/cloud_bbb/master/docs/screenshot-join.png</screenshot> | ||
<screenshot>https://raw.githubusercontent.com/littleredbutton/cloud_bbb/master/docs/screenshot-config-share.png</screenshot> | ||
<dependencies> | ||
<lib>curl</lib> | ||
<lib>mbstring</lib> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,11 @@ | ||
{ | ||
"name": "sualko/bigbluebutton", | ||
"name": "littleredbutton/bigbluebutton", | ||
"description": "Nextcloud Integration for BigBlueButton", | ||
"type": "project", | ||
"license": "AGPL", | ||
"authors": [ | ||
{ | ||
"name": "Klaus Herberth", | ||
"email": "[email protected]" | ||
"name": "Klaus Herberth" | ||
} | ||
], | ||
"require": { | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"name": "@sualko/cloud_bbb", | ||
"name": "@littleredbutton/cloud_bbb", | ||
"description": "Nextcloud Integration for BigBlueButton", | ||
"version": "2.7.2", | ||
"author": "Klaus Herberth <[email protected]>", | ||
"author": "Klaus Herberth", | ||
"bugs": { | ||
"url": "https://github.com/sualko/cloud_bbb/issues" | ||
"url": "https://github.com/littleredbutton/cloud_bbb/issues" | ||
}, | ||
"repository": { | ||
"url": "https://github.com/sualko/cloud_bbb", | ||
"url": "https://github.com/littleredbutton/cloud_bbb", | ||
"type": "git" | ||
}, | ||
"homepage": "https://github.com/sualko/cloud_bbb", | ||
"homepage": "https://github.com/littleredbutton/cloud_bbb", | ||
"license": "agpl", | ||
"private": true, | ||
"scripts": { | ||
|