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