Anton Roslund
|
8ef35660ea
|
Revert "Merge pull request #62 from Roslund/dependabot/npm_and_yarn/prisma/client-7.2.0"
This reverts commit 9d0ade01a4, reversing
changes made to 42b9e304e1.
|
2026-01-04 18:24:15 +01:00 |
|
Anton Roslund
|
cbbde6c50a
|
Update protobufs
|
2026-01-04 14:12:01 +01:00 |
|
Anton Roslund
|
ef7053d243
|
Longer animations for tracetroutes
|
2026-01-04 14:11:45 +01:00 |
|
Anton Roslund
|
a49c1b73ea
|
Merge pull request #53 from Roslund/dependabot/npm_and_yarn/npm_and_yarn-4265e88a4c
Bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory
|
2026-01-04 17:21:03 +01:00 |
|
Anton Roslund
|
9d0ade01a4
|
Merge pull request #62 from Roslund/dependabot/npm_and_yarn/prisma/client-7.2.0
Bump @prisma/client from 6.16.2 to 7.2.0
|
2026-01-04 17:19:59 +01:00 |
|
Anton Roslund
|
42b9e304e1
|
Merge pull request #61 from Roslund/dependabot/npm_and_yarn/prisma-7.2.0
Bump prisma from 6.16.2 to 7.2.0
|
2026-01-04 17:19:44 +01:00 |
|
Anton Roslund
|
87a3da812a
|
Merge pull request #58 from Roslund/dependabot/npm_and_yarn/express-5.2.1
Bump express from 5.1.0 to 5.2.1
|
2026-01-04 17:18:45 +01:00 |
|
Anton Roslund
|
3441fb2475
|
fix stale traceroutes when adding the traceroutes overlay.
|
2026-01-03 11:49:53 +01:00 |
|
Anton Roslund
|
f7fbb38961
|
Refactor WebSocket connection logic to differentiate between localhost and production environments
|
2026-01-02 22:52:12 +01:00 |
|
Anton Roslund
|
aadd038880
|
Merge pull request #64 from Roslund/Websocket-publisher
Add WebSocket support for real-time traceroute visualizations.
|
2026-01-02 22:23:12 +01:00 |
|
Anton Roslund
|
328fb3e842
|
Add WebSocket support for real-time traceroute visualizations.
|
2026-01-02 22:20:24 +01:00 |
|
dependabot[bot]
|
53728e4528
|
Bump @prisma/client from 6.16.2 to 7.2.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.16.2 to 7.2.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.2.0/packages/client)
---
updated-dependencies:
- dependency-name: "@prisma/client"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-17 20:19:12 +00:00 |
|
dependabot[bot]
|
4927ab9920
|
Bump prisma from 6.16.2 to 7.2.0
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 6.16.2 to 7.2.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.2.0/packages/cli)
---
updated-dependencies:
- dependency-name: prisma
dependency-version: 7.2.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-17 20:18:48 +00:00 |
|
dependabot[bot]
|
cc07bfdaba
|
Bump express from 5.1.0 to 5.2.1
Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1)
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 23:49:24 +00:00 |
|
Anton Roslund
|
8fd496c59d
|
Filter nodes and hardware models to include only those updated in the last 30 days
|
2025-11-21 22:05:31 +01:00 |
|
Anton Roslund
|
7a86783ba4
|
also use traceroutes for backbone connections layer.
|
2025-11-19 21:17:05 +01:00 |
|
Anton Roslund
|
8575d87c18
|
Fix order of backbone neighbours and assume sumetrical connections
|
2025-11-19 21:16:42 +01:00 |
|
Anton Roslund
|
b107e6489a
|
Add uppdated ad and channel to all traceroute hops.
|
2025-11-19 20:25:30 +01:00 |
|
Anton Roslund
|
e7afce1f3b
|
update information
|
2025-11-19 20:03:24 +01:00 |
|
dependabot[bot]
|
c5f7690f0e
|
Bump js-yaml in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml).
Updates `js-yaml` from 3.14.1 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-18 07:27:33 +00:00 |
|
Anton Roslund
|
32204a554d
|
Update colors
|
2025-11-03 07:13:18 +01:00 |
|
Anton Roslund
|
221aed8e97
|
New Jitter logic for inprecise positions.
|
2025-11-02 20:50:21 +01:00 |
|
Anton Roslund
|
737eeb3120
|
Merge pull request #44 from Jellyfrog/feat/dockerfile
Optimize Dockerfile with multi-stage build
|
2025-10-05 20:00:11 +02:00 |
|
Anton Roslund
|
1fd9f1c737
|
add channel_id filter to portnum-counts
|
2025-10-05 12:22:34 +02:00 |
|
Jellyfrog
|
da7809fd75
|
Optimize Dockerfile with multi-stage build
|
2025-10-04 20:16:38 +02:00 |
|
Anton Roslund
|
57d962ae89
|
add channel parameter to most-active-nodes.
|
2025-10-02 18:37:17 +02:00 |
|
Anton Roslund
|
3cf7c9479e
|
add ok_to_mqtt to text-messages
|
2025-09-29 20:46:23 +02:00 |
|
Anton Roslund
|
998259042b
|
Add layergroup for LongFast
|
2025-09-28 20:26:19 +02:00 |
|
Anton Roslund
|
9eae1d21b6
|
Fix Dockerfiler
|
2025-09-28 20:23:18 +02:00 |
|
Jellyfrog
|
7d63cac3b9
|
Optimize Dockerfile with multi-stage build
Also:
* Skips installing dev dependencies
* Runs as non root
|
2025-09-28 18:49:36 +02:00 |
|
Anton Roslund
|
0ffbf5e895
|
better zIndexOffset
|
2025-09-28 15:57:18 +02:00 |
|
Anton Roslund
|
2d20bf293e
|
Hande SIGTEM and SIGINT for faster docker recreates
|
2025-09-25 20:36:24 +02:00 |
|
Anton Roslund
|
f09cf5596a
|
import Prisma as well
|
2025-09-25 20:24:21 +02:00 |
|
Anton Roslund
|
6682131cf1
|
Update Chanelutilization
|
2025-09-25 20:17:42 +02:00 |
|
Anton Roslund
|
7df3908c4b
|
Update Protobuffs
|
2025-09-24 23:01:07 +02:00 |
|
Anton Roslund
|
4d2ad549db
|
MediumFast on top
|
2025-09-21 19:19:46 +02:00 |
|
Anton Roslund
|
b2473b419a
|
fix date
|
2025-09-20 12:29:24 +02:00 |
|
Anton Roslund
|
f470b1b1b1
|
Merge pull request #34 from Roslund/dependabot/npm_and_yarn/mqtt-5.14.1
Bump mqtt from 5.14.0 to 5.14.1
|
2025-09-20 07:44:44 +02:00 |
|
Anton Roslund
|
e8f796c5ad
|
Merge branch 'master' into dependabot/npm_and_yarn/mqtt-5.14.1
|
2025-09-20 07:44:36 +02:00 |
|
Anton Roslund
|
9d60cb07e0
|
Merge pull request #40 from Roslund/dependabot/npm_and_yarn/prisma-6.16.2
Bump prisma from 6.13.0 to 6.16.2
|
2025-09-20 07:43:38 +02:00 |
|
Anton Roslund
|
c0c30d189d
|
Merge branch 'master' into dependabot/npm_and_yarn/prisma-6.16.2
|
2025-09-20 07:43:17 +02:00 |
|
Anton Roslund
|
6ccdfc7d4b
|
Merge pull request #39 from Roslund/dependabot/npm_and_yarn/prisma/client-6.16.2
Bump @prisma/client from 6.13.0 to 6.16.2
|
2025-09-20 07:39:48 +02:00 |
|
Anton Roslund
|
151fabece0
|
Merge pull request #33 from Roslund/dependabot/npm_and_yarn/jest-30.1.3
Bump jest from 30.0.5 to 30.1.3
|
2025-09-20 07:38:41 +02:00 |
|
Anton Roslund
|
f08b225a82
|
Merge pull request #28 from Roslund/dependabot/npm_and_yarn/protobufjs-7.5.4
Bump protobufjs from 7.5.3 to 7.5.4
|
2025-09-20 07:38:16 +02:00 |
|
Anton Roslund
|
e12252f585
|
Add announcement for MediumFast
|
2025-09-20 07:12:08 +02:00 |
|
dependabot[bot]
|
a7b147d3ac
|
Bump prisma from 6.13.0 to 6.16.2
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 6.13.0 to 6.16.2.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.16.2/packages/cli)
---
updated-dependencies:
- dependency-name: prisma
dependency-version: 6.16.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-16 20:24:53 +00:00 |
|
dependabot[bot]
|
4d9c591aea
|
Bump @prisma/client from 6.13.0 to 6.16.2
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.13.0 to 6.16.2.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.16.2/packages/client)
---
updated-dependencies:
- dependency-name: "@prisma/client"
dependency-version: 6.16.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-16 20:24:33 +00:00 |
|
dependabot[bot]
|
b762972ff3
|
Bump mqtt from 5.14.0 to 5.14.1
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mqttjs/MQTT.js/compare/v5.14.0...v5.14.1)
---
updated-dependencies:
- dependency-name: mqtt
dependency-version: 5.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 20:30:53 +00:00 |
|
dependabot[bot]
|
8851bbc375
|
Bump jest from 30.0.5 to 30.1.3
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.0.5 to 30.1.3.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-version: 30.1.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-03 16:15:12 +00:00 |
|
dependabot[bot]
|
435788bda0
|
Bump protobufjs from 7.5.3 to 7.5.4
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.3 to 7.5.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.3...protobufjs-v7.5.4)
---
updated-dependencies:
- dependency-name: protobufjs
dependency-version: 7.5.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-19 06:52:47 +00:00 |
|