142 Commits (ae6eba0ce47a76d2f6ccfc6f399260034d5673eb)

Author SHA1 Message Date
Julien Veyssier c1d761cda1
rebased to get settings tab, + another round of fixes 5 years ago
Julien Veyssier 8b1d5fab9a
fix after first review 5 years ago
Julien Veyssier e1937efe78
first working state of matterbridge PoC, server side only 5 years ago
Joas Schilling 9775215816
Redirect to a plain page to avoid reconnections 5 years ago
Morris Jobke 2071501469
Add button to delete an account 5 years ago
Morris Jobke 38f4212687
Add endpoint for authentication challenge 6 years ago
Morris Jobke 7113f7f369
Endpoint to request trial 6 years ago
Joas Schilling 84d42604e6
Run cs:fix 6 years ago
Joas Schilling 1cdd85634f
Move routes to app 6 years ago
Joas Schilling 2edf878c9d Check the signaling server connection and show the version in the admin UI 6 years ago
Joas Schilling 8b4e4da6b8
Provide a api/v2 for rooms without participants 6 years ago
Joas Schilling d62401dc48
Allow page reload on /not-found page 6 years ago
Joas Schilling 531b5a9aad
Allow to select an attachment folder 6 years ago
Joas Schilling 8aa2aa2efe
Remove unwanted, undocumented and unused methods from Commands controller 6 years ago
Joas Schilling 672409118a
Update the Webinar(y) controller to the latest 6 years ago
Joas Schilling 9c6415cf6a
Merge the two controllers 6 years ago
Daniel Calviño Sánchez edc54ea5d5 Add support for public shares to file rooms 7 years ago
Joas Schilling 88a5c13aa4
Free FilesController 6 years ago
Joas Schilling 8cd50644d4 Allow a timer as well 6 years ago
Joas Schilling d8563f8824 Add an API endpoint to set the lobby state 6 years ago
Joas Schilling 54692ebac3
Change read marker to work on the comment id isntead of datetime 7 years ago
Joas Schilling 695b757754
Allow setting the read-only state of a room 7 years ago
Joas Schilling f1667ac2f7
Introduce a Read-Only state for conversations 7 years ago
Joas Schilling 18aa82dabf
Do not allow changing/adding scripts via the Web 7 years ago
Joas Schilling 46e51bd63b
Add routes and controller 7 years ago
Daniel Calviño Sánchez 19e166191b Add end point to get the token of a room associated with a file 7 years ago
Joas Schilling 10c847b0c5
Merge the email-invite into the new universal endpoint 7 years ago
Joas Schilling e3d985da60
Add an endpoint to set the notification level 7 years ago
Joas Schilling bc29961a79
Allow to invite email addresses 7 years ago
Joas Schilling 135c82304f
Revert "Open the call in a new tab for now" 7 years ago
Joas Schilling 112c73b71c Open the call in a new tab for now 7 years ago
Daniel Calviño Sánchez 80705adbb2 Add end point to create rooms for requesting the password of a share 7 years ago
Joas Schilling 3e326172f7
Remove useless ping call and "ping" with the signaling fetch instead 7 years ago
Joas Schilling 1add86b280
Handle the favorite on the participant object and fix favorite spelling 7 years ago
Mario Danic 62b11f9a9f
Add support for backend favorites 7 years ago
Joas Schilling 982bf986ba Add docs for the /mentions endpoint 8 years ago
Joas Schilling 1472935fb5 Start autocomplete for mentions 8 years ago
Joas Schilling 867b5f94b3
Make sure the token is not a reserved word 8 years ago
Ivan Sein 0c963c227b Change endpoints to /{token}/messages. 8 years ago
Ivan Sein 34b52f852c Fix new multi-session signaling endpoints. 8 years ago
Joas Schilling 3ec66a2044
Abstract away the session handling 8 years ago
Joas Schilling d5b0d39ef3
Unify the names of join/leave room vs. remove*FromRoom 8 years ago
Joas Schilling 0be200e099
Update participant list also when not in call 8 years ago
Joas Schilling afcd192587
Send a request to the server when a guest renames 8 years ago
Joas Schilling 5670fcb9ad
Allow apps to get the signaling information 8 years ago
Joas Schilling eae71a3977 Split joining a room and joining a call API wise 8 years ago
Joachim Bauch be33ec8d9c
Implement backend APIs to be used by standalone signaling server. 8 years ago
Daniel Calviño Sánchez 9eb3611db5 Add controller for chat messages 8 years ago
Joas Schilling 9e2e39a614
Allow multiple turn servers 8 years ago
Joas Schilling 6150ac24f5
Move "get messages" also to signaling route 8 years ago