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
58b5975912
Added new Google URLs to avoid security rule
...
Fixes #2835
5 years ago
Ramiro Saenz
025a8fab68
Fixes #2780
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
Vulich Fernando
14ab68acd7
Reload service when fail at loading
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
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
Vulich Fernando
e1344ea05b
Get Services remotely and Bump Electron to 7.1.1
6 years ago
Vulich Fernando
8456831acc
Zoom: fixes and improvements
...
fixes #2397
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
Ashvin
983b489d52
Update Slack icon fetching script
6 years ago
Ramiro Saenz
ca7693bf84
Enable opening links in Skype
...
To make it work, user needs to disable Links Previews in Skype settings.
Fixes #711
6 years ago
Ramiro Saenz
fe9056105a
Improved search text feature
...
Prevent using external lib
6 years ago
Ramiro Saenz
e00c86ef57
Fixed minor bug
6 years ago
mxb
8e19c59170
Updated regular expressions for user agent
6 years ago
Ramiro Saenz
b1adbc4d25
Removed Rambox in User Agent in production
6 years ago
Ramiro Saenz
f59b518e58
Minor adjustment
6 years ago
mxb
106621efcc
Fix issue with electron before-input-event
6 years ago
mxb
4b35ecbd25
Removed electron from user agent, because whatsapp user agent parsing server side is poorly functional
6 years ago
Ramiro Saenz
86cfd302d1
Temp fix missing cursor after upgrade to electron 3.x +
6 years ago
Ramiro Saenz
3bfb040969
Fixed right click / context menu
...
Fixes #2154
6 years ago
Ramiro Saenz
b89c8a0f98
Fix AZERTY Ctrl Z and Ctrl W
6 years ago
Ramiro Saenz
e32bcce9d1
Update WebView.js
6 years ago
mxb
fdd1ae30f6
Put keycode at the top
6 years ago
mxb
a4f5ec66d3
Replaced keycode to keycodes, better lib
6 years ago
Bert Verhelst
d726ed0b23
feat: #2101 Add option to hide tabbar labels
6 years ago
mxb
d71fc7b177
Now directly handling key events from webview
6 years ago
mxb
5941ba18ae
did-get-redirect-request events removed
6 years ago
Ramiro Saenz
6b3166e905
Fixed Slack icon
...
Fixes #1408
7 years ago
Ramiro Saenz
bc8dd7b12d
Fixed backup-restore configuration
7 years ago
Ramiro Saenz
2c12ed2805
Fixed context menu on apps
7 years ago
Ramiro Saenz
2a47cbaba1
Fixed backup and restore configuration
7 years ago
Ramiro Saenz
1bcdfa814c
Merging
7 years ago
Ramiro Saenz
f31f90f91b
Fixed authentications
...
Due Auth0 deprecations and updates I had to change the way the user log in to use Authorization Code Grant + PKCE.
7 years ago
Jakob Struye
481da04805
Setting "•" as unread count now possible from js_unread, updated Slack js_unread to do this. TODO add for other services with "•".
7 years ago
TheGoddessInari
8d808207c8
Don't allow insecure content.
7 years ago
Jakob Struye
ed027cc3fa
Removed the 'dont_update_from_title' flag, now updates from title iff no js_unread is set
7 years ago
failathon
a86c584e5d
Feature: Override User-Agent for all services
...
Written for issue #440 https://github.com/saenzramiro/rambox/issues/440
7 years ago
Ramiro Saenz
9619e40862
Changed code to prevent Sencha Cmd error
8 years ago
Ramiro Saenz
9e43572162
Allow http in https services
8 years ago