Daniel Berteaud
950f31c39a
Set password button should be disabled
...
Until we start typing a password
11 years ago
Daniel Berteaud
0feec74dbd
Add remove pass button
...
Also simplify password setting for now, remove the confirm password dialog (will probably be added agin once everything is ready and working)
11 years ago
Daniel Berteaud
ab827ac770
Add a new menu for configuration in the toolbar
...
Only contains join password for now
11 years ago
Daniel Berteaud
6a916d7ba7
Add timestamp as get param to resources
...
Should force clients to get new files each time thy change
without any maintenance, as it just reads the file mtime
Should fix #22
11 years ago
Daniel Berteaud
f65932fee1
Some more email invitation refactoring
11 years ago
Daniel Berteaud
1d8ad29190
Send alternative/multipart emails
...
Plus some other adjustements
Fix #20
Unfortunatly, it's not sufficient, as gmail still often tags invitations as spam :-(
but still a bit better
11 years ago
Daniel Berteaud
9aa15e8597
Add missing class to panels on the index page
...
Text wasn't justified
11 years ago
Daniel Berteaud
d481ff47e2
Validate room name field
...
Not perfect as the message is not easily customizable, but better than nothing ;-)
Fix #15
11 years ago
Daniel Berteaud
0a051f8c05
Add a placeholder for the comment field
11 years ago
Daniel Berteaud
66ef75e427
Make the comment field mandatory
...
Fix #19
11 years ago
Daniel Berteaud
6ef394b914
Add a thank page after feedback submission
...
Fix #16
11 years ago
Daniel Berteaud
f1012ad480
Various cleanups on the index page
11 years ago
Daniel Berteaud
10db137f6c
Rework the invitation menu
...
Fix #17
11 years ago
Daniel Berteaud
a70fe3bc09
Fix feedback template indention
11 years ago
Daniel Berteaud
3d53560c30
Hide the logo and fork me img on XS screens
...
They take too much space
11 years ago
Daniel Berteaud
37207e61ac
Fix about page title localization
11 years ago
Daniel Berteaud
3aa3415a0e
Add a feedback form
...
Add a link to the feedback page in the public toolbar, and the goodby page
Should fix #14
11 years ago
Daniel Berteaud
3b99238cbf
Add a join button on conflict error
...
Cleanup stash handling for the error template, and add a button to join the room
Should fix #12
11 years ago
Daniel Berteaud
4815e4cb83
Define rootUrl in js_include
...
So /localize is working not matter which alias we use, even on the front page
11 years ago
Daniel Berteaud
409edd50db
Update jQuery to 1.11.1
11 years ago
Daniel Berteaud
98fd6cd32c
Coding style updates and comments cleanup
11 years ago
Daniel Berteaud
63c365ade4
Enable speaking events
11 years ago
Daniel Berteaud
0d77ea55fe
Replace screen sharing glyphicon
...
The old one was too close to the logout button
11 years ago
Daniel Berteaud
5218361ad1
Replace webcam pause glyphicon
11 years ago
Daniel Berteaud
a480375248
Add tooltips for tchat buttons
11 years ago
Daniel Berteaud
77c65c48f1
Change tchat button glyphicon
11 years ago
Daniel Berteaud
2b7e0e65cc
Implement tchat history save as local HTML file
...
Fix #5
11 years ago
Daniel Berteaud
c50541d053
Update icons for the central thumbnail
...
on the front page
11 years ago
Daniel Berteaud
f0adf964f3
Enhance the extension install modal dialog
11 years ago
Daniel Berteaud
439739efe7
Fix URL in email invitation
...
When using langage suffix. Should fix #11
11 years ago
Daniel Berteaud
8565b0a8a7
Fix the not supported modal dialog class
11 years ago
Daniel Berteaud
20734ca705
Alert if browser is not supported
...
Add a modal dialog uf the browser doesn't support WebRTC or dataChannels
11 years ago
Daniel Berteaud
39001cbd84
Add fork me on github gibbon
11 years ago
Daniel Berteaud
667d4ae364
Fix toolbar size in rooms
11 years ago
Daniel Berteaud
4b0cc2fbe3
New logo (by Florent Heuzef)
11 years ago
Daniel Berteaud
536143bdf0
Update screen sharing
...
Since Chrome 34, a new API for screen sharing is available (the previous one using the flag will probably be deprecated soon)
This commit adds:
- Source of a simple Chrome extension to use this new API (which is a perfect copy of the sample extension given by &yet here: https://github.com/HenrikJoreteg/getScreenMedia
- Adapt help page
- New modal dialog to prompt user to install the extension from Google Web Store
- Better error messages if you can't share your screen
Should fix #7
11 years ago
Daniel Berteaud
004850b597
Put lock button next to the button group mute/pause/screenshare
11 years ago
Daniel Berteaud
d00bac6b93
Put color change button next to name input
11 years ago
Daniel Berteaud
80a7cb61cf
Reduce wasted space
...
Should fix #3 for small devices
Hide the mainVideo area on small devices, instead display only bigger previews. Also switch to 2 cols for preview on large displays, not medium ones
11 years ago
Daniel Berteaud
42d352eed4
Disable SimpleWebRTC debuging
11 years ago
Daniel Berteaud
d189b2ec06
Put all JS stuff in its own ep template, so it can be included easily in the different pages
11 years ago
Daniel Berteaud
41a72f5b58
Fix jquery path on index template
11 years ago
Daniel Berteaud
cef5791a89
Initial import
11 years ago