Daniel Berteaud
32b87ae4c1
Start writing some documentation
...
There're still some issues with TOC not scrolling
10 years ago
Daniel Berteaud
7c42333af4
Ping only after joining the room
...
Fix #98
10 years ago
Daniel Berteaud
0d0b6afbf1
Make the member limit configurable per room
...
And fix #96
10 years ago
Daniel Berteaud
69c3cd3b5a
Display number of members in room in the admin area
...
The number should be quite accurate, as it's now counting socket.io peers
10 years ago
Daniel Berteaud
deb53b2e93
Remove wipe data and terminate call support
...
They were already disabled since last GUI revamp. Might come back one day, but they were just not very useful as is, and just made the UI messy
10 years ago
Daniel Berteaud
e1a9d97dd9
Fix displyname and webcam modal not appearing
...
They are now merged into the connecting modal
same for no webrtc support
10 years ago
Daniel Berteaud
eff9565144
Re-arrange the admin page so we can have several sub-pages
...
The first and only one for now being the room management
10 years ago
Daniel Berteaud
71867c0f0d
Remove the MOH popover
...
I just find it anoying
10 years ago
Daniel Berteaud
fd77acbae8
Add explanation for screen sharing on Firefox
...
Fix #94
10 years ago
Daniel Berteaud
83356a2248
Don't show MOH popover if the button isn't displayed
10 years ago
Daniel Berteaud
e0f32571c2
Pretify MOH popup
10 years ago
Daniel Berteaud
2dace775e6
Tooltip on configuration menu
10 years ago
Daniel Berteaud
c1a9092505
Get SimpleWebRTC conf from the API
...
Instead of printing it in a JS scriplet inline. Also add a modal popup while the initial connection is being established
Also make the max frame rate to be configured
10 years ago
Daniel Berteaud
c1c9810381
Cleanup MOH button
10 years ago
Daniel Berteaud
e71bea9df6
Cleanup etherpad button
10 years ago
Daniel Berteaud
e70c58f27d
Fix buttons state handling
10 years ago
Daniel Berteaud
116de87a46
Push mute and suspend buttons in the header toolbar on XS screens
...
Fix #88
10 years ago
Daniel Berteaud
986651a079
Print correct message if you select no window in Firefox
10 years ago
Daniel Berteaud
89baa452ab
Disable screen sharing on mobile platform
...
As on Android devices (some at least) it seems to report it's available but do not work
10 years ago
Daniel Berteaud
ef08fa7b59
Use capabilities to detect feature
...
And allow Firefox to use screen sharing
10 years ago
Daniel Berteaud
6415c2e9a6
Update to current SimpleWebRTC
10 years ago
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
10 years ago
Daniel Berteaud
0c86948739
Hide password inputs in the admin area
10 years ago
Daniel Berteaud
ee5d96debe
Remove useless animation
10 years ago
Daniel Berteaud
6deb8841af
Consolidate api error handling in a function
10 years ago
Daniel Berteaud
a8b75f01bd
Switch room creation to an API call
10 years ago
Daniel Berteaud
8f3243a075
Last HTTP codes handling on client side
10 years ago
Daniel Berteaud
ff1cda4d4b
HTTP codes in delete_room API call
10 years ago
Daniel Berteaud
1a6722f7b8
HTTP codes in get_pad_session API call
10 years ago
Daniel Berteaud
f78f368f23
HTTP codes in wipe_data API call
10 years ago
Daniel Berteaud
5645ff14c7
HTTP codes in promote_peer API call
10 years ago
Daniel Berteaud
642ebd1afc
HTTP codes for get_peer_role API call
10 years ago
Daniel Berteaud
f57cc57bb1
HTTP codes for get_room_info API call
10 years ago
Daniel Berteaud
6e93589a75
Hide password fields after authentication
10 years ago
Daniel Berteaud
34cf709893
More HTTP codes fixes
10 years ago
Daniel Berteaud
fd9dcd006b
HTTP codes in update_room_conf API call
10 years ago
Daniel Berteaud
d50c3b385a
HTTP codes for switch_lang
10 years ago
Daniel Berteaud
2ebe33060b
HTTP codes for room creation
10 years ago
Daniel Berteaud
d4db36765a
Start using sane HTTP codes in the API
10 years ago
Daniel Berteaud
4e492de55a
Fix email input field handling
10 years ago
Daniel Berteaud
5d4ef19df2
Reset the invitation form after submit
...
Only if it succeed
10 years ago
Daniel Berteaud
e089583745
Fix circular ref on Chrome when submitting room conf form
10 years ago
Daniel Berteaud
dfda2f03f4
Allow several email addresses for invitations
10 years ago
Daniel Berteaud
428f7599dd
Small animations when adding/removing email fields
10 years ago
Daniel Berteaud
a30d341404
Remove unused JS function
10 years ago
Daniel Berteaud
5e82b9c529
Manage room persistence in admin area
10 years ago
Daniel Berteaud
244bafe336
Display create date and last activity in admin area
10 years ago
Daniel Berteaud
8c6d66bd19
Respect filter input when loading the initial room list
10 years ago
Daniel Berteaud
610c486484
Allow empty email address field
10 years ago
Daniel Berteaud
1fc3091aab
Enable client side pagination in the admin area
10 years ago