Commit 99f953c
File tree
- api
- docs/tutorials
- packages
- versioned_docs/version-0.25.0/tutorials
Submodule fishjam-server updated from 9b7cf8f to a327dd1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
Submodule js-server-sdk updated 8 files
- .github/workflows/release.yaml+6-6
- examples/multimodal/src/service/multimodal.ts+1-1
- examples/transcription/src/service/transcription.ts+1-1
- package.json+1-1
- packages/fishjam-openapi/package.json+1-1
- packages/fishjam-proto/package.json+1-1
- packages/js-server-sdk/package.json+12-4
- packages/js-server-sdk/src/integrations/gemini.ts+42-47
Submodule web-client-sdk updated 20 files
- README.md+4-7
- examples/mobile-client/fishjam-chat/README.md+26-6
- examples/mobile-client/fishjam-chat/app.json+1-2
- examples/mobile-client/fishjam-chat/app/(tabs)/livestream.tsx+4-4
- examples/mobile-client/fishjam-chat/app/(tabs)/room.tsx+10-55
- examples/mobile-client/fishjam-chat/app/_layout.tsx+8-2
- examples/mobile-client/fishjam-chat/app/livestream/screen-sharing.tsx+7-7
- examples/mobile-client/fishjam-chat/app/livestream/viewer.tsx+7-7
- examples/mobile-client/fishjam-chat/components/VideosGrid.tsx+15-14
- examples/mobile-client/fishjam-chat/package.json-1
- examples/mobile-client/minimal-react-native/README.md+15-12
- examples/mobile-client/minimal-react-native/app.json+1-2
- examples/mobile-client/text-chat/README.md+6-22
- examples/mobile-client/text-chat/app.json+1-2
- examples/mobile-client/video-player/.env.example+1-1
- examples/mobile-client/video-player/README.md+1-1
- examples/mobile-client/video-player/app.json+1-2
- packages/mobile-client/src/hooks/usePermissions.ts+4
- packages/ts-client/src/types.ts+8-1
- yarn.lock-28
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments