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
Ramiro Saenz
c2eb4acb56
Fixed Preferences bug
...
Fixes #233
Fixes #162
Fixes #252
Fixes #232
Fixes #201
Fixes #163
9 years ago
Ramiro Saenz
ba76cfc59e
Minor text fixes
9 years ago
Ramiro Saenz
b829a81c65
Environment variables
9 years ago
Ramiro Saenz
217711df9f
Fixes #125
9 years ago
Ramiro Saenz
27c1e5aadd
Custom Code Injection
9 years ago
Ramiro Saenz
7459828936
Allow Self Signed Services
...
Fixes #88
9 years ago
Ramiro Saenz
5e531499d8
Persistent Lock and improved usability for Locking flow
...
Fixes #128
9 years ago
Ramiro Saenz
73e4309c1f
Shortcuts for Dont Disturb and Lock
...
F1 and F2
9 years ago
Ramiro Saenz
3d77895119
Enter password twice for lock
...
Fixes #136
9 years ago
Ramiro Saenz
68cc670af2
Grouping and service name editing in Enabled Services
9 years ago