TheGoddessInari
13b3b1049b
Please don't abuse ternary operator for operations without a value.
...
It makes the linters angry.
7 years ago
TheGoddessInari
0ef996bb2b
Just kill the 'statusbar' config options.
...
"Always on" is never useful and doesn't work how anyone would expect.
Should permanently fix #15 .
7 years ago
TheGoddessInari
fb4e634cb2
Default the "always on status bar" to off for sanity's sake.
...
Remove the option to "toggle" it from the menu, because it never did
anything when set to always on, and it'd never be useful to close it
from there as opposed to the "x", which also doesn't work with
"always on".
You'll have to deselect "always on status bar" for your already existing
services.
Closes #15
7 years ago
TheGoddessInari
2bbc52c969
Properly fix monospace fonts for code editor window.
...
This closes #7
7 years ago
TheGoddessInari
afe5445c10
Update custom CSS injection with a checkbox for injecting via JS.
...
The JS version will handle iframes in a heavy-handed manner
for services that might need it such as gitter.
7 years ago
TheGoddessInari
5c2b948a15
Add custom CSS injection.
...
Closes #6
7 years ago
TheGoddessInari
7efe5e148e
Use https everywhere.
7 years ago
TheGoddessInari
42bf0bfb1d
Add appropriate monospace fonts to the code editor window.
...
This closes #7
7 years ago
TheGoddessInari
96be2f68be
Add appropriate monospace fonts to the code editor window.
...
This closes #7
7 years ago
TheGoddessInari
d218cb75a8
Try to make a proper fork.
...
Redo version to 0.5.18.
Update electron builder.
Fixup continuous integration. MacOS is still broken.
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
96544aa63e
Multi-language support! 🎏
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
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
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
Michael Weimann
8d12b60858
Adds options to disable the unread count for a service per tab or globally
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