edumeet/server
2021-03-04 10:27:24 +01:00
..
certs Make demo public 2017-04-23 14:54:30 +02:00
config Optionally enforce moderated access to all rooms. 2020-11-21 12:59:59 +01:00
lib Make newConsumer request to a notification to the client, so client can trigger all actions by himself and server don't have to wait for it. Thanks @hafvo for the hint. Should solve timeout related issus like https://github.com/edumeet/edumeet/issues/256 2021-03-04 10:27:24 +01:00
utils Add bcrypt encrypted passwords for local strategy 2020-10-16 19:51:54 +02:00
.eslintrc.json Lint 2020-05-19 14:26:19 +02:00
.npmrc Dependencies spring cleaning 2018-10-20 21:13:39 +02:00
access.js New option for handling permissions in rooms. Set allowWhenRoleMissing to permit actions before a peer with that permission joins. Ref #303 2020-05-08 16:19:55 +02:00
connect.js Added an interactive terminal to get info from running server. 2020-02-18 12:38:37 +01:00
httpHelper.js Rename to edumeet, ref #492 2020-06-26 12:40:39 +02:00
package-lock.json Use session to store state in local auth 2020-10-21 09:23:53 +02:00
package.json Added setting of a local picture to display if no video is sent 2020-12-18 10:10:50 +01:00
permissions.js New permission to modify peer roles 2020-06-02 14:23:13 +02:00
server.js distribute workers port ranges, closes #708 (#709) 2021-03-03 13:41:26 +01:00
userRoles.js Ability to give roles to users. Make certain roles promotable. 2020-06-25 15:26:16 +02:00