Carlos Santos
aeb6990aba
Added Livekit ios example
...
Integrated token request using an application server
Downgraded features for adapting others tutorials
ios: Updated assets and remove unncessary code
Updated schemas and app name
Added configure urls view and refactored code
ios: Refactored code
removed broadcastExt
renamed project to OpenViduIOS
refactored code
Updated Readme
removed connection time element
Added participants name and moved leave room button to topbar
Refactored code
Update README.md
Renamed and improve project structure
2024-08-07 12:37:13 +02:00
Carlos Santos
52b8bfdea5
Merge branch 'dev'
2024-07-16 18:04:17 +02:00
juancarmore
b263c0a0b3
Update webhook endpoint in application servers
2024-07-08 14:30:38 +02:00
juancarmore
c49475c25f
Disable join button during room joining in javascript and electron tutorials
...
This improvement ensures that user cannot click the join button multiple times while joining process is in progress, causing unexpected behaviors
2024-07-01 10:57:14 +02:00
cruizba
1e34ac3459
Revert "Add publish web workspace"
...
This reverts commit 47da064cb093313413283501c3436328ad02b66d.
2024-06-25 17:18:44 +02:00
cruizba
47da064cb0
Add publish web workspace
2024-06-25 17:15:03 +02:00
Carlos Santos
077dd8c002
Removed openvidu-components tutorials
2024-06-25 16:55:31 +02:00
Carlos Santos
8017644590
openvidu-components: Updated dependencies
2024-06-24 16:04:01 +02:00
Carlos Santos
8dc320313a
openvidu-components: Updated tutorials
2024-06-18 10:37:18 +02:00
Carlos Santos
d2ce73129f
openvidu-components: Updated tutorials
...
Fixed and improved code
2024-06-07 11:10:18 +02:00
juancarmore
6bb3e29a6d
Update tutorial README files to reflect the correct framework/programming language used
2024-06-05 16:58:18 +02:00
juancarmore
6a01e3f085
Update app.component.ts to implement OnDestroy interface in Ionic tutorial
2024-06-05 15:58:35 +02:00
juancarmore
75c4fc0172
Update Ionic tutorial
2024-06-05 13:51:03 +02:00
Carlos Santos
0833665094
openvidu-components: Renamed library to openvidu-components-angular
2024-06-03 23:53:48 +02:00
juancarmore
b67a8f0e9d
Update Angular tutorial to use signals
2024-05-31 14:12:45 +02:00
Carlos Santos
3b69def2ef
openvidu-components: Updated ports and configured urls
2024-05-31 13:40:54 +02:00
Carlos Santos
d4271544d3
openvidu-components: Migrated to Angular 18
2024-05-31 13:40:54 +02:00
Carlos Santos
7bbe198da0
openvidu-components: Updated server url and used livekit url parameter
2024-05-31 13:40:54 +02:00
Carlos Santos
71e11334c8
openvidu-components: Migrated to standalone and control flow syntax
2024-05-31 13:40:54 +02:00
Carlos Santos
f3d907dd0b
openvidu-components: Updated to Angular 17
2024-05-31 13:40:54 +02:00
Carlos Santos
e652dda185
openvidu-components: Updated to Angular 16
2024-05-31 13:40:54 +02:00
juancarmore
45d7eb8f5d
Rename web directory to src in JS tutorial
2024-05-31 12:11:20 +02:00
juancarmore
3c65cc41ff
Add README file to Electron tutorial
2024-05-30 20:47:19 +02:00
juancarmore
0e55ef702e
Update Electron tutorial
2024-05-30 20:01:09 +02:00
juancarmore
46897e3ad7
Add comment before resetting variables in Angular tutorial
2024-05-29 16:09:25 +02:00
juancarmore
e040890661
Update Angular tutorial to use event handling
2024-05-29 15:49:47 +02:00
juancarmore
c0006fb2cd
Update React tutorial
2024-05-29 13:49:01 +02:00
juancarmore
d90fc3bd81
Add getToken comment in Vue tutorial
2024-05-27 19:07:03 +02:00
juancarmore
f9cf994fa6
Update Vue tutorial
2024-05-27 17:34:55 +02:00
juancarmore
825f555399
Update Angular tutorial to version 18.0.0
2024-05-24 13:10:21 +02:00
juancarmore
f0b108444c
Update application servers to return json responses
2024-05-24 12:37:40 +02:00
juancarmore
e24f9a6862
Remove OpenVidu image before form and update styles in JavaScript and Angular tutorials
2024-05-23 11:57:43 +02:00
juancarmore
81dea737cd
Simplify Angular tutorial and refactor JavaScript tutorial
2024-05-22 16:24:37 +02:00
pabloFuente
8b50de18aa
.NET: update variable name
2024-05-17 11:55:52 +02:00
pabloFuente
1a5942d274
.NET: remove unnecessary variable
2024-05-17 11:53:25 +02:00
pabloFuente
e7981d0b79
.NET: add webhook receiver
2024-05-17 11:44:22 +02:00
pabloFuente
e6dc72ecc4
PHP: remove unnecessary headers
2024-05-16 18:34:52 +02:00
pabloFuente
264e2e4e6f
PHP: webhook receiver
2024-05-16 18:30:22 +02:00
pabloFuente
1da1ab11a5
Rust: change jwt to auth_header
2024-05-16 17:09:36 +02:00
pabloFuente
e4964c0b2b
Rust: TokenVerifier with api key and secret
2024-05-16 17:00:13 +02:00
pabloFuente
56c749c36c
rust: add webhook receiver
2024-05-16 16:21:48 +02:00
pabloFuente
8e2de0a90a
ruby: change webhook receiver json body parser
2024-05-16 13:59:49 +02:00
pabloFuente
cf8ab5a9d8
ruby: webhook receiver
2024-05-16 13:50:36 +02:00
pabloFuente
88d14a50d3
Fix Node to return 200 OK on webhook handler
2024-05-14 19:10:06 +02:00
pabloFuente
ec6acce92b
Fix Java to return 200 OK on webhook handler
2024-05-14 19:09:58 +02:00
pabloFuente
a75b6aaac5
Rename all client applications with prefix "openvidu-"
2024-05-14 17:19:38 +02:00
pabloFuente
1988433834
electron: update dependencies
2024-05-14 17:14:23 +02:00
pabloFuente
ee2983b6dd
Rename openvidu-electron to electron
2024-05-14 16:58:12 +02:00
pabloFuente
5a3898fbf4
Rename openvidu-vue to vue
2024-05-14 16:52:28 +02:00
pabloFuente
b366f71192
Rename openvidu-react to react
2024-05-14 16:46:01 +02:00