TheGoddessInari
7398f76de4
Update mocha to 6.2.2.
6 years ago
TheGoddessInari
b3c463111b
Update crowdin to 3.4.2. This fixes (non-runtime) security audit.
6 years ago
TheGoddessInari
e301d806d7
Workaround for Microsoft Teams blank page.
...
Fixes #120 .
Just a workaround/TODO, as I'll want to investigate root cause.
6 years ago
TheGoddessInari
02de0fb4fa
Update to electron 6.0.12.
6 years ago
TheGoddessInari
b5a13d22c3
Fix WhatsApp js_unread.
...
This is thanks to the great information from Athurius.
6 years ago
TheGoddessInari
3ae5f84ec3
Revert "Normalize badge updates at the source."
...
This reverts commit 461052bdcf
.
6 years ago
TheGoddessInari
c642d88166
Fix gitter notifications.
6 years ago
TheGoddessInari
f7f9c8776b
Remove Google Allo.
...
Google Allo was retired on March 12, 2019 by Google.
6 years ago
Šimek Jakub
a0b83884a1
Fix Outlook 365 unread counter
...
Co-authored-by: TheGoddessInari <thegoddessinari@gmail.com>
6 years ago
TheGoddessInari
de2c0e8b46
Fix discord NaN handling.
6 years ago
TheGoddessInari
461052bdcf
Normalize badge updates at the source.
6 years ago
TheGoddessInari
d1e29e5a27
ServicesList: Update the Slack unread_js to follow mute status.
...
According to Slack itself, muted channels won't notify even on
@mention , so respect that.
6 years ago
TheGoddessInari
9d4990d426
Update unread message count for Discord.
6 years ago
TheGoddessInari
1c402e4034
Update electron to 6.0.9.
6 years ago
TheGoddessInari
7c8c40cf4f
Remove coin addresses.
6 years ago
TheGoddessInari
f492d8441d
WebView: Fix User Agent builder usage of Electron Remote.
6 years ago
TheGoddessInari
d4ea806ea1
Update electron to 6.0.4.
6 years ago
TheGoddessInari
cc3398fc1f
Use string template literal for IconLoader.
6 years ago
TheGoddessInari
e2e6c2abe7
Fix Slack Icon Loading.
6 years ago
TheGoddessInari
7c7d9bad36
Reimplement Ctrl/Cmd+1..9 shortcuts.
...
Fixes #107 .
6 years ago
TheGoddessInari
1efcb174fe
Fix README. ;)
6 years ago
TheGoddessInari
86f88a4589
Fix AppImage link in README.md.
6 years ago
TheGoddessInari
9cc1a71d16
Update spectron to 7.0.0.
6 years ago
TheGoddessInari
581f258d75
Update electron to 6.0.0 and electron-builder to 21.2.0.
6 years ago
TheGoddessInari
c187df39cb
Bump version in README and package-lock to 0.6.0.
6 years ago
TheGoddessInari
48e34c1343
Merge branch 'hamsket_rename'
6 years ago
TheGoddessInari
94a7f7c475
Rename repo to hamsket.
6 years ago
TheGoddessInari
cb24232b47
Rename baseline from Rambox-OS to Hamsket.
6 years ago
TheGoddessInari
d81fd01436
Update electron to 5.0.7.
6 years ago
TheGoddessInari
d02f3a8fc1
Fix app update.
6 years ago
TheGoddessInari
61fa8c4588
Update electron-store to 4.0.0. Update mime to 2.4.4.
6 years ago
TheGoddessInari
9956549076
Update electron to 5.0.6. Update electron-builder to 20.44.4.
6 years ago
TheGoddessInari
8440bc81f7
Add .eslintignore
6 years ago
TheGoddessInari
db04841977
Add Visual Studio Code extension recommendations.
6 years ago
TheGoddessInari
047a96c98a
Reformat README.
6 years ago
TheGoddessInari
5ce7b9d4dc
Update spectron to 6.0.0.
6 years ago
TheGoddessInari
1237304b2f
Update electron to 5.0.4.
6 years ago
TheGoddessInari
a15033d6d0
Update electron to 5.0.3, electron-builder to 20.43.0.
6 years ago
TheGoddessInari
74fafc0a93
Update WhatsApp js_unread.
...
Fixes #103 .
6 years ago
TheGoddessInari
c34a98c348
Merge pull request #100 from nvesely/sandbox
...
Enable sandbox for WebViews
6 years ago
Noah Vesely
9475a17b77
Enable sandbox for WebViews
...
Since v5.0.0 Electron has enabled the mixed sandbox by default. This
means we can sandbox the WebViews, while leaving the main application
un-sandboxed.
6 years ago
TheGoddessInari
26702dca86
masterpassword: Avoid so focus doesn't disappear.
...
Also reformat masterpassword.html in case anyone needs to actually
read it in the future.
6 years ago
TheGoddessInari
8d6e1495d3
Fix masterpassword for Electron 5.
6 years ago
TheGoddessInari
b5b415fdb2
Make `npm start` work.
6 years ago
TheGoddessInari
f445c956f8
Update runtime dependencies; update to electron-contextmenu-wrapper 4.0.0.
6 years ago
TheGoddessInari
97837a7e92
Replace var with let or const as appropriate.
6 years ago
TheGoddessInari
77639812a6
Use object methods in mattermost unread_js.
6 years ago
TheGoddessInari
60f3f47ba9
Remove unsafe == operators from the VTypes overrides.
6 years ago
TheGoddessInari
07201f2b15
Replace property functions with object/class method functions.
6 years ago
TheGoddessInari
55fe946f58
Fix backup/restore functions.
6 years ago