akshitkrnagpal
921b7f6f9b
Configured electron-builder for app release
4 years ago
akshitkrnagpal
d47c142ca7
Fix opening of help menu on ESC press
4 years ago
akshitkrnagpal
5ba65fb7d2
Show window once ready-to-show
4 years ago
akshitkrnagpal
d0b5e0cecc
Made Regex compatible on windows
4 years ago
akshitkrnagpal
e228bfcca0
Added Start with Audio and Video muted toggles
4 years ago
akshitkrnagpal
27aafc13c8
Minor fix in SettingsButton component
4 years ago
akshitkrnagpal
541cfd3401
Replaced getAvatarURL from js-utils
4 years ago
Akshit Kr Nagpal
c0f5d0e208
Added Prop validation in Navbar Component
4 years ago
Akshit Kr Nagpal
8ecfab1b5b
Comments Fixes
4 years ago
akshitkrnagpal
351ec163b2
Refactor arrow function
4 years ago
Saúl Ibarra Corretgé
31d1bb8962
Simplified code
4 years ago
Saúl Ibarra Corretgé
d3c77c847a
Add "about" to help menu
4 years ago
Saúl Ibarra Corretgé
c3d5c8e609
Add heading to help menu
4 years ago
Saúl Ibarra Corretgé
1d3cfbb569
Improve dragging experience
...
The entire page is draggable, except:
- buttons
- any input type
- the filmstrip
- the chat panel
4 years ago
akshitkrnagpal
79db9fab88
Validate Server URL before setting as Custom Server URL
4 years ago
Akshit Kr Nagpal
c3068e68e7
Created separate component and refactored Server URL field
4 years ago
akshitkrnagpal
202e5583ff
Added loading spinner in conference component
...
The spinner will be visible until jitsi-meet iframe is completely loaded.
4 years ago
akshitkrnagpal
3bd9970c12
Add ability to configure the server URL
...
The configured server URL will be used when the room URL is not
a full URL. If a full URL is given, the target server is joined.
The default server URL is https://meet.jit.si
4 years ago
Akshit Kr Nagpal
d73f80e7bf
Refactor handling of domain
...
Use the concept of a "server URL", since it's URLs we are dealing with,
not actul domains.
4 years ago
Akshit Kr Nagpal
f886f033f2
Add keyboard shortcut to open settings drawer
...
Fixes : #65
4 years ago
Saúl Ibarra Corretgé
2dcf7b32e9
Update Electron
4 years ago
Saúl Ibarra Corretgé
f1846bd4cb
Rename XyzAction components to XyzButton
...
The term "action" is quite overloaded since we use redux,
so let's call it "button" since that's how it behaves.
4 years ago
Saúl Ibarra Corretgé
be44cb9496
Simplified code
4 years ago
akshitkrnagpal
8f79e886fc
Added settings drawer with persistent settings
4 years ago
Akshit Kr Nagpal
93d8268a68
Remember Window State
4 years ago
Saúl Ibarra Corretgé
994a605ce0
Add extra development utilities
...
- devtron
- electron-react-devtools
4 years ago
Saúl Ibarra Corretgé
fc5b1f37c0
Pin the jitsi-meet-electron-utils dependency
4 years ago
Saúl Ibarra Corretgé
9b685d30d3
Add development shortcuts
...
With the menu bar gone, shortcuts to reload the window or open the DevTools
need to be done manually. Thankfully electron-debug takes care of this!
4 years ago
Saúl Ibarra Corretgé
da1b6addb5
Don't show the menu bar
4 years ago
Saúl Ibarra Corretgé
f3b7b71c94
Style
4 years ago
akshitkrnagpal
c98037f9be
Added Jitsi Logo to navbar
4 years ago
hristoterezov
1d229dd9ec
fix(google-auth): popup.
4 years ago
akshitkrnagpal
decb351ed3
Updated eslint-config-jitsi
4 years ago
Saúl Ibarra Corretgé
67cab07c73
Update .gitignore
4 years ago
akshitkrnagpal
8310bf7389
Added initial navigation bar
4 years ago
akshitkrnagpal
4015a05f18
Add Redux and use it as the navigator
4 years ago
akshitkrnagpal
f85673da87
Removed node-loader
4 years ago
akshitkrnagpal
b7f148207a
Removed eslint warning overrides
4 years ago
Akshit Kr Nagpal
4773b12a3b
Add initial welcome page
4 years ago
Saúl Ibarra Corretgé
6f35ddd792
Fix eslint warnings
4 years ago
Saúl Ibarra Corretgé
f59a1f62b3
Remove old jshint files
4 years ago
Saúl Ibarra Corretgé
1717ca89b3
Change flow syntax
4 years ago
Saúl Ibarra Corretgé
eb8a110daa
Run eslint and flow in sequence
4 years ago
akshitkrnagpal
923392cf0a
Configured flow
4 years ago
Akshit Kr Nagpal
ff3b9d9251
Added production config and fixed pack script ( #32 )
4 years ago
Saúl Ibarra Corretgé
42be533614
Reorganize source code
4 years ago
Akshit Kr Nagpal
cfcab5e007
Configured React using Webpack with current functionality ( #28 )
4 years ago
Akshit Kr Nagpal
304f5efe3d
Fix no-shadow warning ( #26 )
4 years ago
Akshit Kr Nagpal
e82e4b5c53
Used eslint-config-jitsi and modified code ( #25 )
4 years ago
Akshit Kr Nagpal
038ffbc778
Updated Electron to 2.0.0 ( #23 )
4 years ago