Braian Mellor
3b354dee1e
fix: hide RightPanel ( #17 )
2023-12-21 11:23:02 -03:00
Braian Mellor
c4618f1d25
fix: ui-control-buttons ( #16 )
...
* fix: ui control buttons
* feat: hide device menu on mobile
2023-09-12 17:35:23 -03:00
Kevin Szuchet
2189ae528b
feat: Send uuid to join different events of the same session ( #15 )
2023-09-01 14:39:39 +02:00
Gabriel Díaz
84a92c540a
feat: Update Control Bar buttons ( #11 )
...
* feat: Update control-bar size
* feat: Refactor icons
* feat: Update control bar buttons
* feat: Add translations
2023-08-21 10:43:48 -03:00
Kevin Szuchet
580800457e
fix: Send user address in the track events
2023-08-21 12:43:24 +02:00
Kevin Szuchet
02f1a6df5b
feat: Track user time in meetings ( #10 )
...
* feat: Track time users are in meetings
* chore: Remove unnecessary overrides from eslint config and console.log
* refactor: Separate the event into two: connect & disconnect
* chore: Add Segment api keys
* feat: Track disconnection only once and pass only world name and content server url
2023-08-18 15:56:28 +02:00
Kevin Szuchet
89ebf35e6b
feat: Add Learn More button ( #6 )
...
* feat: Add Learn More button
* chore: Add link to docs
* Update src/components/Pages/SignInPage/SignInPage.tsx
Signed-off-by: Kevin Szuchet <31735779+kevinszuchet@users.noreply.github.com>
---------
Signed-off-by: Kevin Szuchet <31735779+kevinszuchet@users.noreply.github.com>
2023-08-18 15:55:42 +02:00
Gabriel Díaz
8e62a25833
feat: Update Chat Panel ( #9 )
...
* chore: Upgrade the @dcl/eslint-config package
* fix: eslint
* feat: Add new SendIcon
* fix: Show a max of 12 participants
* feat: Update layout style
* feat: Update Chat Panel styles
* refactor: Move useChat definition to hooks and utils
* feat: Update ChatEntry component
* feat: Add translations
2023-08-17 13:25:06 -03:00
Kevin Szuchet
61aaaeeebc
feat: Add navbar ( #5 )
...
* feat: Add navbar
* chore: Open server when start app
* style: Css file styles and delete empty file
2023-08-15 17:25:10 +02:00
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
7b67adcb8e
update livekit-components
2023-08-09 17:55:56 -03: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
23b519fff2
Merge pull request #2 from decentraland/feat/add-connect-to-world-component
...
feat: Add Connect to World component styles
2023-08-09 14:26:01 +02: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
203687bc72
set base url
2023-08-08 12:09:32 -03:00
Hugo Arregui
ac7e4b3066
try npmrc
2023-08-08 11:33:17 -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
jmoguilevsky
2fc18661ec
removing old structure
2023-08-03 17:49:23 -03:00
renovate[bot]
4ceac87932
Update dependency livekit-client to v1.12.2 ( #92 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-27 19:35:41 -07:00
renovate[bot]
7c2335fa29
Update dependency livekit-server-sdk to v1.2.5 ( #91 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-20 11:21:08 +02:00
renovate[bot]
00dcf58845
Update LiveKit dependencies (non-major) ( #90 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 18:55:47 +02:00
renovate[bot]
cb0f58793c
Update dependency livekit-client to v1.12.1 ( #89 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 17:26:16 +02:00
renovate[bot]
19d8ad58a7
Update dependency livekit-server-sdk to v1.2.4 ( #88 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-08 22:21:51 +00:00
renovate[bot]
164f645e88
Update dependency livekit-client to v1.12.0 ( #87 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-06 17:04:38 -07:00
renovate[bot]
03e3b216c8
Update LiveKit dependencies (non-major) ( #86 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-05 17:28:10 +02:00