Ramiro Saenz
0669dafde5
EOL: Thank you, thank you, thank you, thank you
...
❤❤❤❤
3 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
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
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
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
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
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
df66ae160a
Fix: Webview is no longer focused when switching tabs
...
Fixes #2247 #2327
6 years ago
Ramiro Saenz
4e7ebdf175
Added new languages
6 years ago
Juan Manuel Gonzalez Alama
aa1d051b8f
Update MainController.js
...
Fixes #2107
6 years ago
Juan Manuel Gonzalez Alama
6fd77c45e8
Disable "Remove All" if there are no services
...
Fixes #2264
6 years ago
Juan Manuel Gonzalez Alama
b191445926
Update MainController.js
...
Fixes #2275
6 years ago
Ramiro Saenz
956ff0377e
Identation
6 years ago
mxb
8f30ec7b8d
Added script fix
6 years ago
mxb
e3542d411d
Set inputType as password
6 years ago
Ramiro Saenz
981dbdc445
Added more visual style when the app is in DO NOT DISTURB
...
The background color of the top tabbar will change the color.
6 years ago
Ramiro Saenz
37768b9c36
Options menu does not adapt to screen
...
Fixes #2174
6 years ago
Bert Verhelst
d726ed0b23
feat: #2101 Add option to hide tabbar labels
6 years ago
Ramiro Saenz
c73407c692
Changed DND icon on toggle
6 years ago
chojpsh1
17066c2df0
change disturb icon via state of button press
...
Signed-off-by: chojpsh1 <chojpsh1@gmail.com>
7 years ago
Ramiro Saenz
bc8dd7b12d
Fixed backup-restore configuration
7 years ago
Ramiro Saenz
b4e2f235aa
Added "Try Rambox Pro" button
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
Ramiro Saenz
f9820eef8f
Changed repo URL
7 years ago
Ramiro Saenz
19ab2d7c82
Disable send anonymous usage statistics by default and added option in Preferences
7 years ago
Ramiro Saenz
1fd8faf12c
Updated languages and added new strings for translations
7 years ago
Ramiro Saenz
562f4f9d9f
Changed code to prevent errors in sencha compilation
7 years ago
TheGoddessInari
7efe5e148e
Use https everywhere.
7 years ago
Sander Bol
76d1e051fd
Fix donation link
...
Fixes #1749 .
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
Kevin Tran
156e9acad4
Properly reconfigure tab reorderer after redock
...
When the user changes the tab dock to left or right, the reorderer gets
into an inconsistent state. To solve this, the reorderer needs to be
reconfigured to look at the proper dimensions.
7 years ago
Kevin Tran
99f5855fb4
Change size of service bar preference combo box
7 years ago
Kevin Tran
caf47c7051
Allow service bar to be snapped to any side
...
Top, left, bottom, right.
7 years ago
Kevin Tran
bae36e1ddf
Minor code-cosmetic changes.
7 years ago
Kevin Tran
41783e4931
Propagate config changes to view.
...
Now, the controller's `initialize` function is called every time the
user's preferences are changed. This was done so that it could re-orient
the service bar every time the configuration is changed, but could be
extended down the line for other configuration options.
7 years ago
Kevin Tran
a51f1bb8e4
Add orientation check for tab bar on initialize.
7 years ago
Kevin Tran
8b4a7136a3
Add the "Vertical service bar" preference.
...
This controls whether the service bar shows up horizontally on the top
or vertically on the left.
7 years ago
Ramiro Saenz
e7d75bda71
Added donate button to tabbar
7 years ago
Manuel Muradas
7328d3f02c
Update service align on tab position change #1249
...
If a tab is moved to the right side, the align field must reflect
the new position.
7 years ago
Maurice Schleußinger
876a5e0804
Fix https://github.com/saenzramiro/rambox/issues/1464 by hiding enable_hidpi_support on non-Windows platforms.
7 years ago
Ramiro Saenz
31f3be9cf8
Update Preferences.js
7 years ago
Ramiro Saenz
694b5f782b
Added more locales
...
Thank you community!
7 years ago