Daniel Berteaud
45d6130fc4
Revert "Update bootstrap to 3.2.0"
...
As it doesn't provide significant improvement, and actually breaks forms alignment
This reverts commit 25016b2b58
.
10 years ago
Daniel Berteaud
2347f2b1fa
Don't reload etherpad iframe when setting name if etherpad hasn't been loaded yet
11 years ago
Daniel Berteaud
21a5640065
Reduce images size with optipng
11 years ago
Daniel Berteaud
25016b2b58
Update bootstrap to 3.2.0
11 years ago
Daniel Berteaud
a9eda212e2
Pause mic and webcam when opening the quitModal dialog
...
Resume in we cancel
Dont change previous state (if it was already paused, don't resume)
Fix #77
11 years ago
Daniel Berteaud
a4cacdddb6
Use the leaveRoom method to leave
11 years ago
Daniel Berteaud
69fec4e842
Use our displayName in etherpad
...
And reload the etherpad iFram when you change your name
Usefull in the timeline, where you can see who wrote what
11 years ago
Daniel Berteaud
c3543a77b5
Some more logs in debug mode
11 years ago
Daniel Berteaud
8b0a0ae6ee
Purge inactive participants from the database
...
Fix #74
11 years ago
Daniel Berteaud
35475e3638
Add the timestamp when adding a participant in the room
11 years ago
Daniel Berteaud
fdb2840451
Update activity timestamp for each peer when they ping a room
11 years ago
Daniel Berteaud
9c2808c046
Handle terminate call in JS client
11 years ago
Daniel Berteaud
da8633c1a3
Fix a typo goodby -> goodbye
11 years ago
Daniel Berteaud
35cc1dd3a2
Add a deleteRoom action handler
...
And adapt the goodbye page to allow empty room name
11 years ago
Daniel Berteaud
192521e8c7
Add a delete_room helper to remove a specific room
11 years ago
Daniel Berteaud
3e8b0bb819
Empty password fields on modal dismiss
11 years ago
Daniel Berteaud
351a9421c3
Fix undefined variable when loging out
11 years ago
Daniel Berteaud
4266377454
Better button layout on error page
11 years ago
Daniel Berteaud
8257c4401a
No opacity exception for XS screens
...
As they use a more standard layout now, where a preview can be selected as the main video
11 years ago
Daniel Berteaud
5848938f08
Fix log message when setting peer role in the database
11 years ago
Daniel Berteaud
64fdb9bf33
Do not hide the main div on XS screen
...
Instead, reduce the previews size (up to 4 previews in a row), and place the main div just under, using all the available width
Not perfect yet, but much better than before, so fix #73
11 years ago
Daniel Berteaud
cc106a6691
sm breakpoint is 768px
11 years ago
Daniel Berteaud
62e769a2b3
Only reduce preview opacity when width > 750
...
Fix #72
11 years ago
Daniel Berteaud
953b9486c0
Add a confirm dialog when quiting
...
Fix #69
11 years ago
Daniel Berteaud
d58bb6738e
Cleanup notifications class
...
Fix #71
11 years ago
Daniel Berteaud
f2760ef0c2
Remove useless msg
11 years ago
Daniel Berteaud
8b6be5c14a
Add the wipe modal and implement logic to wipe data
...
Both chatHistory (client side only) and etherpad (needs server side) are handled
Fix #68
11 years ago
Daniel Berteaud
4a1a6e813c
Use a helper to create etherpad sessions
11 years ago
Daniel Berteaud
31fca2b4ef
Use a helper to create etherpad group and pad
11 years ago
Daniel Berteaud
3c0fd60be5
Also create etherpad group on room creation
11 years ago
Daniel Berteaud
081a8c18bf
Delete the pad, not just the group
11 years ago
Daniel Berteaud
bbe77d48cf
Create etherpad group when joining, not creating the room
...
So it's created for pre-existing rooms
11 years ago
Daniel Berteaud
479639e1f7
Reload etherpad iFrame immediatly on color change
...
Instead of waiting for the next opening of the etherpad menu
11 years ago
Daniel Berteaud
c4a87c698c
Forbid color change if etherpad is opened
...
So colors doesn't get out of sync
11 years ago
Daniel Berteaud
a0c2084d07
Load the etherpad iframe only when clicking on the button
...
Work arround a problem in FF where the pad wasn't loaded properly
Also reload the iFrame if we changed our color so it's being synced
11 years ago
Daniel Berteaud
109f4380da
Add a new etherpadBaseDomain param so you can set the domain for etherpad Cookie
11 years ago
Daniel Berteaud
c1418e3aee
Add a new slide on the index to talk about etherpad integration
...
Only if etherpad is enabled
11 years ago
Daniel Berteaud
261ac0bdc3
Better etherpad iframe sizing
11 years ago
Daniel Berteaud
1c3a7c2687
Enable etherpad access in the interface
11 years ago
Daniel Berteaud
1bf4330ec9
Add jquery etherpad-lite plugin
11 years ago
Daniel Berteaud
ce7ed9e8b5
Fix delete_room logic
11 years ago
Daniel Berteaud
6416c8ac6a
Update room deletion helper
...
And remove etherpad groups when the corresponding room is deleted
11 years ago
Daniel Berteaud
8378ddb78a
Add basic etherpad handling (create group, pad user session)
11 years ago
Daniel Berteaud
03252b99b2
Add new settings for etherpad
11 years ago
Daniel Berteaud
8894735650
Add name and email in headers
11 years ago
Daniel Berteaud
68228482d6
Mark screen unshared just before doing so
...
Fix #67
11 years ago
Daniel Berteaud
003d094625
Work arround for FF when removing the main video
11 years ago
Daniel Berteaud
dfe38a654d
Slightly delay the disconnected modal
...
So it's not displayed when quiting or refreshing the page
11 years ago
Daniel Berteaud
0fd8f42776
Add a simple modal dialog when connection is lost
...
Fix #65
11 years ago
Daniel Berteaud
60e102371d
Fix copy/paste error in CSS
11 years ago