Commit Graph

18 Commits

Author SHA1 Message Date
hensm
ad9eb4bcac Replace deprecated pkg with yao-pkg 2026-03-14 17:33:11 +00:00
hensm
cb7425f14c Bump version numbers 2026-03-14 16:52:33 +00:00
hensm
d6099f6f08 Convert extension to manifest v3 2026-03-08 12:40:56 +00:00
hensm
f8c480c1d3 Remove extension version in bridge:getInfo message (due to Mozilla data consent policy) 2026-03-07 12:35:13 +00:00
hensm
75f0a1bb1c Fix resolve behaviour on subsequent callback invocations for Windows 2026-03-02 20:59:22 +00:00
hensm
318b586e49 Fix weird comment formatting 2026-03-02 20:59:22 +00:00
hensm
1751cee906 Add more info about Windns address resolution 2026-03-02 20:59:22 +00:00
hensm
47cc57445e wip: Replace unmaintained mdns module with a custom native module 2026-03-02 20:59:22 +00:00
hensm
5a18907dba Upgrade typescript/svelte/esbuild 2026-03-02 20:59:22 +00:00
hensm
11e3ad06aa Bump version numbers again because AMO review team can't follow basic instructions 2026-02-21 12:42:20 +00:00
hensm
ae485ed21f Bump version numbers 2026-01-05 14:57:56 +00:00
Pato05
3e7d455f2b feat: connect to the broadcast port instead of default + improve performance
feat: the daemon now will not spawn tens of processes to handle requests, but will handle everything within one process (the implementation can still improve, but this is a big step)
2025-10-19 17:17:11 +01:00
hensm
697d11ec99 npm audit fix 2023-03-01 19:30:06 +00:00
hensm
7031009616 Add warning on daemon startup if non-local host is set and secure connections not enabled 2023-02-26 23:44:39 +00:00
dependabot[bot]
b5bb949d79 Bump protobufjs from 6.11.2 to 6.11.3 in /bridge
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-26 20:35:40 +00:00
dependabot[bot]
0444cc93c0 Bump node-fetch from 3.2.3 to 3.2.10 in /bridge
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.3 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.3...v3.2.10)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-26 20:35:28 +00:00
hensm
a9406fde11 Rename directory: ext -> extension 2023-02-26 18:28:42 +00:00
hensm
33bcbc0dca Rename directory: app -> bridge 2023-02-26 18:28:42 +00:00