hensm
|
cde15cfd91
|
Add option to use a secure connection for the daemon
|
2022-09-02 09:21:37 +01:00 |
|
hensm
|
8ecd3320f7
|
Remove unnecessary "use strict" directives
|
2022-09-02 06:30:19 +01:00 |
|
hensm
|
a186570dc8
|
Replace minimist, convert build scripts to ES modules + misc refactoring
|
2022-08-19 03:15:01 +01:00 |
|
hensm
|
170b80283d
|
Add daemon host option and default to localhost instead of all addresses
|
2022-08-16 00:16:17 +01:00 |
|
hensm
|
31c49b1678
|
Prevent invalid message format from crashing daemon
|
2022-08-15 04:19:44 +01:00 |
|
hensm
|
7ef96b6e43
|
Restrict daemon HTTP requests to extension origins
|
2022-08-15 04:03:52 +01:00 |
|
hensm
|
9f719132bf
|
Add basic daemon connection authentication
|
2022-08-13 01:45:21 +01:00 |
|
hensm
|
418fc55112
|
Clean up app message handling a little
|
2022-04-25 10:17:59 +01:00 |
|
hensm
|
41d8edcab4
|
prettier: Re-format .ts files
|
2021-08-31 08:28:23 +01:00 |
|
hensm
|
d478742c4b
|
Switch to eslint and fix issues
|
2021-04-26 05:36:55 +01:00 |
|
Matt Hensman
|
a6ab018171
|
App refactor (#140)
* Add additional types
* Split components from single index module into smaller modules
* Misc smaller changes
|
2020-08-21 13:19:01 +01:00 |
|