Commit Graph

67 Commits

Author SHA1 Message Date
Randolf Richardson 8604b1f64d Fix broken link in README.md to the handbook
Fixed the broken link to the handbook for the self-hosting installation guide.
2022-03-11 18:51:59 -06:00
Anton Solomonov 597c99f884
fix(doc) fix typo in README 2021-10-06 15:06:55 +02:00
Saúl Ibarra Corretgé d21eb59f24 feat(doc) revamp README 2021-09-09 16:37:32 +02:00
Cross b944088d99 Update README.md
Just a couple grammatical changes to the readme.
2021-05-16 07:34:14 -05:00
Saúl Ibarra Corretgé b94b18770c fix(docs) add JaaS link to README 2021-01-29 13:54:27 +01:00
Suguru Hirahara 8c02ba5ee9 doc: update README.md
- Fix a broken link (fixes #6780)
- Set direct links
- Add a link to the Docker installation guide
2020-05-20 08:07:32 +02:00
Suguru Hirahara 2ddfead4f5
doc: fix links on README 2020-05-18 11:53:58 +02:00
Emil Ivov 8648a5a998 Redirect security section to jitsi.org/security 2020-04-22 12:58:18 -05:00
Saúl Ibarra Corretgé 8790ad6013 misc: update GH issue templates
- Use config.yml to prevent creating issues with a blank template
- Don't use a template to direct people to the forum
- Create a security policy template
2020-04-20 15:06:57 +02:00
Claudius Ellsel fe83d87d2d
Tiny correction in README (#5582) 2020-04-10 12:03:02 -05:00
skiqoapsdt20 40bc844caa
Update README.md (#5347) 2020-03-24 11:57:46 +01:00
Saúl Ibarra Corretgé da98d39b61 doc: add app download badges to README 2019-11-26 14:58:35 +01:00
Saúl Ibarra Corretgé 5c1c022291 doc: add open beta links to README 2019-11-15 09:30:42 +01:00
Saúl Ibarra Corretgé 07bf95f838 doc: add info on reporting security issues 2019-09-19 13:49:46 +02:00
Saúl Ibarra Corretgé 3469d5dc4f doc: move development sections to standalone file 2019-09-19 13:49:46 +02:00
Saúl Ibarra Corretgé c1f8a35156 doc: add links to the sample SDK applications repo 2019-04-17 09:37:28 +02:00
Philip-Choi 7ae8ae5791 doc: update README 2019-03-28 09:46:03 +01:00
Emil Ivov c707b82419 Replacing Atlassian with 8x8 2018-11-11 08:43:34 -06:00
Boris Grozev 045dad3354 doc: Adds a link to the quick install tutorial. 2018-06-22 14:52:17 -05:00
Bettenbuk Zoltan 4a9fdb8a10 Update npm version and package-lock 2018-06-13 11:23:59 +02:00
Mark Madlangbayan b037e1d736 Updated nodejs requirement 2018-05-16 09:48:47 +02:00
Saúl Ibarra Corretgé 8656c7e760 doc: add a badge / link to the latest stable release 2018-05-04 07:49:55 -05:00
Saúl Ibarra Corretgé 169c47ac7f misc: add helper make dev command
Running webpack-dev-server is not enough, so add a helper which takes are of
doing the needful.
2018-04-20 11:37:28 +02:00
Saumeya Katyal 2334eb9967 doc: Add dev server steps (#2610)
* doc: Add webpack-dev-server steps
2018-03-19 10:16:01 -05:00
bgrozev 8caeabf6b4
doc: Add clarifying text to the top of the readme. 2018-03-06 11:45:11 -06:00
bgrozev 1255b3349b doc: Adds a note on security (as suggested in #409). (#2322) 2017-12-26 10:49:46 -08:00
Lyubo Marinov 72c9933e73 [RN] SDK building, installing, and publishing
Based on work authored by Shuai Li <sli@atlassian.com>, Daniel Ornelas
<dornelas@atlassian.com>, and Lyubo Marinov <lmarinov@atlassian.com>.
2017-09-11 20:12:56 -05:00
Saúl Ibarra Corretgé e78c70e53d misc: set supported Node version to >= 6 2017-07-10 17:45:25 -05:00
Emil Ivov 573aa168ea Update README.md 2017-06-30 11:25:32 -05:00
damencho bf163d221c Adds download source archive link to the README. 2017-05-22 11:28:04 -05:00
Дамян Минков d694e8df86 Updates README, removing "Discuss" section. 2017-05-03 13:00:46 -05:00
Saúl Ibarra Corretgé 281305147b doc: remove mention to Browserify from README 2017-04-12 18:01:58 +02:00
Saúl Ibarra Corretgé 92f58cb3c1 doc: add information about how to contribute
Inspired by the document at jitsi/jitsi.
2017-03-17 08:35:56 -05:00
Saúl Ibarra Corretgé 4ad98ca505 doc: fix typo 2017-03-17 10:48:38 +01:00
Emil Ivov 9338b3cf94 Adds links to mobile builds 2017-03-07 15:44:10 -06:00
Saúl Ibarra Corretgé 23a0053dad doc: add section about embedding to the README 2017-02-06 17:41:19 -06:00
Saúl Ibarra Corretgé 7a57dcc08a doc: add documentation on how to build the mobile apps 2017-01-31 22:32:15 -06:00
Дамян Минков 913a54713d Adds testing repo to readme. 2017-01-31 21:42:45 -06:00
Дамян Минков f58d7fc3cc Adds download links to readme. 2016-12-09 17:45:02 -06:00
damencho 3e473ea9d7 Executes npm update before making.
Executes npm update before making, in order to update latest version of packages like lib-jitsi-meet which are updated from git. The npm install method is supposed to only resolve dependencies and not update to latest versions.
2016-07-08 10:52:04 -05:00
damencho 4ff6d276ce Removes prezi. 2016-03-11 12:00:10 -06:00
isymchych 352195bcdd Describe how to use local library with npm link 2016-01-29 18:26:16 +02:00
damencho 2c7ee3527a Updates readme for working with lib-jitsi-meet sources. Separates deploy make targets for deploying only the lib. 2016-01-28 17:43:48 -06:00
damencho b6f9cf93d5 Updates dev build instructions. 2015-11-09 09:38:42 -06:00
Emil Ivov 8725b80793 Moves original contribution note
Addressing readability concerns raised by @fippo
2015-09-19 12:23:58 -05:00
bgrozev fe4661078e Update a license mention in README.md 2015-08-03 10:40:20 -05:00
Marc Laporte c1226d8c07 fix typo and minor rewording 2015-07-04 18:21:27 -04:00
Emil Ivov c8c0c8b1ab Update README.md 2015-06-19 00:53:22 +02:00
Emil Ivov 502aeca132 Adding original MIT license 2015-06-18 22:36:17 +02:00
Emil Ivov bff9648abc Update README.md 2015-06-18 18:57:58 +02:00