1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-29 15:03:41 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Berteaud
601632c07b Drop the owner column in rooms table, useless 2015-06-26 13:36:56 +02:00
Daniel Berteaud
4ae712f060 Use Vroom::Conf::get_conf() in scripts 2015-06-19 15:05:33 +02:00
Daniel Berteaud
c1d1aaf58b Continue monitoring lib and templates dir
When running under morbo
2015-03-17 18:19:10 +01:00
Daniel Berteaud
f2a2e877a6 Remove the old rfc5766-turn-server auth method as it doesn't brings anything
Compared to the new TURN REST API
2015-03-17 14:30:31 +01:00
Daniel Berteaud
a394cc4619 Monitor the configuration file when running under morbo
This way config updates are taken immediatly
2015-03-16 15:33:36 +01:00
Daniel Berteaud
0d0b6afbf1 Make the member limit configurable per room
And fix #96
2015-03-11 11:45:55 +01:00
Daniel Berteaud
4dc08868f5 Forgot to update the schema version 2015-03-06 11:58:15 +01:00
Daniel Berteaud
b54e652e37 Drop table room_participants 2015-03-06 11:51:01 +01:00
Daniel Berteaud
07107e5d39 Increase peer_id size 2015-03-04 18:30:04 +01:00
Daniel Berteaud
2b861dba96 Add a script skeleton to update the database 2015-02-27 15:51:26 +01:00
root
918065abd2 Alter startup script to be able to choose between morbo and hypnotoad 2014-10-13 19:56:19 +02:00
Daniel Berteaud
146d1b7881 Adapt to run vroom under hypnotoad instead of a CGI script
Fix #83
2014-10-12 18:22:02 +02:00