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

763 Commits

Author SHA1 Message Date
Daniel Berteaud
411490624d Add notes in help page about screen sharing on Firefox 2015-02-12 19:16:07 +01:00
Daniel Berteaud
ef08fa7b59 Use capabilities to detect feature
And allow Firefox to use screen sharing
2015-02-12 19:08:20 +01:00
Daniel Berteaud
6415c2e9a6 Update to current SimpleWebRTC 2015-02-12 18:47:08 +01:00
Daniel Berteaud
3c54b6744f Update etherpad.js to current version 2015-02-12 18:34:47 +01:00
Daniel Berteaud
cabf32d255 Split etherpad URI into host and baseUrl
So it works in recent FF instead of trying to speak to SignalMaster SocketIO server
2015-02-12 18:23:26 +01:00
Daniel Berteaud
1ebe4fccc0 Reload room data after creating the etherpad_group 2015-02-12 17:04:49 +01:00
Daniel Berteaud
98c2096f15 Typo in port number for wstunnel proxypass rule 2015-02-12 16:01:11 +01:00
Daniel Berteaud
a5f44b01c4 Typo in sample conf file 2015-02-12 13:27:31 +01:00
Daniel Berteaud
01be442490 Fix realm param in sample conf file 2015-02-12 13:26:31 +01:00
Daniel Berteaud
f15419a366 Remove dupplicate create_room handler 2015-02-12 13:24:41 +01:00
Daniel Berteaud
2186279348 Remove obsolete comment 2015-02-12 13:05:30 +01:00
Daniel Berteaud
a100f6a8d6 Remove leftover 2015-02-12 13:02:20 +01:00
Daniel Berteaud
a6beecdbd4 Adapt httpd_vhost.conf sample 2015-02-12 12:36:11 +01:00
Daniel Berteaud
d0ded1c543 Remove obsolete MySQL resources 2015-02-12 12:35:00 +01:00
Daniel Berteaud
df74d904bc Remove obsolete conf file 2015-02-12 12:34:24 +01:00
Daniel Berteaud
0c86948739 Hide password inputs in the admin area 2015-02-11 19:09:09 +01:00
Daniel Berteaud
ee5d96debe Remove useless animation 2015-02-11 19:06:05 +01:00
Daniel Berteaud
6943803cdc Typo in fr locale 2015-02-11 19:03:05 +01:00
Daniel Berteaud
cf7af105f9 Don't maintain a list of string to translate
Instead, just translate everything
2015-02-11 18:58:02 +01:00
Daniel Berteaud
2dde2050a9 Remove now obsolete manage_room template 2015-02-06 16:24:25 +01:00
Daniel Berteaud
24b2099e1f Add some notes that Apple devices won't work 2015-02-05 22:50:46 +01:00
Daniel Berteaud
21891bf634 Use Short Stack font 2015-02-05 22:43:00 +01:00
Daniel Berteaud
6deb8841af Consolidate api error handling in a function 2015-02-05 21:46:02 +01:00
Daniel Berteaud
a8b75f01bd Switch room creation to an API call 2015-02-05 21:28:20 +01:00
Daniel Berteaud
c5b3f557e9 Remove now unused literal "status" in API responses 2015-02-05 19:12:30 +01:00
Daniel Berteaud
8f3243a075 Last HTTP codes handling on client side 2015-02-05 19:05:18 +01:00
Daniel Berteaud
ff1cda4d4b HTTP codes in delete_room API call 2015-02-05 19:00:13 +01:00
Daniel Berteaud
1a6722f7b8 HTTP codes in get_pad_session API call 2015-02-05 18:54:54 +01:00
Daniel Berteaud
3fb6de8afa Fix two syntax err in vroom.pl 2015-02-05 18:52:25 +01:00
Daniel Berteaud
f78f368f23 HTTP codes in wipe_data API call 2015-02-05 18:51:30 +01:00
Daniel Berteaud
5645ff14c7 HTTP codes in promote_peer API call 2015-02-05 18:48:24 +01:00
Daniel Berteaud
642ebd1afc HTTP codes for get_peer_role API call 2015-02-04 23:27:30 +01:00
Daniel Berteaud
f57cc57bb1 HTTP codes for get_room_info API call 2015-02-04 23:23:11 +01:00
Daniel Berteaud
6e93589a75 Hide password fields after authentication 2015-02-04 23:20:14 +01:00
Daniel Berteaud
34cf709893 More HTTP codes fixes 2015-02-04 23:17:28 +01:00
Daniel Berteaud
90267dd2e9 HTTP code for set_persistent 2015-02-04 23:10:29 +01:00
Daniel Berteaud
ebae2f0117 HTTP codes fr set_join_pass and set_owner_pass API calls 2015-02-04 23:09:44 +01:00
Daniel Berteaud
fd9dcd006b HTTP codes in update_room_conf API call 2015-02-04 23:04:04 +01:00
Daniel Berteaud
d197d3c96d HTTP codes in lock_room API call 2015-02-04 23:00:09 +01:00
Daniel Berteaud
1d299dedfc Better error handling in the API 2015-02-04 22:56:19 +01:00
Daniel Berteaud
d50c3b385a HTTP codes for switch_lang 2015-02-04 22:46:07 +01:00
Daniel Berteaud
2ebe33060b HTTP codes for room creation 2015-02-04 22:44:16 +01:00
Daniel Berteaud
d4db36765a Start using sane HTTP codes in the API 2015-02-04 22:36:28 +01:00
Daniel Berteaud
4e492de55a Fix email input field handling 2015-02-04 21:58:55 +01:00
Daniel Berteaud
5d4ef19df2 Reset the invitation form after submit
Only if it succeed
2015-02-04 21:36:10 +01:00
Daniel Berteaud
45d460bd4f Small fix in invitation template 2015-02-04 21:24:39 +01:00
Daniel Berteaud
8b24c946ba Fix feedback template 2015-02-04 21:20:45 +01:00
Daniel Berteaud
e089583745 Fix circular ref on Chrome when submitting room conf form 2015-02-04 17:16:55 +01:00
Daniel Berteaud
dfda2f03f4 Allow several email addresses for invitations 2015-02-04 16:36:11 +01:00
Daniel Berteaud
428f7599dd Small animations when adding/removing email fields 2015-02-03 22:01:38 +01:00