174 Commits (641ad393dec4b579c9a749713e199b9707018285)

Author SHA1 Message Date
Daniel Calviño Sánchez e96d9d19d9 Use VirtualList for the message list in the chat view 7 years ago
Roeland Jago Douma 403ef12330 Move admin templates to compiled handlebars 7 years ago
Joas Schilling 016dfd9d72 Display the participant panel for guests 7 years ago
Joachim Bauch 9c18c15d05
Add button to test TURN settings. 7 years ago
Marius Blüm a8db5e8ead
Change <h3> to <h2> in admin-settings 7 years ago
Julius Härtl 9a31627cff
Make shared secret translatable again 7 years ago
Julius Härtl 6f7e67a926
Move shared secret description above input field 7 years ago
Daniel Calviño Sánchez 29ed255814 Remove the notification container 7 years ago
Daniel Calviño Sánchez 1f7c097bec Adjust public layout for guest users to changes in server 7 years ago
Daniel Calviño Sánchez 9bc30ef6ba Adjust main layout to changes in server 7 years ago
Julius Härtl 247b99739d
Add client links to personal settings 8 years ago
Joas Schilling 85cd8181e5 Add basic UI for autocompletion 8 years ago
Daniel Calviño Sánchez f1691c06bf Format rich messages in chat frontend 8 years ago
Joas Schilling fad6bf644e
Show fullscreen toggle only in rooms 8 years ago
Joas Schilling edc2869a91
Unify naming in the UI: rooms are conversations 8 years ago
Joas Schilling 3a65ce98a2
Add a shortcut for fullscreen 8 years ago
Joas Schilling 9654ca510f
Add shortcut hint to video toggle 8 years ago
Joas Schilling 0ae0424ffe
Move audio mute to (m) 8 years ago
Joas Schilling 606a230fa4
Update the chat message models when the guest name changes 8 years ago
Joas Schilling e805bfd025
Fix empty content message and correctly hide the video input until it is loaded 8 years ago
Joas Schilling fe04d506fa
Rename calls to connection and remove static-ness 8 years ago
Daniel Calviño Sánchez 9f6ee0bbd1 Use #app-content-wrapper also in public page 8 years ago
Marin Treselj e48bea92e9 Update templates with new .icon-white and .icon-shadow classes 8 years ago
Marin Treselj 340dac504a Give audio-white and audio-off-white shadow via CSS 8 years ago
Daniel Calviño Sánchez 5744c494ea
Align the header markup with the one used in user pages 8 years ago
Daniel Calviño Sánchez 936b071fea
Fix logo not shown on public page 8 years ago
Daniel Calviño Sánchez 4c2b2ce7df Add chat view to sidebar tab 8 years ago
Joachim Bauch d40777eca6
No need to set "value" for "secret" field, will be done through JS. 8 years ago
Joas Schilling f7f9e7929c
Allow multiple signaling servers 8 years ago
Joachim Bauch e083e72256
Pass all signaling-related settings as JSON object to frontend. 8 years ago
Joachim Bauch bb9f8e5183
Don't always skip certificate verification of connections to backend. 8 years ago
Joachim Bauch 547c69c91c
Add frontend support for the standalone signaling server. 8 years ago
Joachim Bauch be33ec8d9c
Implement backend APIs to be used by standalone signaling server. 8 years ago
Daniel Calviño Sánchez 2d6a5a7d47 Move guest name from header to right sidebar 8 years ago
Daniel Calviño Sánchez 39db4c8883 Replace custom code with LocalStorageModel for guest name 8 years ago
Daniel Calviño Sánchez b89d385046 Replace custom code with EditableTextLabel for room name 8 years ago
Daniel Calviño Sánchez d954bf137c Move "Add person" button from navigation bar to right sidebar 8 years ago
Daniel Calviño Sánchez b5ce9061e6 Replace custom code with SidebarView 8 years ago
Joas Schilling 86ec1dd446
Don't use popup to ask for the password but the "blue screen" 8 years ago
Joas Schilling 9e2e39a614
Allow multiple turn servers 8 years ago
Joas Schilling 2a33f7fd1a
Allow setting multiple STUN servers 8 years ago
Joas Schilling 448d708afb
Only show the sidebar while we are in a room 8 years ago
Joas Schilling e8aea7d5d6
Sidebar menu bubble 8 years ago
Joas Schilling bc0afbe238
Fix loading participants into the sidebar 8 years ago
Joas Schilling 919445558b
Start debugging 8 years ago
Jan-Christoph Borchardt f613a88dfb
Add moderator styles 8 years ago
Jan-Christoph Borchardt 956ba48c7d
Move share link to the bottom of list like in Files 8 years ago
Joas Schilling cb75b0b379
Start with sidebar 8 years ago
Joas Schilling 28edb8ca84
Add translation and use fake-brand 8 years ago
Ivan Sein 42bcae4549 Rename select2 input id to select-participants. 8 years ago