Saúl Ibarra Corretgé
|
a4367567ab
|
fix(amplitude) adjust to new SDK API changes
Ref: https://amplitude.com/docs/sdks/analytics/browser/migrate-from-javascript-sdk-to-browser-sdk-2-0
|
2025-07-08 17:40:46 +02:00 |
|
Дамян Минков
|
494afde82a
|
fix(config): Moves a property to dynamic branding. (#16138)
* fix(config): Moves a property to dynamic branding.
* squash: Remove unused.
|
2025-06-13 11:24:27 -05:00 |
|
Saúl Ibarra Corretgé
|
1e8cc9d085
|
feat(inIframe/isEmbedded) add ability to detect generic embedding
On web we detect if we run on an iframe, and on mobile we detect if the
app is one of ours.
|
2025-03-26 23:39:16 +01:00 |
|
Hristo Terezov
|
2edca5dacb
|
fix(analytics): overwritesCustomButtonsWithURL metric
Count all customButtons overrides not only the ones that are not including data URLs.
|
2025-02-25 07:41:53 -06:00 |
|
Hristo Terezov
|
89556ecd66
|
feat(dynamic-branding): Add customParticipantMenuButtons
|
2025-02-25 07:41:53 -06:00 |
|
Hristo Terezov
|
462f91f070
|
feat(dynamic-branding): Add etherpadBase
|
2025-02-25 07:41:53 -06:00 |
|
Hristo Terezov
|
d29a77b15f
|
feat(dynamic-branding): Add peopleSearchUrl
|
2025-02-25 07:41:53 -06:00 |
|
Hristo Terezov
|
c31fe521c4
|
feat(analytics): remove overwritesPrejoinConfigICEUrl
|
2025-02-25 07:41:53 -06:00 |
|
Hristo Terezov
|
69d9e7d405
|
ref(analytics): remove overwritesHosts
|
2025-02-25 07:41:53 -06:00 |
|
Hristo Terezov
|
5e6748a88a
|
ref(analytics): remove overwritesIceServers
|
2025-02-25 07:41:53 -06:00 |
|
Hristo Terezov
|
9e15df8e3d
|
fix(analytics): remove overwritesWatchRTC* props
|
2025-02-06 17:02:13 -06:00 |
|
Saúl Ibarra Corretgé
|
b60210d0ad
|
feat(analytics) drop defunct Google Analytics integration
We haven't used in years. Those who want to use it can still create
their own custom script and include it, since it wasn't even included by
default.
|
2025-02-03 22:44:12 +01:00 |
|
Hristo Terezov
|
fb8e451e2e
|
feat(customParticipantButton): metrics
|
2025-01-08 11:11:21 -06:00 |
|
Hristo Terezov
|
a836187620
|
feat(URL-overrides): Add metrics.
|
2025-01-06 09:35:36 -06:00 |
|
Hristo Terezov
|
478852c474
|
feat(URL): Add metrics for config overwrites.
Add temporary metrics for interfaceConfig and config url overwrites.
|
2024-11-25 13:08:37 -06:00 |
|
Hristo Terezov
|
26ad7cffec
|
fix(analytics): Update permanent props.
|
2024-01-08 08:13:10 -06:00 |
|
Hristo Terezov
|
d71b827d1a
|
feat(analytics): add visitor,prejoin,lobby props
|
2023-12-06 14:37:49 -06:00 |
|
Gabriel Borlea
|
54d052de73
|
chore: update js-utils with new ua-parser (#13877)
* chore: update js-utils with new ua-parser
* chore(deps) lib-jitsi-meet@latest
|
2023-09-26 19:31:26 +03:00 |
|
Andrei Gavrilescu
|
5a3947bb23
|
feat(amplitude) add amplitude UTM tracking option
|
2023-09-05 13:20:31 +02:00 |
|
Robert Pintilii
|
06b67dcf44
|
ref(TS) Improve TS (#13365)
Change some any types to the correct types
|
2023-05-17 13:05:47 +03:00 |
|
Robert Pintilii
|
3a2a129f44
|
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
|
2023-04-04 17:08:59 +03:00 |
|
Saúl Ibarra Corretgé
|
7cd39b7983
|
feat(ts) make tsc happy
|
2022-11-02 09:03:14 +01:00 |
|
Robert Pintilii
|
3eecf8063f
|
ref(TS) Remove unnecessary ts-ignores (#12412)
Remove ts-ignores that are no longer needed because of tsconfig.web.json
Change ts-ignore to ts-expect-error for files outside react/features
|
2022-10-19 11:42:54 +03:00 |
|
Robert Pintilii
|
7364c7f27b
|
ref(TS) Remove unnecessary ts-ignores
|
2022-09-30 11:08:03 +02:00 |
|
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
2022-09-08 12:52:36 +03:00 |
|
Robert Pintilii
|
f4b46128bc
|
ref(analytics) Convert to TS (#12099)
|
2022-09-06 15:51:50 +03:00 |
|