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
Ramiro Saenz
a9d79ecd31
Fixed removing disabled services
...
Fixes #1211
7 years ago
Ramiro Saenz
664a0361d9
Improved UI
...
Related #1387
7 years ago
Pavel Samokha
3b222d8d48
vtype is back
7 years ago
Pavel Samokha
92ffa82f89
updated proxy auth preferences
7 years ago
Pavel Samokha
0795f81fcf
proxy basic authentication implementation
7 years ago
madblobfish
7dced6925d
Uncheck "Trust invalid authority certificates" when adding new Services
...
Most users will use the default values and will therefore have an insecure setup.
The result can be Man-in-the-Middle or other attacks on rambox users when using default settings!
8 years ago
Ramiro Saenz
2ce780840b
Improved Auth0 integration and fixed locales
...
Fixes #964
8 years ago
Ramiro Saenz
fe14a51238
Improved UI of Rambox Tab
...
Fixes #1016
8 years ago
Ramiro Saenz
368f35e933
Enable hide menu bar in Linux also
...
Because some distros of Linux handle the menu bar different than others,
we will show this option to all Linux versions.
Fixes #956
8 years ago
Ramiro Saenz
86b1eee742
Fixed bug on display/close behaviors
...
Fixes #909
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
f87d62faaa
Option to disable taskbar flash
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
Alex Devero
fa371fcb8b
Fix scaling issue on HiDPI displays
8 years ago
James Riley
8271ef1317
Added flash_frame option.
...
- This allows the user to enable/disable the frame flashing on new
messages.
- Some people find it massively distracting, but would still like
to receive notifications. Let's not force them to DND the app.
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
af6df9a89d
Added an option to hide tab name
...
Fixes #666
8 years ago
Ramiro Saenz
e39a7a4e2a
Revert "CSS Injection"
...
This reverts commit ec5bdf43c2
.
8 years ago
Ramiro Saenz
b447ebb4ab
Improved StatusBar
...
Added a service option to keep status bar visible or hide it if
everything is ok.
Fixes #645
8 years ago
Ramiro Saenz
d611050d46
Added new preference "Display behaviour"
...
To select Show in Taskbar, Show Tray Icon or both.
Fixes #646
8 years ago
Ramiro Saenz
f6d8a20057
Fixed synchronization token expired bug
...
Fixes #656
8 years ago
Ramiro Saenz
54ea24f5ba
UI fix
8 years ago
Ramiro Saenz
73e26fb474
Improve design of Add Window
...
Prepend URL prefix
8 years ago
Ramiro Saenz
ec5bdf43c2
CSS Injection
8 years ago
Ramiro Saenz
e3c94fcea0
Fixed bugs on login and load app
8 years ago
Ramiro Saenz
1ef195f18a
Update MainModel.js
8 years ago
Bartosz Jabłoński
9cf0849d96
Fix for missing user_metadata information in profile
8 years ago
Ramiro Saenz
9dee90433b
Removed spellcheck PR
8 years ago
Ramiro Saenz
1643172425
Fixed Certification Warning and added URL display on mouse over
...
Fixes #573
Fixes #588
Fixes #587
Fixes #585
Fixes #506
Fixes #576
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