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
Ramiro Saenz
fb3a08953a
Added Keyboard Shortcuts
...
- Ctrl + Tab to navigate tabs forward.
- Ctrl + Shift + Tab to navigate tabs backward.
- Fixed @ shortcut, because was switching always to tab number 2.
- Added zoom to services with Ctrl + NumPlus, Ctrl + NumMinus and Ctrl +
NumZero.
- Fixes #31 .
- Fixes #58 .
9 years ago
Ramiro Saenz
476b5a1039
Improved speed of the app
...
Fixes #23 . Seems like Electron is caching services (webview) by
default.
9 years ago
Ramiro Saenz
0ac53c7d32
Sync Services, Dont Disturb, Lock and new services
...
- Sync configuration using Firebase.
- Don't DIsturb mode.
- Lock Rambox mode.
- Added new services (Dasher, DingTalk, FlowDock, Mattermost, Voxer,
Yahoo! Messenger).
- Fixed some bugs.
9 years ago
saenzramiro
5088f1d07a
Tray and Menu
...
- Added unread tray.
- Added tray and menu options to the app.
9 years ago
saenzramiro
d49a788e26
Shortcuts to switch services
...
Added shortcuts to switch between services using CTRL + Number.
9 years ago
saenzramiro
742b93f034
Initial app
...
Initial code using Ext JS 5 to create the UI and the main functionality.
9 years ago