1
0
mirror of https://github.com/dani/vroom.git synced 2024-09-03 12:28:57 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Berteaud
14b6298d77 Automatically handle cookie signing keys
Which will get renewed every 24 hours. Remove the now useless cookie section of the config
2015-06-29 19:09:28 +02:00
Daniel Berteaud
601632c07b Drop the owner column in rooms table, useless 2015-06-26 13:36:56 +02: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
0d0b6afbf1 Make the member limit configurable per room
And fix #96
2015-03-11 11:45:55 +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
ab24ac57bd Forgot AUTO_INCREMENT on id columns 2014-10-21 13:16:59 +02:00
Daniel Berteaud
64fb984264 Add api_keys and room_keys tables 2014-10-21 12:31:28 +02:00
Daniel Berteaud
946a9a749f Rename a few DB tables 2014-10-14 18:43:09 +02:00
Daniel Berteaud
6b96806c04 First draft of a new DB schema 2014-10-12 23:16:21 +02:00