Daniel Berteaud

Results 30 issues of Daniel Berteaud

**Describe the bug** I took some days off, traveling in car in France, and saw that Otter's radios are not very reliable in such situation. There are several problems, but...

Have to check first if there are any incompatibilities, or changes needed in the signaling part

enhancement

We should include a internal auth system to access /admin

enhancement

It'd be great to manage permissions. For example, we might want to allow room creation only to authenticated users. This will probably be linked to the management of API keys

enhancement

Admin area should have a menu to manage API keys (view sessions API keys and manage permanent ones, including toggling admin status)

enhancement

Now that the signaling server is bundled with VROOM, we only support websocket as transport. Most of the time it's working, and is the best solution, but sometime, websocket isn't...

enhancement

For now, if the websocket link used as the signaling channel is lost, a modal dialog is open, and the only way to get back is to reload the page....

enhancement

Would be great to be able to share a file to other participants. A distributed system like sharefest would be ideal

enhancement

Would be cool to have desktop notification when someone joins (for those case where you're waiting for someone but forgot to rise your volume)

enhancement

I needed LDAP auth to use paperless (which I'm evaluating as a personal document management system), so, I've hacked it. It's pretty basic, only support users (not groups or fancy...