35 Commits (ff6bddb29df93670117b75f9360c6ef4c933844f)

Author SHA1 Message Date
Joas Schilling ff6bddb29d
Only return limited information before password verification 8 years ago
Joas Schilling 1eb766eb01
Hash the passwords 8 years ago
Joas Schilling dcd8210027
Start implementing room passwords 8 years ago
Joas Schilling 942a3a08f5
Only construct the objects in one place 8 years ago
Joas Schilling dda5e48f42
Allow to deal with rooms based on session id 8 years ago
Joas Schilling ffeaf88760
Move all signalling queries into a dedicated class 8 years ago
Joas Schilling cf533647e7
Fix the signalling table 8 years ago
Joas Schilling b1be02d367
Dispatch event when participant list changes 8 years ago
Joas Schilling 86eddeac92
Increase token calculation time 8 years ago
Joas Schilling 86a3566e25
Endpoint to promote and demote moderators 8 years ago
Joas Schilling 9d6d4f87e5
Restrict renaming, inviting and public/private to owner and moderators 8 years ago
Joas Schilling 04ee52564f
Allow logged in users to join public rooms again 9 years ago
Joas Schilling 0c06302c59
Fix SQLite 9 years ago
Joas Schilling f761e252f1
Exclude 0 as well from urls 9 years ago
Joas Schilling 45c6cfb57c
Use the token for all public API calls 9 years ago
Joas Schilling cf1ff76827
Add a method to get the room by token 9 years ago
Joas Schilling 40d90c3e19
Introduce a token column 9 years ago
Joas Schilling 5d2019e4b6
Don't fill the room name with useless random 9 years ago
Ivan Sein 6d99af0637 Implement leave endpoint. Leave room where a user or a guest is participating. 9 years ago
Joas Schilling a46c3af06b
Php Inspections (EA Extended) is killing me! 9 years ago
Joas Schilling e5f7061fb4
Generate the random name in the manager 9 years ago
Joas Schilling b62f33f119
Make sure that the session id is unique 9 years ago
Joas Schilling 19f7f86b37 Allow to join room 0 again 🙈 9 years ago
Joas Schilling 84e0b26355 Make join room work for guests 9 years ago
Joas Schilling 03257d4df4 Fix getRoomForParticipant for guests 9 years ago
Ivan Sein a2e2db0af7 Remove executable flag added by samba. 9 years ago
Ivan Sein ed75621707 Allow to start an empty public room. 9 years ago
Joas Schilling 66a06f1aa6
Make sure user always can see the room 9 years ago
Joas Schilling 7f5ae6b668
Get the one2one Room from the manager 9 years ago
Joas Schilling a6e568f1bf
Get rooms from the manager 9 years ago
Joas Schilling 018a62bb41
Get participants from the room 9 years ago
Joas Schilling dcfcdd1c4f
Add users to rooms via the object 9 years ago
Joas Schilling 61d9335c73
Prepare notifications for group calls 9 years ago