TheGoddessInari
c7c7ce7dab
Uppercase font glyph literals to make them less ambiguous.
6 years ago
TheGoddessInari
0ecf7db4f0
Redo shortcuts via hidden menus, adds quit keybind, move F1 F2 keybinds.
...
This fixes #66 .
Also adds Ctrl-Shift-Q to be able to quit via keyboard easily, but
prevent accidents.
Also move F1 and F2 keybinds to Alt+F1 and Alt+F2
respectively to also prevent accidents.
6 years ago
TheGoddessInari
d7f70fd9c3
Remove the last vestiges of Auth0 support.
7 years ago
TheGoddessInari
5940fa1111
Replace Auth0 with file backup, fix service removal.
...
This took some doing, but fixed the service removal thanks to ES6
Promises and a lot of detective work.
Also removed Auth0, and replaced it with a human-readable JSON
exporter/importer that works in the same way.
7 years ago
TheGoddessInari
5d38e9d6a6
Rename project to Rambox-OS to disambiguate from upstream.
...
OS for open source.
7 years ago
TheGoddessInari
242c3e0c11
Remove auto-updating.
...
We rip out the "smart" auto-updating and squirrel mechanism
to be able to allow every platform to go directly to the github
release page.
7 years ago
TheGoddessInari
021022b307
Use the proper equality operators.
7 years ago
TheGoddessInari
13b3b1049b
Please don't abuse ternary operator for operations without a value.
...
It makes the linters angry.
7 years ago
TheGoddessInari
7efe5e148e
Use https everywhere.
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
TheGoddessInari
dcd02178a3
Make mousewheel event listener passive.
7 years ago
TheGoddessInari
661fad07f5
Remove tracking
...
The original project README says no personal information will be saved,
but this level of analytics tracking is invasive, probably illegal, and
not disclosed. Pull it.
7 years ago
Joda Stößer
ce3e394ef1
Application.js: improve wording of update and download notification
7 years ago
Ramiro Saenz
c3d1881822
Improved check for updates
8 years ago
Ramiro Saenz
3f845e8091
Removed code for past version fix
8 years ago
Ramiro Saenz
f16c6ec704
Update Application.js
8 years ago
wertyuwe
0404dd6843
allow empty Auth0 credentials
...
Fixes stuck loading animation (spinner).
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
d4038a3e8d
Added wizard to fix sync bug
8 years ago
Ramiro Saenz
ac943c356e
Added Ext JS localization support 🎏
8 years ago
Ramiro Saenz
9dee2cf4f0
Enable Cookies
8 years ago
Ramiro Saenz
96544aa63e
Multi-language support! 🎏
8 years ago
Ramiro Saenz
dbba0ed0f3
Improved without-update flag
8 years ago
Ramiro Saenz
7e46811682
Changed download link for Linux
...
Fixes #635
8 years ago
Ramiro Saenz
3e1f59ebf0
Fixed Ctrl + PG_DOWN bug
...
Fixes #705
8 years ago
Ramiro Saenz
aeb280e4b2
Added command parameter to prevent update
...
"--without-update"
Fixes #647
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
Michael Weimann
f26d183d43
Fixes ctrl + tab cycling
9 years ago
Ramiro Saenz
88ebb7cd23
Added track event to know versions using
9 years ago
Ramiro Saenz
515736ecc2
Fixed shortcuts for Ctrl + Tab and Ctrl + Shift + Tab, and added Ctrl + PG_UP and DOWN
9 years ago
Ramiro Saenz
6e37265a2a
Fixed login bugs and improved speed load
9 years ago
Ramiro Saenz
7b553362ba
Fixed shortcut Ctrl + {Number} shows white page.
9 years ago
Ramiro Saenz
79dc0b8a4e
Fixed Auth0 login
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
7f6ef18dbe
Improved Updater
...
Related #213
9 years ago
Ramiro Saenz
3170acf516
Mouse Wheel zooming
...
Related #217
9 years ago
Ramiro Saenz
c1f0530bcf
Fixes #217
...
MouseWheel are not supported.
9 years ago
Ramiro Saenz
b829a81c65
Environment variables
9 years ago
Ramiro Saenz
72c83984a9
Auto Updater
...
Fixed #127
9 years ago
Ramiro Saenz
c480156fd3
AutoUpdate
...
Referencing #127
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
d80e732124
㊙️
9 years ago
Ramiro Saenz
57220c5676
Badge bug fixed
...
Bug when badge in title is like (2.300)
Fixes #91
Fixes #92
9 years ago
Ramiro Saenz
4beeb389e6
New Version notification
...
Check if there is a new version and notify the user.
9 years ago
Ramiro Saenz
c412f69534
Google Analytics integration
...
To know users using the app, what services, don't disturb and lock
options. That's all, don't freak out!
9 years ago
Ramiro Saenz
b5c1de9fc8
Bug fixed in keyboard shortcuts navigation
...
Related #31
9 years ago
Ramiro Saenz
c745267a8f
Remove spinner on launch
9 years ago
Ramiro Saenz
8eaf380517
Firebase improvement
...
Real syncronization
9 years ago