Daniel Berteaud
14b6298d77
Automatically handle cookie signing keys
...
Which will get renewed every 24 hours. Remove the now useless cookie section of the config
9 years ago
Daniel Berteaud
601632c07b
Drop the owner column in rooms table, useless
9 years ago
Daniel Berteaud
11dda5d0a9
Remove ping API permission
9 years ago
Daniel Berteaud
305b6cf5eb
Some big changes arround password and authentication handling
9 years ago
Daniel Berteaud
a108b81e3a
Update authenticate method
...
so it can be called anonymously
9 years ago
Daniel Berteaud
98439ac100
Move conf loading in it's own pm
10 years ago
Daniel Berteaud
25b1e5beab
Typo in en locale
10 years ago
Daniel Berteaud
097b7726f0
Typo in fr locale
10 years ago
Daniel Berteaud
7b594cbc9c
Update fr message when browser do not support webrtc
10 years ago
Daniel Berteaud
6773c19138
Notify on p2p failure
...
And terminate conenction with this peer
Fix #95
10 years ago
Daniel Berteaud
f2a2e877a6
Remove the old rfc5766-turn-server auth method as it doesn't brings anything
...
Compared to the new TURN REST API
10 years ago
Daniel Berteaud
e99d91610a
Move some technical info into the doc page instread of about
10 years ago
Daniel Berteaud
5dce440094
Small cleanups and fix scrollspy
10 years ago
Daniel Berteaud
452c36a63f
Add tocjs plugin
10 years ago
Daniel Berteaud
4259c7c617
Link to GH page in the footer
10 years ago
Daniel Berteaud
fd1f38ebc5
Add a new "demo" mode
...
And when enabled, display a new "Who's behind VROOM" part in the about page
10 years ago
Daniel Berteaud
0d0b6afbf1
Make the member limit configurable per room
...
And fix #96
10 years ago
Daniel Berteaud
ea73a4009d
Add a global members limit
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
5c16330671
Typo in API action get_pad_session
10 years ago
Daniel Berteaud
5b7123744c
Typo in locale label
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
ff48f7ec30
Remove SignalMaster as it's not used anymore
10 years ago
Daniel Berteaud
b54e652e37
Drop table room_participants
10 years ago
Daniel Berteaud
07107e5d39
Increase peer_id size
10 years ago
Daniel Berteaud
63dbf66b89
Check DB version when starting
...
Also do not run checks on each page rendering, just once at startup
10 years ago
Daniel Berteaud
2b861dba96
Add a script skeleton to update the database
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
b8f6f7313f
Better instructions for screensharing on FF
...
in the help page
10 years ago
Daniel Berteaud
fd77acbae8
Add explanation for screen sharing on Firefox
...
Fix #94
10 years ago
Daniel Berteaud
779542d516
Reduce powered by length so it better fit small screens
10 years ago
Daniel Berteaud
28a23a2d41
Fix broken en locale file
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
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
cf7af105f9
Don't maintain a list of string to translate
...
Instead, just translate everything
10 years ago
Daniel Berteaud
24b2099e1f
Add some notes that Apple devices won't work
10 years ago
Daniel Berteaud
a8b75f01bd
Switch room creation to an API call
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