1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-02 05:21:39 +02:00
Commit Graph

1163 Commits

Author SHA1 Message Date
Daniel Berteaud
15728713fc Update notifyjs 2015-11-26 17:03:40 +01:00
Daniel Berteaud
3c6f35a68b Update to bootstrap 3.3.6 2015-11-26 16:56:14 +01:00
Daniel Berteaud
915eef4d9d Fix doc for Etherpad integration 2015-11-26 16:13:10 +01:00
Daniel Berteaud
85ceb45830 Fix mysql schema
Thx to  Mathieu Bourgeois
2015-11-26 11:48:37 +01:00
Daniel Berteaud
d255909ab8 Update locales 2015-10-29 14:33:54 +01:00
Daniel Berteaud
c5c71f7883 Some more tooltips in admin area 2015-10-29 14:32:32 +01:00
Daniel Berteaud
6c92f49417 Fix deprecated syntaxe warning for qw() 2015-10-29 14:28:50 +01:00
Daniel Berteaud
5ad8e47eb7 Update locales 2015-10-29 11:33:44 +01:00
Daniel Berteaud
a2b1664d8c Add a drop down menu to set item per page 2015-10-29 11:32:40 +01:00
Daniel Berteaud
e321a4dd01 Update bootstrap-datepicker to 1.5 2015-10-29 09:36:17 +01:00
Daniel Berteaud
ef34f62bc5 Update FIleSaver to 1.1.20151003 2015-10-29 09:08:38 +01:00
Daniel Berteaud
689dd4aebf Fix event filtering
When changing dates window while the search input isn't empty
2015-10-13 09:27:39 +02:00
Daniel Berteaud
0166ad5ded Enhance the connection modal
So users know when input (password/name) is required
2015-10-12 11:39:08 +02:00
Daniel Berteaud
531eff3ca3 Fix sending invitations with UTF-8 chars 2015-10-01 11:34:01 +02:00
Daniel Berteaud
765670338c Update locales 2015-09-18 14:15:02 +02:00
Daniel Berteaud
04885aa0d0 Update main script name 2015-09-18 14:14:39 +02:00
Daniel Berteaud
5599a49925 Update SimpleWebRTC to 1.19.1 2015-09-18 14:11:43 +02:00
Daniel Berteaud
304109e153 Update bootstrap datepicker 2015-09-18 14:08:24 +02:00
Daniel Berteaud
a19f617006 Fix hiding password fields when opening the config modal 2015-09-16 17:17:18 +02:00
Daniel Berteaud
f80463cfd7 Fix invitation field missing when notification is set 2015-09-16 17:06:19 +02:00
Daniel Berteaud
2decea27e7 One last get_url
replaced with url_for
2015-08-31 22:55:17 +02:00
Daniel Berteaud
a932c6c668 Fix event types in doc
Which isn't a panel
2015-08-31 11:28:45 +02:00
Daniel Berteaud
f94b5d6a91 Only create session when needed 2015-08-27 13:54:02 +02:00
Daniel Berteaud
ac02b3f122 Update doc URL 2015-08-07 18:27:35 +02:00
Daniel Berteaud
050549cb39 Fix uninit var when etherpad is disabled 2015-08-07 18:26:47 +02:00
Daniel Berteaud
660d84247b Fix event when join notifications are on 2015-08-07 18:00:28 +02:00
Daniel Berteaud
71ba31b773 Fix install dependencies doc 2015-08-07 17:56:27 +02:00
Daniel Berteaud
1f83ed6a9a Add missing closing quote 2015-08-07 17:40:27 +02:00
Daniel Berteaud
fa4c3b29fc Fix subimting the invitation form when hiting enter 2015-08-07 13:05:06 +02:00
Daniel Berteaud
5c3090302d Do not broadcast signaling message if not needed 2015-08-07 12:01:18 +02:00
Daniel Berteaud
b8a9ac97fe Add I18N plugin in components 2015-08-07 11:23:00 +02:00
Daniel Berteaud
d79fc35f4c Add I18N plugin in doc 2015-08-07 11:21:41 +02:00
Daniel Berteaud
db7fdd5660 Remove renamed file 2015-08-07 11:11:58 +02:00
Daniel Berteaud
4d981caf70 Rename vroom.pl to vroom 2015-08-07 11:11:40 +02:00
Daniel Berteaud
f9fdfaf7be Add more components 2015-08-07 11:11:26 +02:00
Daniel Berteaud
01e7a596bd Add keepalive to proxypass 2015-08-07 10:23:39 +02:00
Daniel Berteaud
c653ba4bc9 Fix video variable conflict
And also properly disable the suspend cam button if peer has no video
2015-08-07 09:25:35 +02:00
Daniel Berteaud
5b0fc34888 Fix checking invitation reponse 2015-08-07 08:45:22 +02:00
Daniel Berteaud
44639502be Fix loading etherpad iFrame the first time 2015-08-06 18:54:13 +02:00
Daniel Berteaud
2a71e95b3b Add doc for redis 2015-08-06 18:41:33 +02:00
Daniel Berteaud
8dd6b4293a Add new dependencies in the doc
for redis and perl(Mojo::Redis2)
2015-08-06 18:24:11 +02:00
Daniel Berteaud
6b9b6a8d86 Add redis to the list of components 2015-08-06 18:17:41 +02:00
Daniel Berteaud
24751b0fbe Send SocketIO msg when broadcasting 2015-08-06 18:08:07 +02:00
Daniel Berteaud
6396da021e Switch signaling to redis pubsub
instead of relying on a global var
2015-08-06 16:43:11 +02:00
Daniel Berteaud
0fcd630d82 Use an uri for redis server 2015-08-06 16:39:58 +02:00
Daniel Berteaud
9b45c7173e Fix invitation response form 2015-07-29 14:50:29 +02:00
Daniel Berteaud
513cf87136 Remove the global $peers hashref 2015-07-28 13:15:34 +02:00
Daniel Berteaud
16ad1b61f2 Remove websocket ending on logout 2015-07-28 12:37:40 +02:00
Daniel Berteaud
3ee0c353e0 Add basic helper to manipulate peers in redis 2015-07-28 12:36:11 +02:00
Daniel Berteaud
a7b90b2b6b Load Redis plugin 2015-07-28 11:09:24 +02:00