- 24 Oct, 2017 11 commits
-
-
Tom JORQUERA authored
fix #61
-
Tom JORQUERA authored
update dockerignore and gitignore Closes #60 See merge request !36
-
Tom JORQUERA authored
`models` should not be versioned or added to the container added a lot of useless files to .dockerignore fix #60
-
Tom JORQUERA authored
Hublot sbenhamiche#33 Closes #33 See merge request !35
-
samy authored
-
samy authored
-
samy authored
-
samy authored
-
Tom JORQUERA authored
Issue 55 - Manage reconnection Allow the bot to reconnect to a conference with a proper initialisation state Closes #56 See merge request !34
-
Yoann HOUPERT authored
-
Tom JORQUERA authored
-
- 20 Oct, 2017 4 commits
-
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
- 19 Oct, 2017 4 commits
-
-
Tom JORQUERA authored
Add LICENSE file and headers Closes #49 See merge request !33
-
Tom JORQUERA authored
fix #49
-
Tom JORQUERA authored
[issue-34] Disconnect on meeting ending Closes #34 See merge request !31
-
Tom JORQUERA authored
Add node 7 config file See merge request !32
-
- 16 Oct, 2017 2 commits
-
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
- 13 Oct, 2017 4 commits
-
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
- 12 Oct, 2017 1 commit
-
-
Yoann HOUPERT authored
-
- 11 Oct, 2017 1 commit
-
-
Yoann HOUPERT authored
Issue 31 See merge request !30
-
- 10 Oct, 2017 3 commits
-
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
Yoann HOUPERT authored
-
- 29 Sep, 2017 1 commit
-
-
Valérian STG_CAZANAVE authored
Add README.md See merge request !29
-
- 27 Sep, 2017 1 commit
-
-
Valérian STG_CAZANAVE authored
Create new section about models issue Add other minor modifications
-
- 26 Sep, 2017 1 commit
-
-
Valérian STG_CAZANAVE authored
-
- 25 Sep, 2017 7 commits
-
-
Tom JORQUERA authored
Issue 32 Closes #32 See merge request !28
-
Valérian STG_CAZANAVE authored
Change base image to node:8-alpine
-
Valérian STG_CAZANAVE authored
Add tmp/ and nohup.out to .dockerignore
-
Tom JORQUERA authored
-
Tom JORQUERA authored
Add docker-compose.yaml file - Add ports, volumes, env_file and environment options - Update the .gitignore to add .env file - Access URL for the external services now uses docker-compose hostnames. - selenium-server is now a container service dependency Selenium is no longer directly managed by directly by hublot, but is instead an external service dependency. This dependency is managed in docker-compose with a selenium server image. This simplifies a LOT of things and make the project organization cleaner.
-
Valérian STG_CAZANAVE authored
The `getMyId` method had incorrect case. It caused errors since it was called with a different (correct) case elsewhere. Fix case.
-
Tom JORQUERA authored
client/lib/live-reco.js indent was all screwed up. fixing it. No actual code change.
-