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
ad0f70ab34
Fix Keyboard shortcuts for switching apps do not focus the app
...
fixes #2461
5 years ago
Vulich Fernando
e1344ea05b
Get Services remotely and Bump Electron to 7.1.1
6 years ago
Vulich Fernando
df66ae160a
Fix: Webview is no longer focused when switching tabs
...
Fixes #2247 #2327
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
mxb
8f30ec7b8d
Added script fix
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
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
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
562f4f9d9f
Changed code to prevent errors in sencha compilation
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
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
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
Ramiro Saenz
a9d79ecd31
Fixed removing disabled services
...
Fixes #1211
7 years ago
Ramiro Saenz
2ce780840b
Improved Auth0 integration and fixed locales
...
Fixes #964
8 years ago
Ramiro Saenz
0666771b92
Feature to set default service to display
...
Fixes #957
Fixes #1132
8 years ago
Ramiro Saenz
b327f70f93
Improve removing service option
...
Clearing all cache, storage data, etc. before removing but it keeps a
folder inside the app Partitions folder. This seems to be a "bug" of
Electron.
Related #828
8 years ago
Ramiro Saenz
ac6183fbb7
Autofocus in password field in Lock Window
...
Fixes #886
8 years ago
Ramiro Saenz
5db8c2d3d9
Fixed Don't Disturb bug when a services is disabled
8 years ago
Ramiro Saenz
ef8354ac43
Fixed active service name in title
8 years ago
Ramiro Saenz
d459e46be3
Prevent to flash taskbar when Dont Disturb is ON
...
Fixes #922
Fixes #948
8 years ago
Ramiro Saenz
15cd21904c
Change windows title showing current active service
...
Fixes #843
8 years ago
Ramiro Saenz
96544aa63e
Multi-language support! 🎏
8 years ago
Ramiro Saenz
f4232f4454
Added an option to use Master Password to Lock Rambox
...
Fixes #697
8 years ago
Ramiro Saenz
286a8bf107
Hide disabled services from Tabbar
...
Disabled services will not be rendered, so it will not shown tab in
tabbar and also not consume RAM.
Fixes #667
8 years ago
Ramiro Saenz
f6d8a20057
Fixed synchronization token expired bug
...
Fixes #656
8 years ago
Ramiro Saenz
71b918f65e
Improved synchronization and check for updates
...
- Removed Firebase and start using Auth0 Metadata to store users
services.
- Instead of getting latest version from Firebase, now get it from
GitHub.
8 years ago
Ramiro Saenz
feabdbc0ae
Lock screen vulnerability
...
Fixes #387
8 years ago
Ramiro Saenz
969d7ce07c
Show service on logo dbl click
...
Fixes #377
8 years ago
Ramiro Saenz
15f86e4d96
Main Donation window
9 years ago
Ramiro Saenz
441faacd5c
Added Donate Tooltip.io Window to donate buttons
9 years ago
Ramiro Saenz
a030ac2c0c
Improve code to Add New Services and allow custom domains
...
Created new views for Add New Service window and allow custom domains
for special services (self-hosted).
Fixes #324
Fixes #341
9 years ago
Ramiro Saenz
22ec38aeea
Minor bugs fixed
9 years ago
Ramiro Saenz
79dc0b8a4e
Fixed Auth0 login
9 years ago
Ramiro Saenz
1a71e3ed98
Fixes #316
9 years ago
Ramiro Saenz
b4bdab6604
Fixed bug for Dont Disturb
...
Bug when switching from ON to OFF and individual preferences for each
service.
9 years ago
Ramiro Saenz
22b014c993
Fixes missing icon on add Custom Service without logo
9 years ago
Ramiro Saenz
d1a6f36bca
Added Enable/Disable Service
...
Removed Go Offline option and added Enable/Disable option.
Fixes #285
Related #264
9 years ago
Ramiro Saenz
65a3df3e08
Notifications and Dont Disturb
...
Improve disabling Notifications using Electron methods.
Persistent Dont Disturb.
Fixes #178
Fixes #249
9 years ago