Gabriel Díaz
|
ae1ac2d5bf
|
feat: People Panel (#8)
* chore: Add pre-commit
* feat: Add PeoplePanel
* feat: Add RightPanel wrapper to toggle PeoplePanel and ChatMessages
* feat: Use RightPanel component
* feat: Update ControlBar component to handle middle buttons and right buttons
* feat: Extract livekit layout context from the lib to handle new properties
* feat: Add PeoplePanelToggleButton
* feat: Add translations
* fix: Remove unused import
* feat: Update husky file permissions
* fix: Remove unused things
* fix: Remove unused container
|
2023-08-15 12:23:50 -03:00 |
|
Kevin Szuchet
|
1510f36439
|
feat: Add custom Control Bar (#3)
* feat: Add custom Control Bar
* fix: Remove localStream util
* fix: Use custom usePreviewTracks hook to fix the issue with the dirty tracks
|
2023-08-11 11:01:58 -03:00 |
|
Hugo Arregui
|
f8dd0b7405
|
exclude emotes from chat
|
2023-08-10 15:14:57 -03:00 |
|
jmoguilevsky
|
150fa3515e
|
custom chat entry
|
2023-08-10 12:38:40 -03:00 |
|
Kevin Szuchet
|
91ceefb0b5
|
fix: Set IsConnectingToServer to false if the connection fails
|
2023-08-10 10:39:02 +02:00 |
|
Kevin Szuchet
|
3b364a8ad6
|
refactor: Move VideoConference inside a folder
|
2023-08-10 10:29:13 +02:00 |
|
Hugo Arregui
|
33eac35114
|
remove unused imports
|
2023-08-09 17:49:08 -03:00 |
|
jmoguilevsky
|
d364d880bd
|
use custom chat
|
2023-08-09 16:28:19 -03:00 |
|
jmoguilevsky
|
5b1c6d2deb
|
use custom chat
|
2023-08-09 15:45:47 -03:00 |
|
Gabriel Díaz
|
c50b2319b0
|
feat: Use Profile Name (#1)
* feat: Use Profile name in the ParticipantTile component
* chore: Update configs to only use the CHAIN_ID property
* fix: Update name
|
2023-08-09 09:46:19 -03:00 |
|
Kevin Szuchet
|
71156337ee
|
fix: Avoid adding a repeated server
|
2023-08-09 14:23:35 +02:00 |
|
Kevin Szuchet
|
8ba22fa750
|
feat: Disable and load button while is connecting to the server
|
2023-08-09 12:35:58 +02:00 |
|
Kevin Szuchet
|
d9e0082ade
|
feat: Append qs to the root location when redirect from sign in
|
2023-08-09 12:33:11 +02:00 |
|
Kevin Szuchet
|
86748fb81c
|
chore: Comment the non used declaration
|
2023-08-09 12:19:29 +02:00 |
|
Kevin Szuchet
|
ad666b6e8e
|
chore: Disable eslint in one line
|
2023-08-09 11:15:22 +02:00 |
|
Kevin Szuchet
|
16a8224ed0
|
style: Remove unnecessary braces
|
2023-08-09 11:11:43 +02:00 |
|
Kevin Szuchet
|
4db8360528
|
style: eslint auto fixes
|
2023-08-09 11:11:41 +02:00 |
|
Kevin Szuchet
|
08b3e79581
|
feat: Extend the connect to worl component to allow receiving the url form query params
|
2023-08-09 11:06:28 +02:00 |
|
Kevin Szuchet
|
afe5a31fa9
|
test: World Servers utils
|
2023-08-09 11:06:27 +02:00 |
|
Kevin Szuchet
|
30c23dc32e
|
fix: Mobile styles
|
2023-08-09 11:06:27 +02:00 |
|
Kevin Szuchet
|
2661796760
|
feat: Add ConnectToWorld component
|
2023-08-09 11:06:26 +02:00 |
|
Kevin Szuchet
|
7a413d47a9
|
feat: Change background image + add background color to the sign in page
|
2023-08-09 11:06:26 +02:00 |
|
jmoguilevsky
|
e4f5ee7a8f
|
use new components
|
2023-08-08 17:17:25 -03:00 |
|
Hugo Arregui
|
3f07d147c9
|
fix test build
|
2023-08-08 10:49:20 -03:00 |
|
Hugo Arregui
|
d73e4972e0
|
small fixes
|
2023-08-08 10:45:37 -03:00 |
|
jmoguilevsky
|
db8a2ee471
|
add styling
|
2023-08-07 17:26:40 -03:00 |
|
jmoguilevsky
|
d8e993842a
|
full integration
|
2023-08-04 18:30:19 -03:00 |
|
jmoguilevsky
|
8da838e893
|
integrate with livekit
|
2023-08-04 11:38:02 -03:00 |
|
jmoguilevsky
|
d10240262d
|
initial setup
|
2023-08-03 18:26:29 -03:00 |
|