pablorevilla-meshtastic
bdf70da803
fix location of node in node.html
2026-02-24 12:00:08 -08:00
pablorevilla-meshtastic
2cc53dc3b7
Added documentation
v3.0.5.1
2026-02-13 22:50:31 -08:00
pablorevilla-meshtastic
bf5f23a0ab
fixed sorting error with nodelist
2026-02-13 22:35:32 -08:00
pablorevilla-meshtastic
37851cd7f8
packet.html fix
2026-02-13 20:34:16 -08:00
pablorevilla-meshtastic
e0ca9900d3
fix map error
2026-02-13 20:18:04 -08:00
pablorevilla-meshtastic
f108197e5f
Documentation update
v3.0.5
2026-02-13 16:28:52 -08:00
pablorevilla-meshtastic
20c2a3dc62
Update to stats page
2026-02-13 15:48:40 -08:00
pablorevilla-meshtastic
4a7fa1df08
fix error for sqlite
2026-02-13 14:20:12 -08:00
pablorevilla-meshtastic
685dbc9505
Added the ability to track gateways and present them in varous pages
2026-02-13 14:14:46 -08:00
pablorevilla-meshtastic
9aacceda28
fix location of edges now that the node is in a different spot
2026-02-12 13:29:51 -08:00
pablorevilla-meshtastic
a7051e7d26
More fixes for maps overlay
2026-02-12 12:01:51 -08:00
pablorevilla-meshtastic
7926e81562
documents updte
2026-02-12 11:34:19 -08:00
pablorevilla-meshtastic
2002e093af
Added visivility on maps of nodes that overlap
2026-02-12 11:33:24 -08:00
pablorevilla-meshtastic
fc44f49f2d
Work on updating protobufs and .gitignore
2026-02-11 17:30:53 -08:00
pablorevilla-meshtastic
89fbc6aeca
changes
2026-02-11 07:00:21 -08:00
pablorevilla-meshtastic
20e3f9c104
Added Observed coverage to the node.html page
2026-02-10 15:33:59 -08:00
pablorevilla-meshtastic
17fa92d4cf
modified the colors
2026-02-10 12:23:17 -08:00
pablorevilla-meshtastic
a48a3a4141
Updating anb fixing errors
2026-02-10 11:07:22 -08:00
pablorevilla-meshtastic
7d5b638eac
changes to coverage page
2026-02-10 10:27:07 -08:00
pablorevilla-meshtastic
5f5fe0da90
Merge branch 'pr-128' into 3.0.5
2026-02-10 10:04:40 -08:00
Amy Nagle
dd98814b2c
Normalize port number lists
2026-02-10 10:33:54 -05:00
pablorevilla-meshtastic
4dd999178c
more details
2026-02-09 21:31:34 -08:00
pablorevilla-meshtastic
01dce2a5e0
Update to check for new requirements
2026-02-09 21:29:53 -08:00
pablorevilla-meshtastic
9622092c17
Add basic coverege support.
2026-02-09 21:17:22 -08:00
pablorevilla-meshtastic
29da1487d4
Merge branch 'pr-127' into 3.0.5
2026-02-09 07:48:33 -08:00
Mike Weaver
357fb530e2
Add database health check to include last import time
...
Retrieve the last import time from the database during health check.
This is useful to setup monitoring for meshview instances that are no longer receiving messages.
2026-02-08 03:07:46 -07:00
pablorevilla-meshtastic
b43683a259
Added First Seen time to node.html and /api/nodes
2026-02-06 11:41:15 -08:00
pablorevilla-meshtastic
59379649e2
Add version number
2026-02-06 11:23:07 -08:00
pablorevilla-meshtastic
a62bc350c0
fix: update store.py
2026-02-05 18:25:23 -08:00
pablorevilla-meshtastic
82ff4bb0df
Merge PR 124: QR/import, impersonation detection, node public keys
2026-02-05 18:02:49 -08:00
pablorevilla-meshtastic
c454f2ef3a
started work on new traceroute template
2026-02-05 06:53:49 -08:00
pablorevilla-meshtastic
b93f640233
load language dictionaries into memory to reduce call to file system
2026-01-31 10:42:47 -08:00
pablorevilla-meshtastic
018e16e9fa
updates to language dictionaries
2026-01-26 10:40:20 -08:00
pablorevilla-meshtastic
41397072af
Added unmaped packets detials to map.htnl
2026-01-26 09:15:01 -08:00
pablorevilla-meshtastic
43be448100
fix typo in container workflow file
2026-01-25 21:06:46 -08:00
pablorevilla-meshtastic
8c7f181002
Merge branch 'master' of github.com:pablorevilla-meshtastic/meshview
2026-01-25 20:47:03 -08:00
pablorevilla-meshtastic
5195868719
Made latest to follow master
2026-01-25 20:43:43 -08:00
Pablo Revilla
a473e32c59
Add initial server and configuration settings
2026-01-25 13:39:14 -08:00
pablorevilla-meshtastic
be51dc9c55
working on container
2026-01-25 13:34:26 -08:00
pablorevilla-meshtastic
bea6c8cd8e
Fix how we show the actual channel on the packet list.
2026-01-24 23:31:57 -08:00
pablorevilla-meshtastic
351c35ef42
Fix issues with decryption of secondary keys
2026-01-24 21:38:14 -08:00
pablorevilla-meshtastic
7f722b6f12
Updated Readme.md
2026-01-24 11:20:34 -08:00
pablorevilla-meshtastic
52f1a1e788
updated the version number and date
v3.0.4
2026-01-24 11:14:06 -08:00
pablorevilla-meshtastic
f44a78730a
Added the ablility to skip packets with specific from_id and have secondary enccryption key for mqtt_reader.
2026-01-23 21:49:03 -08:00
pablorevilla-meshtastic
a9a5e046ea
more container test
2026-01-23 13:02:34 -08:00
pablorevilla-meshtastic
37386f9e28
change to container.yml
2026-01-23 11:58:48 -08:00
pablorevilla-meshtastic
b66bfb1ee9
Fix error on container build and update README
2026-01-23 11:42:03 -08:00
pablorevilla-meshtastic
caf9cd1596
Updated list of sites runing meshview
2026-01-22 07:42:24 -08:00
pablorevilla-meshtastic
a4ebd2b23c
work on net.html to limit packets to last 12 hours instead of 48 hours.
2026-01-21 20:11:17 -08:00
pablorevilla-meshtastic
5676ade6b7
fix api query so that weekly mesh works.
2026-01-21 17:19:19 -08:00