Gabriel Borlea
50b064907a
fix(environment): optimal browsers list
1年前
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
1年前
Gabriel Borlea
df3ef0d895
fix(video-select): remove video preview from device selection and fix video switch on mobile browsers (#13780)
* fix(video-select): remove video preview from device selection and fix video switch on android browsers
* simplify if statement
* add for all mobile devices the stop stream
* move mobile check to middleware
* code review
1年前
Robert Pintilii
3a2a129f44
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
2 年前
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2 年前
Robert Pintilii
4bd27730ce
ref(TS) Convert some features to TS (#12523)
2 年前
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
2 年前
Saúl Ibarra Corretgé
edf5e1c094
fix(ts) fix mysterious linting errors
We have a rule that should apply here, but somehow it doesn't...
2 年前
Saúl Ibarra Corretgé
7cd39b7983
feat(ts) make tsc happy
2 年前
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
2 年前
Robert Pintilii
7364c7f27b
ref(TS) Remove unnecessary ts-ignores
2 年前
Robert Pintilii
efb69d5382
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
2 年前
Robert Pintilii
69365d7e1f
ref: Convert some files to TS (#11929)
2 年前
Robert Pintilii
c5115f99f0
feat(ui-components) Add Input Component (#11882)
2 年前
Avram Tudor
51b827ebb0
fix(browser-compatibility) hide launch in web for unsupported mobile browsers (#10569)
3 年前
Steffen Kolmer
e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422 +ahmadkadri@users.noreply.github.com >
4 年前
Andrei Gavrilescu
6ee868032e
fix(screenshare): remove redundant event / only show on supported env (#9100)
* remove redundant event / only show on supported env
* remove unused imports
4 年前
Andrei Gavrilescu
6d3d65da03
feat(screenshare): Audio only screenshare (#8922)
* audio only screen share implementation
* clean up
* handle stop screen share from chrome window
* update icon
4 年前
Jaya Allamsetty
0ee03f1538
feat(browser-support): Add support for WKWebview based browsers.
4 年前
Mihai-Andrei Uscat
43761fc398
feat(Chat) Improve responsive behaviour further.
* Add buttons to send messages/set nickname.
* Redesign message/nickname inputs.
* Pin messages to the input.
* Add keyboard avoider for Safari.
* Make chat content scrollable on mobile.
4 年前
Jaya Allamsetty
5348fa19c8
feat: show option to join via browser on supported mobile browsers
Currently Chromium based browsers and Firefox are supported on Android
Only Safari is supported on iOS
5 年前
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 年前
Jaya Allamsetty
9ad87f3706
fix: Add safari to optimal browser lists
5 年前
Jaya Allamsetty
e0563a743f
Revert "feat(browser-support): Add safari to list of optimal browsers"
This reverts commit 4824c8714a .
5 年前
Jaya Allamsetty
4824c8714a
feat(browser-support): Add safari to list of optimal browsers
5 年前
horymury
202abf2a9a
chrome-banner: add analytics
5 年前
horymury
a9767eda72
Fix chrome extension banner (#5011)
* Fix chrome extension banner
* Address reviews
5 年前
Jaya Allamsetty
ac0f3979b0
Remove isEdge check from the client
5 年前
Leonard Kim
1e39c12963
fix(suboptimal): allow checks for chromium based browsers
6 年前
Leonard Kim
d5e0dea469
fix(suboptimal): ignore mobile browsers in whitelists/blacklists
6 年前
virtuacoplenny
bf67a4a675
Configurable (sub)optimal and unsupported browsers (#4351)
* Configurable (sub)optimal and unsupported browsers
* maybe this helps somehow
6 年前
Leonard Kim
cf23045f8d
feat(unsupported): provide custom blacklist for branding
6 年前