Commit Graph

37 Commits

Author SHA1 Message Date
Daniel Berteaud a975142f64 Fix closing Location directive 2016-04-01 15:11:06 +02:00
root c743061e60 Don't proxypass acme-challenge in the sample config
So you can use Letsencrypt
2016-04-01 15:06:33 +02:00
Daniel Berteaud 85ceb45830 Fix mysql schema
Thx to  Mathieu Bourgeois
2015-11-26 11:48:37 +01:00
Daniel Berteaud 01e7a596bd Add keepalive to proxypass 2015-08-07 10:23:39 +02:00
Daniel Berteaud dd55385f58 Fix vroom service unit 2015-07-25 13:37:08 +02:00
Daniel Berteaud 6c48c77047 MOve apache sample conf in doc 2015-07-22 21:47:08 +02:00
Daniel Berteaud 0f17145a58 Rename scripts to script
So we're closer to a standard MOjolicious app
2015-07-22 00:12:07 +02:00
Daniel Berteaud c57936bb0c Add a user field in the audit table 2015-07-07 18:19:44 +02:00
Daniel Berteaud 2044bbedbd Add an audit table 2015-07-03 17:37:01 +02:00
Daniel Berteaud 36dbda0dc5 Remove bogus ExecReload command in unit 2015-07-03 15:13:44 +02:00
Daniel Berteaud 442a21f4b5 Update doc and unit to run as vroom user account
Also add some restriction in the provided unit
2015-07-03 13:22:36 +02:00
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 d0ded1c543 Remove obsolete MySQL resources 2015-02-12 12:35:00 +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
root 918065abd2 Alter startup script to be able to choose between morbo and hypnotoad 2014-10-13 19:56:19 +02:00
Daniel Berteaud 6b96806c04 First draft of a new DB schema 2014-10-12 23:16:21 +02:00
Daniel Berteaud 53e5fbdcca Remove obsolete TODO.txt file 2014-10-12 22:16:05 +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
Daniel Berteaud c97c1f6866 Add an activity_timestamp column in participants table 2014-06-18 13:31:49 +02:00
Daniel Berteaud d4201a9159 Add etherpad_group column in db 2014-06-12 22:10:04 +02:00
Daniel Berteaud c133030704 Add a timestamp field to invitations
And purge those older than 2 hours
2014-05-28 14:35:25 +02:00
Daniel Berteaud e8eedce77c Switch default charset to UTF-8 in MySQL tables 2014-05-28 13:21:52 +02:00
Daniel Berteaud 47a67681f9 Add a message field for invitations reponse 2014-05-27 23:25:44 +02:00
Daniel Berteaud eb5acf9910 Create a new invitations table 2014-05-27 18:50:00 +02:00
Daniel Berteaud 25a3dfd2c2 Add a new ask_for_name field in the DB 2014-05-21 13:51:03 +02:00
Daniel Berteaud 23e4c677e8 Add a notifications table 2014-05-19 17:12:57 +02:00
Daniel Berteaud 1ec24bb93b Exchange peer status and verify it on the frontend
Also add a symbol on owner's preview
Should Fix #30 and #31
2014-05-16 17:57:33 +02:00
Daniel Berteaud 7a7ee8603b Add MySQL field for owner_password 2014-05-13 18:07:59 +02:00
Daniel Berteaud 62d08beab9 Add the missing LICENSE file for FileSaver 2014-05-07 15:13:23 +02:00
Daniel Berteaud cef5791a89 Initial import 2014-04-03 17:42:54 +02:00