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
f5c50a68f8
Better explanation of supported devices
10 years ago
Daniel Berteaud
c4b8fccb82
Error if the database isn't available
...
Instead of failing silently later
10 years ago
Daniel Berteaud
01f086e2ee
Minor fixes in auth modal dialog
10 years ago
Daniel Berteaud
411490624d
Add notes in help page about screen sharing on Firefox
10 years ago
Daniel Berteaud
6943803cdc
Typo in fr locale
10 years ago
Daniel Berteaud
24b2099e1f
Add some notes that Apple devices won't work
10 years ago
Daniel Berteaud
1d299dedfc
Better error handling in the API
10 years ago
Daniel Berteaud
dfda2f03f4
Allow several email addresses for invitations
10 years ago
Daniel Berteaud
1cc63b92b3
Some more localization updates
10 years ago
Daniel Berteaud
97ebadd6ab
Locale updates
10 years ago
Daniel Berteaud
79814f9ce5
Add exception template
...
And fix not_found rendering
10 years ago
Daniel Berteaud
b5957f627b
Add not_found template
10 years ago
Daniel Berteaud
9033568f2c
Remove the help modal
...
It's not that usefull and is out of date
10 years ago
Daniel Berteaud
fef300ffd5
Missing LOCK_ROOM locale
10 years ago
Daniel Berteaud
7c80ca3358
Implement room removal in the admin area
10 years ago
Daniel Berteaud
e14b8e479c
fr locale fixe
10 years ago
Daniel Berteaud
c5a19d6a3d
Notification on room configuration changes
10 years ago
Daniel Berteaud
bac285b055
Remove group actions
...
They aren't that useful and just make trhe interface less clear
10 years ago
Daniel Berteaud
9bd0de6118
Some more cleanups in localizations
10 years ago
Daniel Berteaud
cdc4d71e68
Hook the new config menu with a new update_room_conf api method
10 years ago
Daniel Berteaud
3436c1320e
Add dynamic input fields for email notifications in the new config menu
10 years ago
Daniel Berteaud
432f6521e4
Simplify invite menu
10 years ago
Daniel Berteaud
d2cea265d4
Remove redundant reserve help
10 years ago
Daniel Berteaud
7957e32a9a
Remove wipe and quit button
...
It just cluttered the interface and wasn't OK on XS screens
10 years ago
Daniel Berteaud
2dd357f534
Simplify name desc in fr and en locales
10 years ago
Daniel Berteaud
bdb86d4973
Rewrite valid_room_name helper to return a hashref
10 years ago
Daniel Berteaud
695491e8c1
Small typos in fr locale
10 years ago
Daniel Berteaud
a289803632
Separate owner password and persistence
...
Now, persistent rooms will be really persistent (never deleted), but can only be set by an admin
Rooms with an owner password set are now called "reserved" room, and works as before
10 years ago
Daniel Berteaud
f75fb45941
Add email invitation suport on the management page
10 years ago
Daniel Berteaud
f2db6be49e
Display the number of participants in the management page
10 years ago
Daniel Berteaud
098dd94f16
Add localization for the new pages
10 years ago
Daniel Berteaud
22ab05ee98
Revamp the invite by email menu
10 years ago
Daniel Berteaud
9176b37350
Add a description meta
11 years ago
Daniel Berteaud
ba80a3b429
Add localization for the new delete room feature
...
And this last commit fix #75
11 years ago
Daniel Berteaud
da8633c1a3
Fix a typo goodby -> goodbye
11 years ago
Daniel Berteaud
7e634c0b39
Add localization for the new confirm on quit dialog
11 years ago
Daniel Berteaud
d43d387b8c
Add localization for the new wipe data feature
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
1c3a7c2687
Enable etherpad access in the interface
11 years ago
Daniel Berteaud
eb90707b39
Add a warning if javascript is disabled
...
Fix #64
11 years ago
Daniel Berteaud
0fd8f42776
Add a simple modal dialog when connection is lost
...
Fix #65
11 years ago
Daniel Berteaud
5658c6db4e
Update browser not supported dialog
...
Adapt links for android (point to Google Play)
Don't display browsers download link on iOS, as they will not work anyway
Fix #62
11 years ago
Daniel Berteaud
061e7ba4d4
Remove some dead code
11 years ago
Daniel Berteaud
f4f1cfd6a7
Localize HELP_MOH_BUTTON
...
Fix #61
11 years ago
Daniel Berteaud
98df867f7c
Some corrections in fr locale
11 years ago
Daniel Berteaud
04249ca39f
Locale updates
11 years ago
Daniel Berteaud
12b7f32e14
Add a "promote to owner" button
...
Fix #58
11 years ago
Daniel Berteaud
5f01424bb5
Update room creation
...
Uses JS now to submit so it can fail gracefuly on error, and warn if room already eists, instead of redirecting to the ugly error page
Fix #52
11 years ago
Daniel Berteaud
ed206be89f
Split too long lines in locale files
11 years ago