Ramiro Saenz
6f4f33d53d
Minor fixes
4 years ago
Ramiro Saenz
c91ef575e3
Updated Electron and fixed some major bugs
4 years ago
Ramiro Saenz
008efd5f08
Reviewed code and tested
4 years ago
mhatvan
e18ff5e003
chore: Update Electron ( #2871 )
...
- update electron from 7.2.4 to 11.0.2
- upgrade electron-related dependencies to latest
- replace deprecated occurrences of webview.getWebContents() with require("electron").remote.webContents.fromId(webview.getWebContentsId())
- add enableRemoteModule: true to createWindow() in main.js until https://github.com/electron/electron/issues/21408 is resolved
4 years ago
Ramiro Saenz
5eed7f02fd
Changed URLs for updates and services
5 years ago
Ramiro Saenz
58b5975912
Added new Google URLs to avoid security rule
...
Fixes #2835
5 years ago
Ramiro Saenz
025a8fab68
Fixes #2780
5 years ago
Vulich Fernando
d4b89a48ac
Fix Do Not Disturb Tooltip
5 years ago
Vulich Fernando
10f577549a
Provide option to disable auto-reload on fail
...
Fixes #2633
5 years ago
Vulich Fernando
bec9bae9b9
Fix: Blue screen after getting the backup from Auth0
5 years ago
Ramiro Saenz
9166c49aae
Fixed camera and mic permissions prompt
5 years ago
Ramiro Saenz
2ae71facd5
Grant camera/microphone permission to macOS Catalina
5 years ago
Vulich Fernando
4dd81ccf74
URL Regex update
...
Fixed: Rambox allows http://172.30.18.128:8443 but doesn't allow https://172.30.18.128:8443
5 years ago
Vulich Fernando
634989427d
Get the services list from Github
5 years ago
Vulich Fernando
14ab68acd7
Reload service when fail at loading
5 years ago
Vulich Fernando
7947cc20dd
Grant camera/microphone permission to macOS Catalina
5 years ago
Vulich Fernando
1a5ff9c8d1
Improvement of the fix for Google login issues
5 years ago
Vulich Fernando
83e7fd38d6
Fix: Google login issue "You are trying to sign in from a browser or app that doesn't allow us to keep your account secure"
...
Fixes : #2495
5 years ago
Vulich Fernando
ad0f70ab34
Fix Keyboard shortcuts for switching apps do not focus the app
...
fixes #2461
5 years ago
Vulich Fernando
54747e8719
Fix: Services aren't editable due broken URL validation
...
fixes #2476
5 years ago
Vulich Fernando
c309c0f385
Change Mac DND shortcut to Cmd+Alt+D
5 years ago
Vulich Fernando
906c997ccb
Fix Copy/Paste READY READY READY READY
5 years ago
Vulich Fernando
30d93831df
Fix: Skype not loading and issues with badges and notifications
6 years ago
Vulich Fernando
748b1857d8
Minor fixes
6 years ago
Vulich Fernando
4ad7edc4ea
Fix: shortcuts interferes with Chrome/Safari/Firefox
...
added: mousetrap to handle shortcuts
6 years ago
Daniel Smith
f3a064a237
Update DND and Lock shortcut prompts
...
See #2450
6 years ago
Vulich Fernando
8992c2cdda
Fix Cmd+number tab changing in MacOs
6 years ago
Vulich Fernando
1f5f966e06
minor CSS fix
6 years ago
Vulich Fernando
0aebff3cbb
Code Cleaning
6 years ago
Vulich Fernando
e1344ea05b
Get Services remotely and Bump Electron to 7.1.1
6 years ago
Vulich Fernando
fccf9646ac
Change Regex to validate services URLs
...
Fixes #2329
6 years ago
Vulich Fernando
8456831acc
Zoom: fixes and improvements
...
fixes #2397
6 years ago
Vulich Fernando
28080c10bc
Change Shortcuts for DND and LockRambox
...
Now the shortcut for DND is Alt + Shift + D and for Lock Rambox is Alt + Shift + L
fixes #2103 #2400
6 years ago
Vulich Fernando
55d957d5af
Add Unread code to Teams
6 years ago
Vulich Fernando
df66ae160a
Fix: Webview is no longer focused when switching tabs
...
Fixes #2247 #2327
6 years ago
Vulich Fernando
7384c17c9f
Fix: Fast switching with Command+1/2/3/etc. does not work
...
fixes #2408 #2212
6 years ago
Vulich Fernando
1723b2472f
Fix: Cursor missing
...
fixes #2240
6 years ago
Vulich Fernando
41977ea554
Update: Unread Code Outlook
6 years ago
Ashvin
983b489d52
Update Slack icon fetching script
6 years ago
Justin Cherniak
fbbb1b73eb
Fix Google Voice unread count for September 2019 updates
6 years ago
Lomanic
42be7f3a1f
Fix MS Teams blank page
...
Fix #2347 following tip by @basaas at https://github.com/IsmaelMartinez/teams-for-linux/issues/171#issuecomment-520156196
6 years ago
Juan Manuel Gonzalez Alama
516fa1c1b7
Update ServicesList.js
...
Fix #2325
6 years ago
Juan Manuel Gonzalez Alama
5658ee5c33
Update ServicesList.js
...
Fix #2317
6 years ago
Michel Wohlert
40fca201e8
Add AWS WorkMail Service
6 years ago
Ramiro Saenz
4e7ebdf175
Added new languages
6 years ago
Juan Manuel Gonzalez Alama
8687b2486d
Update ServicesList.js
...
Count only notifications in side panel. Prevent counting notification in scroll button.
Fixes #2289 .
6 years ago
Juan Manuel Gonzalez Alama
ef015d60c6
Update ServicesList.js
...
Fixed muted element query.
6 years ago
Juan Manuel Gonzalez Alama
d619a66a99
Update ServicesList.js
...
Fixed counter for gmail and outlook.
6 years ago
Juan Manuel Gonzalez Alama
e8c664be1c
Update ServicesList.js
...
Fix Android Messenger counter.
Fixes #2289
6 years ago
Juan Manuel Gonzalez Alama
9b344beb46
Fix Whatsapp counter
...
Fix Whatsapp counter.
#2289
6 years ago