TheGoddessInari
1df5645d9e
Update electron to 13.5.1, and switch back to electron-contextmenu-wrapper.
...
Also update electron-builder to 22.14.4.
4 years ago
TheGoddessInari
da4ab117a2
Remove the remaining isDev functionality since it was never very useful
...
This also broke some stuff with newer versions.
Should be no (actual) functional change.
4 years ago
TheGoddessInari
ef2c06fc62
Re-align the Add Service dialogue and make it smaller by default again.
4 years ago
TheGoddessInari
99b5bb6d04
Fix two missing semicolons in Hamsket Service API. No functional change.
4 years ago
TheGoddessInari
12230eef00
Update Mastodon instance list URL.
...
Thanks to ryliejamesthomas for the heads up!
Fixes #253 .
4 years ago
TheGoddessInari
3bad65cbe5
Fix IconLoader to properly set title. No more duplicate icons (rambox bug).
...
Fixes #225 again.
4 years ago
TheGoddessInari
9a61bef79e
Update electron to 10.3.0.
4 years ago
TheGoddessInari
262726067f
Fix bumping version to 0.6.3.
4 years ago
TheGoddessInari
011ded4185
Bump version to 0.6.3.
4 years ago
TheGoddessInari
36ff69f6f4
Downgrade to electron 10.1.7 until upstream fixes their problems.
4 years ago
TheGoddessInari
323503be7f
Bump version to 0.6.2.
4 years ago
TheGoddessInari
5c9df38848
Explicitly enable remote module. 'electron/@remote' replacement is not yet ready.
4 years ago
TheGoddessInari
0e58b4f2ae
Add a link to the nightly tag.
4 years ago
TheGoddessInari
a0a48482c5
Bump version to 0.6.1.
4 years ago
TheGoddessInari
3becc15121
Add manual sync points to the service store.
4 years ago
TheGoddessInari
ce902fbaa9
Update WhatsApp js_unread.
4 years ago
TheGoddessInari
5f835da793
Update electron to 11.0.3.
4 years ago
TheGoddessInari
b42bfb80ba
Stop escaping icons in the IconLoader. This is probably overkill anyway.
...
We only need to escape the user-supplied title possibly at worst.
Fixes #225
5 years ago
TheGoddessInari
06c8aeff56
Update electron to 10.1.4 and electron-builder to 22.9.1.
5 years ago
TheGoddessInari
29c25175d7
Update electron to 10.1.2 and electron-builder 22.8.1.
...
This ended up getting tested a lot more than anticipated
before being released, but that's probably a slightly
better thing for actual users.
5 years ago
TheGoddessInari
fe82ff798d
Add riot back to fix transition.
...
TODO: Work to mitigate this in a cleaner way.
Fixes #221 .
5 years ago
TheGoddessInari
cd01cec016
Change Google login URLs to match more broadly. Spoof FF 80.
5 years ago
TheGoddessInari
c56e25bde7
Put empty tabs in an array to prevent pushing errors.
5 years ago
TheGoddessInari
9ab646e6ee
Update element unread_js.
5 years ago
TheGoddessInari
249264e90f
Matrix is rebranding Riot to Element and plans to shut down Riot "within a few weeks".
...
Fixes #216 .
5 years ago
TheGoddessInari
2726c275c7
Fix Slack Icon after Redesign
...
Fixes #191 .
Co-authored-by: Marvin <marvin.koch@9elements.com>
5 years ago
TheGoddessInari
a8942df6ec
Update Google Voice unread_js.
...
Also clean up the entry using new service API functions.
Co-authored-by: Wayne Hoover <w@waynehoover.com>
5 years ago
TheGoddessInari
88880587c6
Add hamsket.isInViewport to the service API.
5 years ago
TheGoddessInari
d742e93cfa
Add hamsket.parseIntOrZero to the service API.
5 years ago
TheGoddessInari
b712ba1b3c
Update electron to 9.1.2 and electron-builder to 22.8.0.
5 years ago
TheGoddessInari
830c4fcf4d
Update to electron-context-menu 2.2.0.
5 years ago
TheGoddessInari
4508c9ec9e
Fix User Agent overrides for Google properties.
5 years ago
TheGoddessInari
518e6b0428
Hide Electron and Hamsket from the user agent fallback, just in case.
5 years ago
TheGoddessInari
dfd99cfe42
Update electron to 9.1.0.
5 years ago
TheGoddessInari
96a291aff2
Update electron to 9.0.5.
5 years ago
TheGoddessInari
3dd6a31f64
Update electron to 9.0.4.
...
This should fix some sporadic crashing on 9.0.x-based builds.
5 years ago
TheGoddessInari
9e1abaff61
Update WhatsApp js_unread.
5 years ago
TheGoddessInari
6989a23951
Update electron to 9.0.2, electron-builder to 22.7.0.
5 years ago
TheGoddessInari
707343d98c
Update electron to 8.2.5 and electron-builder to 22.6.0.
5 years ago
TheGoddessInari
d78a4ea394
Don't unconditionally enable/disable auto_launch.
5 years ago
TheGoddessInari
e00e8acb94
Replace outdated auto-launch-patched with slightly more up to date auto-launch.
5 years ago
TheGoddessInari
bb9df29948
Fix whatsup notifications.
5 years ago
TheGoddessInari
63ef9554dd
Escape title user inputs. Fix our version of CVE-2019-17625.
...
We take the simple/cheap way out and use ExtJS htmlEncode on all
entry points for this.
This is still mostly limited to 'doing it to yourself'.
The main fix is in app/view/main/Main.js where the title is rendered
out, and will apparently execute arbitrary javascript within a title
tag(!). This is an ExtJS thing, apparently, so we make it
unconditionally encode it to render on the bar.
Apparently this isn't the only place arbitrary execution can occur,
so just be safe(r).
5 years ago
TheGoddessInari
4fc648227d
Update to electron 8.3.3 and electron-builder 22.5.1. Fixes electron CVE-2020-6423.
5 years ago
TheGoddessInari
7e6925760c
Update electron to 8.2.1.
5 years ago
TheGoddessInari
9ac64250b5
Google Inbox was shut down on April 9th, 2019.
5 years ago
TheGoddessInari
8b56defaa5
Fix README.md to use correct david-dm URL after package.json unsplit.
5 years ago
TheGoddessInari
6f2ee89fe7
Run 'npm audit fix' due to https://npmjs.com/advisories/1179 .
5 years ago
TheGoddessInari
c7b6c5568b
Update mocha to 7.1.1 and spectron to 10.0.1.
5 years ago
TheGoddessInari
8f17ec4368
Update electron to 8.2.0.
5 years ago